web-apps/vendor/requirejs/tests/relative/foo/three.js

4 lines
44 B
JavaScript
Raw Normal View History

2016-03-11 00:48:53 +00:00
define("foo/three", {
name: "three"
});