Files
WechatHookBot/plugins/Sora2API/__init__.py
2025-12-03 15:48:44 +08:00

4 lines
51 B
Python

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