mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +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::SendNode sn
|
||||
select sn, sn.getSocket(), sn.getNamespacePath()
|
||||
Reference in New Issue
Block a user