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