2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export declare function toMegabytes(bytes: number): string;
|
export declare function toMegabytes(bytes: number): string;
|