Package: @effect/platform-node
Module: NodeWorker
Provides the Node WorkerPlatform for worker_threads workers and child
process workers, wiring messages, errors, and exits into Effect workers and
terminating the worker if graceful shutdown times out.
Signature
declare const layerPlatform: Layer.Layer<Worker.WorkerPlatform, never, never>
Since v4.0.0