voicemeeter-compact/vmcompact/__init__.py

4 lines
48 B
Python

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