UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

2 lines 137 B
export const isArrayLike = ((x) => x && typeof x.length === 'number' && typeof x !== 'function'); //# sourceMappingURL=isArrayLike.js.map