Searched defs:getKeyPropertyName (Results 1 – 3 of 3) sorted by relevance
23922 function getKeyPropertyName(unionType: UnionType): __String | undefined { function25824 …const keyPropertyName = type.flags & TypeFlags.Union ? getKeyPropertyName(type as UnionType) : und… constant
72589 function getKeyPropertyName(unionType) { function
60813 function getKeyPropertyName(unionType) { function