interface RouterConstructor
implements IRouter
import { type RouterConstructor } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";
Call Signatures
(options?: RouterOptions): Router
Methods
new(options?: RouterOptions): Router
import { type RouterConstructor } from "https://deno.land/x/opineHttpProxy@3.2.0/test/deps.ts";