UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

4 lines 125 B
export function hostReportError(err) { setTimeout(() => { throw err; }, 0); } //# sourceMappingURL=hostReportError.js.map