File "slice.js"
Full Path: /home/cananyalcin/public_html/vendors/parsleyjs/bower_components/jquery/src/var/slice.js
File size: 62 bytes
MIME-type: text/plain
Charset: utf-8
define([
"./arr"
], function( arr ) {
return arr.slice;
});