UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

13 lines (10 loc) 143 B
'use strict' function noop () {} module.exports = { fatal: noop, error: noop, warn: noop, info: noop, debug: noop, trace: noop }