ORMapJson
Esta página aún no está disponible en tu idioma.
ORMapJson =
object
Defined in: src/crdt/ORMap.ts:244
Properties
Section titled “Properties”keyset
Section titled “keyset”
readonlykeyset:ORSetJson
Defined in: src/crdt/ORMap.ts:246
keyValues?
Section titled “keyValues?”
readonlyoptionalkeyValues?:Record<string,string>
Defined in: src/crdt/ORMap.ts:249
readonlykind:"ORMap"
Defined in: src/crdt/ORMap.ts:245
values
Section titled “values”
readonlyvalues:Record<string,unknown>
Defined in: src/crdt/ORMap.ts:248
Per-key inner-CRDT JSON. Decoder supplied at fromJSON time.
