Searched defs:baseProp (Results 1 – 4 of 4) sorted by relevance
2 baseProp; property
45 const baseProp = checker.getPropertyOfType(checker.getTypeAtLocation(base), name); constant
41172 const baseProp = getPropertyOfType(baseType, memberEscapedName); constant41248 const baseProp = getPropertyOfType(baseWithThis, declaredProp.escapedName); constant