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