@happy-ts/fetch-t • Docs
@happy-ts/fetch-t / FetchResponseType
type FetchResponseType: "text" | "arraybuffer" | "blob" | "json";
Specifies the expected response type of the fetch request.
@happy-ts/fetch-t • Docs
@happy-ts/fetch-t / FetchResponseType
type FetchResponseType: "text" | "arraybuffer" | "blob" | "json";
Specifies the expected response type of the fetch request.