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

511 B

simplex-chat


simplex-chat / core / MigrationError / MEDowngrade

Interface: MEDowngrade

Defined in: src/core.ts:203

Extends

  • Interface

Properties

downMigrations

downMigrations: string[]

Defined in: src/core.ts:205


type

type: "downgrade"

Defined in: src/core.ts:204

Overrides

Interface.type