Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.MigrationError.Interface.MEUpgrade.md
T

539 B

simplex-chat


simplex-chat / core / MigrationError / MEUpgrade

Interface: MEUpgrade

Defined in: src/core.ts:198

Extends

  • Interface

Properties

type

type: "upgrade"

Defined in: src/core.ts:199

Overrides

Interface.type


upMigrations

upMigrations: UpMigration[]

Defined in: src/core.ts:200