UNPKG

@siakhooi/number-to-chinese-words

Version:
6 lines 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MAX_DECIMAL_POINTS = exports.ERR_NOT_SUPPORTED = void 0; exports.ERR_NOT_SUPPORTED = 'Not Supported'; exports.MAX_DECIMAL_POINTS = 12; //# sourceMappingURL=Constants.js.map