UNPKG

stoker

Version:

Utilities for hono and @hono/zod-openapi

4 lines (3 loc) 122 B
import type { Hook } from "@hono/zod-openapi"; declare const defaultHook: Hook<any, any, any, any>; export = defaultHook;