UNPKG

homebridge-hatch-baby-rest-volume

Version:
10 lines (9 loc) 353 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.platformName = exports.pluginName = exports.setHap = exports.hap = void 0; function setHap(hapInstance) { exports.hap = hapInstance; } exports.setHap = setHap; exports.pluginName = 'homebridge-hatch-baby-rest-volume'; exports.platformName = 'HatchBabyRestVolume';