TS2554
typescript Wrong Number of Arguments
A function call provides a different number of arguments than the function's signature expects. Check the function definition and supply the correct number of arguments.
A function call provides a different number of arguments than the function's signature expects. Check the function definition and supply the correct number of arguments.