feat: 开发时钟连线

This commit is contained in:
R524809
2026-07-29 16:41:29 +08:00
parent 37586b7bf2
commit 2ffd0b302d
15 changed files with 780 additions and 14 deletions
@@ -1,6 +1,6 @@
import type { DebugPublishMeta } from '../../utils/debugPublish';
import { inferGradeFromAge } from '../../utils/debugPublish';
import { CLOCK_READING_WORKSHEET_DEFINITIONS } from '../../config/worksheets/clockReading';
import { CLOCK_READING_WORKSHEET_DEFINITIONS } from '../../config/worksheets/clock';
import {
CLOCK_TIME_MODE_OPTIONS,
type ClockReadingTimeMode,