Files
2026-03-17 18:32:44 +03:00

4 lines
64 B
Python

from app.api.actions.router import router
__all__ = ["router"]