MCPcopy
hub / github.com/yjs/yjs / getUniqueNumber

Function getUniqueNumber

tests/y-array.tests.js:489–489  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

487
488let _uniqueNumber = 0
489const getUniqueNumber = () => _uniqueNumber++
490
491/**
492 * @type {Array<function(Doc,prng.PRNG,any):void>}

Callers 1

y-array.tests.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…