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