UNPKG

homebridge

Version:
10 lines 281 B
/** * Cluster State Types * * TypeScript interfaces for Matter cluster state objects. * These are used in behavior files to avoid repeated 'as any' casts. * * Types are derived from @matter/main/clusters where possible. */ export {}; //# sourceMappingURL=clusterTypes.js.map