Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/mod.ts>Env

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