UNPKG

@elshaer/homebridge-lg-thinq

Version:

A Homebridge plugin for controlling/monitoring LG ThinQ device via LG ThinQ platform.

7 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MonitorError = void 0; class MonitorError extends Error { } exports.MonitorError = MonitorError; //# sourceMappingURL=MonitorError.js.map