MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getClientId

Function getClientId

src/common/hlc.ts:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102 const getLastCounter = (): number => lastCounter;
103
104 const getClientId = (): Id => thisClientId;
105
106 return [
107 getNextHlc,

Callers 1

common.test.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…