estree v2.6.0 ESTree.ExportDefaultDeclaration

Summary

Types

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