voicemeeter-compact/vmcompact/__init__.py
onyx-and-iris 3eec86e5ed initial commit
initial commit
2022-04-11 18:35:28 +01:00

4 lines
48 B
Python

from .app import connect
__ALL__ = ["connect"]