ESTree.ExportSpecifier

Source

Types

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