Searched defs:createJsxElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 760 export const createJsxElement = Debug.deprecate(factory.createJsxElement, factoryDeprecation); constant
|
| /third_party/typescript/lib/ |
| D | typescriptServices.d.ts | 3990 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | typescript.d.ts | 3990 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsserverlibrary.d.ts | 3990 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 12020 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsc.js | 21532 function createJsxElement(openingElement, children, closingElement) { function
|
| D | typingsInstaller.js | 26676 function createJsxElement(openingElement, children, closingElement) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3990 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8074 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsserverlibrary.d.ts | 3990 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 12020 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|