MCPcopy
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

socket.jsFile · 0.80
node.jsFile · 0.80
handlerFunction · 0.80
webtransport.mjsFile · 0.80
parseuri.jsFile · 0.80
ws.jsFile · 0.80
polling.jsFile · 0.80
ws.jsFile · 0.80
polling.jsFile · 0.80
parser.jsFile · 0.80
helpers.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected