Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/reactNamespace/
Dtsconfig.json3 "reactNamespace": "someString" string
/third_party/typescript/lib/
Dprotocol.d.ts2623 reactNamespace?: string; property
Dtsserverlibrary.d.ts2868 reactNamespace?: string; property
DtypescriptServices.d.ts2868 reactNamespace?: string; property
Dtypescript.d.ts2868 reactNamespace?: string; property
Dtsc.js22116 function createReactNamespace(reactNamespace, parent) { argument
22132 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
22138 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
22166 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
DtypingsInstaller.js27405 function createReactNamespace(reactNamespace, parent) { argument
27426 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
27432 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
27461 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
Dtypescript.js27610 function createReactNamespace(reactNamespace, parent) { argument
27631 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
27637 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
27666 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
DtypescriptServices.js27610 function createReactNamespace(reactNamespace, parent) { argument
27631 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
27637 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
27666 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
Dtsserverlibrary.js27610 function createReactNamespace(reactNamespace, parent) { argument
27631 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
27637 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
27666 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
Dtsserver.js27416 function createReactNamespace(reactNamespace, parent) { argument
27437 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument
27443 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument
27472 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
/third_party/typescript/src/server/
Dprotocol.ts3375 reactNamespace?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2882 reactNamespace?: string; property
Dtypescript.d.ts2882 reactNamespace?: string; property