Files
arhat0307 f32944980f 55
2026-06-26 00:47:31 +09:00

24 lines
486 B
TypeScript

// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
import * as AppService from "./appservice.js";
export {
AppService
};
export type {
AnswerEvaluation,
AnswerRecord,
AppSettings,
ConfigureRequest,
ExamConfig,
ExamReport,
GradePrediction,
OverallReport,
Question,
SpeechResponse,
StartSessionResponse,
SubmitAnswerRequest,
SubmitAnswerResponse
} from "./models.js";