@cloudbase/js-sdk 3.9.0 → 3.9.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.
@@ -243,6 +243,7 @@ declare class Auth extends AuthV1Compat {
243
243
  private notifyListeners;
244
244
  private setupListeners;
245
245
  private convertToUser;
246
+ private missingRequiredParam;
246
247
  private validateParams;
247
248
  private validateAtLeastOne;
248
249
  private init;