Module

x/hono/request.ts>HonoRequest#json

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method HonoRequest.prototype.json
import { HonoRequest } from "https://dotland.deno.dev/x/hono@v3.6.0-rc.1/request.ts";

Type Parameters

optional
T = any

Returns

Promise<T>