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