UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

9 lines 369 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.Buffalo = void 0; const buffalo_1 = __importDefault(require("./buffalo")); exports.Buffalo = buffalo_1.default; //# sourceMappingURL=index.js.map