The mapRoutes utility converts a map of named application routes into a format that can be understood by Mithril, and wraps them in route resolvers to provide each route with the current route name.
mapRoutes
https://mithril.js.org/route.html#signature
Generated using TypeDoc v0.23.24
The
mapRoutesutility converts a map of named application routes into a format that can be understood by Mithril, and wraps them in route resolvers to provide each route with the current route name.See
https://mithril.js.org/route.html#signature