Files
QUZ/frontend/bindings/changeme/index.ts
T
root 9e215baa11 m
2026-06-28 23:48:13 +00:00

16 lines
310 B
TypeScript

// 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,
TargetInfo,
User
} from "./models.js";