UNPKG

@teenth/sdk-tool

Version:

sdk-tool with R2 storage support

3 lines (2 loc) 158 B
export declare function getMimeType(fileName: string): string; export declare function generateUniqueFileName(originalName: string, prefix?: string): string;