summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/lodash/fp/replace.js
blob: a4462e7d858a39907a51f7d14134c09455a9c945 (plain)
1
2
var convert = require('./convert');
module.exports = convert('replace', require('../replace'));