(no title)
giankam | 2 years ago
Or function getFriends(user: User): Friend[] { return fetchUser(); } The body of the function is wrong.
giankam | 2 years ago
Or function getFriends(user: User): Friend[] { return fetchUser(); } The body of the function is wrong.
No comments yet.