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