-
Hi, is there a way to keep inheritance from CLR objects in order to make instaceof work in javascript? Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
lahma
Mar 25, 2023
Replies: 2 comments
-
We haven't explored that would be happy to accept a PR enabling that (if missing) with accompanied test cases to cover the functionality. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mainlyer
-
Thanks for the help @lahma. Take a look to the PR #1511. Regards. |
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
We haven't explored that would be happy to accept a PR enabling that (if missing) with accompanied test cases to cover the functionality.