ExportDefaultDeclarationinterface ExportDefaultDeclaration extends Node, HasSpan {decl: DefaultDecl;type: "ExportDefaultDeclaration";}§Extends§Node[src]§HasSpan[src]§Properties§decl: DefaultDecl[src]§type: "ExportDefaultDeclaration"[src]