W3cubDocs

/Deno

BlobPart

type BlobPart = BufferSource | Blob | string;

Type

BufferSource | Blob | string

© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/BlobPart