@smartsoft001-mobilems/angular 2.30.0 → 2.31.0

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.
@@ -1243,7 +1243,7 @@ class ConfigsFacade {
1243
1243
  __decorate([
1244
1244
  ReduxAction(),
1245
1245
  __metadata("design:type", Function),
1246
- __metadata("design:paramtypes", [Number]),
1246
+ __metadata("design:paramtypes", [Object]),
1247
1247
  __metadata("design:returntype", Promise)
1248
1248
  ], ConfigsFacade.prototype, "getPage", null);
1249
1249
  __decorate([