UNPKG

stoker

Version:

Utilities for hono and @hono/zod-openapi

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