Searched defs:TSIntersectionType (Results 1 – 3 of 3) sorted by relevance
120 TSIntersectionType = 'TSIntersectionType', enumerator
1461 export interface TSIntersectionType extends BaseNode { interface
368 TSIntersectionType?: RuleFunction<TSESTree.TSIntersectionType>; property