Files
Argenta/src/argenta/router/__init__.py
T
2025-04-26 22:23:35 +03:00

4 lines
63 B
Python

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