MessageBusSource

Experimental

Interface

Interface Overview

interface MessageBusSource {
initChannel(channel: string, runInZone: boolean) : void
attachToZone(zone: NgZone) : void
from(channel: string) : EventEmitter<any>

}

Interface Description

Interface Details

exported from platform-webworker/index, defined in platform-webworker/src/web_workers/shared/message_bus.ts