const authJwt = require("./authJwt"); const splitSite = require("./splitSite"); module.exports = { authJwt, splitSite };