Explicit imports (tweet) #4832
ggreif
started this conversation in
Show and tell
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.
-
Normally you'd import a whole module as such:
But since the identifier you use is a pattern, you can use object deconstruction to get hold of individual identifiers of the module
Beta Was this translation helpful? Give feedback.
All reactions