6 lines
62 B
Python
6 lines
62 B
Python
from plugins.mpv.mpv_ipc import MPV
|
|
|
|
__all__ = [
|
|
"MPV",
|
|
]
|