UNPKG

dk-plus

Version:
3 lines (2 loc) 157 B
export declare const humpConversion: (str: string) => string; export declare const sizeChange: (size: string | number | undefined, unit?: string) => string;