MCPcopy Index your code
hub / github.com/socketio/socket.io / equal

Method equal

test/support/expectjs.d.ts:51–51  ·  view source on GitHub ↗

* Checks if the obj exactly equals another.

(obj: any)

Source from the content-addressed store, hash-verified

49 * Checks if the obj exactly equals another.
50 */
51 equal(obj: any): Assertion;
52
53 /**
54 * Checks if the obj sortof equals another.

Callers 3

close.tsFile · 0.80
socket.tsFile · 0.80
handlerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected