UNPKG

homebridge-config-ui-x

Version:

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

3 lines (2 loc) 180 B
export declare const NODE_V24_SUPPORTED_ARCHITECTURES: readonly ["x64", "arm64", "ppc64", "s390x"]; export declare function isNodeV24SupportedArchitecture(arch?: string): boolean;