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 b8b37c0 commit 3d69964Copy full SHA for 3d69964
package.json
@@ -19,6 +19,7 @@
19
"main": "dist/main.js",
20
"module": "dist/module.js",
21
"source": "src/index.mjs",
22
+ "types": "types/index.d.ts",
23
"scripts": {
24
"build": "parcel build",
25
"lint": "node ./scripts/lint/index.cjs",
0 commit comments