Type Alias CommentCondition

CommentCondition: ((ctx: CommentContext) => boolean)

コメントが描画される条件を定義します.