Home > vue-metamorph > Kinds > TSTypeAnnotationKind
Kinds.TSTypeAnnotationKind type
Signature:
typescript
export type TSTypeAnnotationKind = namedTypes.TSTypeAnnotation | namedTypes.TSTypePredicate;References: namedTypes.TSTypeAnnotation, namedTypes.TSTypePredicate
