Skip to content

Home > vue-metamorph > Kinds > ForStatementKind

Kinds.ForStatementKind type

Signature:

typescript
export type ForStatementKind = namedTypes.ForStatement;

References: namedTypes.ForStatement