UNPKG

stoker

Version:

Utilities for hono and @hono/zod-openapi

4 lines (3 loc) 111 B
import type { NotFoundHandler } from "hono"; declare const notFound: NotFoundHandler; export default notFound;