import { type Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { ParsedURL } = Opine;
definition: URL & { path?: string | null; query?: string | null; _raw?: string | null; }
import { type Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { ParsedURL } = Opine;