You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2021. It is now read-only.
Considering the following code + ast:
https://astexplorer.net/#/gist/50d172abc6232f17f60062d6b0843931/33a342acb905c6280f642572907df3c59a97c231
the
extractNamesfunction will call for the node theObjectPatternextractor, which will try to callIdentifierandLiteral, which is missing.