DocumentServer/OfficeWeb/vendor/requirejs/tests/relative/foo/three.js
2015-04-28 17:59:00 +03:00

4 lines
44 B
JavaScript

define("foo/three", {
name: "three"
});