mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
44 lines
638 B
Markdown
44 lines
638 B
Markdown
[**simplex-chat**](README.md)
|
|
|
|
***
|
|
|
|
[simplex-chat](README.md) / [core](Namespace.core.md) / MigrationConfirmation
|
|
|
|
# Enumeration: MigrationConfirmation
|
|
|
|
Defined in: [src/core.ts:125](../src/core.ts#L125)
|
|
|
|
Migration confirmation mode
|
|
|
|
## Enumeration Members
|
|
|
|
### Console
|
|
|
|
> **Console**: `"console"`
|
|
|
|
Defined in: [src/core.ts:128](../src/core.ts#L128)
|
|
|
|
***
|
|
|
|
### Error
|
|
|
|
> **Error**: `"error"`
|
|
|
|
Defined in: [src/core.ts:129](../src/core.ts#L129)
|
|
|
|
***
|
|
|
|
### YesUp
|
|
|
|
> **YesUp**: `"yesUp"`
|
|
|
|
Defined in: [src/core.ts:126](../src/core.ts#L126)
|
|
|
|
***
|
|
|
|
### YesUpDown
|
|
|
|
> **YesUpDown**: `"yesUpDown"`
|
|
|
|
Defined in: [src/core.ts:127](../src/core.ts#L127)
|