UNPKG

read-excel-file

Version:

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

1 lines 39 B
export type Input = Blob | ArrayBuffer;