withTransform
Function
interface YarpRoute { // ... omitted for brevity withTransform(transform: Dict<string,string>): YarpRoute;}Signature
method
withTransform Adds a transform to the route.
withTransform(transform: Dict<string,string>): YarpRouteParameters
transform Dict<string,string> Returns
YarpRoute Applies to
This function is an extension method on the following types: