Current section

Files

Jump to
excessibility assets node_modules underscore amd splice.js
Raw

assets/node_modules/underscore/amd/splice.js

define(['./_unmethodize', './_setup'], function (_unmethodize, _setup) {
var splice = _unmethodize(_setup.ArrayProto.splice);
return splice;
});