This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
doc
/
persagy-web-doc
Segui
12
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bfdb3a92ef
Rami (Branch)
Tag
master
persagy-web-...
/
docs
/
.vuepress
/
shims-vue.d.ts
shims-vue.d.ts
78 B
Cronologia
Originale
1
2
3
4
declare module '*.vue' {
import Vue from 'vue';
export default Vue;
}