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