estree v2.3.0 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}