errors.fyi community error code reference
TS2345
typescript

Argument Type Not Assignable

The type of an argument passed to a function is not compatible with the declared parameter type. Check the function signature and the value being passed.

References

← all namespaces