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