5 lines
162 B
JavaScript
5 lines
162 B
JavaScript
![]() |
require('../../modules/es.string.replace-all');
|
||
|
var entryUnbind = require('../../internals/entry-unbind');
|
||
|
|
||
|
module.exports = entryUnbind('String', 'replaceAll');
|