export default { method: "GET", route: "/otp/verify", fn: async function (req, res) { } }