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