b97cdd935144be5326e91c10183026b2eab117ff
[yaffs-website] / node_modules / grunt-uncss / node_modules / lodash / fp / toLength.js
1 var convert = require('./convert'),
2     func = convert('toLength', require('../toLength'), require('./_falseOptions'));
3
4 func.placeholder = require('./placeholder');
5 module.exports = func;