MCPcopy Create free account
hub / github.com/aurelia/binding / getConnectQueueSize

Function getConnectQueueSize

src/connect-queue.js:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70}
71
72export function getConnectQueueSize() {
73 return queue.length;
74}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected