Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/adapter/netlify/mod.ts>Env

Web Framework built on Web Standards
Extremely Popular
Go to Latest
type alias Env
import { type Env } from "https://deno.land/x/hono@v4.3.5/adapter/netlify/mod.ts";
definition: { Bindings: { context: Context; }; }