import { type ClientResponse } from "https://deno.land/x/hono@v4.3.2/client/types.ts";
Properties
readonly
body: ReadableStream | nullok: U extends SuccessStatusCode ? true : U extends Exclude<StatusCode, SuccessStatusCode> ? false : boolean
status: U
headers: Headers