Type alias TimeEntry

TimeEntry: { [ k in "s" | "ms"]: { [value: number]: StyleObject } }