Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/adapter/netlify/index.ts>handle

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable handle
import { handle } from "https://deno.land/x/hono@v4.3.5/adapter/netlify/index.ts";

type

(app: Hono<any, any>) => unknown