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 9cf79e5 commit 6830844Copy full SHA for 6830844
package.json
@@ -10,7 +10,7 @@
10
"exports": {
11
".": "./dist/index.js",
12
"./styles": "./dist/index.css",
13
- "./types": "./dist/types/ind2344ex.d.ts"
+ "./types": "./dist/types/index.d.ts"
14
},
15
"scripts": {
16
"build": "bun run ./esbuild.config.js",
0 commit comments