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