const installationController = require("../controllers/installationController") module.exports = function (fastify, opts, next) { next(); }