import { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { ExpectantQuery } = dtils;
Constructors
new
ExpectantQuery(params: URLSearchParams)Properties
params: URLSearchParams
Static Methods
from(raw: string)
import { dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { ExpectantQuery } = dtils;