Skip to main content
Module

x/hono/request.ts>HonoRequest#json

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
method HonoRequest.prototype.json
import { HonoRequest } from "https://deno.land/x/hono@v3.11.9/request.ts";

Type Parameters

optional
T = any

Returns

Promise<T>