DamageHealingOrCastAmounts: {
    damageDowntime: number;
    entries: DamageHealingOrCastAmount[];
    totalTime: number;
}

Type declaration