@aws-sdk/client-mturk 3.590.0 → 3.596.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.
Files changed (83) hide show
  1. package/dist-cjs/index.js +0 -39
  2. package/dist-types/commands/AcceptQualificationRequestCommand.d.ts +2 -1
  3. package/dist-types/commands/ApproveAssignmentCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateQualificationWithWorkerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAdditionalAssignmentsForHITCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateHITCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateHITTypeCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateHITWithHITTypeCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateQualificationTypeCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateWorkerBlockCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteHITCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteQualificationTypeCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteWorkerBlockCommand.d.ts +2 -1
  14. package/dist-types/commands/DisassociateQualificationFromWorkerCommand.d.ts +2 -1
  15. package/dist-types/commands/GetAccountBalanceCommand.d.ts +2 -1
  16. package/dist-types/commands/GetAssignmentCommand.d.ts +2 -1
  17. package/dist-types/commands/GetFileUploadURLCommand.d.ts +2 -1
  18. package/dist-types/commands/GetHITCommand.d.ts +2 -1
  19. package/dist-types/commands/GetQualificationScoreCommand.d.ts +2 -1
  20. package/dist-types/commands/GetQualificationTypeCommand.d.ts +2 -1
  21. package/dist-types/commands/ListAssignmentsForHITCommand.d.ts +2 -1
  22. package/dist-types/commands/ListBonusPaymentsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListHITsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListHITsForQualificationTypeCommand.d.ts +2 -1
  25. package/dist-types/commands/ListQualificationRequestsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListQualificationTypesCommand.d.ts +2 -1
  27. package/dist-types/commands/ListReviewPolicyResultsForHITCommand.d.ts +2 -1
  28. package/dist-types/commands/ListReviewableHITsCommand.d.ts +2 -1
  29. package/dist-types/commands/ListWorkerBlocksCommand.d.ts +2 -1
  30. package/dist-types/commands/ListWorkersWithQualificationTypeCommand.d.ts +2 -1
  31. package/dist-types/commands/NotifyWorkersCommand.d.ts +2 -1
  32. package/dist-types/commands/RejectAssignmentCommand.d.ts +2 -1
  33. package/dist-types/commands/RejectQualificationRequestCommand.d.ts +2 -1
  34. package/dist-types/commands/SendBonusCommand.d.ts +2 -1
  35. package/dist-types/commands/SendTestEventNotificationCommand.d.ts +2 -1
  36. package/dist-types/commands/UpdateExpirationForHITCommand.d.ts +2 -1
  37. package/dist-types/commands/UpdateHITReviewStatusCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateHITTypeOfHITCommand.d.ts +2 -1
  39. package/dist-types/commands/UpdateNotificationSettingsCommand.d.ts +2 -1
  40. package/dist-types/commands/UpdateQualificationTypeCommand.d.ts +2 -1
  41. package/dist-types/index.d.ts +2 -2
  42. package/dist-types/models/MTurkServiceException.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/AcceptQualificationRequestCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/ApproveAssignmentCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/AssociateQualificationWithWorkerCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/CreateAdditionalAssignmentsForHITCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/CreateHITCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/CreateHITTypeCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/CreateHITWithHITTypeCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/CreateQualificationTypeCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/CreateWorkerBlockCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeleteHITCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteQualificationTypeCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteWorkerBlockCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DisassociateQualificationFromWorkerCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetAccountBalanceCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetAssignmentCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetFileUploadURLCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetHITCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetQualificationScoreCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/GetQualificationTypeCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListAssignmentsForHITCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListBonusPaymentsCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListHITsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListHITsForQualificationTypeCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListQualificationRequestsCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/ListQualificationTypesCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListReviewPolicyResultsForHITCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/ListReviewableHITsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/ListWorkerBlocksCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ListWorkersWithQualificationTypeCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/NotifyWorkersCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/RejectAssignmentCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/RejectQualificationRequestCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/SendBonusCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/SendTestEventNotificationCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/UpdateExpirationForHITCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/UpdateHITReviewStatusCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/UpdateHITTypeOfHITCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/UpdateNotificationSettingsCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/UpdateQualificationTypeCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/models/MTurkServiceException.d.ts +2 -1
  83. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -242,7 +242,6 @@ var MTurkClient = _MTurkClient;
242
242
 
243
243
  var import_middleware_serde = require("@smithy/middleware-serde");
244
244
 
245
- var import_types = require("@smithy/types");
246
245
 
247
246
  // src/protocols/Aws_json1_1.ts
248
247
  var import_core2 = require("@aws-sdk/core");
@@ -1475,7 +1474,6 @@ var AcceptQualificationRequestCommand = _AcceptQualificationRequestCommand;
1475
1474
 
1476
1475
 
1477
1476
 
1478
-
1479
1477
  var _ApproveAssignmentCommand = class _ApproveAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
1480
1478
  ...commonParams
1481
1479
  }).m(function(Command, cs, config, o) {
@@ -1492,7 +1490,6 @@ var ApproveAssignmentCommand = _ApproveAssignmentCommand;
1492
1490
 
1493
1491
 
1494
1492
 
1495
-
1496
1493
  var _AssociateQualificationWithWorkerCommand = class _AssociateQualificationWithWorkerCommand extends import_smithy_client.Command.classBuilder().ep({
1497
1494
  ...commonParams
1498
1495
  }).m(function(Command, cs, config, o) {
@@ -1509,7 +1506,6 @@ var AssociateQualificationWithWorkerCommand = _AssociateQualificationWithWorkerC
1509
1506
 
1510
1507
 
1511
1508
 
1512
-
1513
1509
  var _CreateAdditionalAssignmentsForHITCommand = class _CreateAdditionalAssignmentsForHITCommand extends import_smithy_client.Command.classBuilder().ep({
1514
1510
  ...commonParams
1515
1511
  }).m(function(Command, cs, config, o) {
@@ -1526,7 +1522,6 @@ var CreateAdditionalAssignmentsForHITCommand = _CreateAdditionalAssignmentsForHI
1526
1522
 
1527
1523
 
1528
1524
 
1529
-
1530
1525
  var _CreateHITCommand = class _CreateHITCommand extends import_smithy_client.Command.classBuilder().ep({
1531
1526
  ...commonParams
1532
1527
  }).m(function(Command, cs, config, o) {
@@ -1543,7 +1538,6 @@ var CreateHITCommand = _CreateHITCommand;
1543
1538
 
1544
1539
 
1545
1540
 
1546
-
1547
1541
  var _CreateHITTypeCommand = class _CreateHITTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1548
1542
  ...commonParams
1549
1543
  }).m(function(Command, cs, config, o) {
@@ -1560,7 +1554,6 @@ var CreateHITTypeCommand = _CreateHITTypeCommand;
1560
1554
 
1561
1555
 
1562
1556
 
1563
-
1564
1557
  var _CreateHITWithHITTypeCommand = class _CreateHITWithHITTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1565
1558
  ...commonParams
1566
1559
  }).m(function(Command, cs, config, o) {
@@ -1577,7 +1570,6 @@ var CreateHITWithHITTypeCommand = _CreateHITWithHITTypeCommand;
1577
1570
 
1578
1571
 
1579
1572
 
1580
-
1581
1573
  var _CreateQualificationTypeCommand = class _CreateQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1582
1574
  ...commonParams
1583
1575
  }).m(function(Command, cs, config, o) {
@@ -1594,7 +1586,6 @@ var CreateQualificationTypeCommand = _CreateQualificationTypeCommand;
1594
1586
 
1595
1587
 
1596
1588
 
1597
-
1598
1589
  var _CreateWorkerBlockCommand = class _CreateWorkerBlockCommand extends import_smithy_client.Command.classBuilder().ep({
1599
1590
  ...commonParams
1600
1591
  }).m(function(Command, cs, config, o) {
@@ -1611,7 +1602,6 @@ var CreateWorkerBlockCommand = _CreateWorkerBlockCommand;
1611
1602
 
1612
1603
 
1613
1604
 
1614
-
1615
1605
  var _DeleteHITCommand = class _DeleteHITCommand extends import_smithy_client.Command.classBuilder().ep({
1616
1606
  ...commonParams
1617
1607
  }).m(function(Command, cs, config, o) {
@@ -1628,7 +1618,6 @@ var DeleteHITCommand = _DeleteHITCommand;
1628
1618
 
1629
1619
 
1630
1620
 
1631
-
1632
1621
  var _DeleteQualificationTypeCommand = class _DeleteQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1633
1622
  ...commonParams
1634
1623
  }).m(function(Command, cs, config, o) {
@@ -1645,7 +1634,6 @@ var DeleteQualificationTypeCommand = _DeleteQualificationTypeCommand;
1645
1634
 
1646
1635
 
1647
1636
 
1648
-
1649
1637
  var _DeleteWorkerBlockCommand = class _DeleteWorkerBlockCommand extends import_smithy_client.Command.classBuilder().ep({
1650
1638
  ...commonParams
1651
1639
  }).m(function(Command, cs, config, o) {
@@ -1662,7 +1650,6 @@ var DeleteWorkerBlockCommand = _DeleteWorkerBlockCommand;
1662
1650
 
1663
1651
 
1664
1652
 
1665
-
1666
1653
  var _DisassociateQualificationFromWorkerCommand = class _DisassociateQualificationFromWorkerCommand extends import_smithy_client.Command.classBuilder().ep({
1667
1654
  ...commonParams
1668
1655
  }).m(function(Command, cs, config, o) {
@@ -1679,7 +1666,6 @@ var DisassociateQualificationFromWorkerCommand = _DisassociateQualificationFromW
1679
1666
 
1680
1667
 
1681
1668
 
1682
-
1683
1669
  var _GetAccountBalanceCommand = class _GetAccountBalanceCommand extends import_smithy_client.Command.classBuilder().ep({
1684
1670
  ...commonParams
1685
1671
  }).m(function(Command, cs, config, o) {
@@ -1696,7 +1682,6 @@ var GetAccountBalanceCommand = _GetAccountBalanceCommand;
1696
1682
 
1697
1683
 
1698
1684
 
1699
-
1700
1685
  var _GetAssignmentCommand = class _GetAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
1701
1686
  ...commonParams
1702
1687
  }).m(function(Command, cs, config, o) {
@@ -1713,7 +1698,6 @@ var GetAssignmentCommand = _GetAssignmentCommand;
1713
1698
 
1714
1699
 
1715
1700
 
1716
-
1717
1701
  var _GetFileUploadURLCommand = class _GetFileUploadURLCommand extends import_smithy_client.Command.classBuilder().ep({
1718
1702
  ...commonParams
1719
1703
  }).m(function(Command, cs, config, o) {
@@ -1730,7 +1714,6 @@ var GetFileUploadURLCommand = _GetFileUploadURLCommand;
1730
1714
 
1731
1715
 
1732
1716
 
1733
-
1734
1717
  var _GetHITCommand = class _GetHITCommand extends import_smithy_client.Command.classBuilder().ep({
1735
1718
  ...commonParams
1736
1719
  }).m(function(Command, cs, config, o) {
@@ -1747,7 +1730,6 @@ var GetHITCommand = _GetHITCommand;
1747
1730
 
1748
1731
 
1749
1732
 
1750
-
1751
1733
  var _GetQualificationScoreCommand = class _GetQualificationScoreCommand extends import_smithy_client.Command.classBuilder().ep({
1752
1734
  ...commonParams
1753
1735
  }).m(function(Command, cs, config, o) {
@@ -1764,7 +1746,6 @@ var GetQualificationScoreCommand = _GetQualificationScoreCommand;
1764
1746
 
1765
1747
 
1766
1748
 
1767
-
1768
1749
  var _GetQualificationTypeCommand = class _GetQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1769
1750
  ...commonParams
1770
1751
  }).m(function(Command, cs, config, o) {
@@ -1781,7 +1762,6 @@ var GetQualificationTypeCommand = _GetQualificationTypeCommand;
1781
1762
 
1782
1763
 
1783
1764
 
1784
-
1785
1765
  var _ListAssignmentsForHITCommand = class _ListAssignmentsForHITCommand extends import_smithy_client.Command.classBuilder().ep({
1786
1766
  ...commonParams
1787
1767
  }).m(function(Command, cs, config, o) {
@@ -1798,7 +1778,6 @@ var ListAssignmentsForHITCommand = _ListAssignmentsForHITCommand;
1798
1778
 
1799
1779
 
1800
1780
 
1801
-
1802
1781
  var _ListBonusPaymentsCommand = class _ListBonusPaymentsCommand extends import_smithy_client.Command.classBuilder().ep({
1803
1782
  ...commonParams
1804
1783
  }).m(function(Command, cs, config, o) {
@@ -1815,7 +1794,6 @@ var ListBonusPaymentsCommand = _ListBonusPaymentsCommand;
1815
1794
 
1816
1795
 
1817
1796
 
1818
-
1819
1797
  var _ListHITsCommand = class _ListHITsCommand extends import_smithy_client.Command.classBuilder().ep({
1820
1798
  ...commonParams
1821
1799
  }).m(function(Command, cs, config, o) {
@@ -1832,7 +1810,6 @@ var ListHITsCommand = _ListHITsCommand;
1832
1810
 
1833
1811
 
1834
1812
 
1835
-
1836
1813
  var _ListHITsForQualificationTypeCommand = class _ListHITsForQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1837
1814
  ...commonParams
1838
1815
  }).m(function(Command, cs, config, o) {
@@ -1849,7 +1826,6 @@ var ListHITsForQualificationTypeCommand = _ListHITsForQualificationTypeCommand;
1849
1826
 
1850
1827
 
1851
1828
 
1852
-
1853
1829
  var _ListQualificationRequestsCommand = class _ListQualificationRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
1854
1830
  ...commonParams
1855
1831
  }).m(function(Command, cs, config, o) {
@@ -1866,7 +1842,6 @@ var ListQualificationRequestsCommand = _ListQualificationRequestsCommand;
1866
1842
 
1867
1843
 
1868
1844
 
1869
-
1870
1845
  var _ListQualificationTypesCommand = class _ListQualificationTypesCommand extends import_smithy_client.Command.classBuilder().ep({
1871
1846
  ...commonParams
1872
1847
  }).m(function(Command, cs, config, o) {
@@ -1883,7 +1858,6 @@ var ListQualificationTypesCommand = _ListQualificationTypesCommand;
1883
1858
 
1884
1859
 
1885
1860
 
1886
-
1887
1861
  var _ListReviewableHITsCommand = class _ListReviewableHITsCommand extends import_smithy_client.Command.classBuilder().ep({
1888
1862
  ...commonParams
1889
1863
  }).m(function(Command, cs, config, o) {
@@ -1900,7 +1874,6 @@ var ListReviewableHITsCommand = _ListReviewableHITsCommand;
1900
1874
 
1901
1875
 
1902
1876
 
1903
-
1904
1877
  var _ListReviewPolicyResultsForHITCommand = class _ListReviewPolicyResultsForHITCommand extends import_smithy_client.Command.classBuilder().ep({
1905
1878
  ...commonParams
1906
1879
  }).m(function(Command, cs, config, o) {
@@ -1917,7 +1890,6 @@ var ListReviewPolicyResultsForHITCommand = _ListReviewPolicyResultsForHITCommand
1917
1890
 
1918
1891
 
1919
1892
 
1920
-
1921
1893
  var _ListWorkerBlocksCommand = class _ListWorkerBlocksCommand extends import_smithy_client.Command.classBuilder().ep({
1922
1894
  ...commonParams
1923
1895
  }).m(function(Command, cs, config, o) {
@@ -1934,7 +1906,6 @@ var ListWorkerBlocksCommand = _ListWorkerBlocksCommand;
1934
1906
 
1935
1907
 
1936
1908
 
1937
-
1938
1909
  var _ListWorkersWithQualificationTypeCommand = class _ListWorkersWithQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
1939
1910
  ...commonParams
1940
1911
  }).m(function(Command, cs, config, o) {
@@ -1951,7 +1922,6 @@ var ListWorkersWithQualificationTypeCommand = _ListWorkersWithQualificationTypeC
1951
1922
 
1952
1923
 
1953
1924
 
1954
-
1955
1925
  var _NotifyWorkersCommand = class _NotifyWorkersCommand extends import_smithy_client.Command.classBuilder().ep({
1956
1926
  ...commonParams
1957
1927
  }).m(function(Command, cs, config, o) {
@@ -1968,7 +1938,6 @@ var NotifyWorkersCommand = _NotifyWorkersCommand;
1968
1938
 
1969
1939
 
1970
1940
 
1971
-
1972
1941
  var _RejectAssignmentCommand = class _RejectAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
1973
1942
  ...commonParams
1974
1943
  }).m(function(Command, cs, config, o) {
@@ -1985,7 +1954,6 @@ var RejectAssignmentCommand = _RejectAssignmentCommand;
1985
1954
 
1986
1955
 
1987
1956
 
1988
-
1989
1957
  var _RejectQualificationRequestCommand = class _RejectQualificationRequestCommand extends import_smithy_client.Command.classBuilder().ep({
1990
1958
  ...commonParams
1991
1959
  }).m(function(Command, cs, config, o) {
@@ -2002,7 +1970,6 @@ var RejectQualificationRequestCommand = _RejectQualificationRequestCommand;
2002
1970
 
2003
1971
 
2004
1972
 
2005
-
2006
1973
  var _SendBonusCommand = class _SendBonusCommand extends import_smithy_client.Command.classBuilder().ep({
2007
1974
  ...commonParams
2008
1975
  }).m(function(Command, cs, config, o) {
@@ -2019,7 +1986,6 @@ var SendBonusCommand = _SendBonusCommand;
2019
1986
 
2020
1987
 
2021
1988
 
2022
-
2023
1989
  var _SendTestEventNotificationCommand = class _SendTestEventNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
2024
1990
  ...commonParams
2025
1991
  }).m(function(Command, cs, config, o) {
@@ -2036,7 +2002,6 @@ var SendTestEventNotificationCommand = _SendTestEventNotificationCommand;
2036
2002
 
2037
2003
 
2038
2004
 
2039
-
2040
2005
  var _UpdateExpirationForHITCommand = class _UpdateExpirationForHITCommand extends import_smithy_client.Command.classBuilder().ep({
2041
2006
  ...commonParams
2042
2007
  }).m(function(Command, cs, config, o) {
@@ -2053,7 +2018,6 @@ var UpdateExpirationForHITCommand = _UpdateExpirationForHITCommand;
2053
2018
 
2054
2019
 
2055
2020
 
2056
-
2057
2021
  var _UpdateHITReviewStatusCommand = class _UpdateHITReviewStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2058
2022
  ...commonParams
2059
2023
  }).m(function(Command, cs, config, o) {
@@ -2070,7 +2034,6 @@ var UpdateHITReviewStatusCommand = _UpdateHITReviewStatusCommand;
2070
2034
 
2071
2035
 
2072
2036
 
2073
-
2074
2037
  var _UpdateHITTypeOfHITCommand = class _UpdateHITTypeOfHITCommand extends import_smithy_client.Command.classBuilder().ep({
2075
2038
  ...commonParams
2076
2039
  }).m(function(Command, cs, config, o) {
@@ -2087,7 +2050,6 @@ var UpdateHITTypeOfHITCommand = _UpdateHITTypeOfHITCommand;
2087
2050
 
2088
2051
 
2089
2052
 
2090
-
2091
2053
  var _UpdateNotificationSettingsCommand = class _UpdateNotificationSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
2092
2054
  ...commonParams
2093
2055
  }).m(function(Command, cs, config, o) {
@@ -2104,7 +2066,6 @@ var UpdateNotificationSettingsCommand = _UpdateNotificationSettingsCommand;
2104
2066
 
2105
2067
 
2106
2068
 
2107
-
2108
2069
  var _UpdateQualificationTypeCommand = class _UpdateQualificationTypeCommand extends import_smithy_client.Command.classBuilder().ep({
2109
2070
  ...commonParams
2110
2071
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { MTurkClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *