This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
web
/
wanda-adm
Segui
22
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8c9332743f
Rami (Branch)
Tag
base
master
service
template
wanda-adm
/
src
/
shims-vue.d.ts
shims-vue.d.ts
74 B
Cronologia
Originale
1
2
3
4
declare module "*.vue" {
import Vue from "vue";
export default Vue;
}