export * as userCtrl from "./user.controller"; export * as authCtrl from "./auth.controller"; export * as postCtrl from "./post.controller";