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

Function getClientId

docs/pseudo.esm.sh/tinybase@9.0.0/index.js:775–775  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

773 const getLastLogicalTime = () => lastLogicalTime;
774 const getLastCounter = () => lastCounter;
775 const getClientId = () => thisClientId;
776 return [
777 getNextHlc,
778 seenHlc,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…