Skip to main content

Variable.ImportMappingConfidence

const ImportMappingConfidence: {
high: "high";
low: "low";
review: "review";
};

Type Declaration

NameType
high"high"
low"low"
review"review"