'use strict'; const email = require('../../controllers/Email'); module.exports = { email, };