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