Skip to main content
Module

x/hono/types.ts>Env

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
type alias Env
import { type Env } from "https://deno.land/x/hono@v3.7.0/types.ts";
definition: { Bindings?: Bindings; Variables?: Variables; }