UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

6 lines 158 B
import { MtCmd } from './tstype'; declare const Definition: { [s: number]: MtCmd[]; }; export default Definition; //# sourceMappingURL=definition.d.ts.map