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

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

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

type

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