UNPKG

app-builder-lib

Version:
3 lines (2 loc) 131 B
export declare function sanitizeFileName(s: string): string; export declare function getCompleteExtname(filename: string): string;