Searched defs:UnionType (Results 1 – 8 of 8) sorted by relevance
301 UnionType = type(int | str) variable
66 isUnion(): this is UnionType; property
224 UnionType, enumerator
290 UnionType = 183, enumerator2632 export interface UnionType extends UnionOrIntersectionType { interface5352 isUnion(): this is UnionType; property
290 UnionType = 183, enumerator2665 export interface UnionType extends UnionOrIntersectionType { interface5593 isUnion(): this is UnionType; property