[**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:182](../src/core.ts#L182) ## Extends - `Interface` ## Properties ### downMigrations > **downMigrations**: `string`[] Defined in: [src/core.ts:184](../src/core.ts#L184) *** ### type > **type**: `"downgrade"` Defined in: [src/core.ts:183](../src/core.ts#L183) #### Overrides `Interface.type`