Package: effect
Module: SchemaAST
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
BigInt for the AST node class and string-codec behaviorisBigInt for narrowing an AST to a BigInt nodeSignature
declare const bigInt: BigInt
Since v4.0.0