srs/route/value_route library

Classes

ValueNode<T extends RouteValue>
ValueRoute<T extends RouteValue>
Use when you need to pass data to the route. T is the type you will use to navigate to this route and pass data.