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