UNPKG

zigbee-herdsman

Version:

An open source ZigBee gateway solution with node.js.

3 lines 187 B
import { ClusterDefinition, ClusterName } from './tstype'; export declare const Clusters: Readonly<Record<ClusterName, Readonly<ClusterDefinition>>>; //# sourceMappingURL=cluster.d.ts.map