1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
2019-09-29 17:43:34 +08:00

6 lines
91 B
JavaScript

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