systemjs/test/tests/global-multi.js
2013-10-01 10:59:40 +02:00

4 lines
49 B
JavaScript

window.$ = window.jQuery = {
jquery: 'here'
};