UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 69 B
// src/index.ts import { Hono } from "./hono.js"; export { Hono };