Exit Full View

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

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

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