A type that represents HTTP request URL parameters.

Since

2023.1

Hierarchy

  • HttpRequestParameters

Indexable

[parameterName: string]: string | number | boolean | null | undefined