mirror of
https://github.com/roytam1/UXP.git
synced 2026-07-03 13:59:22 +00:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
function computeSomething() {
|
|
return 1;
|
|
}
|