mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
JavaScript: Add basic model of client-side socket.io API.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from SocketIOClient::ReceiveNode rn
|
||||
select rn, rn.getEventName()
|
||||
Reference in New Issue
Block a user