ESTree.ImportSpecifier

Summary

Types

t :: %ESTree.ImportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, imported: ESTree.Identifier.t}