1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-30 10:39:23 +08:00
2019-10-03 22:59:54 +08:00

5 lines
85 B
JavaScript

{init: function(field, option, output) {
kit.Log("hello world")
return {}
}}