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