Current File : //etc/zpanel/panel/etc/apps/phpmyadmin/js/jquery/src/jquery/outro.js
// Expose jQuery and $ identifiers, even in
// AMD (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
// and CommonJS for browser emulators (#13566)
return (window.jQuery = window.$ = jQuery);

}));