combineRoutes
Combines routing for different Effects, prefixed with path passed as a first argument.
Importing
Type declaration
Parameters
RouteCombinerConfig
Returns
Factorized RouteEffectGroup
object.
Example
Last updated