UNPKG

node-red-contrib-homekit-bridged

Version:
6 lines (5 loc) 86 B
declare enum HostType { BRIDGE = 0, STANDALONE = 1 } export default HostType;