web-apps/vendor/requirejs/tests/browsertests/scriptloadinteractive/three.js

5 lines
63 B
JavaScript
Raw Normal View History

2016-03-11 00:48:53 +00:00
def(function () {
return {
name: 'three'
};
});