EquipEffects: { [ K in keyof IEquipEffects]: AddHead<K, Extract<IEquipEffects[K], any[]>> }[keyof IEquipEffects]

Generated using TypeDoc