effect-io-ai

Package: @effect/printer
Module: Doc

Doc.text

A document containing a string of text.

Invariants

Signature

declare const text: (text: string) => Doc<never>

Source

Since v1.0.0