export default [ { method: "GET", path: "/", handler: "camController.index", config: { policies: [], }, }, ];