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

})(window);