estree v2.4.2 ESTree.JSXNamespacedName

Summary

Types

t :: %ESTree.JSXNamespacedName{loc: ESTree.SourceLocation.t | nil, name: ESTree.JSXIdentifier.t, namespace: ESTree.JSXIdentifier.t, type: binary}