UNPKG

homebridge-homeconnect

Version:

A Homebridge plugin that connects Home Connect appliances to Apple HomeKit

3 lines 160 B
import { Logger } from 'homebridge'; export declare function logError<Type>(log: Logger, when: string, err: Type): Type; //# sourceMappingURL=log-error.d.ts.map