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