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