Exit Full View

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

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

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