UNPKG

@formatjs/intl-numberformat

Version:

Ponyfill for ES2020 Intl.NumberFormat

3 lines (2 loc) 153 B
import { NumberFormatInternal } from '@formatjs/ecma402-abstract'; export default function getInternalSlots(x: Intl.NumberFormat): NumberFormatInternal;