Skip to content

Home > vue-metamorph > Kinds > TryStatementKind

Kinds.TryStatementKind type

Signature:

typescript
export type TryStatementKind = namedTypes.TryStatement;

References: namedTypes.TryStatement