Files
Argenta/argenta/router/__init__.py
T
2025-04-08 10:04:57 +03:00

4 lines
63 B
Python

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