Package: @effect/platform-bun Module: BunStdio
@effect/platform-bun
BunStdio
Provides the Stdio service backed by the current process arguments, stdin, stdout, and stderr streams.
Stdio
Signature
declare const layer: Layer.Layer<Stdio, never, never>
Source
Since v4.0.0