import { type ExecutionContext } from "https://deno.land/x/danet@1.5.0/mod.ts";
definition: HttpContext & { getHandler: () => Function; getClass: () => Constructor; }
import { type ExecutionContext } from "https://deno.land/x/danet@1.5.0/mod.ts";