monitor/vendor/textalk/websocket/tests/scripts/client.destruct.json

16 lines
265 B
JSON
Raw Normal View History

2024-11-10 21:16:01 +08:00
[
{
"function": "get_resource_type",
"params": [
"@mock-stream"
],
"return": "stream"
},
{
"function": "fclose",
"params": [
"@mock-stream"
],
"return": true
}
]