Home > @uniformdev/redirect > getSourceVariables
getSourceVariables() function
Signature:
Parameters
Parameter | Type | Description |
---|---|---|
path | string | |
source | string | |
isVariable | (pathSegment: string, isLast: boolean) => boolean | (Optional) |
Returns:
{ [variable: string]: string; }