dashboard
repositories
filestore
activity
search
login
main
/
InteSecurePlatform
InteSecurePlatform
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
用户管理修改展示
batman
2023-03-13
59da8ccf452d13ebb007739c67f45cc5e2ed1972
[InteSecurePlatform.git]
/
source.d.ts
1
2
3
4
5
6
declare module '*.json';
declare module '*.png';
declare module '*.jpg';
declare module '*.scss';
declare module '*.ts';
declare module '*.js';