File "splice.js"

Full Path: C:/wamp64/www/porteria/ANTERIOR/node_modules/jquery/src/var/splice.js
File size: 81 bytes
MIME-type: text/plain
Charset: utf-8

define( [
	"./arr"
], function( arr ) {

"use strict";

return arr.splice;

} );