ESTree.ExportSpecifier
SourceTypes ↑
t :: %ESTree.ExportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Identifier.t, name: ESTree.Identifier.t | nil}
t :: %ESTree.ExportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Identifier.t, name: ESTree.Identifier.t | nil}