UNPKG

@koush/ring-client-api

Version:

Unofficial API for Ring doorbells, cameras, security alarm system and smart lighting

8 lines (7 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.setHap = exports.hap = void 0; function setHap(hapInstance) { exports.hap = hapInstance; } exports.setHap = setHap;