mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
from crewai.routers.router import Router
|
|
|
|
__all__ = ["Router"]
|