Type Alias CommentHandler

    CommentHandler: ((commentSelector: string, jsdoc: JsdocBlockWithInline) => boolean)