dashboard
repositories
filestore
activity
search
login
main
/
InteSecurePlatform
InteSecurePlatform
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Default Changelist
Admin
2022-09-26
aa2e3f4435dc4d12da4cb4bd282ba0daa1b3cb6d
[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';