Current section

Files

Jump to
excessibility assets node_modules underscore cjs _apply.js
Raw

assets/node_modules/underscore/cjs/_apply.js

var _setup = require('./_setup.js');
var _unmethodize = require('./_unmethodize.js');
var apply = _unmethodize(_setup.apply);
module.exports = apply;