Skip to main content
Go to Latest
type alias CallbackHandler
import { type CallbackHandler } from "https://deno.land/x/the@0.0.0.1/src/type.ts";
definition: (request: Request, params: any[]) => Promise<Response>