ESTree.ExportDefaultDeclaration
Summary
Types
t :: %ESTree.ExportDefaultDeclaration{type: binary, loc: ESTree.SourceLocation.t | nil, declaration: ESTree.Declaration.t | ESTree.Expression.t}
t :: %ESTree.ExportDefaultDeclaration{type: binary, loc: ESTree.SourceLocation.t | nil, declaration: ESTree.Declaration.t | ESTree.Expression.t}