mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-05-07 23:33:14 -05:00
7 lines
109 B
Python
7 lines
109 B
Python
from bemani.client.bishi.bishi import TheStarBishiBashiClient
|
|
|
|
|
|
__all__ = [
|
|
"TheStarBishiBashiClient",
|
|
]
|