@modoki/engine / index / navigationManager
Variable: navigationManager
constnavigationManager:NavigationManager
The singleton NavigationManager. Registered by core (app/ecs/register.ts); call its methods by importing this directly. Typed as NavigationManager (not the Impl class) so the public surface — and the generated API reference — show the documented interface, not the private implementation.