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