@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface BenchmarkData {
        entries: Record<string, [BenchmarkElement]>;
        lastUpdate: number;
        repoUrl: string;
    }
    Index

    Properties

    entries: Record<string, [BenchmarkElement]>
    lastUpdate: number
    repoUrl: string