Agenda - v6.0.0
    Preparing search index...

    Type Alias NotificationHandler

    NotificationHandler: (notification: JobNotification) => void | Promise<void>

    Handler function for processing job notifications

    Type Declaration