UNPKG

app-builder-lib

Version:
3 lines (2 loc) 155 B
export declare function sanitizeFileName(s: string, normalizeNfd?: boolean): string; export declare function getCompleteExtname(filename: string): string;