Skip to main content
Module

x/hono/mod.ts>Env

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