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 9a16766 commit 4fc9ca9Copy full SHA for 4fc9ca9
1 file changed
package.json
@@ -46,6 +46,7 @@
46
}
47
},
48
"main": "./dist/mimetext.node.es.js",
49
+ "types": "./dist/entrypoints/node.d.ts",
50
"scripts": {
51
"lint": "eslint src",
52
"format:check": "prettier src --check",
0 commit comments