Type alias UltimateWeapons

UltimateWeapons: Readonly<{
    [UltimateWeapon: string]: UltimateWeapon;
}>

Type declaration

Generated using TypeDoc