Skip to content

@sylis/shared v1.0.0


@sylis/shared / GenerateExamReqDto

Interface: GenerateExamReqDto

Defined in: ai/exam.dto.ts:11

Properties

examType

examType: ExamType

Defined in: ai/exam.dto.ts:13


questionCount?

optional questionCount: number

Defined in: ai/exam.dto.ts:14


words

words: WordDto[]

Defined in: ai/exam.dto.ts:12