1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-01-11 07:54:49 +00:00
musix-oss/node_modules/core-js/features/symbol/replace-all.js

5 lines
205 B
JavaScript
Raw Normal View History

2019-10-10 13:43:04 +00:00
require('../../modules/esnext.symbol.replace-all');
var WrappedWellKnownSymbolModule = require('../../internals/wrapped-well-known-symbol');
module.exports = WrappedWellKnownSymbolModule.f('replaceAll');