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