File "rcheckableType.js"
Full Path: /home/cananyalcin/public_html/vendors/jquery/src/manipulation/var/rcheckableType.js
File size: 63 bytes
MIME-type: text/plain
Charset: utf-8
define( function() {
return ( /^(?:checkbox|radio)$/i );
} );