candle-annotator/src/types
2026-02-18 15:45:58 +01:00
..
annotations.ts feat: add shared Annotation, AnnotationType, Geometry interfaces in src/types/annotations.ts 2026-02-18 15:27:13 +01:00
candles.ts feat: create src/types/candles.ts with Candle interface (task 9.1) 2026-02-18 15:26:14 +01:00
charts.ts task 9.3: create src/types/charts.ts with Chart interface 2026-02-18 15:43:30 +01:00
index.ts task 9.6: create src/types/index.ts barrel file re-exporting all types 2026-02-18 15:45:58 +01:00
predictions.ts fix(frontend): update ModelInfoResponse types to match backend structure 2026-02-15 21:39:38 +01:00
span-annotations.ts task 9.5: create src/types/span-annotations.ts 2026-02-18 15:45:30 +01:00