UNPKG

homebridge

Version:
12 lines 410 B
/** * Cluster Handler Map * * Maps Matter cluster names to their typed handler interfaces. * Provides IDE autocomplete for plugin developers when defining * command handlers on MatterAccessory.handlers. * * Handler argument types are derived from @matter/main/clusters where possible, * so they automatically update when matter.js is bumped. */ export {}; //# sourceMappingURL=clusterHandlerMap.js.map