estree v2.4.2 ESTree.ExportDefaultDeclaration

Summary

Types

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