UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 90 B
// src/adapter/netlify/mod.ts import { handle } from "./handler.js"; export { handle };