Skip to content

BLOB

ts
const BLOB: string = "blob";

Defined in: constants/response-types.constant.ts:39

Blob Response Type

Expects to get a ArrayBuffe

See

https://developer.mozilla.org/en-US/docs/Web/API/Blob

Since

1.0.0

Author

Simon Kovtyk