YarpRoute.withTransform
Method
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 Defined on
This method is defined on the following type: