effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.boolean

Provides the singleton Boolean AST instance.

When to use

Use to reuse the standard AST node that accepts either true or false when constructing schema ASTs directly.

See

Signature

declare const boolean: Boolean

Source

Since v4.0.0