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

***

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

# Interface: MEUpgrade

Defined in: [src/core.ts:169](../src/core.ts#L169)

## Extends

- `Interface`

## Properties

### type

> **type**: `"upgrade"`

Defined in: [src/core.ts:170](../src/core.ts#L170)

#### Overrides

`Interface.type`

***

### upMigrations

> **upMigrations**: [`UpMigration`](core.Interface.UpMigration.md)

Defined in: [src/core.ts:171](../src/core.ts#L171)
