frontend-performance-lab
    Preparing search index...

    Interface BenchmarkScenario

    interface BenchmarkScenario {
        description: string;
        id: BenchmarkScenarioId;
        label: string;
    }
    Index

    Properties

    Properties

    description: string
    label: string