Skip to content

Variable: ResourcefulHttpResponseType

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