WAAS Javascript SDKVariablesImportMappingConfidenceOn this pageVariable.ImportMappingConfidenceconst ImportMappingConfidence: { high: "high"; low: "low"; review: "review";}; Type Declaration high readonly high: "high"; low readonly low: "low"; review readonly review: "review";