Skip to content

Commit 9a3c259

Browse files
authored
add new types export (#49)
1 parent 3802068 commit 9a3c259

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
@@ -16,6 +16,7 @@
1616
"point"
1717
],
1818
"exports": {
19+
"types": "./index.d.ts",
1920
"require": "./index.js",
2021
"import": "./wrapper.mjs"
2122
},

0 commit comments

Comments
 (0)