mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2025-01-31 09:10:46 +00:00
4 lines
48 B
Python
4 lines
48 B
Python
from .app import connect
|
|
|
|
__ALL__ = ['connect']
|