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