Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ getTouchPointCount
Function
getTouchPointCount
src/core/index.ts:692–694 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
690
}
691
692
export
function
getTouchPointCount(): number {
693
return
bloom_get_touch_count();
694
}
695
696
// Utility
697
Callers
nothing calls this directly
Calls
1
bloom_get_touch_count
Function · 0.50
Tested by
no test coverage detected