[**simplex-chat**](README.md) *** [simplex-chat](README.md) / [core](Namespace.core.md) / [MigrationError](core.Namespace.MigrationError.md) / MigrationError # Interface: MigrationError Defined in: [src/core.ts:208](../src/core.ts#L208) ## Extends - `Interface` ## Properties ### mtrError > **mtrError**: [`MTRError`](core.TypeAlias.MTRError.md) Defined in: [src/core.ts:210](../src/core.ts#L210) *** ### type > **type**: `"migrationError"` Defined in: [src/core.ts:209](../src/core.ts#L209) #### Overrides `Interface.type`