UNPKG

@sb1/ffe-file-upload-react

Version:

Upload file button with validation and list of uploaded files.

2 lines (1 loc) 91 B
export declare const getFileContent: (file: File) => Promise<ArrayBuffer | string | null>;