Module

x/hono/client/types.ts>ClientResponse

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
interface ClientResponse
implements Response
import { type ClientResponse } from "https://dotland.deno.dev/x/hono@v3.0.0-rc.12/client/types.ts";

Methods

json(): Promise<T>