芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@formatjs/intl-listformat/lib/polyfill.js
import ListFormat from './core'; if (!('ListFormat' in Intl)) { Object.defineProperty(Intl, 'ListFormat', { value: ListFormat, writable: true, enumerable: false, configurable: true, }); } //# sourceMappingURL=polyfill.js.map