Namespaces
Enumerations
Classes
Interfaces
interface PromptResult { result: boolean; text: string; }
result: boolean
text: string