import { type ControllerOptions } from "https://deno.land/x/alosaur@v1.1.1/src/decorator/Controller.ts";
definition: { baseRoute?: string; providers?: ProviderDeclaration[]; ctor?: InjectableObject; }
x/alosaur/src/decorator/Controller.ts>ControllerOptions
import { type ControllerOptions } from "https://deno.land/x/alosaur@v1.1.1/src/decorator/Controller.ts";