Interface GetNextJobOptions

interface GetNextJobOptions {
    block?: boolean;
}

Properties

Properties

block?: boolean

Generated using TypeDoc