"""Frontend app.""" from .router import create_router as create_frontend_router __all__ = ["create_frontend_router"]