Home > utils > formatBytes
格式化字节数,以 1024 作为千字节数。
Signature:
export declare function formatBytes(value: number): string;
Returns:
string
返回结果