Searched defs:StructuredType (Results 1 – 5 of 5) sorted by relevance
2761 StructuredType = 3670016, enumerator2882 export type StructuredType = ObjectType | UnionType | IntersectionType; alias