UNPKG

matterbridge-dyson-robot

Version:

A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.

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