@azure/ai-text-analytics 5.1.1-alpha.20231207.1 → 5.1.1-alpha.20240111.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5212,7 +5212,7 @@ var KnownRelationType;
5212
5212
  KnownRelationType["ValueOfExamination"] = "ValueOfExamination";
5213
5213
  })(KnownRelationType || (KnownRelationType = {}));
5214
5214
 
5215
- Object.defineProperty(exports, 'AzureKeyCredential', {
5215
+ Object.defineProperty(exports, "AzureKeyCredential", {
5216
5216
  enumerable: true,
5217
5217
  get: function () { return coreAuth.AzureKeyCredential; }
5218
5218
  });