as mentioned in the title, during the compilation of typescript, the parameter of the function is prompted {variable name} implicitly has an "any" type, but I don"t know what type of parameter should be specified. I know that this verification rule can be turned off. Is there any other solution? PS, this is react,. I use the arrow function.