Current section

Files

Jump to
excessibility assets node_modules underscore cjs _push.js
Raw

assets/node_modules/underscore/cjs/_push.js

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