Skip to content

Home > vue-metamorph > Kinds > IntersectionTypeAnnotationKind

Kinds.IntersectionTypeAnnotationKind type

Signature:

typescript
export type IntersectionTypeAnnotationKind = namedTypes.IntersectionTypeAnnotation;

References: namedTypes.IntersectionTypeAnnotation