voidEmitter(): object
object
Creates a void emitter.
publish: () => void
void
subscribe: (cb) => void
cb