ESTree.ExportSpecifier

Source

Types

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