Valetudo/backend/lib/mqtt/common/index.js

5 lines
88 B
JavaScript

module.exports = {
Commands: require("./Commands"),
Unit: require("./Unit"),
};