default
default: { b2size: (bytes: any) => string; bytes: (target: number) => IOptions }
Type declaration
-
b2size: (bytes: any) => string
-
-
Parameters
Returns string
String KB 等
-
bytes: (target: number) => IOptions
-
- (target: number): IOptions
-
Parameters
Returns IOptions
转换文件大小 B=>KB 等