URLStore.withParam()method
withParam(key: string, value: unknown): ImmutableURL
Return the current URL with an additional param (without mutating this store).
withParam(key: string, value: unknown): ImmutableURL
Return the current URL with an additional param (without mutating this store).