mirror of
https://github.com/overte-org/overte.git
synced 2025-04-28 00:55:55 +02:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
Script.include('sibling.js');
|
|
inner = {
|
|
lib: "nested/lib.js",
|
|
};
|
|
|