MCPcopy
hub / github.com/yjs/yjs / encodeStateVector

Function encodeStateVector

src/utils/encoding.js:623–623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621 * @function
622 */
623export const encodeStateVector = doc => encodeStateVectorV2(doc, new IdSetEncoderV1())

Callers

nothing calls this directly

Calls 1

encodeStateVectorV2Function · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…