Logo Xantham

TsTypeIntersection Type

Represents an intersection type. Reflects: `IntersectionType` and `IntersectionTypeNode`. Example (TS): `type B = { x: number } & { y: number }`

Union cases

Union case Description

TsTypeIntersection TypeKey list

Full Usage: TsTypeIntersection TypeKey list

Parameters:
Item : TypeKey list

Instance members

Instance member Description

this.Types

Full Usage: this.Types

Returns: TypeKey list
Modifiers: inline
Returns: TypeKey list

Type something to start searching.