DocumentServer/OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractive/eight.js

5 lines
63 B
JavaScript
Raw Normal View History

2015-04-28 14:59:00 +00:00
def(function () {
return {
name: 'eight'
};
});