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

4 lines
44 B
JavaScript

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