1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 23:39:26 +08:00
Files
Alas/module/support_build/__init__.py
2026-04-24 00:06:49 +08:00

4 lines
93 B
Python

from module.support_build.reward import RewardSupportBuild
__all__ = ['RewardSupportBuild']