effect-playwright
    Preparing search index...

    Type Alias BlobReporterOptions

    type BlobReporterOptions = {
        fileName?: string;
        outputDir?: string;
    }
    Index
    fileName?: string
    outputDir?: string