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 109 B
export * from './json'; export * from './base64'; export * from './file'; //# sourceMappingURL=index.d.ts.map