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 0d3ea23 commit 3a4f1eaCopy full SHA for 3a4f1ea
packages/rollup-plugin-emscripten-esm-library/package.json
@@ -12,7 +12,7 @@
12
"default": "./lib/index.mjs"
13
},
14
"require": {
15
- "types": "./lib/index.d.js",
+ "types": "./lib/index.d.ts",
16
"default": "./lib/index.js"
17
}
18
0 commit comments