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):
866ff5cf25
Rami (Branch)
Tag
master
persagy-web-...
/
docs
/
.vuepress
/
shims-vue.d.ts
shims-vue.d.ts
104 B
Cronologia
Originale
1
2
3
4
5
// .vuepress/shims-vue.d.ts
declare module '*.vue' {
import Vue from 'vue'
export default Vue
}