interface SheetUnitTime {
    sheetId: string;
    time: number;
}

Hierarchy (view full)

Properties

Properties

sheetId: string
time: number