UNPKG

@formatjs/ecma402-abstract

Version:

A collection of implementation for ECMAScript abstract operations

5 lines (4 loc) 150 B
import Decimal from 'decimal.js'; export declare const TEN: Decimal; export declare const ZERO: Decimal; export declare const NEGATIVE_ZERO: Decimal;