Type Alias RunBenchmarkResponse

type RunBenchmarkResponse = {
    benchmarkId?: string;
}
Index

Properties

Properties

benchmarkId?: string