Searched defs:createJsxClosingElement (Results 1 – 8 of 8) sorted by relevance
778 …export const createJsxClosingElement = Debug.deprecate(factory.createJsxClosingElement, factoryDep… constant
3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method8086 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method12032 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
21595 function createJsxClosingElement(tagName) { function
26745 function createJsxClosingElement(tagName) { function