type alias handle.defaultimport { type handle } from "https://deno.land/x/xserver@5.3.2/src/mod.ts"; const { default } = handle; definition: (context: Context) => Promise<Response | void> | Response | void