Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ eql
Method
eql
packages/socket.io/test/support/expectjs.d.ts:56–56 · packages/socket.io/test/support/expectjs.d.ts::Assertion.eql
* Checks if the obj sortof equals another.
(obj: any)
Source
from the content-addressed store, hash-verified
54
* Checks
if
the obj sortof equals another.
55
*/
56
eql(obj: any): Assertion;
57
58
/**
59
* Assert within start to finish (inclusive).
Callers
15
engine.io-client.js
File · 0.80
socket.js
File · 0.80
node.js
File · 0.80
handler
Function · 0.80
webtransport.mjs
File · 0.80
parseuri.js
File · 0.80
ws.js
File · 0.80
polling.js
File · 0.80
ws.js
File · 0.80
polling.js
File · 0.80
parser.js
File · 0.80
helpers.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected