effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.string

Provides the singleton String AST instance.

When to use

Use as the shared SchemaAST node for unconstrained JavaScript strings.

See

Signature

declare const string: String

Source

Since v4.0.0