effect-io-ai

Package: @effect/platform-browser
Module: BrowserWorker

BrowserWorker.layerPlatform

Layer that provides the browser WorkerPlatform for Worker, SharedWorker, and MessagePort communication.

Signature

declare const layerPlatform: Layer.Layer<Worker.WorkerPlatform, never, never>

Source

Since v4.0.0