跳转到内容
简体中文

MongoSnapshotStoreOptions

此内容尚不支持你的语言。

MongoSnapshotStoreOptions = MongoSnapshotStoreOptionsBuilder | Partial<MongoSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/MongoSnapshotStoreOptions.ts:69

Accepted input for any MongoDB snapshot-store constructor: the fluent MongoSnapshotStoreOptionsBuilder OR a plain MongoSnapshotStoreOptionsType object.