Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ inputBMessages
Function
inputBMessages
packages/db-ivm/src/graph.ts:115–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
113
}
114
115
inputBMessages(): Array<MultiSet<T>> {
116
return
this.inputs[1]!.drain()
117
}
118
}
119
120
/**
Callers
nothing calls this directly
Calls
1
drain
Method · 0.80
Tested by
no test coverage detected