@webroute/clientFunctions
substitutePathParams
substitutePathParams(
config,opts?):string
Parameters
| Parameter | Type |
|---|---|
config | Pick<FetcherConfig, "params" | "path"> |
opts? | object |
opts.encodePathParam? | (value) => string |
Returns
string

Webroute
substitutePathParams(
config,opts?):string
| Parameter | Type |
|---|---|
config | Pick<FetcherConfig, "params" | "path"> |
opts? | object |
opts.encodePathParam? | (value) => string |
string