mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34:05 +08:00
6 lines
88 B
JavaScript
6 lines
88 B
JavaScript
Volcanos(chat.ONIMPORT, {
|
|
_init: function(can, msg) {
|
|
msg.Echo("hello world")
|
|
},
|
|
})
|