Skip to content

Commit 0bfa021

Browse files
dargmuesligruhn
authored andcommitted
feat(ts): specify types in package
1 parent 15c33f7 commit 0bfa021

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
@@ -21,6 +21,7 @@
2121
"webrtc"
2222
],
2323
"license": "MIT",
24+
"types": "./src/types/vue-qrcode-reader.d.ts",
2425
"scripts": {
2526
"dev": "vuepress dev docs",
2627
"build:docs": "vuepress build docs",

0 commit comments

Comments
 (0)