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

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

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable handle
import { handle } from "https://deno.land/x/hono@v4.1.4/adapter/netlify/mod.ts";

type

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