aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/netatmo-energy/index.js
blob: 0c500c15fdee6b000f3eede53c6dec59e3317e5b (plain) (blame)
1
2
3
4
5
6
"use strict";

// just pass through Franz
module.exports = function (Franz) {
  return Franz;
};