Package: @effect/platform-browser
Module: BrowserWorker
Layer that provides the browser WorkerPlatform for Worker, SharedWorker, and MessagePort communication.
Signature
declare const layerPlatform: Layer.Layer<Worker.WorkerPlatform, never, never>
Since v4.0.0