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