We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3802068 commit 9a3c259Copy full SHA for 9a3c259
package.json
@@ -16,6 +16,7 @@
16
"point"
17
],
18
"exports": {
19
+ "types": "./index.d.ts",
20
"require": "./index.js",
21
"import": "./wrapper.mjs"
22
},
0 commit comments