TDMChartEntry d Type
This commit is contained in:
@@ -6,6 +6,7 @@ import { fetchTDMDataBySlotThunk } from "../thunks/fetchTDMListBySlotThunk";
|
||||
interface TDMChartEntry {
|
||||
id: number;
|
||||
t: string;
|
||||
d?: number;
|
||||
}
|
||||
|
||||
interface TDMChartState {
|
||||
|
||||
Reference in New Issue
Block a user