diff options
Diffstat (limited to 'node_modules/core-js/es/array/flat-map.js')
| -rw-r--r-- | node_modules/core-js/es/array/flat-map.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/core-js/es/array/flat-map.js b/node_modules/core-js/es/array/flat-map.js deleted file mode 100644 index f201cbb..0000000 --- a/node_modules/core-js/es/array/flat-map.js +++ /dev/null @@ -1,5 +0,0 @@ -require('../../modules/es.array.flat-map'); -require('../../modules/es.array.unscopables.flat-map'); -var entryUnbind = require('../../internals/entry-unbind'); - -module.exports = entryUnbind('Array', 'flatMap'); |
