仪表盘
版本库
文件存储
活动
搜索
登录
main
/
InteSecurePlatform
InteSecurePlatform
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Default Changelist
马宇豪
2023-03-22
22bf644b3fc85763be3ad0c5e348d2bee38e2444
[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';