Exit Full View

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

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

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