UNPKG

@formatjs/intl-listformat

Version:

Formats JS list in a i18n-safe way

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