estree v2.5.0 ESTree.ExportNamedDeclaration

Summary

Types

t()
t() :: %ESTree.ExportNamedDeclaration{declaration: ESTree.Declaration.t | nil, loc: ESTree.SourceLocation.t | nil, source: ESTree.Literal.t | nil, specifiers: [ESTree.ExportSpecifier], type: binary}