1
0
mirror of synced 2025-02-01 04:15:45 +01:00
2019-12-10 01:10:14 +00:00

7 lines
91 B
Python

from bemani.frontend.arcade.arcade import arcade_pages
__all__ = [
"arcade_pages",
]