Searched defs:createJsxElement (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 771 export const createJsxElement = Debug.deprecate(factory.createJsxElement, factoryDeprecation); constant
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 3620 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 10882 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | typescript.d.ts | 3620 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 7099 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3544 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 7010 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | tsserverlibrary.d.ts | 3544 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 10755 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | typescriptServices.d.ts | 3544 …createJsxElement(openingElement: JsxOpeningElement, children: readonly JsxChild[], closingElement:… method 7010 …const createJsxElement: (openingElement: JsxOpeningElement, children: readonly JsxChild[], closing… constant
|
| D | typingsInstaller.js | 24097 function createJsxElement(openingElement, children, closingElement) { function
|
| D | tsc.js | 19340 function createJsxElement(openingElement, children, closingElement) { function
|
| D | typescriptServices.js | 24302 function createJsxElement(openingElement, children, closingElement) { function
|
| D | typescript.js | 24302 function createJsxElement(openingElement, children, closingElement) { function
|
| D | tsserverlibrary.js | 24302 function createJsxElement(openingElement, children, closingElement) { function
|
| D | tsserver.js | 24108 function createJsxElement(openingElement, children, closingElement) { function
|