Files

3 lines
56 B
Python
Raw Permalink Normal View History

2026-05-11 11:22:55 +08:00
from .routes import api_router
__all__ = ["api_router"]