UNPKG

@gdquest/gd-exercise

Version:

Core package that handles logic for the GDExercise project.

3 lines 174 B
export * from "./controller/index.mts"; export { type GdExerciseFile, type GdExerciseDirectory, type GdExerciseLog, } from "./utils.mts"; //# sourceMappingURL=index.d.mts.map