[**simplex-chat**](README.md)

***

[simplex-chat](README.md) / [core](Namespace.core.md) / [MigrationError](core.Namespace.MigrationError.md) / MEDowngrade

# Interface: MEDowngrade

Defined in: [src/core.ts:174](../src/core.ts#L174)

## Extends

- `Interface`

## Properties

### downMigrations

> **downMigrations**: `string`[]

Defined in: [src/core.ts:176](../src/core.ts#L176)

***

### type

> **type**: `"downgrade"`

Defined in: [src/core.ts:175](../src/core.ts#L175)

#### Overrides

`Interface.type`
