Package: @effect/platform-bun
Module: BunWorker
Provides the Bun WorkerPlatform, wiring worker messages and errors into
Effect workers and requesting graceful worker shutdown during scope
finalization before terminating on timeout.
Signature
declare const layerPlatform: Layer.Layer<Worker.WorkerPlatform, never, never>
Since v4.0.0