Searched defs:createJsxSelfClosingElement (Results 1 – 12 of 12) sorted by relevance
| /third_party/typescript/src/deprecatedCompat/ |
| D | deprecations.ts | 777 …export const createJsxSelfClosingElement = Debug.deprecate(factory.createJsxSelfClosingElement, fa… constant
|
| /third_party/typescript/lib/ |
| D | typescript.d.ts | 3546 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 7014 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | typescriptServices.d.ts | 3546 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 7014 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | tsserverlibrary.d.ts | 3546 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 10759 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | tsc.js | 19359 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | typingsInstaller.js | 24118 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | typescriptServices.js | 24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | typescript.js | 24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | tsserverlibrary.js | 24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| D | tsserver.js | 24129 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3662 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 7261 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|
| D | tsserverlibrary.d.ts | 3662 …createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method 11044 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
|