PossibleURIParamstype
PossibleURI | URLSearchParams | ImmutableDictionary<unknown>
| Type | |
|---|---|
PossibleURI | Values that can be converted to an ImmutableURI instance. |
URLSearchParams | |
ImmutableDictionary | Readonly dictionary object. |
Type for things that can be converted to named URI parameters.