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