Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 981d6a6

Browse files
committed
build: Add types in package.json
1 parent 56d9e5a commit 981d6a6

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
@@ -30,6 +30,7 @@
3030
},
3131
"main": "./dist/index.umd.js",
3232
"module": "./dist/index.es.js",
33+
"types": "./dist/index.d.ts",
3334
"dependencies": {
3435
"@vueuse/core": "^8.3.1",
3536
"diff-match-patch": "^1.0.5",

0 commit comments

Comments
 (0)