1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-04-21 02:56:44 +02:00
2018-08-22 19:38:36 +02:00

4 lines
51 B
Plaintext

<?lua
local args = {...}
echo(JSON.encode(args))
?>