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

16 lines
265 B
JSON
Raw Normal View History

2023-12-27 14:06:33 +08:00
[
{
"function": "get_resource_type",
"params": [
"@mock-stream"
],
"return": "stream"
},
{
"function": "fclose",
"params": [
"@mock-stream"
],
"return": true
}
]