We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aff8b66 + 076ffe8 commit d52d63bCopy full SHA for d52d63b
package.json
@@ -3,6 +3,7 @@
3
"version": "0.7.1",
4
"description": "✨A no-runtime dependency lib for text highlighting & persistence on any website ✨🖍️",
5
"main": "dist/web-highlighter.min.js",
6
+ "types": "dist/index.d.ts",
7
"browser": "dist/web-highlighter.min.js",
8
"scripts": {
9
"lint": "eslint \"src/**/*.ts\" --fix",
0 commit comments