Home
last modified time | relevance | path

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/
Dtsconfig.json3 "reactNamespace": "someString" string
/third_party/typescript/src/server/
Dprotocol.ts3605 reactNamespace?: string; property
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts2911 reactNamespace?: string; property
7355 reactNamespace?: string; property
Dtypescript.d.ts3352 reactNamespace?: string; property
/third_party/typescript/lib/
Dtsserverlibrary.d.ts2911 reactNamespace?: string; property
7355 reactNamespace?: string; property
Dtypescript.d.ts3352 reactNamespace?: string; property
Dtsc.js24678 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