Files
FastAnime/viu_media/cli/commands/queue/__init__.py
2025-08-18 01:08:27 +03:00

4 lines
44 B
Python

from .cmd import queue
__all__ = ["queue"]