What should the mixed type do when flowjs writes a function?

look at the following code

   

looked at the document and found that the document said that the mixed type and the exact type conflict, here is how to deal with it.

Mar.04,2021

you should write Array
instead of Array < mixed >

.
Menu