Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.DBMigrationError.Interface.ErrorMigration.md
T

661 B

simplex-chat


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