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 | typescript.d.ts | 4027 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | typescriptServices.d.ts | 4027 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsserverlibrary.d.ts | 4027 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 12109 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsc.js | 21693 function createJsxElement(openingElement, children, closingElement) { function
|
| D | typingsInstaller.js | 26879 function createJsxElement(openingElement, children, closingElement) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 4027 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 8163 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsserverlibrary.d.ts | 4027 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 12109 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|