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