lib0
lib0 copied to clipboard
default array value for emit() args
Fixes bug where calling myObservable.emit('some-event') (with no 2nd argument) throws a "TypeError: args is not iterable (cannot read property undefined)" error.