Interface: PromptState
The state of current running prompt
#
Hierarchy- PromptState
#
Properties#
answers• answers: { [k: string]: any; }
Prompt answers
Defined in: src/utils/prompt.ts:11
The state of current running prompt
• answers: { [k: string]: any; }
Prompt answers
Defined in: src/utils/prompt.ts:11