mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-15 16:40:46 +00:00
4 lines
66 B
Python
4 lines
66 B
Python
|
from .factory import request_remote_obj as api
|
||
|
|
||
|
__ALL__ = ["api"]
|