message
events handled by this DedicatedWorkerGlobalScope.
error
events handled by this WorkerGlobalScope.
message
events to event
handlers that are not necessarily instances of DedicatedWorkerGlobalScope. [...]
const EventStreamProvider<MessageEvent>('message')
1
0