1
0
mirror of synced 2025-01-19 06:27:23 +01:00

7 lines
91 B
Python
Raw Normal View History

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