Home
last modified time | relevance | path

Searched defs:jsxFactory (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/jsxFactory/
Dtsconfig.json3 "jsxFactory": "someString" string
/third_party/typescript/lib/
Dtypescript.d.ts3125 jsxFactory?: string; property
DtypescriptServices.d.ts3125 jsxFactory?: string; property
Dtsserverlibrary.d.ts3125 jsxFactory?: string; property
DtypingsInstaller.js30295 function createJsxFactoryExpressionFromEntityName(factory, jsxFactory, parent) { argument
Dtsc.js24475 function createJsxFactoryExpressionFromEntityName(factory, jsxFactory, parent) { argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3125 jsxFactory?: string; property
Dtsserverlibrary.d.ts3125 jsxFactory?: string; property