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