ESTree.ExportDeclaration
SourceTypes ↑
t :: %ESTree.ExportDeclaration{type: binary, loc: ESTree.SourceLocation.t | nil, declaration: ESTree.Declaration.t, specifiers: [ESTree.ExportSpecifier.t], default: boolean, source: ESTree.Identifier.t | nil}
t :: %ESTree.ExportDeclaration{type: binary, loc: ESTree.SourceLocation.t | nil, declaration: ESTree.Declaration.t, specifiers: [ESTree.ExportSpecifier.t], default: boolean, source: ESTree.Identifier.t | nil}