ESTree.ExportSpecifier
Summary
Types
t :: %ESTree.ExportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, exported: ESTree.Identifier.t}
t :: %ESTree.ExportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, exported: ESTree.Identifier.t}