TsNamespaceExportDeclarationinterface TsNamespaceExportDeclaration extends Node, HasSpan {id: Identifier;type: "TsNamespaceExportDeclaration";}§Extends§Node[src]§HasSpan[src]§Properties§id: Identifier[src]§type: "TsNamespaceExportDeclaration"[src]