indexType aliases
Type Alias: StoredIndexedChoiceInterface
> StoredIndexedChoiceInterface = StoredChoiceInterface & object
Defined in: src/narration/interfaces/StoredChoiceInterface.ts:31
Type Declaration
choiceIndex
> choiceIndex: number
Is the index of the choice in the menu. It is used to identify the choice when it is selected.