interface PitLevelData {
    Xp: number;
}

Properties

Properties

Xp: number