UNPKG

@freemework/common

Version:

Common library of the Freemework Project.

3 lines (2 loc) 237 B
export { FDecimal, FDecimalBase, FDecimalBackendNumber, FDecimalRoundMode, FDecimalRoundModeUnreachableException, } from "./f_decimal.js"; export type { FDecimalBackend, FDecimalFractionDigits, FDecimalSettings, } from "./f_decimal.js";