Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4a60d4d

Browse filesBrowse files
adrianthedeveuvl
authored andcommitted
added basic typescript definition file (#121)
* added basic typescript definition file * adde new line on definition file
1 parent cab9c84 commit 4a60d4d
Copy full SHA for 4a60d4d

File tree

Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed

‎index.d.ts

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
declare module 'vue-js-toggle-button'

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"build": "npm run build:client && npm run build:ssr"
1111
},
1212
"main": "dist/index.js",
13+
"types": "index.d.ts",
1314
"repository": {
1415
"type": "git",
1516
"url": "https://github.com/euvl/vue-js-toggle-button.git"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.