AutoBE
    Preparing search index...

    Interface IAutoBePlaygroundBenchmark

    interface IAutoBePlaygroundBenchmark {
        emoji: string;
        replays: IAutoBePlaygroundReplay.ISummary[];
        score: IAutoBePlaygroundBenchmarkScore;
        vendor: string;
    }
    Index

    Properties

    emoji: string
    vendor: string