effect-io-ai

Package: effect
Module: Schema

Schema.BigIntFromString

Type-level representation of BigIntFromString.

Signature

export interface BigIntFromString extends decodeTo<BigInt, String> {
  readonly "Rebuild": BigIntFromString
}

Source

Since v4.0.0