# Re-export from original router. from app.api.routers.materials import router __all__ = ["router"]