d64722c132151444d3dbc9a91a4d96fbdbca0d78
[yaffs-website] / node_modules / grunt-legacy-util / node_modules / lodash / fp / curry.js
1 var convert = require('./convert');
2 module.exports = convert('curry', require('../curry'));