File "slice.js"

Full Path: /home/cananyalcin/public_html/vendors/jquery/src/var/slice.js
File size: 64 bytes
MIME-type: text/plain
Charset: utf-8

define( [
	"./arr"
], function( arr ) {
	return arr.slice;
} );