mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-13 03:48:44 +00:00
4 lines
56 B
JavaScript
4 lines
56 B
JavaScript
function loadedScript() {
|
|
return "externalScript1";
|
|
}
|