UNPKG

@formatjs/intl-listformat

Version:

Formats JS list in a i18n-safe way

8 lines (7 loc) 167 B
import ListFormat from './'; Object.defineProperty(Intl, 'ListFormat', { value: ListFormat, writable: true, enumerable: false, configurable: true, });