46b83db36316e1f9c5fcd1e2f57f7813c9d9b6e6
[yaffs-website] / node_modules / grunt-legacy-log-utils / node_modules / lodash / fp / subtract.js
1 var convert = require('./convert');
2 module.exports = convert('subtract', require('../subtract'));