Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/client/types.ts>Callback

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
type alias Callback
import { type Callback } from "https://deno.land/x/hono@v3.0.0-rc.12/client/types.ts";
definition: (opts: CallbackOptions) => unknown