mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 17:24:05 +08:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
{init: function(run, field, option, output) {
|
|
kit.Log("hello world")
|
|
return {}
|
|
}}
|
|
|