mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-15 17:40:52 +00:00
3eec86e5ed
initial commit
4 lines
48 B
Python
4 lines
48 B
Python
from .app import connect
|
|
|
|
__ALL__ = ["connect"]
|