| 1 | import {NumberFormat} from '#packages/intl-numberformat/core.js' |
| 2 | import {toLocaleString as _toLocaleString} from '#packages/intl-numberformat/to_locale_string.js' |
| 3 | import {type NumberFormatOptions} from '#packages/ecma402-abstract/types/number.js' |
| 4 | import {defineProperty, ensureIntl} from '#packages/ecma402-abstract/utils.js' |
nothing calls this directly
no test coverage detected