Package: effect
Module: index
Re-exports all named exports from the “./BigInt.js” module as BigInt.
See
module:BigDecimal for more similar operations on BigDecimal typesmodule:Number for more similar operations on number typesSignature
export * as BigInt from "./BigInt.js"
Since v2.0.0