Files
2026-06-02 11:13:07 +08:00

4 lines
55 B
Python

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