voicemeeter-api-python/voicemeeterlib/__init__.py

4 lines
66 B
Python

from .factory import request_remote_obj as api
__ALL__ = ['api']