PollChildrenType
PollChildrenType
Signature
type PollChildrenType = | PollChild<PollQuestionProps, PollChildType.Question>
| PollChild<PollAnswerProps, PollChildType.Answer>
type PollChildrenType = | PollChild<PollQuestionProps, PollChildType.Question>
| PollChild<PollAnswerProps, PollChildType.Answer>