UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 74 B
// src/client/index.ts import { hc } from "./client.js"; export { hc };