YarpRoute.withTransforms
Method
interface YarpRoute { // ... omitted for brevity withTransforms(transforms: Dict<string,string>[]): YarpRoute;}Signature
method
withTransforms Sets the transforms for the route.
withTransforms(transforms: Dict<string,string>[]): YarpRouteParameters
transforms Dict<string,string>[] Returns
YarpRoute Defined on
This method is defined on the following type: