Searched defs:reactNamespace (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/tests/baselines/reference/config/showConfig/Shows tsconfig for single option/reactNamespace/ |
| D | tsconfig.json | 3 "reactNamespace": "someString" string
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3605 reactNamespace?: string; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | tsserverlibrary.d.ts | 2911 reactNamespace?: string; property 7355 reactNamespace?: string; property
|
| D | typescript.d.ts | 3352 reactNamespace?: string; property
|
| /third_party/typescript/lib/ |
| D | tsserverlibrary.d.ts | 2911 reactNamespace?: string; property 7355 reactNamespace?: string; property
|
| D | typescript.d.ts | 3352 reactNamespace?: string; property
|
| D | tsc.js | 24678 function createReactNamespace(reactNamespace, parent) { argument 24693 function createJsxFactoryExpression(factory2, jsxFactoryEntity, reactNamespace, parent) { argument 24699 function createJsxFragmentFactoryExpression(factory2, jsxFragmentFactoryEntity, reactNamespace, par… argument 24732 …ForJsxFragment(factory2, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
|