4 lines
83 B
Python
4 lines
83 B
Python
from src.config.router import router as config_router
|
|
|
|
__all__ = ["config_router"]
|