bullmq - v5.56.2
    Preparing search index...

    Interface RawCommand

    interface RawCommand {
        content: string;
        keys: number;
        name: string;
    }
    Index

    Properties

    Properties

    content: string
    keys: number
    name: string