# Routers package from . import auth, user, game, websocket __all__ = ["auth", "user", "game", "websocket"]