Home
last modified time | relevance | path

Searched defs:createJsxClosingElement (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts778 …export const createJsxClosingElement = Debug.deprecate(factory.createJsxClosingElement, factoryDep… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method
8086 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
Dtypescript.d.ts3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method
8086 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
Dtsserverlibrary.d.ts3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method
12032 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
Dtsc.js21595 function createJsxClosingElement(tagName) { function
DtypingsInstaller.js26745 function createJsxClosingElement(tagName) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method
8086 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant
Dtsserverlibrary.d.ts3996 createJsxClosingElement(tagName: JsxTagNameExpression): JsxClosingElement; method
12032 const createJsxClosingElement: (tagName: JsxTagNameExpression) => JsxClosingElement; constant