export * as userCtrl from "./user.controller"; export * as authCtrl from "./auth.controller"; export * as questionCtrl from "./question.controller";