UNPKG

homebridge-zigbee

Version:
4 lines (3 loc) 91 B
module.exports = function castArray(item) { return Array.isArray(item) ? item : [item] }