Skip to content

Home > vue-metamorph > Kinds > ContinueStatementKind

Kinds.ContinueStatementKind type

Signature:

typescript
export type ContinueStatementKind = namedTypes.ContinueStatement;

References: namedTypes.ContinueStatement