Skip to content

Commit

Permalink
refactor: add declare
Browse files Browse the repository at this point in the history
  • Loading branch information
EryouHao committed Jan 30, 2019
1 parent 3a162b4 commit 0a7480d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/shims-vue.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ declare module '*.json' {
const data: any
export default data
}

declare module 'vue2-transitions'

0 comments on commit 0a7480d

Please sign in to comment.