import { type ControllerPathOptions } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts";
definition: { prefix?: string; controllerPath: string; controllerAliasOptions?: AliasOptions; }
x/deno_nest/mod.ts>ControllerPathOptions
import { type ControllerPathOptions } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts";