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