effect-io-ai

Package: effect
Module: Schema

Schema.BigInt

Type-level representation of BigInt.

Signature

export interface BigInt extends Bottom<bigint, bigint, never, never, SchemaAST.BigInt, BigInt> {}

Source

Since v4.0.0