auto: 2026-08-17 14:05 (ESD_LAPTOP)
This commit is contained in:
@@ -5,10 +5,7 @@
|
||||
* 상태를 갖지 않으며 DOM도 만들지 않는다 — 패널 본체가 700줄 한계에 닿아 분리했다.
|
||||
* ========================================================================== */
|
||||
|
||||
import type {
|
||||
DesignProfile,
|
||||
LongitudinalSection,
|
||||
} from "../B06_Section/B06_Section_Api_Fetch";
|
||||
import type { DesignProfile, LongitudinalSection } from "../B06_Section/B06_Section_Api_Fetch";
|
||||
import type { ProfileAlignment } from "./B05_Profile_UI_Profile_Alignment";
|
||||
|
||||
export function readAlignment(data: LongitudinalSection): ProfileAlignment | null {
|
||||
|
||||
Reference in New Issue
Block a user