Skip to main content
interface ParsedUrlQuery
extends [NodeJS.Dict]<string | string[]>
Back to top