@azure/arm-storage 18.2.1-alpha.20231016.1 → 18.2.1-alpha.20231030.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.
Files changed (69) hide show
  1. package/dist/index.js +48 -128
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.js +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/dist-esm/samples-dev/blobContainersListSample.js +6 -16
  6. package/dist-esm/samples-dev/blobContainersListSample.js.map +1 -1
  7. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js +3 -8
  8. package/dist-esm/samples-dev/blobInventoryPoliciesListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/blobServicesListSample.js +3 -8
  10. package/dist-esm/samples-dev/blobServicesListSample.js.map +1 -1
  11. package/dist-esm/samples-dev/deletedAccountsListSample.js +3 -8
  12. package/dist-esm/samples-dev/deletedAccountsListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/encryptionScopesListSample.js +3 -8
  14. package/dist-esm/samples-dev/encryptionScopesListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/fileSharesListSample.js +9 -24
  16. package/dist-esm/samples-dev/fileSharesListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/localUsersListSample.js +3 -8
  18. package/dist-esm/samples-dev/localUsersListSample.js.map +1 -1
  19. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js +3 -8
  20. package/dist-esm/samples-dev/objectReplicationPoliciesListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/operationsListSample.js +3 -8
  22. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +3 -8
  24. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/queueListSample.js +3 -8
  26. package/dist-esm/samples-dev/queueListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/skusListSample.js +3 -8
  28. package/dist-esm/samples-dev/skusListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js +3 -8
  30. package/dist-esm/samples-dev/storageAccountsListByResourceGroupSample.js.map +1 -1
  31. package/dist-esm/samples-dev/storageAccountsListSample.js +3 -8
  32. package/dist-esm/samples-dev/storageAccountsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/tableListSample.js +3 -8
  34. package/dist-esm/samples-dev/tableListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/usagesListByLocationSample.js +3 -8
  36. package/dist-esm/samples-dev/usagesListByLocationSample.js.map +1 -1
  37. package/dist-esm/src/operations/blobContainers.js +3 -8
  38. package/dist-esm/src/operations/blobContainers.js.map +1 -1
  39. package/dist-esm/src/operations/blobInventoryPolicies.js +3 -8
  40. package/dist-esm/src/operations/blobInventoryPolicies.js.map +1 -1
  41. package/dist-esm/src/operations/blobServices.js +3 -8
  42. package/dist-esm/src/operations/blobServices.js.map +1 -1
  43. package/dist-esm/src/operations/deletedAccounts.js +3 -8
  44. package/dist-esm/src/operations/deletedAccounts.js.map +1 -1
  45. package/dist-esm/src/operations/encryptionScopes.js +3 -8
  46. package/dist-esm/src/operations/encryptionScopes.js.map +1 -1
  47. package/dist-esm/src/operations/fileShares.js +3 -8
  48. package/dist-esm/src/operations/fileShares.js.map +1 -1
  49. package/dist-esm/src/operations/localUsersOperations.js +3 -8
  50. package/dist-esm/src/operations/localUsersOperations.js.map +1 -1
  51. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js +3 -8
  52. package/dist-esm/src/operations/objectReplicationPoliciesOperations.js.map +1 -1
  53. package/dist-esm/src/operations/operations.js +3 -8
  54. package/dist-esm/src/operations/operations.js.map +1 -1
  55. package/dist-esm/src/operations/privateEndpointConnections.js +3 -8
  56. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  57. package/dist-esm/src/operations/queue.js +3 -8
  58. package/dist-esm/src/operations/queue.js.map +1 -1
  59. package/dist-esm/src/operations/skus.js +3 -8
  60. package/dist-esm/src/operations/skus.js.map +1 -1
  61. package/dist-esm/src/operations/storageAccounts.js +6 -16
  62. package/dist-esm/src/operations/storageAccounts.js.map +1 -1
  63. package/dist-esm/src/operations/tableOperations.js +3 -8
  64. package/dist-esm/src/operations/tableOperations.js.map +1 -1
  65. package/dist-esm/src/operations/usages.js +3 -8
  66. package/dist-esm/src/operations/usages.js.map +1 -1
  67. package/dist-esm/test/storage_examples.js +12 -32
  68. package/dist-esm/test/storage_examples.js.map +1 -1
  69. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -7234,16 +7234,11 @@ class OperationsImpl {
7234
7234
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7235
7235
  var _a, e_1, _b, _c;
7236
7236
  try {
7237
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7237
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7238
7238
  _c = _f.value;
7239
7239
  _d = false;
7240
- try {
7241
- const page = _c;
7242
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7243
- }
7244
- finally {
7245
- _d = true;
7246
- }
7240
+ const page = _c;
7241
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7247
7242
  }
7248
7243
  }
7249
7244
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7328,16 +7323,11 @@ class SkusImpl {
7328
7323
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7329
7324
  var _a, e_1, _b, _c;
7330
7325
  try {
7331
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7326
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7332
7327
  _c = _f.value;
7333
7328
  _d = false;
7334
- try {
7335
- const page = _c;
7336
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7337
- }
7338
- finally {
7339
- _d = true;
7340
- }
7329
+ const page = _c;
7330
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7341
7331
  }
7342
7332
  }
7343
7333
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7456,16 +7446,11 @@ class StorageAccountsImpl {
7456
7446
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7457
7447
  var _a, e_1, _b, _c;
7458
7448
  try {
7459
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7449
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7460
7450
  _c = _f.value;
7461
7451
  _d = false;
7462
- try {
7463
- const page = _c;
7464
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7465
- }
7466
- finally {
7467
- _d = true;
7468
- }
7452
+ const page = _c;
7453
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7469
7454
  }
7470
7455
  }
7471
7456
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7525,16 +7510,11 @@ class StorageAccountsImpl {
7525
7510
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
7526
7511
  var _a, e_2, _b, _c;
7527
7512
  try {
7528
- for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7513
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7529
7514
  _c = _f.value;
7530
7515
  _d = false;
7531
- try {
7532
- const page = _c;
7533
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7534
- }
7535
- finally {
7536
- _d = true;
7537
- }
7516
+ const page = _c;
7517
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7538
7518
  }
7539
7519
  }
7540
7520
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -8576,16 +8556,11 @@ class DeletedAccountsImpl {
8576
8556
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
8577
8557
  var _a, e_1, _b, _c;
8578
8558
  try {
8579
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8559
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8580
8560
  _c = _f.value;
8581
8561
  _d = false;
8582
- try {
8583
- const page = _c;
8584
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8585
- }
8586
- finally {
8587
- _d = true;
8588
- }
8562
+ const page = _c;
8563
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8589
8564
  }
8590
8565
  }
8591
8566
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -8731,16 +8706,11 @@ class UsagesImpl {
8731
8706
  return tslib.__asyncGenerator(this, arguments, function* listByLocationPagingAll_1() {
8732
8707
  var _a, e_1, _b, _c;
8733
8708
  try {
8734
- for (var _d = true, _e = tslib.__asyncValues(this.listByLocationPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8709
+ for (var _d = true, _e = tslib.__asyncValues(this.listByLocationPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8735
8710
  _c = _f.value;
8736
8711
  _d = false;
8737
- try {
8738
- const page = _c;
8739
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8740
- }
8741
- finally {
8742
- _d = true;
8743
- }
8712
+ const page = _c;
8713
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8744
8714
  }
8745
8715
  }
8746
8716
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -8958,16 +8928,11 @@ class BlobInventoryPoliciesImpl {
8958
8928
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
8959
8929
  var _a, e_1, _b, _c;
8960
8930
  try {
8961
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8931
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8962
8932
  _c = _f.value;
8963
8933
  _d = false;
8964
- try {
8965
- const page = _c;
8966
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8967
- }
8968
- finally {
8969
- _d = true;
8970
- }
8934
+ const page = _c;
8935
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8971
8936
  }
8972
8937
  }
8973
8938
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -9186,16 +9151,11 @@ class PrivateEndpointConnectionsImpl {
9186
9151
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
9187
9152
  var _a, e_1, _b, _c;
9188
9153
  try {
9189
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
9154
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
9190
9155
  _c = _f.value;
9191
9156
  _d = false;
9192
- try {
9193
- const page = _c;
9194
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9195
- }
9196
- finally {
9197
- _d = true;
9198
- }
9157
+ const page = _c;
9158
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9199
9159
  }
9200
9160
  }
9201
9161
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -9471,16 +9431,11 @@ class ObjectReplicationPoliciesOperationsImpl {
9471
9431
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
9472
9432
  var _a, e_1, _b, _c;
9473
9433
  try {
9474
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
9434
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
9475
9435
  _c = _f.value;
9476
9436
  _d = false;
9477
- try {
9478
- const page = _c;
9479
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9480
- }
9481
- finally {
9482
- _d = true;
9483
- }
9437
+ const page = _c;
9438
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9484
9439
  }
9485
9440
  }
9486
9441
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -9706,16 +9661,11 @@ class LocalUsersOperationsImpl {
9706
9661
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
9707
9662
  var _a, e_1, _b, _c;
9708
9663
  try {
9709
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
9664
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
9710
9665
  _c = _f.value;
9711
9666
  _d = false;
9712
- try {
9713
- const page = _c;
9714
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9715
- }
9716
- finally {
9717
- _d = true;
9718
- }
9667
+ const page = _c;
9668
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9719
9669
  }
9720
9670
  }
9721
9671
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -10013,16 +9963,11 @@ class EncryptionScopesImpl {
10013
9963
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
10014
9964
  var _a, e_1, _b, _c;
10015
9965
  try {
10016
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
9966
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
10017
9967
  _c = _f.value;
10018
9968
  _d = false;
10019
- try {
10020
- const page = _c;
10021
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10022
- }
10023
- finally {
10024
- _d = true;
10025
- }
9969
+ const page = _c;
9970
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10026
9971
  }
10027
9972
  }
10028
9973
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -10296,16 +10241,11 @@ class BlobServicesImpl {
10296
10241
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
10297
10242
  var _a, e_1, _b, _c;
10298
10243
  try {
10299
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
10244
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
10300
10245
  _c = _f.value;
10301
10246
  _d = false;
10302
- try {
10303
- const page = _c;
10304
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10305
- }
10306
- finally {
10307
- _d = true;
10308
- }
10247
+ const page = _c;
10248
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10309
10249
  }
10310
10250
  }
10311
10251
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -10487,16 +10427,11 @@ class BlobContainersImpl {
10487
10427
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
10488
10428
  var _a, e_1, _b, _c;
10489
10429
  try {
10490
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
10430
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
10491
10431
  _c = _f.value;
10492
10432
  _d = false;
10493
- try {
10494
- const page = _c;
10495
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10496
- }
10497
- finally {
10498
- _d = true;
10499
- }
10433
+ const page = _c;
10434
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
10500
10435
  }
10501
10436
  }
10502
10437
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -11346,16 +11281,11 @@ class FileSharesImpl {
11346
11281
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
11347
11282
  var _a, e_1, _b, _c;
11348
11283
  try {
11349
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
11284
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
11350
11285
  _c = _f.value;
11351
11286
  _d = false;
11352
- try {
11353
- const page = _c;
11354
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
11355
- }
11356
- finally {
11357
- _d = true;
11358
- }
11287
+ const page = _c;
11288
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
11359
11289
  }
11360
11290
  }
11361
11291
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -11879,16 +11809,11 @@ class QueueImpl {
11879
11809
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
11880
11810
  var _a, e_1, _b, _c;
11881
11811
  try {
11882
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
11812
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
11883
11813
  _c = _f.value;
11884
11814
  _d = false;
11885
- try {
11886
- const page = _c;
11887
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
11888
- }
11889
- finally {
11890
- _d = true;
11891
- }
11815
+ const page = _c;
11816
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
11892
11817
  }
11893
11818
  }
11894
11819
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -12321,16 +12246,11 @@ class TableOperationsImpl {
12321
12246
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
12322
12247
  var _a, e_1, _b, _c;
12323
12248
  try {
12324
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
12249
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, accountName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
12325
12250
  _c = _f.value;
12326
12251
  _d = false;
12327
- try {
12328
- const page = _c;
12329
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
12330
- }
12331
- finally {
12332
- _d = true;
12333
- }
12252
+ const page = _c;
12253
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
12334
12254
  }
12335
12255
  }
12336
12256
  catch (e_1_1) { e_1 = { error: e_1_1 }; }