UNPKG

115 BTypeScriptView Raw
1export declare function processSize(size: number | string): string | number;
2export declare function noop(): void;