Skip to content

Commit 3ccba85

Browse files
author
taoqiufeng
committed
add types
1 parent d1d20a7 commit 3ccba85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.1.1",
44
"description": "A very fast HTML parser, generating a simplified DOM, with basic element query support.",
55
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
67
"scripts": {
78
"test": "mocha",
89
"build": "gulp",

0 commit comments

Comments
 (0)