MCPcopy Create free account
hub / github.com/editablejs/editable /

Class

packages/plugins/codeblock/src/plugin/yjs/sync.ts:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import { Editable } from '@editablejs/editor'
7
8export class YSyncConfig {
9 ytext: Y.Text
10 awareness: Awareness
11 editor: Editable

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected