NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/core-js-pure/modules/es.array.unscopables.flat-map.js
2023-09-14 14:47:11 +08:00

6 lines
216 B
JavaScript

// this method was added to unscopables after implementation
// in popular engines, so it's moved to a separate module
var addToUnscopables = require('../internals/add-to-unscopables');
addToUnscopables('flatMap');