Files
Argenta/src/argenta/router/__init__.py
T
2025-05-09 23:25:21 +03:00

5 lines
64 B
Python

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