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