You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am going to use the structure type for the private module as the response type for @sucess, @failure.
However, ParseCommentError in... A cannot find type definition error message occurs.
Can't I use the structure type for the private module as a response type?
Please tell me the solution.