interface APIHandleimport { type APIHandle } from "https://dotland.deno.dev/x/aleph@v0.1.8/types.ts"; Call Signatures(req: APIRequest, res: APIResponse): void