UNPKG

dial-a-device-node

Version:

dial-a-device-node is the device interface for dial-a-device

13 lines (6 loc) 189 B
(function (exports) { var device_model_simulation = { }; exports.init = function (eventbus) { }; })(typeof exports == 'undefined' ? this['simulator'] = {} : exports);