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/ |
| D | tsconfig.json | 3 "reactNamespace": "someString" string
|
| /third_party/typescript/lib/ |
| D | protocol.d.ts | 2823 reactNamespace?: string; property
|
| D | typescript.d.ts | 3171 reactNamespace?: string; property
|
| D | typescriptServices.d.ts | 3171 reactNamespace?: string; property
|
| D | tsserverlibrary.d.ts | 3171 reactNamespace?: string; property
|
| D | tsc.js | 24682 function createReactNamespace(reactNamespace, parent) { argument 24698 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument 24704 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument 24732 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
|
| D | typingsInstaller.js | 30542 function createReactNamespace(reactNamespace, parent) { argument 30563 function createJsxFactoryExpression(factory, jsxFactoryEntity, reactNamespace, parent) { argument 30569 …function createJsxFragmentFactoryExpression(factory, jsxFragmentFactoryEntity, reactNamespace, par… argument 30598 …nForJsxFragment(factory, jsxFactoryEntity, jsxFragmentFactoryEntity, reactNamespace, children, par… argument
|
| /third_party/typescript/src/server/ |
| D | protocol.ts | 3582 reactNamespace?: string; property
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 3171 reactNamespace?: string; property
|
| D | tsserverlibrary.d.ts | 3171 reactNamespace?: string; property
|