Variable: ResourcefulHttpResponseType
ts
const ResourcefulHttpResponseType: readonly [
"arraybuffer",
"json",
"text",
"stream",
"blob",
];