mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
10 lines
279 B
Python
10 lines
279 B
Python
from .community_names import *
|
|
from .component_names import *
|
|
from .main_names import *
|
|
from .messages_names import *
|
|
from .onboarding_names import *
|
|
from .os_names import *
|
|
from .settings_names import *
|
|
from .wallet_names import *
|
|
from .mocked_keycard_controller_names import *
|