Please enable JavaScript in your browser!
Home
Sign In
bzkf30
/
ai_mooc_h5
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
zhaoj
Branches
Tags
debug
master
zhaoj
ai_mooc_h5
/
src
/
vite-env.d.ts
vite-env.d.ts
80 B
Permalink
History
Raw
1
2
3
4
5
/// <reference types="vite/client" />
interface window {
GLOBAL_CONFIG: any
}