Searched defs:createJsxClosingElement (Results 1 – 12 of 12) sorted by relevance
789 …export const createJsxClosingElement = Debug.deprecate(factory.createJsxClosingElement, factoryDep… constant
3550 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method7022 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
3550 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method10767 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
19403 function createJsxClosingElement(tagName) { function
24166 function createJsxClosingElement(tagName) { function
24371 function createJsxClosingElement(tagName) { function
24177 function createJsxClosingElement(tagName) { function
3626 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method10894 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
3626 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method7111 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant