deno / 1.23.2 / ~ / binarytype.html /

BinaryType

type BinaryType = "arraybuffer" | "blob";

Type

"arraybuffer" | "blob"

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