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