mirror of
https://github.com/jquery/jquery.git
synced 2026-01-27 04:08:13 -05:00
3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
// prevent execution of jQuery if included more than once
|
|
if(typeof window.jQuery == "undefined") {
|