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