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