Files
2025-12-13 14:39:50 +03:00

5 lines
68 B
Python

from app.api.v1.router import api_router
__all__ = ["api_router"]