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