MCPcopy
hub / github.com/socketio/socket.io / empty

Method empty

packages/socket.io/test/support/expectjs.d.ts:46–46  ·  view source on GitHub ↗

* Checks if the array is empty.

()

Source from the content-addressed store, hash-verified

44 * Checks if the array is empty.
45 */
46 empty(): Assertion;
47
48 /**
49 * Checks if the obj exactly equals another.

Callers 2

server.jsFile · 0.80
socket.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected