Optionalconfig: {Description of the route reference to be created.
OptionalaliasFor?: stringOptional Readonlyparams?: string extends TParamKeys ? (keyof TParams)[] : TParamKeys[]A list of parameter names that the path that this route ref is bound to must contain
Create a RouteRef from a route descriptor.