ESTree.ExportDefaultDeclaration

Source

Types

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