Перейти к содержимому
Русский

SqliteSnapshotStoreOptions

Это содержимое пока не доступно на вашем языке.

SqliteSnapshotStoreOptions = SqliteSnapshotStoreOptionsBuilder | Partial<SqliteSnapshotStoreOptionsType>

Defined in: src/persistence/snapshot-stores/SqliteSnapshotStoreOptions.ts:70

Accepted input for the SQLite snapshot-store constructor: the fluent SqliteSnapshotStoreOptionsBuilder OR a plain SqliteSnapshotStoreOptionsType object.