Files
QUZ/frontend/bindings/changeme/index.ts
T

16 lines
310 B
TypeScript
Raw Normal View History

2026-06-25 07:43:27 +09:00
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
import * as QuizService from "./quizservice.js";
export {
QuizService
};
export {
CategoryInfo,
DescriptiveGradingRecord,
Question,
2026-06-28 23:48:13 +00:00
TargetInfo,
User
2026-06-25 07:43:27 +09:00
} from "./models.js";