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