Module

x/hono/types.ts>Env

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
type alias Env
import { type Env } from "https://dotland.deno.dev/x/hono@v3.5.5/types.ts";
definition: { Bindings?: Bindings; Variables?: Variables; }