Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a method that passes in js from C#, it needs to get the module path when js calls this method, although it is possible to parse the module path from a stack string, however I found out that there is already a
GetActiveScriptOrModule
method, is it possible to expose it directly?Beta Was this translation helpful? Give feedback.
All reactions