Home
last modified time | relevance | path

Searched defs:conditionalType (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/src/scope/
DScopeType.ts5 conditionalType = 'conditionalType', enumerator
/third_party/typescript/src/compiler/
Dtracing.ts228 const conditionalType = type as ConditionalType; constant