Files
DocumentServer-v-9.2.0/OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractive/three.js
2015-04-28 17:59:00 +03:00

5 lines
63 B
JavaScript

def(function () {
return {
name: 'three'
};
});