Home
last modified time | relevance | path

Searched defs:createJsxSelfClosingElement (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/src/deprecatedCompat/
Ddeprecations.ts777 …export const createJsxSelfClosingElement = Debug.deprecate(factory.createJsxSelfClosingElement, fa… constant
/third_party/typescript/lib/
Dtypescript.d.ts3546createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method
7014 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
DtypescriptServices.d.ts3546createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method
7014 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
Dtsserverlibrary.d.ts3546createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method
10759 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
Dtsc.js19359 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
DtypingsInstaller.js24118 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
DtypescriptServices.js24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
Dtypescript.js24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
Dtsserverlibrary.js24323 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
Dtsserver.js24129 function createJsxSelfClosingElement(tagName, typeArguments, attributes) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3662createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method
7261 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant
Dtsserverlibrary.d.ts3662createJsxSelfClosingElement(tagName: JsxTagNameExpression, typeArguments: readonly TypeNode[] | un… method
11044 …const createJsxSelfClosingElement: (tagName: JsxTagNameExpression, typeArguments: readonly TypeNod… constant