withTransforms
Function
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 Applies to
This function is an extension method on the following types: