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