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