UNPKG

homebridge-config-ui-x

Version:

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

8 lines (7 loc) 208 B
export declare class HbServiceStartupSettings { HOMEBRIDGE_DEBUG: boolean; HOMEBRIDGE_KEEP_ORPHANS: boolean; HOMEBRIDGE_INSECURE: boolean; ENV_DEBUG?: string; ENV_NODE_OPTIONS?: string; }