Exit Full View

Games Cupboard / build / js / node_modules / lodash / fp / flatMapDepth.js

var convert = require('./convert'),
    func = convert('flatMapDepth', require('../flatMapDepth'));

func.placeholder = require('./placeholder');
module.exports = func;