effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.bigInt

Provides the singleton BigInt AST instance.

When to use

Use to reuse the canonical BigInt AST node when constructing, inspecting, or transforming schemas at the AST level.

See

Signature

declare const bigInt: BigInt

Source

Since v4.0.0