Skip to content

Commit 4fc9ca9

Browse files
authored
Add types to package.json (#79)
1 parent 9a16766 commit 4fc9ca9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
}
4747
},
4848
"main": "./dist/mimetext.node.es.js",
49+
"types": "./dist/entrypoints/node.d.ts",
4950
"scripts": {
5051
"lint": "eslint src",
5152
"format:check": "prettier src --check",

0 commit comments

Comments
 (0)