UNPKG

@empathyco/x-components

Version:
15 lines (10 loc) 450 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiState](./x-components.aistate.md) &gt; [questionsByQuery](./x-components.aistate.questionsbyquery.md) ## AiState.questionsByQuery property **Signature:** ```typescript questionsByQuery: Record<string, { questions: AiQuestion[]; loading: boolean; }>; ```