UNPKG

hap-nodejs

Version:

HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.

6 lines 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./CharacteristicDefinitions"), exports); tslib_1.__exportStar(require("./ServiceDefinitions"), exports); //# sourceMappingURL=index.js.map