@webdeveric/utils
    Preparing search index...

    Type Alias CommentOptions

    CommentOptions: { type?: CommentType | `${CommentType}` } & Partial<
        CommentParts,
    >