UNPKG

perfrunner-reporters

Version:

Home of the perfrunner reporters

3 lines (2 loc) 109 B
export declare const toMs: (v: number) => string; export declare const toBytes: (bytes: number) => string;