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