| Current Path : C:/Users/ITO/Desktop/From USB/vendors/parsleyjs/bower_components/jquery/src/event/ |
| Current File : C:/Users/ITO/Desktop/From USB/vendors/parsleyjs/bower_components/jquery/src/event/support.js |
define([
"../var/support"
], function( support ) {
support.focusinBubbles = "onfocusin" in window;
return support;
});