Skip to content

Home > vue-metamorph > Kinds > CommentKind

Kinds.CommentKind type

Signature:

typescript
export type CommentKind = namedTypes.Block | namedTypes.Line | namedTypes.CommentBlock | namedTypes.CommentLine;

References: namedTypes.Block, namedTypes.Line, namedTypes.CommentBlock, namedTypes.CommentLine