MessageBusSink

Experimental

Interface

Interface Overview

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

}

Interface Description

Interface Details

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