Globals / "src/common/utils/buildUrl" / IURLParams
Interface: IURLParams\
Type parameters#
| Name | Type | Default |
|---|---|---|
P |
object | {} |
Q |
object | {} |
Hierarchy#
- IURLParams
Index#
Properties#
Properties#
params#
• Optional params: P
Defined in src/common/utils/buildUrl.ts:4
query#
• Optional query: Q
Defined in src/common/utils/buildUrl.ts:5
Last update: November 10, 2020