Home > vue-metamorph > Kinds > TSIntersectionTypeKind
Kinds.TSIntersectionTypeKind type
Signature:
typescript
export type TSIntersectionTypeKind = namedTypes.TSIntersectionType;References: namedTypes.TSIntersectionType
