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 7e581cb commit 2762356Copy full SHA for 2762356
package.json
@@ -15,6 +15,7 @@
15
"type": "module",
16
"exports": {
17
".": {
18
+ "types": "./dist/module.d.ts",
19
"import": "./dist/module.mjs",
20
"require": "./dist/module.cjs"
21
}
0 commit comments