errors.fyi community error code reference
TS2314
typescript

Generic Type Requires Type Arguments

A generic type was referenced without providing the required type arguments. Supply the expected number of type parameters in angle brackets.

References

โ† all namespaces for TS2314