usage of typescript with spread operator on arguments
I would like to add types to one of my older code-bases and can’t seem to make types with spread operator work. I tried to make a simplified example of the issue.
I would like to add types to one of my older code-bases and can’t seem to make types with spread operator work. I tried to make a simplified example of the issue.