diff options
Diffstat (limited to 'node_modules/core-js/es/array/from.js')
| -rw-r--r-- | node_modules/core-js/es/array/from.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/core-js/es/array/from.js b/node_modules/core-js/es/array/from.js deleted file mode 100644 index f54806d..0000000 --- a/node_modules/core-js/es/array/from.js +++ /dev/null @@ -1,5 +0,0 @@ -require('../../modules/es.string.iterator'); -require('../../modules/es.array.from'); -var path = require('../../internals/path'); - -module.exports = path.Array.from; |
