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