"""Teams API namespace: team CRUD, membership, and resource-sharing grants.""" from .routes import teams_ns __all__ = ["teams_ns"]