"""Admin console: the ``ui/`` SPA served from the admin port plus its login.""" from beaver_gateway.frontends.admin.frontend import AdminFrontend __all__ = ["AdminFrontend"]