Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts760 export const createJsxElement = Debug.deprecate(factory.createJsxElement, factoryDeprecation); constant
/third_party/typescript/lib/
Dtypescript.d.ts4027createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
DtypescriptServices.d.ts4027createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsserverlibrary.d.ts4027createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
12109 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsc.js21693 function createJsxElement(openingElement, children, closingElement) { function
DtypingsInstaller.js26879 function createJsxElement(openingElement, children, closingElement) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts4027createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsserverlibrary.d.ts4027createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
12109 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant