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
but the vscode show me this
Argument of type '(list: ReadonlyArray) => T[]' is not assignable to parameter of type '(x0: {}, x1: {}, x2: {}) => string'.
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
hi master
I am using @types/ramda
but the vscode show me this
Argument of type '(list: ReadonlyArray) => T[]' is not assignable to parameter of type '(x0: {}, x1: {}, x2: {}) => string'.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: