Skip to main content
The Deno 2 Release Candidate is here
Learn more
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://deno.land/x/hono@v3.0.0-rc.12/client/types.ts";

Methods

json(): Promise<T>