Package: effect Module: Schema
effect
Schema
Type-level representation of BigInt.
BigInt
Signature
export interface BigInt extends Bottom<bigint, bigint, never, never, SchemaAST.BigInt, BigInt> {}
Source
Since v4.0.0