UNPKG

file-streamer

Version:

A TypeScript package for streaming data as files (Excel, CSV, JSON, Base64) and streaming files from file system through HTTP responses

4 lines 107 B
export * from './excel'; export * from './csv'; export * from './json'; //# sourceMappingURL=index.d.ts.map