Creates a new router scope. Returns Router
Optional
childrenOrOpts: RouteNodeOptions | RouteChildrenOptional
children: Router | RouteChildrenCreates a new router. Returns Router See RouteNodeOptions and RouteChildren
Creates a new router for handling intents. Returns Router
Interface for the route object.