UNPKG

@elshaer/homebridge-lg-thinq

Version:

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

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