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