UNPKG

hono

Version:

Web framework built on Web Standards

6 lines (5 loc) 93 B
// src/helper/accepts/index.ts import { accepts } from "./accepts.js"; export { accepts };