added index.d.ts

This commit is contained in:
evilchili
2026-08-10 11:41:42 -07:00
parent bc1afaa8b0
commit ba75124cc5
+1
View File
@@ -8,6 +8,7 @@
"dist/lib/"
],
"type": "module",
"types": "src/ts/index.d.ts",
"scripts": {
"tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
"build": "npm run tsc",