Files

3 lines
40 B
Python
Raw Permalink Normal View History

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