UNPKG

@sb1/ffe-file-upload-react

Version:

Upload file button with validation and list of uploaded files.

2 lines (1 loc) 105 B
export declare const getUniqueFileName: (fileName: string, existing: Record<string, unknown>) => string;