mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-08-25 11:54:38 -05:00
6 lines
100 B
Python
6 lines
100 B
Python
from bemani.client.mga.mga import MetalGearArcadeClient
|
|
|
|
__all__ = [
|
|
"MetalGearArcadeClient",
|
|
]
|