Developers
TypeDoc Reference
@nymproject/mix-fetch
Interfaces
ResponseBody

@nymproject/mix-fetchDocs


@nymproject/mix-fetch / ResponseBody

Interface: ResponseBody

Properties

uint8array?

optional uint8array: Uint8Array

Source

types.ts:36 (opens in a new tab)


json?

optional json: any

Source

types.ts:37 (opens in a new tab)


text?

optional text: string

Source

types.ts:38 (opens in a new tab)


formData?

optional formData: any

Source

types.ts:39 (opens in a new tab)


blobUrl?

optional blobUrl: string

Source

types.ts:40 (opens in a new tab)