Home
last modified time | relevance | path

Searched defs:reactNamespace (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/reactNamespace/
Dtsconfig.json3 "reactNamespace": "someString" string
/third_party/typescript/src/server/
Dprotocol.ts3582 reactNamespace?: string; property
/third_party/typescript/lib/
Dprotocol.d.ts2823 reactNamespace?: string; property
Dtypescript.d.ts3141 reactNamespace?: string; property
DtypescriptServices.d.ts3141 reactNamespace?: string; property
Dtsserverlibrary.d.ts3141 reactNamespace?: string; property
DtypingsInstaller.js30326 function createReactNamespace(reactNamespace, parent) { argument
30347 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
30353 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
30382 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
Dtsc.js24508 function createReactNamespace(reactNamespace, parent) { argument
24524 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
24530 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
24558 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3141 reactNamespace?: string; property
Dtsserverlibrary.d.ts3141 reactNamespace?: string; property