There was an error while loading. Please reload this page.
1 parent cab9c84 commit 4a60d4dCopy full SHA for 4a60d4d
index.d.ts
@@ -0,0 +1 @@
1
+declare module 'vue-js-toggle-button'
package.json
@@ -10,6 +10,7 @@
10
"build": "npm run build:client && npm run build:ssr"
11
},
12
"main": "dist/index.js",
13
+ "types": "index.d.ts",
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/euvl/vue-js-toggle-button.git"
0 commit comments