typescript · typescript/TS2365
TS2365
Operator Not Applied to Types
An operator cannot be applied to the given operand types. For example, using `+` on two objects that are not strings or numbers.
An operator cannot be applied to the given operand types. For example, using `+` on two objects that are not strings or numbers.