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 7d066c8 commit 7ffcc2cCopy full SHA for 7ffcc2c
package.json
@@ -16,6 +16,7 @@
16
"exports": {
17
".": [
18
{
19
+ "types": "./types/index.d.ts",
20
"import": "./dist/index.mjs",
21
"require": "./dist/index.cjs",
22
"default": "./dist/index.js"
0 commit comments