systemjs/test/tests/global.js
2014-04-27 16:47:48 -07:00

6 lines
59 B
JavaScript

jjQuery = {
v: '2.0..0'
};
another = {
some: 'thing'
};