Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dchecker.ts37589 … const thenFunction = getTypeOfPropertyOfType(type, "then" as __String)!; // TODO: GH#18217 constant
37665 const thenFunction = getTypeOfPropertyOfType(type, "then" as __String); constant