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