From 554290abf1c23a1b9742909f906ff6d7ffacb348 Mon Sep 17 00:00:00 2001 From: Gabriel Montes Date: Tue, 2 Dec 2025 09:10:07 -0500 Subject: [PATCH] Include type definitions in the package --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 337bf4f..303c405 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "blackjack.js", "break.js", "index.js", + "index.d.ts", "split.js", "utils.js" ],