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/
DtypescriptServices.d.ts3990createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtypescript.d.ts3990createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsserverlibrary.d.ts3990createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
12020 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsc.js21532 function createJsxElement(openingElement, children, closingElement) { function
DtypingsInstaller.js26676 function createJsxElement(openingElement, children, closingElement) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3990createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
Dtsserverlibrary.d.ts3990createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method
12020 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant