UNPKG

subhasmitalmg-react-spreadsheet-import

Version:

React spreadsheet import for xlsx and csv files with column matching and validation steps

2 lines (1 loc) 71 B
export declare const readFileAsync: (file: File) => Promise<unknown>;