UNPKG

typia

Version:

Superfast runtime validators with only one line

3 lines (2 loc) 197 B
import { IReadableURLSearchParams } from "../IReadableURLSearchParams"; export declare const _httpQueryParseURLSearchParams: (input: string | IReadableURLSearchParams) => IReadableURLSearchParams;