estree v2.4.2 ESTree.ExportNamedDeclaration
Summary
Types
t :: %ESTree.ExportNamedDeclaration{declaration: ESTree.Declaration.t | nil, loc: ESTree.SourceLocation.t | nil, source: ESTree.Literal.t | nil, specifiers: [ESTree.ExportSpecifier], type: binary}