Exit Full View

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

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

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