errors.fyi community error code reference
TS2349
typescript

Not Callable

An expression is being called as a function, but its type does not have a call signature. The value may not be a function, or the type may be incorrect.

References

← all namespaces