interface EvalResultJSON {
    result: EvalTestCaseResult[];
}

Hierarchy (view full)

Properties

Properties