@bluelibs/runner - v6.3.1
    Preparing search index...

    Type Alias InitWave

    type InitWave = {
        parallel: boolean;
        resourceIds: string[];
    }
    Index

    Properties

    parallel: boolean
    resourceIds: string[]