mirror of
https://github.com/jxxghp/MoviePilot-Plugins.git
synced 2026-06-02 07:26:48 +00:00
4 lines
105 B
Python
4 lines
105 B
Python
from .client import ILinkClient, ILinkIncomingMessage
|
|
|
|
__all__ = ["ILinkClient", "ILinkIncomingMessage"]
|