Skip to content

Commit 5929447

Browse files
committedJun 20, 2022
add types to package
1 parent 80662a0 commit 5929447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
3333
"license": "ISC",
3434
"files": [
35+
"index.d.ts",
3536
"index.js"
3637
],
3738
"tap": {

0 commit comments

Comments
 (0)
Please sign in to comment.