Replies: 2 comments 2 replies
-
Hmm, I don't really know, I need at least a stacktrace to answer. You'd better use the latest version of |
Beta Was this translation helpful? Give feedback.
2 replies
-
What's the type of the return value? Does it throw an error when you just |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My goal is to read the returned value and modify that.
below is my ts code:
this returns TypeError: not a function on line 6:
var ret = ...
I couldn't figure it out what's the problem about.
Beta Was this translation helpful? Give feedback.
All reactions