Skip to content

Home > vue-metamorph > Kinds > DoWhileStatementKind

Kinds.DoWhileStatementKind type

Signature:

typescript
export type DoWhileStatementKind = namedTypes.DoWhileStatement;

References: namedTypes.DoWhileStatement