deno / latest / ~ / blobpart.html

BlobPart

type BlobPart = BufferSource | Blob | string;

Type

BufferSource | Blob | string

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