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