effect-io-ai

Package: effect
Module: Stdio

Stdio.TypeId

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