Variable CATCH_ALL_ROUTING_SPECConst

CATCH_ALL_ROUTING_SPEC: RoutingSpec = ...

Matches any sandboxPath so navigation context can be built without a route table. Used when boot is given children (the app owns dispatch via <Routes>); the catch-all's element is never rendered (children are).