Current section

Files

Jump to
excessibility assets node_modules underscore cjs push.js
Raw

assets/node_modules/underscore/cjs/push.js

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