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