Profectus / game/modifiers / OperationModifier
Type Alias: OperationModifier<T> ​
OperationModifier<
T
>:WithRequired
<Modifier
,"invert"
|"getFormula"
|Extract
<RequiredKeys
<T
>, keyofModifier
>>
Utility type that represents the output of all modifiers that represent a single operation.
Type Parameters ​
• T