UNPKG

read-excel-file

Version:

Read `.xlsx` files in a web browser or in Node.js

1 lines 46 B
export type Input = File | Blob | ArrayBuffer;