@oss-autopilot/core - v1.6.3
    Preparing search index...

    Type Alias ReadOutput

    ReadOutput:
        | { all: true; markedAsRead: number; message: string }
        | { marked: boolean; message: string; url: string | undefined }