bunti-node/js/modules/devices/switch.js

10 lines
143 B
JavaScript
Executable File

// js/modules/controls.js
// Module reference argument, assigned at the bottom
(function (Switch) {
})(app.module("switch"));