ExportAllDeclarationinterface ExportAllDeclaration extends Node, HasSpan {asserts?: ObjectExpression;source: StringLiteral;type: "ExportAllDeclaration";}§Extends§Node[src]§HasSpan[src]§Properties§asserts?: ObjectExpression[src]§source: StringLiteral[src]§type: "ExportAllDeclaration"[src]