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