diff options
Diffstat (limited to 'node_modules/core-js/proposals/string-replace-all.js')
| -rw-r--r-- | node_modules/core-js/proposals/string-replace-all.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/core-js/proposals/string-replace-all.js b/node_modules/core-js/proposals/string-replace-all.js new file mode 100644 index 0000000..c36697d --- /dev/null +++ b/node_modules/core-js/proposals/string-replace-all.js @@ -0,0 +1,2 @@ +require('../modules/esnext.string.replace-all'); +require('../modules/esnext.symbol.replace-all'); |
