UNPKG

@web-std/blob

Version:

Web API compatible Blob implementation

5 lines 182 B
export const Blob: { new (blobParts?: BlobPart[] | undefined, options?: BlobPropertyBag | undefined): Blob; prototype: Blob; } | null; //# sourceMappingURL=blob.node.d.ts.map