mirror of
https://github.com/LukeHagar/relay.git
synced 2025-12-06 04:21:14 +00:00
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export declare function prettyByte(byte: number): string;
|