JSXClosingElementinterface JSXClosingElement extends Node, HasSpan {name: JSXElementName;type: "JSXClosingElement";}§Extends§Node[src]§HasSpan[src]§Properties§name: JSXElementName[src]§type: "JSXClosingElement"[src]