Files
Argenta/argenta/router/__init__.py
T
2025-03-28 13:11:40 +03:00

4 lines
49 B
Python

__all__ = ["Router"]
from .entity import Router