UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

6 lines 125 B
declare enum FrameType { GLOBAL = 0, SPECIFIC = 1 } export default FrameType; //# sourceMappingURL=frameType.d.ts.map