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