interface PredictionsConvertConfig {
    convert: ConvertConfig;
}

Properties

Properties

convert: ConvertConfig