// 统一导出所有中间件 import auth from "./auth.js" export { auth }