index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
outro.js
blob: b49305e72e8d6d00849df3ab3f225e73c6997ce5 (
plain
)
1
2
3
// Expose jQuery to the global object
window
.
jQuery
=
window
.
$
=
jQuery
;
})(
window
);