mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-30 10:39:23 +08:00
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
{init: function(field, option, output) {
|
|
kit.Log("hello world")
|
|
return {}
|
|
}}
|