UNPKG

@web-std/blob

Version:

Web API compatible Blob implementation

5 lines (3 loc) 164 B
export { TextEncoder, TextDecoder, ReadableStream } from "./package.js" // On the web we just export native Blob implementation export const { Blob } = globalThis