Searched defs:TypeVariable (Results 1 – 8 of 8) sorted by relevance
3 class TypeVariable {} class26 function TypeVariable() { class in TypeVariable
5 class TypeVariable {} class
325 TypeVariable, enumerator
2791 TypeVariable = 8650752, enumerator2928 export type TypeVariable = TypeParameter | IndexedAccessType; alias