4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
|
define("foo/bar/two", {
|
||
|
name: "two"
|
||
|
});
|