Home
last modified time | relevance | path

Searched defs:createJsxElement (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts771 export const createJsxElement = Debug.deprecate(factory.createJsxElement, factoryDeprecation); constant
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts3620createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
10882 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtypescript.d.ts3620createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
7099 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
/third_party/typescript/lib/
Dtypescript.d.ts3544createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
7010 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsserverlibrary.d.ts3544createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
10755 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
DtypescriptServices.d.ts3544createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
7010 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
DtypingsInstaller.js24097 function createJsxElement(openingElement, children, closingElement) { function
Dtsc.js19340 function createJsxElement(openingElement, children, closingElement) { function
DtypescriptServices.js24302 function createJsxElement(openingElement, children, closingElement) { function
Dtypescript.js24302 function createJsxElement(openingElement, children, closingElement) { function
Dtsserverlibrary.js24302 function createJsxElement(openingElement, children, closingElement) { function
Dtsserver.js24108 function createJsxElement(openingElement, children, closingElement) { function