Is getContainerOfType()
Still Exported?
#1448
Answered
by
msujew
ballcoach12
asked this question in
Q&A
-
I am taking a dry run at upgrading from 2.0.0 to 3.0.0 in my project, and it seems that Am I missing something here or will I need to reference it directly through the path to the |
Beta Was this translation helpful? Give feedback.
Answered by
msujew
Apr 10, 2024
Replies: 1 comment 1 reply
-
Hey @ballcoach12, We are now exporting these functions via dedicated namespaces, most important ones are available through the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ballcoach12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ballcoach12,
We are now exporting these functions via dedicated namespaces, most important ones are available through the
AstUtils
namespace. See also the breaking changes of 3.0.