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