diff options
Diffstat (limited to 'node_modules/core-js/es/string/replace-all.js')
| -rw-r--r-- | node_modules/core-js/es/string/replace-all.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/node_modules/core-js/es/string/replace-all.js b/node_modules/core-js/es/string/replace-all.js deleted file mode 100644 index 8bb6c99..0000000 --- a/node_modules/core-js/es/string/replace-all.js +++ /dev/null @@ -1,4 +0,0 @@ -require('../../modules/es.string.replace-all'); -var entryUnbind = require('../../internals/entry-unbind'); - -module.exports = entryUnbind('String', 'replaceAll'); |
