UNPKG

homebridge-config-ui-x

Version:

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

8 lines 243 B
export const FEATURE_FLAGS = [ { key: 'childBridgeDebugMode', description: 'Enables debug mode configuration for child bridges', range: '>=2.0.0-alpha.0', }, ]; //# sourceMappingURL=feature-flags.registry.js.map