RealmConfig: { automaticallyHandleBacklinksInMigrations: boolean; cache: boolean; disableFormatUpgrade: boolean; encryptionKey: ArrayBuffer; fifoFilesFallbackPath: string; forceSyncHistory: boolean; inMemory: boolean; path: string; schema: undefined | ObjectSchema[]; schemaMode: SchemaMode; schemaVersion: Int64; syncConfig: null | SyncConfig; } Type declaration
automaticallyHandleBacklinksInMigrations: boolean
cache: boolean
disableFormatUpgrade: boolean
encryptionKey: ArrayBuffer
fifoFilesFallbackPath: string
forceSyncHistory: boolean
inMemory: boolean
path: string
schemaVersion: Int64
Default