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