Files
2026-07-18 20:32:51 +08:00

5 lines
45 B
Python

from app.main import app
__all__ = ["app"]