UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

4 lines 120 B
export function isDate(value) { return value instanceof Date && !isNaN(+value); } //# sourceMappingURL=isDate.js.map