import { type Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { Router } = Opine;
import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { Router } = Opine;
Initialize a new Router
with the given options
.