import IndexController from "./index.controller" export const controllers = [IndexController]