forked from olcxjas-softworks/LarpixClient
2 lines
131 B
TypeScript
2 lines
131 B
TypeScript
export declare function sanitizeFileName(s: string): string;
|
|
export declare function getCompleteExtname(filename: string): string;
|