UNPKG

@web-std/blob

Version:

Web API compatible Blob implementation

4 lines 192 B
/** @type {typeof globalThis.Blob} */ export const Blob: typeof globalThis.Blob; export { TextEncoder, TextDecoder, ReadableStream } from "./package.js"; //# sourceMappingURL=lib.node.d.ts.map