Skip to content
English

DistributedDataOptions

DistributedDataOptions = DistributedDataOptionsBuilder | Partial<DistributedDataOptionsType>

Defined in: src/crdt/DistributedDataOptions.ts:156

Accepted input for DistributedData.start: the fluent DistributedDataOptionsBuilder OR a plain DistributedDataOptionsType object.