Variable JobsListTypeEnumConst

JobsListTypeEnum: {
    Annotation: "annotation";
    GroundTruth: "ground_truth";
} = ...

Type declaration

  • Readonly Annotation: "annotation"
  • Readonly GroundTruth: "ground_truth"

Export

Generated using TypeDoc