UNPKG

@maverick-js/compiler

Version:

Maverick toolchain including the analyzer and compiler.

5 lines (4 loc) 94 B
/** * @see https://github.com/vercel/ms */ export declare function ms(val: number): string;