일목
This commit is contained in:
@@ -127,7 +127,7 @@ export interface ChartSlotHandle {
|
|||||||
/** 차트 시간축·크로스헤어 날짜 형식 */
|
/** 차트 시간축·크로스헤어 날짜 형식 */
|
||||||
setChartTimeFormat: (format: string, timeframe?: Timeframe) => void;
|
setChartTimeFormat: (format: string, timeframe?: Timeframe) => void;
|
||||||
}
|
}
|
||||||
|
|
||||||
// ── Props ─────────────────────────────────────────────────────────────────
|
// ── Props ─────────────────────────────────────────────────────────────────
|
||||||
export interface ChartSlotProps {
|
export interface ChartSlotProps {
|
||||||
slotIndex: number;
|
slotIndex: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user