UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

4 lines (3 loc) 154 B
import { ContextId } from './instance-wrapper'; export declare const CONTROLLER_ID_KEY = "CONTROLLER_ID"; export declare const STATIC_CONTEXT: ContextId;