feat(reset): 以构造器模式重构
- 加了大文件传输自定义分片协议 BREAKING CHANGES: 0.1.0(latest)
This commit is contained in:
3
types/upload/index.ts
Normal file
3
types/upload/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// 导出上传相关的类型定义
|
||||
export * from './api';
|
||||
export * from './base';
|
||||
Reference in New Issue
Block a user