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