MCPcopy 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
692export function getTouchPointCount(): number {
693 return bloom_get_touch_count();
694}
695
696// Utility
697

Callers

nothing calls this directly

Calls 1

bloom_get_touch_countFunction · 0.50

Tested by

no test coverage detected