Skip to main content
Module

x/hono/types.ts>Input

Web Framework built on Web Standards
Extremely Popular
Latest
type alias Input
import { type Input } from "https://deno.land/x/hono@v4.3.7/types.ts";
definition: { in?: { }; out?: { }; outputFormat?: ResponseFormat; }