UNPKG

cpoo

Version:
3 lines (2 loc) 127 B
export declare const toPascalCase: (str: string) => string; export declare const getLastDirectry: (pathStr: string) => string;