Package: effect Module: Stdio
effect
Stdio
String literal type used as the unique brand for the Stdio service.
When to use
Use to type the runtime identifier stored on Stdio service implementations.
Signature
type TypeId = "~effect/Stdio"
Source
Since v4.0.0