Agenda - v6.0.0
    Preparing search index...

    Type Alias JobId

    JobId: string & { __brand: "AgendaJobId" }

    Branded type for job IDs. At runtime it's a string, but TypeScript treats it as a distinct type.