@homebridge/hap-nodejs
Version:
HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.
8 lines • 322 B
TypeScript
export {};
/**
* Service and Characteristic definitions were moved to
* https://github.com/homebridge/HAP-NodeJS/blob/latest/src/lib/definitions/CharacteristicDefinitions.ts
* and
* https://github.com/homebridge/HAP-NodeJS/blob/latest/src/lib/definitions/ServiceDefinitions.ts
*/
//# sourceMappingURL=HomeKit.d.ts.map