interface IRouterConstructor implements Functionimport { type IRouterConstructor } from "https://deno.land/x/deno_nest@v3.6.1/mod.ts"; Methodsnew(options?: RouterOptions): IRouter