BlobPart

type BlobPart = BufferSource | Blob | string;

§Type

§
BufferSource | Blob | string
[src]