mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-12 11:28:57 +00:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
function computeSomething() {
|
|
return 1;
|
|
}
|