aboutsummaryrefslogtreecommitdiffstats
path: root/src/outro.js
blob: b49305e72e8d6d00849df3ab3f225e73c6997ce5 (plain)
1
2
3
// Expose jQuery to the global object
window.jQuery = window.$ = jQuery;
})(window);