Files
Argenta/src/argenta/router/__init__.py
T
2025-04-24 21:26:41 +03:00

4 lines
63 B
Python

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