@shopify/cli-kit
    Preparing search index...

    Interface ConcurrentOutputContext

    interface ConcurrentOutputContext {
        outputPrefix?: string;
        stripAnsi?: boolean;
    }
    Index
    outputPrefix?: string
    stripAnsi?: boolean