Bones/node_modules/systemjs/test/tests/global.js

6 lines
59 B
JavaScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
jjQuery = {
v: '2.0..0'
};
another = {
some: 'thing'
};