UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

4 lines (3 loc) 184 B
export declare const BYTES_PER_KILOBYTE = 1024; export declare const FILE_SIZE_ABBREVIATIONS: string[]; export declare function formatBytes(bytes?: number, decimals?: number): string;