We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799dca9 commit 27c7a26Copy full SHA for 27c7a26
package.json
@@ -7,6 +7,7 @@
7
"license": "MIT",
8
"exports": {
9
".": {
10
+ "types": "./dist/index.d.ts",
11
"import": "./dist/index.mjs",
12
"require": "./dist/index.js"
13
}
0 commit comments