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.
A generic type was referenced without providing the required type arguments. Supply the expected number of type parameters in angle brackets.