Sd3252
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Sd3252 created a post, Argument type ...{}[] is not assignable to parameter type {}
Hello, I was trying to combine objects returned from different promises, by using a spread operator on the returned array and Object.assign. I got a weak warning saying that the argument type is no...