@aws-amplify/predictions 4.0.33-cloud-logging.3 → 4.0.33-unstable.4
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.
|
@@ -95510,11 +95510,6 @@ function () {
|
|
|
95510
95510
|
var _this = this;
|
|
95511
95511
|
|
|
95512
95512
|
this._config = config ? config : {};
|
|
95513
|
-
|
|
95514
|
-
if (!_aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["StorageHelper"]) {
|
|
95515
|
-
return;
|
|
95516
|
-
}
|
|
95517
|
-
|
|
95518
95513
|
this._storage = new _aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["StorageHelper"]().getStorage();
|
|
95519
95514
|
_aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["Hub"].listen('auth', function (data) {
|
|
95520
95515
|
var payload = data.payload;
|