LWWMapJson
此内容尚不支持你的语言。
LWWMapJson<
V> =object
Defined in: src/crdt/LWWMap.ts:197
Type Parameters
Section titled “Type Parameters”V
Properties
Section titled “Properties”keyValues?
Section titled “keyValues?”
readonlyoptionalkeyValues?:Record<string,string>
Defined in: src/crdt/LWWMap.ts:200
readonlykind:"LWWMap"
Defined in: src/crdt/LWWMap.ts:198
registers
Section titled “registers”
readonlyregisters:Record<string,LWWRegisterJson<V>>
Defined in: src/crdt/LWWMap.ts:199
