effect-io-ai

Package: effect
Module: SchemaAST

SchemaAST.BigInt

AST node matching any bigint value.

Details

When serialized to a string-based codec, bigints are converted to/from their decimal string representation.

See

Signature

declare class BigInt

Source

Since v4.0.0