Searched defs:createJsxSelfClosingElement (Results 1 – 8 of 8) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/4.0/ |
| D | nodeFactoryTopLevelExports.ts | 766 …export const createJsxSelfClosingElement = Debug.deprecate(factory.createJsxSelfClosingElement, fa… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3964 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 8043 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | typescriptServices.d.ts | 3964 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 8043 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | tsserverlibrary.d.ts | 3964 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 11982 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | typingsInstaller.js | 26656 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | tsc.js | 21513 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3964 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 8043 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | tsserverlibrary.d.ts | 3964 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 11982 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|