@azure/web-pubsub 1.1.3-alpha.20231214.1 → 1.1.3-alpha.20240110.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -2409,7 +2409,7 @@ class WebPubSubServiceClient {
2409
2409
  }
2410
2410
  }
2411
2411
 
2412
- Object.defineProperty(exports, 'AzureKeyCredential', {
2412
+ Object.defineProperty(exports, "AzureKeyCredential", {
2413
2413
  enumerable: true,
2414
2414
  get: function () { return coreAuth.AzureKeyCredential; }
2415
2415
  });