Skip to content

Home > vue-metamorph > Kinds > IfStatementKind

Kinds.IfStatementKind type

Signature:

typescript
export type IfStatementKind = namedTypes.IfStatement;

References: namedTypes.IfStatement