How can I check if a namespace is imported or not? #2140
Unanswered
DD-Mantodea
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have many js files use the same importNamespace("xxx"), but it will show the same object has been defined, so how can I check if the namespace is imported and how to get the imported namespace then I can return the existed value?
Beta Was this translation helpful? Give feedback.
All reactions