This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
web
/
wanda-editer
Suivre
15
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
dac0fff2bd
Branches
Tags
bind-all
cut-floor
develop
develop-new
master
pro
test
wanda-editer
/
src
/
shims-vue.d.ts
shims-vue.d.ts
72 B
Historique
Raw
1
2
3
4
declare module '*.vue' {
import Vue from 'vue'
export default Vue
}