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