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