Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
72
export
function
getConnectQueueSize() {
73
return
queue.length;
74
}
Callers
1
connect-queue.spec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected