/node_modules/lodash/fp/toLength.js
https://bitbucket.org/coleman333/smartsite · JavaScript · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 3cd2f888303f21cf011698f61a571f14 MD5 · raw file
- var convert = require('./convert'),
- func = convert('toLength', require('../toLength'), require('./_falseOptions'));
- func.placeholder = require('./placeholder');
- module.exports = func;