UNPKG

@switchbot/homebridge-switchbot

Version:

The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.

7 lines 307 B
export declare const uiLog: { info: (message: string, ...parameters: any[]) => void; warn: (message: string, ...parameters: any[]) => void; error: (message: string, ...parameters: any[]) => void; debug: (message: string, ...parameters: any[]) => void; }; //# sourceMappingURL=logger.d.ts.map