mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 17:58:47 +00:00
661 B
661 B
simplex-chat / core / DBMigrationError / ErrorMigration
Interface: ErrorMigration
Defined in: src/core.ts:173
Extends
Interface
Properties
dbFile
dbFile:
string
Defined in: src/core.ts:175
migrationError
migrationError:
MigrationError
Defined in: src/core.ts:176
type
type:
"errorMigration"
Defined in: src/core.ts:174
Overrides
Interface.type