You can see below the API reference of this module.
Parse spreadsheet files with ease.
- Strings
filePath
: The spreadsheet file path. - Object
opts
: The options to pass to the processor.
- Promise<Array> A promise resolving the array content of the spreadsheet.