UNPKG

iqs-clients-mqttgateway-node

Version:
9 lines 406 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); __export(require("./version1")); var MqttGatewayClientFactory_1 = require("./build/MqttGatewayClientFactory"); exports.MqttGatewayClientFactory = MqttGatewayClientFactory_1.MqttGatewayClientFactory; //# sourceMappingURL=index.js.map