Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.MTRError.Interface.MTRENoDown.md

490 B

simplex-chat


simplex-chat / core / MTRError / MTRENoDown

Interface: MTRENoDown

Defined in: src/core.ts:230

Extends

  • Interface

Properties

dbMigrations

dbMigrations: string[]

Defined in: src/core.ts:232


type

type: "noDown"

Defined in: src/core.ts:231

Overrides

Interface.type