Skip to content

Commit 1efdfd2

Browse files
authored
expose typescript definition in npm package
1 parent f83d71b commit 1efdfd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"dist",
3030
"examples",
3131
"lib",
32-
"index.js"
32+
"index.js",
33+
"index.d.ts"
3334
],
3435
"author": "Icebob",
3536
"license": "MIT",

0 commit comments

Comments
 (0)