replace-all.js 83 B

1234
  1. var parent = require('../../stable/string/replace-all');
  2. module.exports = parent;