aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/index.js
blob: 0b926e1a9e95785562d69fcd9b3811c7e9a39f0e (plain) (blame)
1
2
3
4
// just pass through Franz
module.exports = function (Franz) {
  return Franz;
};