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