bullmq - v6.2.0
    Preparing search index...

    Interface BaseOptions

    interface BaseOptions {
        skipVersionCheck?: boolean;
        url?: string;
    }

    Hierarchy (View Summary)

    Index
    skipVersionCheck?: boolean
    url?: string