Package: effect Module: Schema
effect
Schema
Type-level representation of BigIntFromString.
BigIntFromString
Signature
export interface BigIntFromString extends decodeTo<BigInt, String> { readonly "Rebuild": BigIntFromString }
Source
Since v4.0.0