@aws-amplify/geo 1.1.2-unstable.2 → 1.1.2-unstable.7

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.
@@ -25332,7 +25332,9 @@ var __generator = undefined && undefined.__generator || function (thisArg, body)
25332
25332
  var logger = new _aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["ConsoleLogger"]('Geo');
25333
25333
  var DEFAULT_PROVIDER = 'AmazonLocationService';
25334
25334
 
25335
- var GeoClass = function () {
25335
+ var GeoClass =
25336
+ /** @class */
25337
+ function () {
25336
25338
  function GeoClass() {
25337
25339
  this._config = {};
25338
25340
  this._pluggables = [];
@@ -25719,7 +25721,9 @@ var __generator = undefined && undefined.__generator || function (thisArg, body)
25719
25721
 
25720
25722
  var logger = new _aws_amplify_core__WEBPACK_IMPORTED_MODULE_1__["ConsoleLogger"]('AmazonLocationServiceProvider');
25721
25723
 
25722
- var AmazonLocationServiceProvider = function () {
25724
+ var AmazonLocationServiceProvider =
25725
+ /** @class */
25726
+ function () {
25723
25727
  /**
25724
25728
  * Initialize Geo with AWS configurations
25725
25729
  * @param {Object} config - Configuration object for Geo