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

Method a

packages/socket.io/test/support/expectjs.d.ts:69–69  ·  packages/socket.io/test/support/expectjs.d.ts::Assertion.a

* Assert typeof.

(type: string)

Source from the content-addressed store, hash-verified

67 * Assert typeof.
68 */
69 a(type: string): Assertion;
70
71 /**
72 * Assert instanceof.

Callers 15

transport.jsFile · 0.65
ws.jsFile · 0.65
polling.jsFile · 0.65
parser.jsFile · 0.65
browser.tsFile · 0.65
parser.jsFile · 0.65
engine.io.jsFile · 0.65
server.jsFile · 0.65
connection.tsFile · 0.65
index.tsFile · 0.65
writeToEngineFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected