mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-03 00:10:03 -08:00
4 lines
64 B
Python
4 lines
64 B
Python
from .service import PlayerService
|
|
|
|
__all__ = ["PlayerService"]
|