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 77aba14 commit ab1c19cCopy full SHA for ab1c19c
package.json
@@ -5,6 +5,7 @@
5
"type": "module",
6
"exports": {
7
".": {
8
+ "types": "./dist/types.d.ts",
9
"import": "./dist/module.mjs",
10
"require": "./dist/module.cjs"
11
}
0 commit comments