UNPKG

biodome

Version:

Home automation you can live with

6 lines (4 loc) 124 B
import most from 'most'; export default function commandStream(eventBus) { return most.fromEvent('command', eventBus); }