import { Oak } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { Router } = Oak;
Generate a URL pathname based on the provided path, interpolating the optional params provided. Also accepts an optional set of options.
import { Oak } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { Router } = Oak;
Generate a URL pathname based on the provided path, interpolating the optional params provided. Also accepts an optional set of options.