UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge.

7 lines (6 loc) 141 B
export declare class SetBridgeAlertDto { value: boolean; } export declare class SetScheduledRestartCronDto { value: string | null; }