This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lex
/
classroom-instruments
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f316bc7bd5
Rami (Branch)
Tag
dev
feature-tianyong
hqyDev
jenkins
jenkins-dev
jenkins-test
master
online
online-master
route-dev
tempDev
classroom-in...
/
src
/
types.d.ts
types.d.ts
97 B
Cronologia
Originale
1
2
3
4
5
6
7
8
export {};
declare global {
interface Window {
$loadingBar: any;
$message: any;
}
}