isQuestionSchema
isQuestionSchema(
schema
):schema is QuestionFeedbackSchema
Defined in: src/utils/messages.ts:23
Parameters
schema
BasicFeedbackSchema
| QuestionFeedbackSchema
| AnswerFeedbackSchema
Returns
schema is QuestionFeedbackSchema