mirror of
https://github.com/RoyalnetworkTR/turkanime-client.git
synced 2026-09-25 01:00:00 +03:00
4 lines
112 B
Python
4 lines
112 B
Python
"""TurkAnime API paket giriş noktası."""
|
||
from .objects import Anime, Bolum, Video
|
||
from .bypass import session
|