import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { query } = Opine;
Exposes a query object containing the querystring parameters of the request url.
import { Opine } from "https://deno.land/x/oak_http_proxy@2.3.0/test/deps.ts";
const { query } = Opine;
Exposes a query object containing the querystring parameters of the request url.