1
0
mirror of synced 2025-02-01 04:15:45 +01:00

7 lines
91 B
Python
Raw Normal View History

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