@versedbcom/sdk 0.1.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.

Potentially problematic release.


This version of @versedbcom/sdk might be problematic. Click here for more details.

Files changed (1897) hide show
  1. package/FUNCTIONS.md +89 -0
  2. package/LICENSE +21 -0
  3. package/README.md +987 -0
  4. package/RUNTIMES.md +48 -0
  5. package/esm/core.d.ts +10 -0
  6. package/esm/core.d.ts.map +1 -0
  7. package/esm/core.js +13 -0
  8. package/esm/core.js.map +1 -0
  9. package/esm/funcs/activity-get-activity-feed.d.ts +18 -0
  10. package/esm/funcs/activity-get-activity-feed.d.ts.map +1 -0
  11. package/esm/funcs/activity-get-activity-feed.js +92 -0
  12. package/esm/funcs/activity-get-activity-feed.js.map +1 -0
  13. package/esm/funcs/barcode-lookup-lookup-by-isbn.d.ts +20 -0
  14. package/esm/funcs/barcode-lookup-lookup-by-isbn.d.ts.map +1 -0
  15. package/esm/funcs/barcode-lookup-lookup-by-isbn.js +96 -0
  16. package/esm/funcs/barcode-lookup-lookup-by-isbn.js.map +1 -0
  17. package/esm/funcs/barcode-lookup-lookup-by-upc.d.ts +19 -0
  18. package/esm/funcs/barcode-lookup-lookup-by-upc.d.ts.map +1 -0
  19. package/esm/funcs/barcode-lookup-lookup-by-upc.js +95 -0
  20. package/esm/funcs/barcode-lookup-lookup-by-upc.js.map +1 -0
  21. package/esm/funcs/characters-get-character-details.d.ts +20 -0
  22. package/esm/funcs/characters-get-character-details.d.ts.map +1 -0
  23. package/esm/funcs/characters-get-character-details.js +94 -0
  24. package/esm/funcs/characters-get-character-details.js.map +1 -0
  25. package/esm/funcs/characters-get-character-issues.d.ts +21 -0
  26. package/esm/funcs/characters-get-character-issues.d.ts.map +1 -0
  27. package/esm/funcs/characters-get-character-issues.js +99 -0
  28. package/esm/funcs/characters-get-character-issues.js.map +1 -0
  29. package/esm/funcs/characters-get-character-series.d.ts +21 -0
  30. package/esm/funcs/characters-get-character-series.d.ts.map +1 -0
  31. package/esm/funcs/characters-get-character-series.js +99 -0
  32. package/esm/funcs/characters-get-character-series.js.map +1 -0
  33. package/esm/funcs/characters-get-character-teams.d.ts +21 -0
  34. package/esm/funcs/characters-get-character-teams.d.ts.map +1 -0
  35. package/esm/funcs/characters-get-character-teams.js +101 -0
  36. package/esm/funcs/characters-get-character-teams.js.map +1 -0
  37. package/esm/funcs/characters-list-characters.d.ts +18 -0
  38. package/esm/funcs/characters-list-characters.d.ts.map +1 -0
  39. package/esm/funcs/characters-list-characters.js +95 -0
  40. package/esm/funcs/characters-list-characters.js.map +1 -0
  41. package/esm/funcs/comic-shops-get-a-comic-shop.d.ts +18 -0
  42. package/esm/funcs/comic-shops-get-a-comic-shop.d.ts.map +1 -0
  43. package/esm/funcs/comic-shops-get-a-comic-shop.js +94 -0
  44. package/esm/funcs/comic-shops-get-a-comic-shop.js.map +1 -0
  45. package/esm/funcs/comic-shops-list-comic-shops.d.ts +18 -0
  46. package/esm/funcs/comic-shops-list-comic-shops.d.ts.map +1 -0
  47. package/esm/funcs/comic-shops-list-comic-shops.js +99 -0
  48. package/esm/funcs/comic-shops-list-comic-shops.js.map +1 -0
  49. package/esm/funcs/creators-get-creator-details.d.ts +18 -0
  50. package/esm/funcs/creators-get-creator-details.d.ts.map +1 -0
  51. package/esm/funcs/creators-get-creator-details.js +94 -0
  52. package/esm/funcs/creators-get-creator-details.js.map +1 -0
  53. package/esm/funcs/creators-get-creators-blog-posts.d.ts +18 -0
  54. package/esm/funcs/creators-get-creators-blog-posts.d.ts.map +1 -0
  55. package/esm/funcs/creators-get-creators-blog-posts.js +96 -0
  56. package/esm/funcs/creators-get-creators-blog-posts.js.map +1 -0
  57. package/esm/funcs/creators-get-creators-issues.d.ts +18 -0
  58. package/esm/funcs/creators-get-creators-issues.d.ts.map +1 -0
  59. package/esm/funcs/creators-get-creators-issues.js +98 -0
  60. package/esm/funcs/creators-get-creators-issues.js.map +1 -0
  61. package/esm/funcs/creators-get-creators-series.d.ts +18 -0
  62. package/esm/funcs/creators-get-creators-series.d.ts.map +1 -0
  63. package/esm/funcs/creators-get-creators-series.js +98 -0
  64. package/esm/funcs/creators-get-creators-series.js.map +1 -0
  65. package/esm/funcs/creators-list-creators.d.ts +18 -0
  66. package/esm/funcs/creators-list-creators.d.ts.map +1 -0
  67. package/esm/funcs/creators-list-creators.js +95 -0
  68. package/esm/funcs/creators-list-creators.js.map +1 -0
  69. package/esm/funcs/events-get-an-event.d.ts +18 -0
  70. package/esm/funcs/events-get-an-event.d.ts.map +1 -0
  71. package/esm/funcs/events-get-an-event.js +94 -0
  72. package/esm/funcs/events-get-an-event.js.map +1 -0
  73. package/esm/funcs/events-list-events.d.ts +18 -0
  74. package/esm/funcs/events-list-events.d.ts.map +1 -0
  75. package/esm/funcs/events-list-events.js +99 -0
  76. package/esm/funcs/events-list-events.js.map +1 -0
  77. package/esm/funcs/follows-check-follow-status.d.ts +15 -0
  78. package/esm/funcs/follows-check-follow-status.d.ts.map +1 -0
  79. package/esm/funcs/follows-check-follow-status.js +95 -0
  80. package/esm/funcs/follows-check-follow-status.js.map +1 -0
  81. package/esm/funcs/follows-follow-content.d.ts +18 -0
  82. package/esm/funcs/follows-follow-content.d.ts.map +1 -0
  83. package/esm/funcs/follows-follow-content.js +89 -0
  84. package/esm/funcs/follows-follow-content.js.map +1 -0
  85. package/esm/funcs/follows-unfollow-content.d.ts +15 -0
  86. package/esm/funcs/follows-unfollow-content.d.ts.map +1 -0
  87. package/esm/funcs/follows-unfollow-content.js +95 -0
  88. package/esm/funcs/follows-unfollow-content.js.map +1 -0
  89. package/esm/funcs/follows-update-follow-preferences.d.ts +18 -0
  90. package/esm/funcs/follows-update-follow-preferences.d.ts.map +1 -0
  91. package/esm/funcs/follows-update-follow-preferences.js +97 -0
  92. package/esm/funcs/follows-update-follow-preferences.js.map +1 -0
  93. package/esm/funcs/gamification-get-achievements-for-the-authenticated-user.d.ts +18 -0
  94. package/esm/funcs/gamification-get-achievements-for-the-authenticated-user.d.ts.map +1 -0
  95. package/esm/funcs/gamification-get-achievements-for-the-authenticated-user.js +91 -0
  96. package/esm/funcs/gamification-get-achievements-for-the-authenticated-user.js.map +1 -0
  97. package/esm/funcs/imprints-get-imprint-details.d.ts +18 -0
  98. package/esm/funcs/imprints-get-imprint-details.d.ts.map +1 -0
  99. package/esm/funcs/imprints-get-imprint-details.js +94 -0
  100. package/esm/funcs/imprints-get-imprint-details.js.map +1 -0
  101. package/esm/funcs/imprints-list-imprints.d.ts +18 -0
  102. package/esm/funcs/imprints-list-imprints.d.ts.map +1 -0
  103. package/esm/funcs/imprints-list-imprints.js +96 -0
  104. package/esm/funcs/imprints-list-imprints.js.map +1 -0
  105. package/esm/funcs/issues-get-issue-characters.d.ts +18 -0
  106. package/esm/funcs/issues-get-issue-characters.d.ts.map +1 -0
  107. package/esm/funcs/issues-get-issue-characters.js +92 -0
  108. package/esm/funcs/issues-get-issue-characters.js.map +1 -0
  109. package/esm/funcs/issues-get-issue-creators.d.ts +18 -0
  110. package/esm/funcs/issues-get-issue-creators.d.ts.map +1 -0
  111. package/esm/funcs/issues-get-issue-creators.js +94 -0
  112. package/esm/funcs/issues-get-issue-creators.js.map +1 -0
  113. package/esm/funcs/issues-get-issue-details.d.ts +19 -0
  114. package/esm/funcs/issues-get-issue-details.d.ts.map +1 -0
  115. package/esm/funcs/issues-get-issue-details.js +95 -0
  116. package/esm/funcs/issues-get-issue-details.js.map +1 -0
  117. package/esm/funcs/issues-get-issue-variants.d.ts +18 -0
  118. package/esm/funcs/issues-get-issue-variants.d.ts.map +1 -0
  119. package/esm/funcs/issues-get-issue-variants.js +94 -0
  120. package/esm/funcs/issues-get-issue-variants.js.map +1 -0
  121. package/esm/funcs/issues-get-key-issue-reasons.d.ts +19 -0
  122. package/esm/funcs/issues-get-key-issue-reasons.d.ts.map +1 -0
  123. package/esm/funcs/issues-get-key-issue-reasons.js +93 -0
  124. package/esm/funcs/issues-get-key-issue-reasons.js.map +1 -0
  125. package/esm/funcs/issues-get-variant-details.d.ts +18 -0
  126. package/esm/funcs/issues-get-variant-details.d.ts.map +1 -0
  127. package/esm/funcs/issues-get-variant-details.js +98 -0
  128. package/esm/funcs/issues-get-variant-details.js.map +1 -0
  129. package/esm/funcs/issues-list-issues.d.ts +18 -0
  130. package/esm/funcs/issues-list-issues.d.ts.map +1 -0
  131. package/esm/funcs/issues-list-issues.js +100 -0
  132. package/esm/funcs/issues-list-issues.js.map +1 -0
  133. package/esm/funcs/key-issue-reasons-list-key-issue-reasons.d.ts +19 -0
  134. package/esm/funcs/key-issue-reasons-list-key-issue-reasons.d.ts.map +1 -0
  135. package/esm/funcs/key-issue-reasons-list-key-issue-reasons.js +91 -0
  136. package/esm/funcs/key-issue-reasons-list-key-issue-reasons.js.map +1 -0
  137. package/esm/funcs/lists-add-item-to-list.d.ts +18 -0
  138. package/esm/funcs/lists-add-item-to-list.d.ts.map +1 -0
  139. package/esm/funcs/lists-add-item-to-list.js +95 -0
  140. package/esm/funcs/lists-add-item-to-list.js.map +1 -0
  141. package/esm/funcs/lists-browse-lists.d.ts +19 -0
  142. package/esm/funcs/lists-browse-lists.d.ts.map +1 -0
  143. package/esm/funcs/lists-browse-lists.js +96 -0
  144. package/esm/funcs/lists-browse-lists.js.map +1 -0
  145. package/esm/funcs/lists-browse-system-lists.d.ts +18 -0
  146. package/esm/funcs/lists-browse-system-lists.d.ts.map +1 -0
  147. package/esm/funcs/lists-browse-system-lists.js +94 -0
  148. package/esm/funcs/lists-browse-system-lists.js.map +1 -0
  149. package/esm/funcs/lists-create-list.d.ts +18 -0
  150. package/esm/funcs/lists-create-list.d.ts.map +1 -0
  151. package/esm/funcs/lists-create-list.js +89 -0
  152. package/esm/funcs/lists-create-list.js.map +1 -0
  153. package/esm/funcs/lists-delete-list.d.ts +18 -0
  154. package/esm/funcs/lists-delete-list.d.ts.map +1 -0
  155. package/esm/funcs/lists-delete-list.js +94 -0
  156. package/esm/funcs/lists-delete-list.js.map +1 -0
  157. package/esm/funcs/lists-get-list.d.ts +18 -0
  158. package/esm/funcs/lists-get-list.d.ts.map +1 -0
  159. package/esm/funcs/lists-get-list.js +94 -0
  160. package/esm/funcs/lists-get-list.js.map +1 -0
  161. package/esm/funcs/lists-get-users-lists.d.ts +18 -0
  162. package/esm/funcs/lists-get-users-lists.d.ts.map +1 -0
  163. package/esm/funcs/lists-get-users-lists.js +100 -0
  164. package/esm/funcs/lists-get-users-lists.js.map +1 -0
  165. package/esm/funcs/lists-like-list.d.ts +18 -0
  166. package/esm/funcs/lists-like-list.d.ts.map +1 -0
  167. package/esm/funcs/lists-like-list.js +97 -0
  168. package/esm/funcs/lists-like-list.js.map +1 -0
  169. package/esm/funcs/lists-remove-item-from-list.d.ts +18 -0
  170. package/esm/funcs/lists-remove-item-from-list.d.ts.map +1 -0
  171. package/esm/funcs/lists-remove-item-from-list.js +94 -0
  172. package/esm/funcs/lists-remove-item-from-list.js.map +1 -0
  173. package/esm/funcs/lists-reorder-items.d.ts +18 -0
  174. package/esm/funcs/lists-reorder-items.d.ts.map +1 -0
  175. package/esm/funcs/lists-reorder-items.js +95 -0
  176. package/esm/funcs/lists-reorder-items.js.map +1 -0
  177. package/esm/funcs/lists-save-list.d.ts +18 -0
  178. package/esm/funcs/lists-save-list.d.ts.map +1 -0
  179. package/esm/funcs/lists-save-list.js +97 -0
  180. package/esm/funcs/lists-save-list.js.map +1 -0
  181. package/esm/funcs/lists-unlike-list.d.ts +18 -0
  182. package/esm/funcs/lists-unlike-list.d.ts.map +1 -0
  183. package/esm/funcs/lists-unlike-list.js +94 -0
  184. package/esm/funcs/lists-unlike-list.js.map +1 -0
  185. package/esm/funcs/lists-unsave-list.d.ts +18 -0
  186. package/esm/funcs/lists-unsave-list.d.ts.map +1 -0
  187. package/esm/funcs/lists-unsave-list.js +94 -0
  188. package/esm/funcs/lists-unsave-list.js.map +1 -0
  189. package/esm/funcs/lists-update-list.d.ts +18 -0
  190. package/esm/funcs/lists-update-list.d.ts.map +1 -0
  191. package/esm/funcs/lists-update-list.js +95 -0
  192. package/esm/funcs/lists-update-list.js.map +1 -0
  193. package/esm/funcs/market-get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts +19 -0
  194. package/esm/funcs/market-get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts.map +1 -0
  195. package/esm/funcs/market-get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js +94 -0
  196. package/esm/funcs/market-get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js.map +1 -0
  197. package/esm/funcs/market-live-listings.d.ts +18 -0
  198. package/esm/funcs/market-live-listings.d.ts.map +1 -0
  199. package/esm/funcs/market-live-listings.js +94 -0
  200. package/esm/funcs/market-live-listings.js.map +1 -0
  201. package/esm/funcs/market-submit-a-market-sale.d.ts +19 -0
  202. package/esm/funcs/market-submit-a-market-sale.d.ts.map +1 -0
  203. package/esm/funcs/market-submit-a-market-sale.js +96 -0
  204. package/esm/funcs/market-submit-a-market-sale.js.map +1 -0
  205. package/esm/funcs/newsletter-get-the-authenticated-users-newsletter-subscription-status.d.ts +15 -0
  206. package/esm/funcs/newsletter-get-the-authenticated-users-newsletter-subscription-status.d.ts.map +1 -0
  207. package/esm/funcs/newsletter-get-the-authenticated-users-newsletter-subscription-status.js +73 -0
  208. package/esm/funcs/newsletter-get-the-authenticated-users-newsletter-subscription-status.js.map +1 -0
  209. package/esm/funcs/newsletter-subscribe-the-authenticated-user-to-the-newsletter.d.ts +15 -0
  210. package/esm/funcs/newsletter-subscribe-the-authenticated-user-to-the-newsletter.d.ts.map +1 -0
  211. package/esm/funcs/newsletter-subscribe-the-authenticated-user-to-the-newsletter.js +74 -0
  212. package/esm/funcs/newsletter-subscribe-the-authenticated-user-to-the-newsletter.js.map +1 -0
  213. package/esm/funcs/newsletter-unsubscribe-the-authenticated-user-from-the-newsletter.d.ts +15 -0
  214. package/esm/funcs/newsletter-unsubscribe-the-authenticated-user-from-the-newsletter.d.ts.map +1 -0
  215. package/esm/funcs/newsletter-unsubscribe-the-authenticated-user-from-the-newsletter.js +74 -0
  216. package/esm/funcs/newsletter-unsubscribe-the-authenticated-user-from-the-newsletter.js.map +1 -0
  217. package/esm/funcs/podcasts-get-a-specific-podcast-episode.d.ts +15 -0
  218. package/esm/funcs/podcasts-get-a-specific-podcast-episode.d.ts.map +1 -0
  219. package/esm/funcs/podcasts-get-a-specific-podcast-episode.js +93 -0
  220. package/esm/funcs/podcasts-get-a-specific-podcast-episode.js.map +1 -0
  221. package/esm/funcs/podcasts-get-a-specific-podcast.d.ts +15 -0
  222. package/esm/funcs/podcasts-get-a-specific-podcast.d.ts.map +1 -0
  223. package/esm/funcs/podcasts-get-a-specific-podcast.js +89 -0
  224. package/esm/funcs/podcasts-get-a-specific-podcast.js.map +1 -0
  225. package/esm/funcs/podcasts-list-all-podcasts-with-optional-search.d.ts +15 -0
  226. package/esm/funcs/podcasts-list-all-podcasts-with-optional-search.d.ts.map +1 -0
  227. package/esm/funcs/podcasts-list-all-podcasts-with-optional-search.js +88 -0
  228. package/esm/funcs/podcasts-list-all-podcasts-with-optional-search.js.map +1 -0
  229. package/esm/funcs/podcasts-list-episodes-for-a-specific-podcast.d.ts +15 -0
  230. package/esm/funcs/podcasts-list-episodes-for-a-specific-podcast.d.ts.map +1 -0
  231. package/esm/funcs/podcasts-list-episodes-for-a-specific-podcast.js +91 -0
  232. package/esm/funcs/podcasts-list-episodes-for-a-specific-podcast.js.map +1 -0
  233. package/esm/funcs/public-profiles-get-user-profile.d.ts +19 -0
  234. package/esm/funcs/public-profiles-get-user-profile.d.ts.map +1 -0
  235. package/esm/funcs/public-profiles-get-user-profile.js +95 -0
  236. package/esm/funcs/public-profiles-get-user-profile.js.map +1 -0
  237. package/esm/funcs/publishers-get-publisher-details.d.ts +24 -0
  238. package/esm/funcs/publishers-get-publisher-details.d.ts.map +1 -0
  239. package/esm/funcs/publishers-get-publisher-details.js +98 -0
  240. package/esm/funcs/publishers-get-publisher-details.js.map +1 -0
  241. package/esm/funcs/publishers-list-all-publishers-with-optional-search.d.ts +18 -0
  242. package/esm/funcs/publishers-list-all-publishers-with-optional-search.d.ts.map +1 -0
  243. package/esm/funcs/publishers-list-all-publishers-with-optional-search.js +89 -0
  244. package/esm/funcs/publishers-list-all-publishers-with-optional-search.js.map +1 -0
  245. package/esm/funcs/series-get-series-characters.d.ts +18 -0
  246. package/esm/funcs/series-get-series-characters.d.ts.map +1 -0
  247. package/esm/funcs/series-get-series-characters.js +92 -0
  248. package/esm/funcs/series-get-series-characters.js.map +1 -0
  249. package/esm/funcs/series-get-series-creators.d.ts +18 -0
  250. package/esm/funcs/series-get-series-creators.d.ts.map +1 -0
  251. package/esm/funcs/series-get-series-creators.js +94 -0
  252. package/esm/funcs/series-get-series-creators.js.map +1 -0
  253. package/esm/funcs/series-get-series-details.d.ts +19 -0
  254. package/esm/funcs/series-get-series-details.d.ts.map +1 -0
  255. package/esm/funcs/series-get-series-details.js +95 -0
  256. package/esm/funcs/series-get-series-details.js.map +1 -0
  257. package/esm/funcs/series-get-series-issues.d.ts +18 -0
  258. package/esm/funcs/series-get-series-issues.d.ts.map +1 -0
  259. package/esm/funcs/series-get-series-issues.js +100 -0
  260. package/esm/funcs/series-get-series-issues.js.map +1 -0
  261. package/esm/funcs/series-list-series.d.ts +18 -0
  262. package/esm/funcs/series-list-series.d.ts.map +1 -0
  263. package/esm/funcs/series-list-series.js +96 -0
  264. package/esm/funcs/series-list-series.js.map +1 -0
  265. package/esm/funcs/story-arcs-get-story-arc-detail.d.ts +25 -0
  266. package/esm/funcs/story-arcs-get-story-arc-detail.d.ts.map +1 -0
  267. package/esm/funcs/story-arcs-get-story-arc-detail.js +101 -0
  268. package/esm/funcs/story-arcs-get-story-arc-detail.js.map +1 -0
  269. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-character.d.ts +19 -0
  270. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-character.d.ts.map +1 -0
  271. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-character.js +92 -0
  272. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-character.js.map +1 -0
  273. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-issue.d.ts +19 -0
  274. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-issue.d.ts.map +1 -0
  275. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-issue.js +90 -0
  276. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-issue.js.map +1 -0
  277. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-universe.d.ts +19 -0
  278. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-universe.d.ts.map +1 -0
  279. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-universe.js +90 -0
  280. package/esm/funcs/story-arcs-get-story-arcs-for-a-specific-universe.js.map +1 -0
  281. package/esm/funcs/story-arcs-list-all-story-arcs-with-optional-search.d.ts +15 -0
  282. package/esm/funcs/story-arcs-list-all-story-arcs-with-optional-search.d.ts.map +1 -0
  283. package/esm/funcs/story-arcs-list-all-story-arcs-with-optional-search.js +88 -0
  284. package/esm/funcs/story-arcs-list-all-story-arcs-with-optional-search.js.map +1 -0
  285. package/esm/funcs/teams-get-a-specific-team.d.ts +22 -0
  286. package/esm/funcs/teams-get-a-specific-team.d.ts.map +1 -0
  287. package/esm/funcs/teams-get-a-specific-team.js +98 -0
  288. package/esm/funcs/teams-get-a-specific-team.js.map +1 -0
  289. package/esm/funcs/teams-get-characters-for-a-specific-teammembers.d.ts +20 -0
  290. package/esm/funcs/teams-get-characters-for-a-specific-teammembers.d.ts.map +1 -0
  291. package/esm/funcs/teams-get-characters-for-a-specific-teammembers.js +93 -0
  292. package/esm/funcs/teams-get-characters-for-a-specific-teammembers.js.map +1 -0
  293. package/esm/funcs/teams-get-issues-for-a-specific-team.d.ts +20 -0
  294. package/esm/funcs/teams-get-issues-for-a-specific-team.d.ts.map +1 -0
  295. package/esm/funcs/teams-get-issues-for-a-specific-team.js +94 -0
  296. package/esm/funcs/teams-get-issues-for-a-specific-team.js.map +1 -0
  297. package/esm/funcs/teams-get-series-for-a-specific-team.d.ts +20 -0
  298. package/esm/funcs/teams-get-series-for-a-specific-team.d.ts.map +1 -0
  299. package/esm/funcs/teams-get-series-for-a-specific-team.js +94 -0
  300. package/esm/funcs/teams-get-series-for-a-specific-team.js.map +1 -0
  301. package/esm/funcs/teams-list-all-teams-with-optional-search.d.ts +15 -0
  302. package/esm/funcs/teams-list-all-teams-with-optional-search.d.ts.map +1 -0
  303. package/esm/funcs/teams-list-all-teams-with-optional-search.js +85 -0
  304. package/esm/funcs/teams-list-all-teams-with-optional-search.js.map +1 -0
  305. package/esm/funcs/titles-get-a-specific-title.d.ts +27 -0
  306. package/esm/funcs/titles-get-a-specific-title.d.ts.map +1 -0
  307. package/esm/funcs/titles-get-a-specific-title.js +103 -0
  308. package/esm/funcs/titles-get-a-specific-title.js.map +1 -0
  309. package/esm/funcs/titles-list-titles.d.ts +20 -0
  310. package/esm/funcs/titles-list-titles.d.ts.map +1 -0
  311. package/esm/funcs/titles-list-titles.js +96 -0
  312. package/esm/funcs/titles-list-titles.js.map +1 -0
  313. package/esm/funcs/universes-get-a-specific-universe.d.ts +22 -0
  314. package/esm/funcs/universes-get-a-specific-universe.d.ts.map +1 -0
  315. package/esm/funcs/universes-get-a-specific-universe.js +96 -0
  316. package/esm/funcs/universes-get-a-specific-universe.js.map +1 -0
  317. package/esm/funcs/universes-list-universes.d.ts +18 -0
  318. package/esm/funcs/universes-list-universes.d.ts.map +1 -0
  319. package/esm/funcs/universes-list-universes.js +93 -0
  320. package/esm/funcs/universes-list-universes.js.map +1 -0
  321. package/esm/funcs/user-add-to-pull-list.d.ts +18 -0
  322. package/esm/funcs/user-add-to-pull-list.d.ts.map +1 -0
  323. package/esm/funcs/user-add-to-pull-list.js +89 -0
  324. package/esm/funcs/user-add-to-pull-list.js.map +1 -0
  325. package/esm/funcs/user-add-to-wishlist.d.ts +19 -0
  326. package/esm/funcs/user-add-to-wishlist.d.ts.map +1 -0
  327. package/esm/funcs/user-add-to-wishlist.js +98 -0
  328. package/esm/funcs/user-add-to-wishlist.js.map +1 -0
  329. package/esm/funcs/user-collections-add-issue-to-collection.d.ts +19 -0
  330. package/esm/funcs/user-collections-add-issue-to-collection.d.ts.map +1 -0
  331. package/esm/funcs/user-collections-add-issue-to-collection.js +94 -0
  332. package/esm/funcs/user-collections-add-issue-to-collection.js.map +1 -0
  333. package/esm/funcs/user-collections-list-collection.d.ts +18 -0
  334. package/esm/funcs/user-collections-list-collection.d.ts.map +1 -0
  335. package/esm/funcs/user-collections-list-collection.js +106 -0
  336. package/esm/funcs/user-collections-list-collection.js.map +1 -0
  337. package/esm/funcs/user-collections-remove-issue-from-collection.d.ts +18 -0
  338. package/esm/funcs/user-collections-remove-issue-from-collection.d.ts.map +1 -0
  339. package/esm/funcs/user-collections-remove-issue-from-collection.js +96 -0
  340. package/esm/funcs/user-collections-remove-issue-from-collection.js.map +1 -0
  341. package/esm/funcs/user-collections-update-collection-item.d.ts +19 -0
  342. package/esm/funcs/user-collections-update-collection-item.d.ts.map +1 -0
  343. package/esm/funcs/user-collections-update-collection-item.js +99 -0
  344. package/esm/funcs/user-collections-update-collection-item.js.map +1 -0
  345. package/esm/funcs/user-edit-reading-date.d.ts +19 -0
  346. package/esm/funcs/user-edit-reading-date.d.ts.map +1 -0
  347. package/esm/funcs/user-edit-reading-date.js +94 -0
  348. package/esm/funcs/user-edit-reading-date.js.map +1 -0
  349. package/esm/funcs/user-get-the-authenticated-user.d.ts +18 -0
  350. package/esm/funcs/user-get-the-authenticated-user.d.ts.map +1 -0
  351. package/esm/funcs/user-get-the-authenticated-user.js +76 -0
  352. package/esm/funcs/user-get-the-authenticated-user.js.map +1 -0
  353. package/esm/funcs/user-list-follows.d.ts +18 -0
  354. package/esm/funcs/user-list-follows.d.ts.map +1 -0
  355. package/esm/funcs/user-list-follows.js +92 -0
  356. package/esm/funcs/user-list-follows.js.map +1 -0
  357. package/esm/funcs/user-list-pull-list.d.ts +18 -0
  358. package/esm/funcs/user-list-pull-list.d.ts.map +1 -0
  359. package/esm/funcs/user-list-pull-list.js +92 -0
  360. package/esm/funcs/user-list-pull-list.js.map +1 -0
  361. package/esm/funcs/user-list-read-status.d.ts +18 -0
  362. package/esm/funcs/user-list-read-status.d.ts.map +1 -0
  363. package/esm/funcs/user-list-read-status.js +93 -0
  364. package/esm/funcs/user-list-read-status.js.map +1 -0
  365. package/esm/funcs/user-list-wishlist.d.ts +18 -0
  366. package/esm/funcs/user-list-wishlist.d.ts.map +1 -0
  367. package/esm/funcs/user-list-wishlist.js +92 -0
  368. package/esm/funcs/user-list-wishlist.js.map +1 -0
  369. package/esm/funcs/user-mark-as-read.d.ts +18 -0
  370. package/esm/funcs/user-mark-as-read.d.ts.map +1 -0
  371. package/esm/funcs/user-mark-as-read.js +95 -0
  372. package/esm/funcs/user-mark-as-read.js.map +1 -0
  373. package/esm/funcs/user-mark-as-unread.d.ts +18 -0
  374. package/esm/funcs/user-mark-as-unread.d.ts.map +1 -0
  375. package/esm/funcs/user-mark-as-unread.js +99 -0
  376. package/esm/funcs/user-mark-as-unread.js.map +1 -0
  377. package/esm/funcs/user-remove-from-pull-list.d.ts +15 -0
  378. package/esm/funcs/user-remove-from-pull-list.d.ts.map +1 -0
  379. package/esm/funcs/user-remove-from-pull-list.js +87 -0
  380. package/esm/funcs/user-remove-from-pull-list.js.map +1 -0
  381. package/esm/funcs/user-remove-from-wishlist.d.ts +19 -0
  382. package/esm/funcs/user-remove-from-wishlist.d.ts.map +1 -0
  383. package/esm/funcs/user-remove-from-wishlist.js +91 -0
  384. package/esm/funcs/user-remove-from-wishlist.js.map +1 -0
  385. package/esm/hooks/hooks.d.ts +25 -0
  386. package/esm/hooks/hooks.d.ts.map +1 -0
  387. package/esm/hooks/hooks.js +80 -0
  388. package/esm/hooks/hooks.js.map +1 -0
  389. package/esm/hooks/index.d.ts +3 -0
  390. package/esm/hooks/index.d.ts.map +1 -0
  391. package/esm/hooks/index.js +6 -0
  392. package/esm/hooks/index.js.map +1 -0
  393. package/esm/hooks/types.d.ts +77 -0
  394. package/esm/hooks/types.d.ts.map +1 -0
  395. package/esm/hooks/types.js +5 -0
  396. package/esm/hooks/types.js.map +1 -0
  397. package/esm/index.d.ts +6 -0
  398. package/esm/index.d.ts.map +1 -0
  399. package/esm/index.js +8 -0
  400. package/esm/index.js.map +1 -0
  401. package/esm/lib/base64.d.ts +10 -0
  402. package/esm/lib/base64.d.ts.map +1 -0
  403. package/esm/lib/base64.js +31 -0
  404. package/esm/lib/base64.js.map +1 -0
  405. package/esm/lib/config.d.ts +38 -0
  406. package/esm/lib/config.d.ts.map +1 -0
  407. package/esm/lib/config.js +31 -0
  408. package/esm/lib/config.js.map +1 -0
  409. package/esm/lib/dlv.d.ts +14 -0
  410. package/esm/lib/dlv.d.ts.map +1 -0
  411. package/esm/lib/dlv.js +46 -0
  412. package/esm/lib/dlv.js.map +1 -0
  413. package/esm/lib/encodings.d.ts +54 -0
  414. package/esm/lib/encodings.d.ts.map +1 -0
  415. package/esm/lib/encodings.js +391 -0
  416. package/esm/lib/encodings.js.map +1 -0
  417. package/esm/lib/files.d.ts +26 -0
  418. package/esm/lib/files.d.ts.map +1 -0
  419. package/esm/lib/files.js +91 -0
  420. package/esm/lib/files.js.map +1 -0
  421. package/esm/lib/http.d.ts +67 -0
  422. package/esm/lib/http.d.ts.map +1 -0
  423. package/esm/lib/http.js +209 -0
  424. package/esm/lib/http.js.map +1 -0
  425. package/esm/lib/is-plain-object.d.ts +2 -0
  426. package/esm/lib/is-plain-object.d.ts.map +1 -0
  427. package/esm/lib/is-plain-object.js +38 -0
  428. package/esm/lib/is-plain-object.js.map +1 -0
  429. package/esm/lib/logger.d.ts +6 -0
  430. package/esm/lib/logger.d.ts.map +1 -0
  431. package/esm/lib/logger.js +5 -0
  432. package/esm/lib/logger.js.map +1 -0
  433. package/esm/lib/matchers.d.ts +59 -0
  434. package/esm/lib/matchers.d.ts.map +1 -0
  435. package/esm/lib/matchers.js +202 -0
  436. package/esm/lib/matchers.js.map +1 -0
  437. package/esm/lib/primitives.d.ts +26 -0
  438. package/esm/lib/primitives.d.ts.map +1 -0
  439. package/esm/lib/primitives.js +103 -0
  440. package/esm/lib/primitives.js.map +1 -0
  441. package/esm/lib/retries.d.ts +38 -0
  442. package/esm/lib/retries.d.ts.map +1 -0
  443. package/esm/lib/retries.js +150 -0
  444. package/esm/lib/retries.js.map +1 -0
  445. package/esm/lib/schemas.d.ts +21 -0
  446. package/esm/lib/schemas.d.ts.map +1 -0
  447. package/esm/lib/schemas.js +57 -0
  448. package/esm/lib/schemas.js.map +1 -0
  449. package/esm/lib/sdks.d.ts +63 -0
  450. package/esm/lib/sdks.d.ts.map +1 -0
  451. package/esm/lib/sdks.js +265 -0
  452. package/esm/lib/sdks.js.map +1 -0
  453. package/esm/lib/security.d.ts +83 -0
  454. package/esm/lib/security.d.ts.map +1 -0
  455. package/esm/lib/security.js +148 -0
  456. package/esm/lib/security.js.map +1 -0
  457. package/esm/lib/url.d.ts +5 -0
  458. package/esm/lib/url.d.ts.map +1 -0
  459. package/esm/lib/url.js +24 -0
  460. package/esm/lib/url.js.map +1 -0
  461. package/esm/models/errors/add-issue-to-collection.d.ts +85 -0
  462. package/esm/models/errors/add-issue-to-collection.d.ts.map +1 -0
  463. package/esm/models/errors/add-issue-to-collection.js +121 -0
  464. package/esm/models/errors/add-issue-to-collection.js.map +1 -0
  465. package/esm/models/errors/add-item-to-list.d.ts +86 -0
  466. package/esm/models/errors/add-item-to-list.d.ts.map +1 -0
  467. package/esm/models/errors/add-item-to-list.js +116 -0
  468. package/esm/models/errors/add-item-to-list.js.map +1 -0
  469. package/esm/models/errors/add-to-pull-list.d.ts +66 -0
  470. package/esm/models/errors/add-to-pull-list.d.ts.map +1 -0
  471. package/esm/models/errors/add-to-pull-list.js +90 -0
  472. package/esm/models/errors/add-to-pull-list.js.map +1 -0
  473. package/esm/models/errors/add-to-wishlist.d.ts +63 -0
  474. package/esm/models/errors/add-to-wishlist.d.ts.map +1 -0
  475. package/esm/models/errors/add-to-wishlist.js +85 -0
  476. package/esm/models/errors/add-to-wishlist.js.map +1 -0
  477. package/esm/models/errors/browse-lists.d.ts +43 -0
  478. package/esm/models/errors/browse-lists.d.ts.map +1 -0
  479. package/esm/models/errors/browse-lists.js +59 -0
  480. package/esm/models/errors/browse-lists.js.map +1 -0
  481. package/esm/models/errors/browse-system-lists.d.ts +43 -0
  482. package/esm/models/errors/browse-system-lists.d.ts.map +1 -0
  483. package/esm/models/errors/browse-system-lists.js +59 -0
  484. package/esm/models/errors/browse-system-lists.js.map +1 -0
  485. package/esm/models/errors/check-follow-status.d.ts +43 -0
  486. package/esm/models/errors/check-follow-status.d.ts.map +1 -0
  487. package/esm/models/errors/check-follow-status.js +59 -0
  488. package/esm/models/errors/check-follow-status.js.map +1 -0
  489. package/esm/models/errors/create-list.d.ts +63 -0
  490. package/esm/models/errors/create-list.d.ts.map +1 -0
  491. package/esm/models/errors/create-list.js +85 -0
  492. package/esm/models/errors/create-list.js.map +1 -0
  493. package/esm/models/errors/delete-list.d.ts +89 -0
  494. package/esm/models/errors/delete-list.d.ts.map +1 -0
  495. package/esm/models/errors/delete-list.js +121 -0
  496. package/esm/models/errors/delete-list.js.map +1 -0
  497. package/esm/models/errors/edit-reading-date.d.ts +43 -0
  498. package/esm/models/errors/edit-reading-date.d.ts.map +1 -0
  499. package/esm/models/errors/edit-reading-date.js +59 -0
  500. package/esm/models/errors/edit-reading-date.js.map +1 -0
  501. package/esm/models/errors/follow-content.d.ts +63 -0
  502. package/esm/models/errors/follow-content.d.ts.map +1 -0
  503. package/esm/models/errors/follow-content.js +85 -0
  504. package/esm/models/errors/follow-content.js.map +1 -0
  505. package/esm/models/errors/get-a-comic-shop.d.ts +43 -0
  506. package/esm/models/errors/get-a-comic-shop.d.ts.map +1 -0
  507. package/esm/models/errors/get-a-comic-shop.js +59 -0
  508. package/esm/models/errors/get-a-comic-shop.js.map +1 -0
  509. package/esm/models/errors/get-a-specific-podcast-episode.d.ts +43 -0
  510. package/esm/models/errors/get-a-specific-podcast-episode.d.ts.map +1 -0
  511. package/esm/models/errors/get-a-specific-podcast-episode.js +60 -0
  512. package/esm/models/errors/get-a-specific-podcast-episode.js.map +1 -0
  513. package/esm/models/errors/get-a-specific-podcast.d.ts +43 -0
  514. package/esm/models/errors/get-a-specific-podcast.d.ts.map +1 -0
  515. package/esm/models/errors/get-a-specific-podcast.js +59 -0
  516. package/esm/models/errors/get-a-specific-podcast.js.map +1 -0
  517. package/esm/models/errors/get-a-specific-team.d.ts +43 -0
  518. package/esm/models/errors/get-a-specific-team.d.ts.map +1 -0
  519. package/esm/models/errors/get-a-specific-team.js +59 -0
  520. package/esm/models/errors/get-a-specific-team.js.map +1 -0
  521. package/esm/models/errors/get-a-specific-title.d.ts +43 -0
  522. package/esm/models/errors/get-a-specific-title.d.ts.map +1 -0
  523. package/esm/models/errors/get-a-specific-title.js +59 -0
  524. package/esm/models/errors/get-a-specific-title.js.map +1 -0
  525. package/esm/models/errors/get-a-specific-universe.d.ts +43 -0
  526. package/esm/models/errors/get-a-specific-universe.d.ts.map +1 -0
  527. package/esm/models/errors/get-a-specific-universe.js +59 -0
  528. package/esm/models/errors/get-a-specific-universe.js.map +1 -0
  529. package/esm/models/errors/get-achievements-for-the-authenticated-user.d.ts +43 -0
  530. package/esm/models/errors/get-achievements-for-the-authenticated-user.d.ts.map +1 -0
  531. package/esm/models/errors/get-achievements-for-the-authenticated-user.js +59 -0
  532. package/esm/models/errors/get-achievements-for-the-authenticated-user.js.map +1 -0
  533. package/esm/models/errors/get-activity-feed.d.ts +43 -0
  534. package/esm/models/errors/get-activity-feed.d.ts.map +1 -0
  535. package/esm/models/errors/get-activity-feed.js +59 -0
  536. package/esm/models/errors/get-activity-feed.js.map +1 -0
  537. package/esm/models/errors/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts +43 -0
  538. package/esm/models/errors/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts.map +1 -0
  539. package/esm/models/errors/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js +53 -0
  540. package/esm/models/errors/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js.map +1 -0
  541. package/esm/models/errors/get-an-event.d.ts +43 -0
  542. package/esm/models/errors/get-an-event.d.ts.map +1 -0
  543. package/esm/models/errors/get-an-event.js +59 -0
  544. package/esm/models/errors/get-an-event.js.map +1 -0
  545. package/esm/models/errors/get-character-details.d.ts +63 -0
  546. package/esm/models/errors/get-character-details.d.ts.map +1 -0
  547. package/esm/models/errors/get-character-details.js +85 -0
  548. package/esm/models/errors/get-character-details.js.map +1 -0
  549. package/esm/models/errors/get-character-issues.d.ts +67 -0
  550. package/esm/models/errors/get-character-issues.d.ts.map +1 -0
  551. package/esm/models/errors/get-character-issues.js +97 -0
  552. package/esm/models/errors/get-character-issues.js.map +1 -0
  553. package/esm/models/errors/get-character-series.d.ts +67 -0
  554. package/esm/models/errors/get-character-series.d.ts.map +1 -0
  555. package/esm/models/errors/get-character-series.js +97 -0
  556. package/esm/models/errors/get-character-series.js.map +1 -0
  557. package/esm/models/errors/get-character-teams.d.ts +67 -0
  558. package/esm/models/errors/get-character-teams.d.ts.map +1 -0
  559. package/esm/models/errors/get-character-teams.js +97 -0
  560. package/esm/models/errors/get-character-teams.js.map +1 -0
  561. package/esm/models/errors/get-characters-for-a-specific-teammembers.d.ts +43 -0
  562. package/esm/models/errors/get-characters-for-a-specific-teammembers.d.ts.map +1 -0
  563. package/esm/models/errors/get-characters-for-a-specific-teammembers.js +59 -0
  564. package/esm/models/errors/get-characters-for-a-specific-teammembers.js.map +1 -0
  565. package/esm/models/errors/get-creator-details.d.ts +63 -0
  566. package/esm/models/errors/get-creator-details.d.ts.map +1 -0
  567. package/esm/models/errors/get-creator-details.js +85 -0
  568. package/esm/models/errors/get-creator-details.js.map +1 -0
  569. package/esm/models/errors/get-creators-blog-posts.d.ts +43 -0
  570. package/esm/models/errors/get-creators-blog-posts.d.ts.map +1 -0
  571. package/esm/models/errors/get-creators-blog-posts.js +59 -0
  572. package/esm/models/errors/get-creators-blog-posts.js.map +1 -0
  573. package/esm/models/errors/get-creators-issues.d.ts +43 -0
  574. package/esm/models/errors/get-creators-issues.d.ts.map +1 -0
  575. package/esm/models/errors/get-creators-issues.js +59 -0
  576. package/esm/models/errors/get-creators-issues.js.map +1 -0
  577. package/esm/models/errors/get-creators-series.d.ts +43 -0
  578. package/esm/models/errors/get-creators-series.d.ts.map +1 -0
  579. package/esm/models/errors/get-creators-series.js +59 -0
  580. package/esm/models/errors/get-creators-series.js.map +1 -0
  581. package/esm/models/errors/get-imprint-details.d.ts +43 -0
  582. package/esm/models/errors/get-imprint-details.d.ts.map +1 -0
  583. package/esm/models/errors/get-imprint-details.js +59 -0
  584. package/esm/models/errors/get-imprint-details.js.map +1 -0
  585. package/esm/models/errors/get-issue-characters.d.ts +67 -0
  586. package/esm/models/errors/get-issue-characters.d.ts.map +1 -0
  587. package/esm/models/errors/get-issue-characters.js +97 -0
  588. package/esm/models/errors/get-issue-characters.js.map +1 -0
  589. package/esm/models/errors/get-issue-creators.d.ts +67 -0
  590. package/esm/models/errors/get-issue-creators.d.ts.map +1 -0
  591. package/esm/models/errors/get-issue-creators.js +97 -0
  592. package/esm/models/errors/get-issue-creators.js.map +1 -0
  593. package/esm/models/errors/get-issue-details.d.ts +63 -0
  594. package/esm/models/errors/get-issue-details.d.ts.map +1 -0
  595. package/esm/models/errors/get-issue-details.js +85 -0
  596. package/esm/models/errors/get-issue-details.js.map +1 -0
  597. package/esm/models/errors/get-issue-variants.d.ts +67 -0
  598. package/esm/models/errors/get-issue-variants.d.ts.map +1 -0
  599. package/esm/models/errors/get-issue-variants.js +97 -0
  600. package/esm/models/errors/get-issue-variants.js.map +1 -0
  601. package/esm/models/errors/get-issues-for-a-specific-team.d.ts +43 -0
  602. package/esm/models/errors/get-issues-for-a-specific-team.d.ts.map +1 -0
  603. package/esm/models/errors/get-issues-for-a-specific-team.js +60 -0
  604. package/esm/models/errors/get-issues-for-a-specific-team.js.map +1 -0
  605. package/esm/models/errors/get-key-issue-reasons.d.ts +67 -0
  606. package/esm/models/errors/get-key-issue-reasons.d.ts.map +1 -0
  607. package/esm/models/errors/get-key-issue-reasons.js +97 -0
  608. package/esm/models/errors/get-key-issue-reasons.js.map +1 -0
  609. package/esm/models/errors/get-list.d.ts +83 -0
  610. package/esm/models/errors/get-list.d.ts.map +1 -0
  611. package/esm/models/errors/get-list.js +111 -0
  612. package/esm/models/errors/get-list.js.map +1 -0
  613. package/esm/models/errors/get-publisher-details.d.ts +43 -0
  614. package/esm/models/errors/get-publisher-details.d.ts.map +1 -0
  615. package/esm/models/errors/get-publisher-details.js +59 -0
  616. package/esm/models/errors/get-publisher-details.js.map +1 -0
  617. package/esm/models/errors/get-series-characters.d.ts +67 -0
  618. package/esm/models/errors/get-series-characters.d.ts.map +1 -0
  619. package/esm/models/errors/get-series-characters.js +97 -0
  620. package/esm/models/errors/get-series-characters.js.map +1 -0
  621. package/esm/models/errors/get-series-creators.d.ts +67 -0
  622. package/esm/models/errors/get-series-creators.d.ts.map +1 -0
  623. package/esm/models/errors/get-series-creators.js +97 -0
  624. package/esm/models/errors/get-series-creators.js.map +1 -0
  625. package/esm/models/errors/get-series-details.d.ts +63 -0
  626. package/esm/models/errors/get-series-details.d.ts.map +1 -0
  627. package/esm/models/errors/get-series-details.js +85 -0
  628. package/esm/models/errors/get-series-details.js.map +1 -0
  629. package/esm/models/errors/get-series-for-a-specific-team.d.ts +43 -0
  630. package/esm/models/errors/get-series-for-a-specific-team.d.ts.map +1 -0
  631. package/esm/models/errors/get-series-for-a-specific-team.js +60 -0
  632. package/esm/models/errors/get-series-for-a-specific-team.js.map +1 -0
  633. package/esm/models/errors/get-series-issues.d.ts +67 -0
  634. package/esm/models/errors/get-series-issues.d.ts.map +1 -0
  635. package/esm/models/errors/get-series-issues.js +97 -0
  636. package/esm/models/errors/get-series-issues.js.map +1 -0
  637. package/esm/models/errors/get-story-arc-detail.d.ts +43 -0
  638. package/esm/models/errors/get-story-arc-detail.d.ts.map +1 -0
  639. package/esm/models/errors/get-story-arc-detail.js +59 -0
  640. package/esm/models/errors/get-story-arc-detail.js.map +1 -0
  641. package/esm/models/errors/get-story-arcs-for-a-specific-character.d.ts +67 -0
  642. package/esm/models/errors/get-story-arcs-for-a-specific-character.d.ts.map +1 -0
  643. package/esm/models/errors/get-story-arcs-for-a-specific-character.js +94 -0
  644. package/esm/models/errors/get-story-arcs-for-a-specific-character.js.map +1 -0
  645. package/esm/models/errors/get-story-arcs-for-a-specific-issue.d.ts +67 -0
  646. package/esm/models/errors/get-story-arcs-for-a-specific-issue.d.ts.map +1 -0
  647. package/esm/models/errors/get-story-arcs-for-a-specific-issue.js +100 -0
  648. package/esm/models/errors/get-story-arcs-for-a-specific-issue.js.map +1 -0
  649. package/esm/models/errors/get-story-arcs-for-a-specific-universe.d.ts +67 -0
  650. package/esm/models/errors/get-story-arcs-for-a-specific-universe.d.ts.map +1 -0
  651. package/esm/models/errors/get-story-arcs-for-a-specific-universe.js +94 -0
  652. package/esm/models/errors/get-story-arcs-for-a-specific-universe.js.map +1 -0
  653. package/esm/models/errors/get-the-authenticated-user.d.ts +43 -0
  654. package/esm/models/errors/get-the-authenticated-user.d.ts.map +1 -0
  655. package/esm/models/errors/get-the-authenticated-user.js +59 -0
  656. package/esm/models/errors/get-the-authenticated-user.js.map +1 -0
  657. package/esm/models/errors/get-the-authenticated-users-newsletter-subscription-status.d.ts +43 -0
  658. package/esm/models/errors/get-the-authenticated-users-newsletter-subscription-status.d.ts.map +1 -0
  659. package/esm/models/errors/get-the-authenticated-users-newsletter-subscription-status.js +53 -0
  660. package/esm/models/errors/get-the-authenticated-users-newsletter-subscription-status.js.map +1 -0
  661. package/esm/models/errors/get-user-profile.d.ts +63 -0
  662. package/esm/models/errors/get-user-profile.d.ts.map +1 -0
  663. package/esm/models/errors/get-user-profile.js +85 -0
  664. package/esm/models/errors/get-user-profile.js.map +1 -0
  665. package/esm/models/errors/get-users-lists.d.ts +43 -0
  666. package/esm/models/errors/get-users-lists.d.ts.map +1 -0
  667. package/esm/models/errors/get-users-lists.js +59 -0
  668. package/esm/models/errors/get-users-lists.js.map +1 -0
  669. package/esm/models/errors/get-variant-details.d.ts +88 -0
  670. package/esm/models/errors/get-variant-details.d.ts.map +1 -0
  671. package/esm/models/errors/get-variant-details.js +128 -0
  672. package/esm/models/errors/get-variant-details.js.map +1 -0
  673. package/esm/models/errors/http-client-errors.d.ts +44 -0
  674. package/esm/models/errors/http-client-errors.d.ts.map +1 -0
  675. package/esm/models/errors/http-client-errors.js +56 -0
  676. package/esm/models/errors/http-client-errors.js.map +1 -0
  677. package/esm/models/errors/index.d.ts +100 -0
  678. package/esm/models/errors/index.d.ts.map +1 -0
  679. package/esm/models/errors/index.js +103 -0
  680. package/esm/models/errors/index.js.map +1 -0
  681. package/esm/models/errors/like-list.d.ts +63 -0
  682. package/esm/models/errors/like-list.d.ts.map +1 -0
  683. package/esm/models/errors/like-list.js +85 -0
  684. package/esm/models/errors/like-list.js.map +1 -0
  685. package/esm/models/errors/list-all-podcasts-with-optional-search.d.ts +43 -0
  686. package/esm/models/errors/list-all-podcasts-with-optional-search.d.ts.map +1 -0
  687. package/esm/models/errors/list-all-podcasts-with-optional-search.js +60 -0
  688. package/esm/models/errors/list-all-podcasts-with-optional-search.js.map +1 -0
  689. package/esm/models/errors/list-all-publishers-with-optional-search.d.ts +43 -0
  690. package/esm/models/errors/list-all-publishers-with-optional-search.d.ts.map +1 -0
  691. package/esm/models/errors/list-all-publishers-with-optional-search.js +59 -0
  692. package/esm/models/errors/list-all-publishers-with-optional-search.js.map +1 -0
  693. package/esm/models/errors/list-all-story-arcs-with-optional-search.d.ts +43 -0
  694. package/esm/models/errors/list-all-story-arcs-with-optional-search.d.ts.map +1 -0
  695. package/esm/models/errors/list-all-story-arcs-with-optional-search.js +59 -0
  696. package/esm/models/errors/list-all-story-arcs-with-optional-search.js.map +1 -0
  697. package/esm/models/errors/list-all-teams-with-optional-search.d.ts +43 -0
  698. package/esm/models/errors/list-all-teams-with-optional-search.d.ts.map +1 -0
  699. package/esm/models/errors/list-all-teams-with-optional-search.js +61 -0
  700. package/esm/models/errors/list-all-teams-with-optional-search.js.map +1 -0
  701. package/esm/models/errors/list-characters.d.ts +43 -0
  702. package/esm/models/errors/list-characters.d.ts.map +1 -0
  703. package/esm/models/errors/list-characters.js +59 -0
  704. package/esm/models/errors/list-characters.js.map +1 -0
  705. package/esm/models/errors/list-collection.d.ts +43 -0
  706. package/esm/models/errors/list-collection.d.ts.map +1 -0
  707. package/esm/models/errors/list-collection.js +59 -0
  708. package/esm/models/errors/list-collection.js.map +1 -0
  709. package/esm/models/errors/list-comic-shops.d.ts +43 -0
  710. package/esm/models/errors/list-comic-shops.d.ts.map +1 -0
  711. package/esm/models/errors/list-comic-shops.js +59 -0
  712. package/esm/models/errors/list-comic-shops.js.map +1 -0
  713. package/esm/models/errors/list-creators.d.ts +43 -0
  714. package/esm/models/errors/list-creators.d.ts.map +1 -0
  715. package/esm/models/errors/list-creators.js +59 -0
  716. package/esm/models/errors/list-creators.js.map +1 -0
  717. package/esm/models/errors/list-episodes-for-a-specific-podcast.d.ts +43 -0
  718. package/esm/models/errors/list-episodes-for-a-specific-podcast.d.ts.map +1 -0
  719. package/esm/models/errors/list-episodes-for-a-specific-podcast.js +60 -0
  720. package/esm/models/errors/list-episodes-for-a-specific-podcast.js.map +1 -0
  721. package/esm/models/errors/list-events.d.ts +43 -0
  722. package/esm/models/errors/list-events.d.ts.map +1 -0
  723. package/esm/models/errors/list-events.js +59 -0
  724. package/esm/models/errors/list-events.js.map +1 -0
  725. package/esm/models/errors/list-follows.d.ts +43 -0
  726. package/esm/models/errors/list-follows.d.ts.map +1 -0
  727. package/esm/models/errors/list-follows.js +59 -0
  728. package/esm/models/errors/list-follows.js.map +1 -0
  729. package/esm/models/errors/list-imprints.d.ts +43 -0
  730. package/esm/models/errors/list-imprints.d.ts.map +1 -0
  731. package/esm/models/errors/list-imprints.js +59 -0
  732. package/esm/models/errors/list-imprints.js.map +1 -0
  733. package/esm/models/errors/list-issues.d.ts +43 -0
  734. package/esm/models/errors/list-issues.d.ts.map +1 -0
  735. package/esm/models/errors/list-issues.js +59 -0
  736. package/esm/models/errors/list-issues.js.map +1 -0
  737. package/esm/models/errors/list-key-issue-reasons.d.ts +43 -0
  738. package/esm/models/errors/list-key-issue-reasons.d.ts.map +1 -0
  739. package/esm/models/errors/list-key-issue-reasons.js +59 -0
  740. package/esm/models/errors/list-key-issue-reasons.js.map +1 -0
  741. package/esm/models/errors/list-pull-list.d.ts +43 -0
  742. package/esm/models/errors/list-pull-list.d.ts.map +1 -0
  743. package/esm/models/errors/list-pull-list.js +59 -0
  744. package/esm/models/errors/list-pull-list.js.map +1 -0
  745. package/esm/models/errors/list-read-status.d.ts +43 -0
  746. package/esm/models/errors/list-read-status.d.ts.map +1 -0
  747. package/esm/models/errors/list-read-status.js +59 -0
  748. package/esm/models/errors/list-read-status.js.map +1 -0
  749. package/esm/models/errors/list-series.d.ts +43 -0
  750. package/esm/models/errors/list-series.d.ts.map +1 -0
  751. package/esm/models/errors/list-series.js +59 -0
  752. package/esm/models/errors/list-series.js.map +1 -0
  753. package/esm/models/errors/list-titles.d.ts +43 -0
  754. package/esm/models/errors/list-titles.d.ts.map +1 -0
  755. package/esm/models/errors/list-titles.js +59 -0
  756. package/esm/models/errors/list-titles.js.map +1 -0
  757. package/esm/models/errors/list-universes.d.ts +43 -0
  758. package/esm/models/errors/list-universes.d.ts.map +1 -0
  759. package/esm/models/errors/list-universes.js +59 -0
  760. package/esm/models/errors/list-universes.js.map +1 -0
  761. package/esm/models/errors/list-wishlist.d.ts +43 -0
  762. package/esm/models/errors/list-wishlist.d.ts.map +1 -0
  763. package/esm/models/errors/list-wishlist.js +59 -0
  764. package/esm/models/errors/list-wishlist.js.map +1 -0
  765. package/esm/models/errors/live-listings.d.ts +63 -0
  766. package/esm/models/errors/live-listings.d.ts.map +1 -0
  767. package/esm/models/errors/live-listings.js +85 -0
  768. package/esm/models/errors/live-listings.js.map +1 -0
  769. package/esm/models/errors/lookup-by-isbn.d.ts +83 -0
  770. package/esm/models/errors/lookup-by-isbn.d.ts.map +1 -0
  771. package/esm/models/errors/lookup-by-isbn.js +111 -0
  772. package/esm/models/errors/lookup-by-isbn.js.map +1 -0
  773. package/esm/models/errors/lookup-by-upc.d.ts +108 -0
  774. package/esm/models/errors/lookup-by-upc.d.ts.map +1 -0
  775. package/esm/models/errors/lookup-by-upc.js +146 -0
  776. package/esm/models/errors/lookup-by-upc.js.map +1 -0
  777. package/esm/models/errors/mark-as-read.d.ts +64 -0
  778. package/esm/models/errors/mark-as-read.d.ts.map +1 -0
  779. package/esm/models/errors/mark-as-read.js +90 -0
  780. package/esm/models/errors/mark-as-read.js.map +1 -0
  781. package/esm/models/errors/mark-as-unread.d.ts +43 -0
  782. package/esm/models/errors/mark-as-unread.d.ts.map +1 -0
  783. package/esm/models/errors/mark-as-unread.js +59 -0
  784. package/esm/models/errors/mark-as-unread.js.map +1 -0
  785. package/esm/models/errors/remove-from-pull-list.d.ts +43 -0
  786. package/esm/models/errors/remove-from-pull-list.d.ts.map +1 -0
  787. package/esm/models/errors/remove-from-pull-list.js +59 -0
  788. package/esm/models/errors/remove-from-pull-list.js.map +1 -0
  789. package/esm/models/errors/remove-from-wishlist.d.ts +43 -0
  790. package/esm/models/errors/remove-from-wishlist.d.ts.map +1 -0
  791. package/esm/models/errors/remove-from-wishlist.js +59 -0
  792. package/esm/models/errors/remove-from-wishlist.js.map +1 -0
  793. package/esm/models/errors/remove-issue-from-collection.d.ts +64 -0
  794. package/esm/models/errors/remove-issue-from-collection.d.ts.map +1 -0
  795. package/esm/models/errors/remove-issue-from-collection.js +91 -0
  796. package/esm/models/errors/remove-issue-from-collection.js.map +1 -0
  797. package/esm/models/errors/remove-item-from-list.d.ts +83 -0
  798. package/esm/models/errors/remove-item-from-list.d.ts.map +1 -0
  799. package/esm/models/errors/remove-item-from-list.js +111 -0
  800. package/esm/models/errors/remove-item-from-list.js.map +1 -0
  801. package/esm/models/errors/reorder-items.d.ts +43 -0
  802. package/esm/models/errors/reorder-items.d.ts.map +1 -0
  803. package/esm/models/errors/reorder-items.js +59 -0
  804. package/esm/models/errors/reorder-items.js.map +1 -0
  805. package/esm/models/errors/response-validation-error.d.ts +26 -0
  806. package/esm/models/errors/response-validation-error.d.ts.map +1 -0
  807. package/esm/models/errors/response-validation-error.js +37 -0
  808. package/esm/models/errors/response-validation-error.js.map +1 -0
  809. package/esm/models/errors/save-list.d.ts +63 -0
  810. package/esm/models/errors/save-list.d.ts.map +1 -0
  811. package/esm/models/errors/save-list.js +85 -0
  812. package/esm/models/errors/save-list.js.map +1 -0
  813. package/esm/models/errors/sdk-validation-error.d.ts +21 -0
  814. package/esm/models/errors/sdk-validation-error.d.ts.map +1 -0
  815. package/esm/models/errors/sdk-validation-error.js +52 -0
  816. package/esm/models/errors/sdk-validation-error.js.map +1 -0
  817. package/esm/models/errors/submit-a-market-sale.d.ts +67 -0
  818. package/esm/models/errors/submit-a-market-sale.d.ts.map +1 -0
  819. package/esm/models/errors/submit-a-market-sale.js +97 -0
  820. package/esm/models/errors/submit-a-market-sale.js.map +1 -0
  821. package/esm/models/errors/subscribe-the-authenticated-user-to-the-newsletter.d.ts +57 -0
  822. package/esm/models/errors/subscribe-the-authenticated-user-to-the-newsletter.d.ts.map +1 -0
  823. package/esm/models/errors/subscribe-the-authenticated-user-to-the-newsletter.js +75 -0
  824. package/esm/models/errors/subscribe-the-authenticated-user-to-the-newsletter.js.map +1 -0
  825. package/esm/models/errors/unfollow-content.d.ts +63 -0
  826. package/esm/models/errors/unfollow-content.d.ts.map +1 -0
  827. package/esm/models/errors/unfollow-content.js +85 -0
  828. package/esm/models/errors/unfollow-content.js.map +1 -0
  829. package/esm/models/errors/unlike-list.d.ts +43 -0
  830. package/esm/models/errors/unlike-list.d.ts.map +1 -0
  831. package/esm/models/errors/unlike-list.js +59 -0
  832. package/esm/models/errors/unlike-list.js.map +1 -0
  833. package/esm/models/errors/unsave-list.d.ts +43 -0
  834. package/esm/models/errors/unsave-list.d.ts.map +1 -0
  835. package/esm/models/errors/unsave-list.js +59 -0
  836. package/esm/models/errors/unsave-list.js.map +1 -0
  837. package/esm/models/errors/unsubscribe-the-authenticated-user-from-the-newsletter.d.ts +57 -0
  838. package/esm/models/errors/unsubscribe-the-authenticated-user-from-the-newsletter.d.ts.map +1 -0
  839. package/esm/models/errors/unsubscribe-the-authenticated-user-from-the-newsletter.js +72 -0
  840. package/esm/models/errors/unsubscribe-the-authenticated-user-from-the-newsletter.js.map +1 -0
  841. package/esm/models/errors/update-collection-item.d.ts +64 -0
  842. package/esm/models/errors/update-collection-item.d.ts.map +1 -0
  843. package/esm/models/errors/update-collection-item.js +90 -0
  844. package/esm/models/errors/update-collection-item.js.map +1 -0
  845. package/esm/models/errors/update-follow-preferences.d.ts +63 -0
  846. package/esm/models/errors/update-follow-preferences.d.ts.map +1 -0
  847. package/esm/models/errors/update-follow-preferences.js +86 -0
  848. package/esm/models/errors/update-follow-preferences.js.map +1 -0
  849. package/esm/models/errors/update-list.d.ts +63 -0
  850. package/esm/models/errors/update-list.d.ts.map +1 -0
  851. package/esm/models/errors/update-list.js +85 -0
  852. package/esm/models/errors/update-list.js.map +1 -0
  853. package/esm/models/errors/verse-db-default-error.d.ts +10 -0
  854. package/esm/models/errors/verse-db-default-error.d.ts.map +1 -0
  855. package/esm/models/errors/verse-db-default-error.js +30 -0
  856. package/esm/models/errors/verse-db-default-error.js.map +1 -0
  857. package/esm/models/errors/verse-db-error.d.ts +19 -0
  858. package/esm/models/errors/verse-db-error.d.ts.map +1 -0
  859. package/esm/models/errors/verse-db-error.js +26 -0
  860. package/esm/models/errors/verse-db-error.js.map +1 -0
  861. package/esm/models/index.d.ts +2 -0
  862. package/esm/models/index.d.ts.map +1 -0
  863. package/esm/models/index.js +5 -0
  864. package/esm/models/index.js.map +1 -0
  865. package/esm/models/operations/add-issue-to-collection.d.ts +369 -0
  866. package/esm/models/operations/add-issue-to-collection.d.ts.map +1 -0
  867. package/esm/models/operations/add-issue-to-collection.js +277 -0
  868. package/esm/models/operations/add-issue-to-collection.js.map +1 -0
  869. package/esm/models/operations/add-item-to-list.d.ts +83 -0
  870. package/esm/models/operations/add-item-to-list.d.ts.map +1 -0
  871. package/esm/models/operations/add-item-to-list.js +79 -0
  872. package/esm/models/operations/add-item-to-list.js.map +1 -0
  873. package/esm/models/operations/add-to-pull-list.d.ts +39 -0
  874. package/esm/models/operations/add-to-pull-list.d.ts.map +1 -0
  875. package/esm/models/operations/add-to-pull-list.js +48 -0
  876. package/esm/models/operations/add-to-pull-list.js.map +1 -0
  877. package/esm/models/operations/add-to-wishlist.d.ts +48 -0
  878. package/esm/models/operations/add-to-wishlist.d.ts.map +1 -0
  879. package/esm/models/operations/add-to-wishlist.js +66 -0
  880. package/esm/models/operations/add-to-wishlist.js.map +1 -0
  881. package/esm/models/operations/browse-lists.d.ts +90 -0
  882. package/esm/models/operations/browse-lists.d.ts.map +1 -0
  883. package/esm/models/operations/browse-lists.js +106 -0
  884. package/esm/models/operations/browse-lists.js.map +1 -0
  885. package/esm/models/operations/browse-system-lists.d.ts +76 -0
  886. package/esm/models/operations/browse-system-lists.d.ts.map +1 -0
  887. package/esm/models/operations/browse-system-lists.js +94 -0
  888. package/esm/models/operations/browse-system-lists.js.map +1 -0
  889. package/esm/models/operations/check-follow-status.d.ts +40 -0
  890. package/esm/models/operations/check-follow-status.d.ts.map +1 -0
  891. package/esm/models/operations/check-follow-status.js +40 -0
  892. package/esm/models/operations/check-follow-status.js.map +1 -0
  893. package/esm/models/operations/create-list.d.ts +75 -0
  894. package/esm/models/operations/create-list.d.ts.map +1 -0
  895. package/esm/models/operations/create-list.js +74 -0
  896. package/esm/models/operations/create-list.js.map +1 -0
  897. package/esm/models/operations/delete-list.d.ts +25 -0
  898. package/esm/models/operations/delete-list.d.ts.map +1 -0
  899. package/esm/models/operations/delete-list.js +29 -0
  900. package/esm/models/operations/delete-list.js.map +1 -0
  901. package/esm/models/operations/edit-reading-date.d.ts +55 -0
  902. package/esm/models/operations/edit-reading-date.d.ts.map +1 -0
  903. package/esm/models/operations/edit-reading-date.js +57 -0
  904. package/esm/models/operations/edit-reading-date.js.map +1 -0
  905. package/esm/models/operations/follow-content.d.ts +67 -0
  906. package/esm/models/operations/follow-content.d.ts.map +1 -0
  907. package/esm/models/operations/follow-content.js +55 -0
  908. package/esm/models/operations/follow-content.js.map +1 -0
  909. package/esm/models/operations/get-a-comic-shop.d.ts +57 -0
  910. package/esm/models/operations/get-a-comic-shop.d.ts.map +1 -0
  911. package/esm/models/operations/get-a-comic-shop.js +74 -0
  912. package/esm/models/operations/get-a-comic-shop.js.map +1 -0
  913. package/esm/models/operations/get-a-specific-podcast-episode.d.ts +56 -0
  914. package/esm/models/operations/get-a-specific-podcast-episode.d.ts.map +1 -0
  915. package/esm/models/operations/get-a-specific-podcast-episode.js +68 -0
  916. package/esm/models/operations/get-a-specific-podcast-episode.js.map +1 -0
  917. package/esm/models/operations/get-a-specific-podcast.d.ts +59 -0
  918. package/esm/models/operations/get-a-specific-podcast.d.ts.map +1 -0
  919. package/esm/models/operations/get-a-specific-podcast.js +79 -0
  920. package/esm/models/operations/get-a-specific-podcast.js.map +1 -0
  921. package/esm/models/operations/get-a-specific-team.d.ts +51 -0
  922. package/esm/models/operations/get-a-specific-team.d.ts.map +1 -0
  923. package/esm/models/operations/get-a-specific-team.js +69 -0
  924. package/esm/models/operations/get-a-specific-team.js.map +1 -0
  925. package/esm/models/operations/get-a-specific-title.d.ts +54 -0
  926. package/esm/models/operations/get-a-specific-title.d.ts.map +1 -0
  927. package/esm/models/operations/get-a-specific-title.js +74 -0
  928. package/esm/models/operations/get-a-specific-title.js.map +1 -0
  929. package/esm/models/operations/get-a-specific-universe.d.ts +43 -0
  930. package/esm/models/operations/get-a-specific-universe.d.ts.map +1 -0
  931. package/esm/models/operations/get-a-specific-universe.js +48 -0
  932. package/esm/models/operations/get-a-specific-universe.js.map +1 -0
  933. package/esm/models/operations/get-achievements-for-the-authenticated-user.d.ts +44 -0
  934. package/esm/models/operations/get-achievements-for-the-authenticated-user.d.ts.map +1 -0
  935. package/esm/models/operations/get-achievements-for-the-authenticated-user.js +55 -0
  936. package/esm/models/operations/get-achievements-for-the-authenticated-user.js.map +1 -0
  937. package/esm/models/operations/get-activity-feed.d.ts +42 -0
  938. package/esm/models/operations/get-activity-feed.d.ts.map +1 -0
  939. package/esm/models/operations/get-activity-feed.js +56 -0
  940. package/esm/models/operations/get-activity-feed.js.map +1 -0
  941. package/esm/models/operations/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts +69 -0
  942. package/esm/models/operations/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.d.ts.map +1 -0
  943. package/esm/models/operations/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js +102 -0
  944. package/esm/models/operations/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.js.map +1 -0
  945. package/esm/models/operations/get-an-event.d.ts +78 -0
  946. package/esm/models/operations/get-an-event.d.ts.map +1 -0
  947. package/esm/models/operations/get-an-event.js +111 -0
  948. package/esm/models/operations/get-an-event.js.map +1 -0
  949. package/esm/models/operations/get-character-details.d.ts +75 -0
  950. package/esm/models/operations/get-character-details.d.ts.map +1 -0
  951. package/esm/models/operations/get-character-details.js +99 -0
  952. package/esm/models/operations/get-character-details.js.map +1 -0
  953. package/esm/models/operations/get-character-issues.d.ts +68 -0
  954. package/esm/models/operations/get-character-issues.d.ts.map +1 -0
  955. package/esm/models/operations/get-character-issues.js +82 -0
  956. package/esm/models/operations/get-character-issues.js.map +1 -0
  957. package/esm/models/operations/get-character-series.d.ts +61 -0
  958. package/esm/models/operations/get-character-series.d.ts.map +1 -0
  959. package/esm/models/operations/get-character-series.js +75 -0
  960. package/esm/models/operations/get-character-series.js.map +1 -0
  961. package/esm/models/operations/get-character-teams.d.ts +68 -0
  962. package/esm/models/operations/get-character-teams.d.ts.map +1 -0
  963. package/esm/models/operations/get-character-teams.js +87 -0
  964. package/esm/models/operations/get-character-teams.js.map +1 -0
  965. package/esm/models/operations/get-characters-for-a-specific-teammembers.d.ts +71 -0
  966. package/esm/models/operations/get-characters-for-a-specific-teammembers.d.ts.map +1 -0
  967. package/esm/models/operations/get-characters-for-a-specific-teammembers.js +101 -0
  968. package/esm/models/operations/get-characters-for-a-specific-teammembers.js.map +1 -0
  969. package/esm/models/operations/get-creator-details.d.ts +84 -0
  970. package/esm/models/operations/get-creator-details.d.ts.map +1 -0
  971. package/esm/models/operations/get-creator-details.js +104 -0
  972. package/esm/models/operations/get-creator-details.js.map +1 -0
  973. package/esm/models/operations/get-creators-blog-posts.d.ts +78 -0
  974. package/esm/models/operations/get-creators-blog-posts.d.ts.map +1 -0
  975. package/esm/models/operations/get-creators-blog-posts.js +95 -0
  976. package/esm/models/operations/get-creators-blog-posts.js.map +1 -0
  977. package/esm/models/operations/get-creators-issues.d.ts +71 -0
  978. package/esm/models/operations/get-creators-issues.d.ts.map +1 -0
  979. package/esm/models/operations/get-creators-issues.js +87 -0
  980. package/esm/models/operations/get-creators-issues.js.map +1 -0
  981. package/esm/models/operations/get-creators-series.d.ts +62 -0
  982. package/esm/models/operations/get-creators-series.d.ts.map +1 -0
  983. package/esm/models/operations/get-creators-series.js +77 -0
  984. package/esm/models/operations/get-creators-series.js.map +1 -0
  985. package/esm/models/operations/get-imprint-details.d.ts +57 -0
  986. package/esm/models/operations/get-imprint-details.d.ts.map +1 -0
  987. package/esm/models/operations/get-imprint-details.js +70 -0
  988. package/esm/models/operations/get-imprint-details.js.map +1 -0
  989. package/esm/models/operations/get-issue-characters.d.ts +54 -0
  990. package/esm/models/operations/get-issue-characters.d.ts.map +1 -0
  991. package/esm/models/operations/get-issue-characters.js +66 -0
  992. package/esm/models/operations/get-issue-characters.js.map +1 -0
  993. package/esm/models/operations/get-issue-creators.d.ts +60 -0
  994. package/esm/models/operations/get-issue-creators.d.ts.map +1 -0
  995. package/esm/models/operations/get-issue-creators.js +69 -0
  996. package/esm/models/operations/get-issue-creators.js.map +1 -0
  997. package/esm/models/operations/get-issue-details.d.ts +100 -0
  998. package/esm/models/operations/get-issue-details.d.ts.map +1 -0
  999. package/esm/models/operations/get-issue-details.js +122 -0
  1000. package/esm/models/operations/get-issue-details.js.map +1 -0
  1001. package/esm/models/operations/get-issue-variants.d.ts +54 -0
  1002. package/esm/models/operations/get-issue-variants.d.ts.map +1 -0
  1003. package/esm/models/operations/get-issue-variants.js +66 -0
  1004. package/esm/models/operations/get-issue-variants.js.map +1 -0
  1005. package/esm/models/operations/get-issues-for-a-specific-team.d.ts +58 -0
  1006. package/esm/models/operations/get-issues-for-a-specific-team.d.ts.map +1 -0
  1007. package/esm/models/operations/get-issues-for-a-specific-team.js +79 -0
  1008. package/esm/models/operations/get-issues-for-a-specific-team.js.map +1 -0
  1009. package/esm/models/operations/get-key-issue-reasons.d.ts +46 -0
  1010. package/esm/models/operations/get-key-issue-reasons.d.ts.map +1 -0
  1011. package/esm/models/operations/get-key-issue-reasons.js +51 -0
  1012. package/esm/models/operations/get-key-issue-reasons.js.map +1 -0
  1013. package/esm/models/operations/get-list.d.ts +76 -0
  1014. package/esm/models/operations/get-list.d.ts.map +1 -0
  1015. package/esm/models/operations/get-list.js +97 -0
  1016. package/esm/models/operations/get-list.js.map +1 -0
  1017. package/esm/models/operations/get-publisher-details.d.ts +55 -0
  1018. package/esm/models/operations/get-publisher-details.d.ts.map +1 -0
  1019. package/esm/models/operations/get-publisher-details.js +74 -0
  1020. package/esm/models/operations/get-publisher-details.js.map +1 -0
  1021. package/esm/models/operations/get-series-characters.d.ts +54 -0
  1022. package/esm/models/operations/get-series-characters.d.ts.map +1 -0
  1023. package/esm/models/operations/get-series-characters.js +66 -0
  1024. package/esm/models/operations/get-series-characters.js.map +1 -0
  1025. package/esm/models/operations/get-series-creators.d.ts +60 -0
  1026. package/esm/models/operations/get-series-creators.d.ts.map +1 -0
  1027. package/esm/models/operations/get-series-creators.js +69 -0
  1028. package/esm/models/operations/get-series-creators.js.map +1 -0
  1029. package/esm/models/operations/get-series-details.d.ts +160 -0
  1030. package/esm/models/operations/get-series-details.d.ts.map +1 -0
  1031. package/esm/models/operations/get-series-details.js +233 -0
  1032. package/esm/models/operations/get-series-details.js.map +1 -0
  1033. package/esm/models/operations/get-series-for-a-specific-team.d.ts +62 -0
  1034. package/esm/models/operations/get-series-for-a-specific-team.d.ts.map +1 -0
  1035. package/esm/models/operations/get-series-for-a-specific-team.js +84 -0
  1036. package/esm/models/operations/get-series-for-a-specific-team.js.map +1 -0
  1037. package/esm/models/operations/get-series-issues.d.ts +71 -0
  1038. package/esm/models/operations/get-series-issues.d.ts.map +1 -0
  1039. package/esm/models/operations/get-series-issues.js +73 -0
  1040. package/esm/models/operations/get-series-issues.js.map +1 -0
  1041. package/esm/models/operations/get-story-arc-detail.d.ts +144 -0
  1042. package/esm/models/operations/get-story-arc-detail.d.ts.map +1 -0
  1043. package/esm/models/operations/get-story-arc-detail.js +210 -0
  1044. package/esm/models/operations/get-story-arc-detail.js.map +1 -0
  1045. package/esm/models/operations/get-story-arcs-for-a-specific-character.d.ts +66 -0
  1046. package/esm/models/operations/get-story-arcs-for-a-specific-character.d.ts.map +1 -0
  1047. package/esm/models/operations/get-story-arcs-for-a-specific-character.js +91 -0
  1048. package/esm/models/operations/get-story-arcs-for-a-specific-character.js.map +1 -0
  1049. package/esm/models/operations/get-story-arcs-for-a-specific-issue.d.ts +66 -0
  1050. package/esm/models/operations/get-story-arcs-for-a-specific-issue.d.ts.map +1 -0
  1051. package/esm/models/operations/get-story-arcs-for-a-specific-issue.js +90 -0
  1052. package/esm/models/operations/get-story-arcs-for-a-specific-issue.js.map +1 -0
  1053. package/esm/models/operations/get-story-arcs-for-a-specific-universe.d.ts +66 -0
  1054. package/esm/models/operations/get-story-arcs-for-a-specific-universe.d.ts.map +1 -0
  1055. package/esm/models/operations/get-story-arcs-for-a-specific-universe.js +91 -0
  1056. package/esm/models/operations/get-story-arcs-for-a-specific-universe.js.map +1 -0
  1057. package/esm/models/operations/get-the-authenticated-user.d.ts +75 -0
  1058. package/esm/models/operations/get-the-authenticated-user.d.ts.map +1 -0
  1059. package/esm/models/operations/get-the-authenticated-user.js +128 -0
  1060. package/esm/models/operations/get-the-authenticated-user.js.map +1 -0
  1061. package/esm/models/operations/get-the-authenticated-users-newsletter-subscription-status.d.ts +20 -0
  1062. package/esm/models/operations/get-the-authenticated-users-newsletter-subscription-status.d.ts.map +1 -0
  1063. package/esm/models/operations/get-the-authenticated-users-newsletter-subscription-status.js +35 -0
  1064. package/esm/models/operations/get-the-authenticated-users-newsletter-subscription-status.js.map +1 -0
  1065. package/esm/models/operations/get-user-profile.d.ts +114 -0
  1066. package/esm/models/operations/get-user-profile.d.ts.map +1 -0
  1067. package/esm/models/operations/get-user-profile.js +167 -0
  1068. package/esm/models/operations/get-user-profile.js.map +1 -0
  1069. package/esm/models/operations/get-users-lists.d.ts +78 -0
  1070. package/esm/models/operations/get-users-lists.d.ts.map +1 -0
  1071. package/esm/models/operations/get-users-lists.js +86 -0
  1072. package/esm/models/operations/get-users-lists.js.map +1 -0
  1073. package/esm/models/operations/get-variant-details.d.ts +63 -0
  1074. package/esm/models/operations/get-variant-details.d.ts.map +1 -0
  1075. package/esm/models/operations/get-variant-details.js +73 -0
  1076. package/esm/models/operations/get-variant-details.js.map +1 -0
  1077. package/esm/models/operations/index.d.ts +95 -0
  1078. package/esm/models/operations/index.d.ts.map +1 -0
  1079. package/esm/models/operations/index.js +98 -0
  1080. package/esm/models/operations/index.js.map +1 -0
  1081. package/esm/models/operations/like-list.d.ts +51 -0
  1082. package/esm/models/operations/like-list.d.ts.map +1 -0
  1083. package/esm/models/operations/like-list.js +65 -0
  1084. package/esm/models/operations/like-list.js.map +1 -0
  1085. package/esm/models/operations/list-all-podcasts-with-optional-search.d.ts +80 -0
  1086. package/esm/models/operations/list-all-podcasts-with-optional-search.d.ts.map +1 -0
  1087. package/esm/models/operations/list-all-podcasts-with-optional-search.js +81 -0
  1088. package/esm/models/operations/list-all-podcasts-with-optional-search.js.map +1 -0
  1089. package/esm/models/operations/list-all-publishers-with-optional-search.d.ts +72 -0
  1090. package/esm/models/operations/list-all-publishers-with-optional-search.d.ts.map +1 -0
  1091. package/esm/models/operations/list-all-publishers-with-optional-search.js +90 -0
  1092. package/esm/models/operations/list-all-publishers-with-optional-search.js.map +1 -0
  1093. package/esm/models/operations/list-all-story-arcs-with-optional-search.d.ts +89 -0
  1094. package/esm/models/operations/list-all-story-arcs-with-optional-search.d.ts.map +1 -0
  1095. package/esm/models/operations/list-all-story-arcs-with-optional-search.js +101 -0
  1096. package/esm/models/operations/list-all-story-arcs-with-optional-search.js.map +1 -0
  1097. package/esm/models/operations/list-all-teams-with-optional-search.d.ts +72 -0
  1098. package/esm/models/operations/list-all-teams-with-optional-search.d.ts.map +1 -0
  1099. package/esm/models/operations/list-all-teams-with-optional-search.js +89 -0
  1100. package/esm/models/operations/list-all-teams-with-optional-search.js.map +1 -0
  1101. package/esm/models/operations/list-characters.d.ts +80 -0
  1102. package/esm/models/operations/list-characters.d.ts.map +1 -0
  1103. package/esm/models/operations/list-characters.js +88 -0
  1104. package/esm/models/operations/list-characters.js.map +1 -0
  1105. package/esm/models/operations/list-collection.d.ts +250 -0
  1106. package/esm/models/operations/list-collection.d.ts.map +1 -0
  1107. package/esm/models/operations/list-collection.js +303 -0
  1108. package/esm/models/operations/list-collection.js.map +1 -0
  1109. package/esm/models/operations/list-comic-shops.d.ts +102 -0
  1110. package/esm/models/operations/list-comic-shops.d.ts.map +1 -0
  1111. package/esm/models/operations/list-comic-shops.js +94 -0
  1112. package/esm/models/operations/list-comic-shops.js.map +1 -0
  1113. package/esm/models/operations/list-creators.d.ts +86 -0
  1114. package/esm/models/operations/list-creators.d.ts.map +1 -0
  1115. package/esm/models/operations/list-creators.js +94 -0
  1116. package/esm/models/operations/list-creators.js.map +1 -0
  1117. package/esm/models/operations/list-episodes-for-a-specific-podcast.d.ts +75 -0
  1118. package/esm/models/operations/list-episodes-for-a-specific-podcast.d.ts.map +1 -0
  1119. package/esm/models/operations/list-episodes-for-a-specific-podcast.js +84 -0
  1120. package/esm/models/operations/list-episodes-for-a-specific-podcast.js.map +1 -0
  1121. package/esm/models/operations/list-events.d.ts +110 -0
  1122. package/esm/models/operations/list-events.d.ts.map +1 -0
  1123. package/esm/models/operations/list-events.js +116 -0
  1124. package/esm/models/operations/list-events.js.map +1 -0
  1125. package/esm/models/operations/list-follows.d.ts +63 -0
  1126. package/esm/models/operations/list-follows.d.ts.map +1 -0
  1127. package/esm/models/operations/list-follows.js +87 -0
  1128. package/esm/models/operations/list-follows.js.map +1 -0
  1129. package/esm/models/operations/list-imprints.d.ts +85 -0
  1130. package/esm/models/operations/list-imprints.d.ts.map +1 -0
  1131. package/esm/models/operations/list-imprints.js +85 -0
  1132. package/esm/models/operations/list-imprints.js.map +1 -0
  1133. package/esm/models/operations/list-issues.d.ts +100 -0
  1134. package/esm/models/operations/list-issues.d.ts.map +1 -0
  1135. package/esm/models/operations/list-issues.js +93 -0
  1136. package/esm/models/operations/list-issues.js.map +1 -0
  1137. package/esm/models/operations/list-key-issue-reasons.d.ts +44 -0
  1138. package/esm/models/operations/list-key-issue-reasons.d.ts.map +1 -0
  1139. package/esm/models/operations/list-key-issue-reasons.js +45 -0
  1140. package/esm/models/operations/list-key-issue-reasons.js.map +1 -0
  1141. package/esm/models/operations/list-pull-list.d.ts +69 -0
  1142. package/esm/models/operations/list-pull-list.d.ts.map +1 -0
  1143. package/esm/models/operations/list-pull-list.js +91 -0
  1144. package/esm/models/operations/list-pull-list.js.map +1 -0
  1145. package/esm/models/operations/list-read-status.d.ts +75 -0
  1146. package/esm/models/operations/list-read-status.d.ts.map +1 -0
  1147. package/esm/models/operations/list-read-status.js +90 -0
  1148. package/esm/models/operations/list-read-status.js.map +1 -0
  1149. package/esm/models/operations/list-series.d.ts +87 -0
  1150. package/esm/models/operations/list-series.d.ts.map +1 -0
  1151. package/esm/models/operations/list-series.js +97 -0
  1152. package/esm/models/operations/list-series.js.map +1 -0
  1153. package/esm/models/operations/list-titles.d.ts +82 -0
  1154. package/esm/models/operations/list-titles.d.ts.map +1 -0
  1155. package/esm/models/operations/list-titles.js +100 -0
  1156. package/esm/models/operations/list-titles.js.map +1 -0
  1157. package/esm/models/operations/list-universes.d.ts +57 -0
  1158. package/esm/models/operations/list-universes.d.ts.map +1 -0
  1159. package/esm/models/operations/list-universes.js +61 -0
  1160. package/esm/models/operations/list-universes.js.map +1 -0
  1161. package/esm/models/operations/list-wishlist.d.ts +77 -0
  1162. package/esm/models/operations/list-wishlist.d.ts.map +1 -0
  1163. package/esm/models/operations/list-wishlist.js +107 -0
  1164. package/esm/models/operations/list-wishlist.js.map +1 -0
  1165. package/esm/models/operations/live-listings.d.ts +53 -0
  1166. package/esm/models/operations/live-listings.d.ts.map +1 -0
  1167. package/esm/models/operations/live-listings.js +63 -0
  1168. package/esm/models/operations/live-listings.js.map +1 -0
  1169. package/esm/models/operations/lookup-by-isbn.d.ts +68 -0
  1170. package/esm/models/operations/lookup-by-isbn.d.ts.map +1 -0
  1171. package/esm/models/operations/lookup-by-isbn.js +78 -0
  1172. package/esm/models/operations/lookup-by-isbn.js.map +1 -0
  1173. package/esm/models/operations/lookup-by-upc.d.ts +85 -0
  1174. package/esm/models/operations/lookup-by-upc.d.ts.map +1 -0
  1175. package/esm/models/operations/lookup-by-upc.js +115 -0
  1176. package/esm/models/operations/lookup-by-upc.js.map +1 -0
  1177. package/esm/models/operations/mark-as-read.d.ts +48 -0
  1178. package/esm/models/operations/mark-as-read.d.ts.map +1 -0
  1179. package/esm/models/operations/mark-as-read.js +48 -0
  1180. package/esm/models/operations/mark-as-read.js.map +1 -0
  1181. package/esm/models/operations/mark-as-unread.d.ts +45 -0
  1182. package/esm/models/operations/mark-as-unread.d.ts.map +1 -0
  1183. package/esm/models/operations/mark-as-unread.js +43 -0
  1184. package/esm/models/operations/mark-as-unread.js.map +1 -0
  1185. package/esm/models/operations/remove-from-pull-list.d.ts +25 -0
  1186. package/esm/models/operations/remove-from-pull-list.d.ts.map +1 -0
  1187. package/esm/models/operations/remove-from-pull-list.js +29 -0
  1188. package/esm/models/operations/remove-from-pull-list.js.map +1 -0
  1189. package/esm/models/operations/remove-from-wishlist.d.ts +25 -0
  1190. package/esm/models/operations/remove-from-wishlist.d.ts.map +1 -0
  1191. package/esm/models/operations/remove-from-wishlist.js +29 -0
  1192. package/esm/models/operations/remove-from-wishlist.js.map +1 -0
  1193. package/esm/models/operations/remove-issue-from-collection.d.ts +52 -0
  1194. package/esm/models/operations/remove-issue-from-collection.d.ts.map +1 -0
  1195. package/esm/models/operations/remove-issue-from-collection.js +47 -0
  1196. package/esm/models/operations/remove-issue-from-collection.js.map +1 -0
  1197. package/esm/models/operations/remove-item-from-list.d.ts +30 -0
  1198. package/esm/models/operations/remove-item-from-list.d.ts.map +1 -0
  1199. package/esm/models/operations/remove-item-from-list.js +31 -0
  1200. package/esm/models/operations/remove-item-from-list.js.map +1 -0
  1201. package/esm/models/operations/reorder-items.d.ts +70 -0
  1202. package/esm/models/operations/reorder-items.d.ts.map +1 -0
  1203. package/esm/models/operations/reorder-items.js +82 -0
  1204. package/esm/models/operations/reorder-items.js.map +1 -0
  1205. package/esm/models/operations/save-list.d.ts +51 -0
  1206. package/esm/models/operations/save-list.d.ts.map +1 -0
  1207. package/esm/models/operations/save-list.js +65 -0
  1208. package/esm/models/operations/save-list.js.map +1 -0
  1209. package/esm/models/operations/submit-a-market-sale.d.ts +102 -0
  1210. package/esm/models/operations/submit-a-market-sale.d.ts.map +1 -0
  1211. package/esm/models/operations/submit-a-market-sale.js +83 -0
  1212. package/esm/models/operations/submit-a-market-sale.js.map +1 -0
  1213. package/esm/models/operations/subscribe-the-authenticated-user-to-the-newsletter.d.ts +20 -0
  1214. package/esm/models/operations/subscribe-the-authenticated-user-to-the-newsletter.d.ts.map +1 -0
  1215. package/esm/models/operations/subscribe-the-authenticated-user-to-the-newsletter.js +30 -0
  1216. package/esm/models/operations/subscribe-the-authenticated-user-to-the-newsletter.js.map +1 -0
  1217. package/esm/models/operations/unfollow-content.d.ts +41 -0
  1218. package/esm/models/operations/unfollow-content.d.ts.map +1 -0
  1219. package/esm/models/operations/unfollow-content.js +41 -0
  1220. package/esm/models/operations/unfollow-content.js.map +1 -0
  1221. package/esm/models/operations/unlike-list.d.ts +51 -0
  1222. package/esm/models/operations/unlike-list.d.ts.map +1 -0
  1223. package/esm/models/operations/unlike-list.js +65 -0
  1224. package/esm/models/operations/unlike-list.js.map +1 -0
  1225. package/esm/models/operations/unsave-list.d.ts +51 -0
  1226. package/esm/models/operations/unsave-list.d.ts.map +1 -0
  1227. package/esm/models/operations/unsave-list.js +65 -0
  1228. package/esm/models/operations/unsave-list.js.map +1 -0
  1229. package/esm/models/operations/unsubscribe-the-authenticated-user-from-the-newsletter.d.ts +20 -0
  1230. package/esm/models/operations/unsubscribe-the-authenticated-user-from-the-newsletter.d.ts.map +1 -0
  1231. package/esm/models/operations/unsubscribe-the-authenticated-user-from-the-newsletter.js +31 -0
  1232. package/esm/models/operations/unsubscribe-the-authenticated-user-from-the-newsletter.js.map +1 -0
  1233. package/esm/models/operations/update-collection-item.d.ts +403 -0
  1234. package/esm/models/operations/update-collection-item.d.ts.map +1 -0
  1235. package/esm/models/operations/update-collection-item.js +292 -0
  1236. package/esm/models/operations/update-collection-item.js.map +1 -0
  1237. package/esm/models/operations/update-follow-preferences.d.ts +68 -0
  1238. package/esm/models/operations/update-follow-preferences.d.ts.map +1 -0
  1239. package/esm/models/operations/update-follow-preferences.js +64 -0
  1240. package/esm/models/operations/update-follow-preferences.js.map +1 -0
  1241. package/esm/models/operations/update-list.d.ts +92 -0
  1242. package/esm/models/operations/update-list.d.ts.map +1 -0
  1243. package/esm/models/operations/update-list.js +74 -0
  1244. package/esm/models/operations/update-list.js.map +1 -0
  1245. package/esm/models/security.d.ts +12 -0
  1246. package/esm/models/security.d.ts.map +1 -0
  1247. package/esm/models/security.js +12 -0
  1248. package/esm/models/security.js.map +1 -0
  1249. package/esm/sdk/activity.d.ts +12 -0
  1250. package/esm/sdk/activity.d.ts.map +1 -0
  1251. package/esm/sdk/activity.js +18 -0
  1252. package/esm/sdk/activity.js.map +1 -0
  1253. package/esm/sdk/barcode-lookup.d.ts +22 -0
  1254. package/esm/sdk/barcode-lookup.d.ts.map +1 -0
  1255. package/esm/sdk/barcode-lookup.js +31 -0
  1256. package/esm/sdk/barcode-lookup.js.map +1 -0
  1257. package/esm/sdk/characters.d.ts +51 -0
  1258. package/esm/sdk/characters.d.ts.map +1 -0
  1259. package/esm/sdk/characters.js +69 -0
  1260. package/esm/sdk/characters.js.map +1 -0
  1261. package/esm/sdk/comic-shops.d.ts +19 -0
  1262. package/esm/sdk/comic-shops.d.ts.map +1 -0
  1263. package/esm/sdk/comic-shops.js +28 -0
  1264. package/esm/sdk/comic-shops.js.map +1 -0
  1265. package/esm/sdk/creators.d.ts +40 -0
  1266. package/esm/sdk/creators.d.ts.map +1 -0
  1267. package/esm/sdk/creators.js +58 -0
  1268. package/esm/sdk/creators.js.map +1 -0
  1269. package/esm/sdk/events.d.ts +19 -0
  1270. package/esm/sdk/events.d.ts.map +1 -0
  1271. package/esm/sdk/events.js +28 -0
  1272. package/esm/sdk/events.js.map +1 -0
  1273. package/esm/sdk/follows.d.ts +27 -0
  1274. package/esm/sdk/follows.d.ts.map +1 -0
  1275. package/esm/sdk/follows.js +42 -0
  1276. package/esm/sdk/follows.js.map +1 -0
  1277. package/esm/sdk/gamification.d.ts +12 -0
  1278. package/esm/sdk/gamification.d.ts.map +1 -0
  1279. package/esm/sdk/gamification.js +18 -0
  1280. package/esm/sdk/gamification.js.map +1 -0
  1281. package/esm/sdk/imprints.d.ts +19 -0
  1282. package/esm/sdk/imprints.d.ts.map +1 -0
  1283. package/esm/sdk/imprints.js +28 -0
  1284. package/esm/sdk/imprints.js.map +1 -0
  1285. package/esm/sdk/index.d.ts +2 -0
  1286. package/esm/sdk/index.d.ts.map +1 -0
  1287. package/esm/sdk/index.js +5 -0
  1288. package/esm/sdk/index.js.map +1 -0
  1289. package/esm/sdk/issues.d.ts +56 -0
  1290. package/esm/sdk/issues.d.ts.map +1 -0
  1291. package/esm/sdk/issues.js +80 -0
  1292. package/esm/sdk/issues.js.map +1 -0
  1293. package/esm/sdk/key-issue-reasons.d.ts +13 -0
  1294. package/esm/sdk/key-issue-reasons.d.ts.map +1 -0
  1295. package/esm/sdk/key-issue-reasons.js +19 -0
  1296. package/esm/sdk/key-issue-reasons.js.map +1 -0
  1297. package/esm/sdk/lists.d.ts +104 -0
  1298. package/esm/sdk/lists.d.ts.map +1 -0
  1299. package/esm/sdk/lists.js +149 -0
  1300. package/esm/sdk/lists.js.map +1 -0
  1301. package/esm/sdk/market.d.ts +28 -0
  1302. package/esm/sdk/market.d.ts.map +1 -0
  1303. package/esm/sdk/market.js +40 -0
  1304. package/esm/sdk/market.js.map +1 -0
  1305. package/esm/sdk/newsletter.d.ts +17 -0
  1306. package/esm/sdk/newsletter.d.ts.map +1 -0
  1307. package/esm/sdk/newsletter.js +29 -0
  1308. package/esm/sdk/newsletter.js.map +1 -0
  1309. package/esm/sdk/podcasts.d.ts +21 -0
  1310. package/esm/sdk/podcasts.d.ts.map +1 -0
  1311. package/esm/sdk/podcasts.js +36 -0
  1312. package/esm/sdk/podcasts.js.map +1 -0
  1313. package/esm/sdk/public-profiles.d.ts +13 -0
  1314. package/esm/sdk/public-profiles.d.ts.map +1 -0
  1315. package/esm/sdk/public-profiles.js +19 -0
  1316. package/esm/sdk/public-profiles.js.map +1 -0
  1317. package/esm/sdk/publishers.d.ts +25 -0
  1318. package/esm/sdk/publishers.d.ts.map +1 -0
  1319. package/esm/sdk/publishers.js +34 -0
  1320. package/esm/sdk/publishers.js.map +1 -0
  1321. package/esm/sdk/sdk.d.ts +76 -0
  1322. package/esm/sdk/sdk.d.ts.map +1 -0
  1323. package/esm/sdk/sdk.js +127 -0
  1324. package/esm/sdk/sdk.js.map +1 -0
  1325. package/esm/sdk/series.d.ts +41 -0
  1326. package/esm/sdk/series.d.ts.map +1 -0
  1327. package/esm/sdk/series.js +59 -0
  1328. package/esm/sdk/series.js.map +1 -0
  1329. package/esm/sdk/story-arcs.d.ts +47 -0
  1330. package/esm/sdk/story-arcs.d.ts.map +1 -0
  1331. package/esm/sdk/story-arcs.js +65 -0
  1332. package/esm/sdk/story-arcs.js.map +1 -0
  1333. package/esm/sdk/teams.d.ts +47 -0
  1334. package/esm/sdk/teams.d.ts.map +1 -0
  1335. package/esm/sdk/teams.js +65 -0
  1336. package/esm/sdk/teams.js.map +1 -0
  1337. package/esm/sdk/titles.d.ts +30 -0
  1338. package/esm/sdk/titles.d.ts.map +1 -0
  1339. package/esm/sdk/titles.js +39 -0
  1340. package/esm/sdk/titles.js.map +1 -0
  1341. package/esm/sdk/universes.d.ts +23 -0
  1342. package/esm/sdk/universes.d.ts.map +1 -0
  1343. package/esm/sdk/universes.js +32 -0
  1344. package/esm/sdk/universes.js.map +1 -0
  1345. package/esm/sdk/user-collections.d.ts +35 -0
  1346. package/esm/sdk/user-collections.d.ts.map +1 -0
  1347. package/esm/sdk/user-collections.js +50 -0
  1348. package/esm/sdk/user-collections.js.map +1 -0
  1349. package/esm/sdk/user.d.ts +89 -0
  1350. package/esm/sdk/user.d.ts.map +1 -0
  1351. package/esm/sdk/user.js +128 -0
  1352. package/esm/sdk/user.js.map +1 -0
  1353. package/esm/types/async.d.ts +23 -0
  1354. package/esm/types/async.d.ts.map +1 -0
  1355. package/esm/types/async.js +28 -0
  1356. package/esm/types/async.js.map +1 -0
  1357. package/esm/types/blobs.d.ts +4 -0
  1358. package/esm/types/blobs.d.ts.map +1 -0
  1359. package/esm/types/blobs.js +25 -0
  1360. package/esm/types/blobs.js.map +1 -0
  1361. package/esm/types/const-date-time.d.ts +3 -0
  1362. package/esm/types/const-date-time.d.ts.map +1 -0
  1363. package/esm/types/const-date-time.js +10 -0
  1364. package/esm/types/const-date-time.js.map +1 -0
  1365. package/esm/types/default-to-zero-value.d.ts +12 -0
  1366. package/esm/types/default-to-zero-value.d.ts.map +1 -0
  1367. package/esm/types/default-to-zero-value.js +31 -0
  1368. package/esm/types/default-to-zero-value.js.map +1 -0
  1369. package/esm/types/enums.d.ts +9 -0
  1370. package/esm/types/enums.d.ts.map +1 -0
  1371. package/esm/types/enums.js +27 -0
  1372. package/esm/types/enums.js.map +1 -0
  1373. package/esm/types/fp.d.ts +31 -0
  1374. package/esm/types/fp.d.ts.map +1 -0
  1375. package/esm/types/fp.js +31 -0
  1376. package/esm/types/fp.js.map +1 -0
  1377. package/esm/types/index.d.ts +10 -0
  1378. package/esm/types/index.d.ts.map +1 -0
  1379. package/esm/types/index.js +10 -0
  1380. package/esm/types/index.js.map +1 -0
  1381. package/esm/types/operations.d.ts +27 -0
  1382. package/esm/types/operations.d.ts.map +1 -0
  1383. package/esm/types/operations.js +77 -0
  1384. package/esm/types/operations.js.map +1 -0
  1385. package/esm/types/primitives.d.ts +9 -0
  1386. package/esm/types/primitives.d.ts.map +1 -0
  1387. package/esm/types/primitives.js +109 -0
  1388. package/esm/types/primitives.js.map +1 -0
  1389. package/esm/types/rfcdate.d.ts +21 -0
  1390. package/esm/types/rfcdate.d.ts.map +1 -0
  1391. package/esm/types/rfcdate.js +43 -0
  1392. package/esm/types/rfcdate.js.map +1 -0
  1393. package/esm/types/smart-union.d.ts +7 -0
  1394. package/esm/types/smart-union.d.ts.map +1 -0
  1395. package/esm/types/smart-union.js +117 -0
  1396. package/esm/types/smart-union.js.map +1 -0
  1397. package/esm/types/streams.d.ts +2 -0
  1398. package/esm/types/streams.d.ts.map +1 -0
  1399. package/esm/types/streams.js +15 -0
  1400. package/esm/types/streams.js.map +1 -0
  1401. package/esm/types/unrecognized.d.ts +16 -0
  1402. package/esm/types/unrecognized.d.ts.map +1 -0
  1403. package/esm/types/unrecognized.js +31 -0
  1404. package/esm/types/unrecognized.js.map +1 -0
  1405. package/examples/activityGetActivityFeed.example.ts +28 -0
  1406. package/examples/barcode-sync.ts +49 -0
  1407. package/examples/lists.ts +48 -0
  1408. package/examples/node_modules/@types/node/assert/strict.d.ts +8 -0
  1409. package/examples/node_modules/@types/node/assert.d.ts +1062 -0
  1410. package/examples/node_modules/@types/node/async_hooks.d.ts +605 -0
  1411. package/examples/node_modules/@types/node/buffer.buffer.d.ts +471 -0
  1412. package/examples/node_modules/@types/node/buffer.d.ts +1936 -0
  1413. package/examples/node_modules/@types/node/child_process.d.ts +1475 -0
  1414. package/examples/node_modules/@types/node/cluster.d.ts +577 -0
  1415. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +16 -0
  1416. package/examples/node_modules/@types/node/compatibility/index.d.ts +9 -0
  1417. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +20 -0
  1418. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
  1419. package/examples/node_modules/@types/node/console.d.ts +452 -0
  1420. package/examples/node_modules/@types/node/constants.d.ts +21 -0
  1421. package/examples/node_modules/@types/node/crypto.d.ts +4590 -0
  1422. package/examples/node_modules/@types/node/dgram.d.ts +597 -0
  1423. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +578 -0
  1424. package/examples/node_modules/@types/node/dns/promises.d.ts +479 -0
  1425. package/examples/node_modules/@types/node/dns.d.ts +871 -0
  1426. package/examples/node_modules/@types/node/domain.d.ts +170 -0
  1427. package/examples/node_modules/@types/node/events.d.ts +977 -0
  1428. package/examples/node_modules/@types/node/fs/promises.d.ts +1270 -0
  1429. package/examples/node_modules/@types/node/fs.d.ts +4375 -0
  1430. package/examples/node_modules/@types/node/globals.d.ts +172 -0
  1431. package/examples/node_modules/@types/node/globals.typedarray.d.ts +38 -0
  1432. package/examples/node_modules/@types/node/http.d.ts +2049 -0
  1433. package/examples/node_modules/@types/node/http2.d.ts +2711 -0
  1434. package/examples/node_modules/@types/node/https.d.ts +578 -0
  1435. package/examples/node_modules/@types/node/index.d.ts +93 -0
  1436. package/examples/node_modules/@types/node/inspector.generated.d.ts +3966 -0
  1437. package/examples/node_modules/@types/node/module.d.ts +539 -0
  1438. package/examples/node_modules/@types/node/net.d.ts +1031 -0
  1439. package/examples/node_modules/@types/node/os.d.ts +506 -0
  1440. package/examples/node_modules/@types/node/path.d.ts +200 -0
  1441. package/examples/node_modules/@types/node/perf_hooks.d.ts +961 -0
  1442. package/examples/node_modules/@types/node/process.d.ts +1961 -0
  1443. package/examples/node_modules/@types/node/punycode.d.ts +117 -0
  1444. package/examples/node_modules/@types/node/querystring.d.ts +152 -0
  1445. package/examples/node_modules/@types/node/readline/promises.d.ts +162 -0
  1446. package/examples/node_modules/@types/node/readline.d.ts +589 -0
  1447. package/examples/node_modules/@types/node/repl.d.ts +430 -0
  1448. package/examples/node_modules/@types/node/sea.d.ts +153 -0
  1449. package/examples/node_modules/@types/node/stream/consumers.d.ts +38 -0
  1450. package/examples/node_modules/@types/node/stream/promises.d.ts +90 -0
  1451. package/examples/node_modules/@types/node/stream/web.d.ts +533 -0
  1452. package/examples/node_modules/@types/node/stream.d.ts +1698 -0
  1453. package/examples/node_modules/@types/node/string_decoder.d.ts +67 -0
  1454. package/examples/node_modules/@types/node/test.d.ts +1787 -0
  1455. package/examples/node_modules/@types/node/timers/promises.d.ts +108 -0
  1456. package/examples/node_modules/@types/node/timers.d.ts +286 -0
  1457. package/examples/node_modules/@types/node/tls.d.ts +1259 -0
  1458. package/examples/node_modules/@types/node/trace_events.d.ts +197 -0
  1459. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +468 -0
  1460. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +34 -0
  1461. package/examples/node_modules/@types/node/ts5.6/index.d.ts +93 -0
  1462. package/examples/node_modules/@types/node/tty.d.ts +208 -0
  1463. package/examples/node_modules/@types/node/url.d.ts +964 -0
  1464. package/examples/node_modules/@types/node/util.d.ts +2331 -0
  1465. package/examples/node_modules/@types/node/v8.d.ts +809 -0
  1466. package/examples/node_modules/@types/node/vm.d.ts +1001 -0
  1467. package/examples/node_modules/@types/node/wasi.d.ts +181 -0
  1468. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +34 -0
  1469. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +68 -0
  1470. package/examples/node_modules/@types/node/web-globals/events.d.ts +97 -0
  1471. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +55 -0
  1472. package/examples/node_modules/@types/node/worker_threads.d.ts +715 -0
  1473. package/examples/node_modules/@types/node/zlib.d.ts +598 -0
  1474. package/examples/node_modules/dotenv/config.d.ts +1 -0
  1475. package/examples/node_modules/dotenv/config.js +9 -0
  1476. package/examples/node_modules/dotenv/lib/cli-options.js +17 -0
  1477. package/examples/node_modules/dotenv/lib/env-options.js +28 -0
  1478. package/examples/node_modules/dotenv/lib/main.d.ts +162 -0
  1479. package/examples/node_modules/dotenv/lib/main.js +386 -0
  1480. package/examples/node_modules/esbuild/install.js +300 -0
  1481. package/examples/node_modules/esbuild/lib/main.d.ts +716 -0
  1482. package/examples/node_modules/esbuild/lib/main.js +2532 -0
  1483. package/examples/node_modules/fsevents/fsevents.d.ts +46 -0
  1484. package/examples/node_modules/fsevents/fsevents.js +83 -0
  1485. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +1 -0
  1486. package/examples/node_modules/tsx/dist/cjs/index.mjs +1 -0
  1487. package/examples/node_modules/tsx/dist/cli.mjs +55 -0
  1488. package/examples/node_modules/tsx/dist/client-D_mPDF5S.mjs +1 -0
  1489. package/examples/node_modules/tsx/dist/esm/api/index.mjs +1 -0
  1490. package/examples/node_modules/tsx/dist/esm/index.mjs +1 -0
  1491. package/examples/node_modules/tsx/dist/get-pipe-path-_tAJyU_v.mjs +1 -0
  1492. package/examples/node_modules/tsx/dist/index-XurvG3JN.mjs +14 -0
  1493. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +1 -0
  1494. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +3 -0
  1495. package/examples/node_modules/tsx/dist/loader.mjs +1 -0
  1496. package/examples/node_modules/tsx/dist/node-features-B9BBLzwu.mjs +1 -0
  1497. package/examples/node_modules/tsx/dist/package-Bj47PlGH.mjs +1 -0
  1498. package/examples/node_modules/tsx/dist/patch-repl.mjs +1 -0
  1499. package/examples/node_modules/tsx/dist/preflight.mjs +1 -0
  1500. package/examples/node_modules/tsx/dist/register-BnTWPeIB.mjs +10 -0
  1501. package/examples/node_modules/tsx/dist/register-CqMfTiWi.mjs +2 -0
  1502. package/examples/node_modules/tsx/dist/repl.mjs +3 -0
  1503. package/examples/node_modules/tsx/dist/require-DzmC1hVr.mjs +1 -0
  1504. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +1 -0
  1505. package/examples/node_modules/tsx/dist/temporary-directory-BDDVQOvU.mjs +1 -0
  1506. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +5 -0
  1507. package/examples/node_modules/undici-types/agent.d.ts +31 -0
  1508. package/examples/node_modules/undici-types/api.d.ts +43 -0
  1509. package/examples/node_modules/undici-types/balanced-pool.d.ts +29 -0
  1510. package/examples/node_modules/undici-types/cache.d.ts +36 -0
  1511. package/examples/node_modules/undici-types/client.d.ts +108 -0
  1512. package/examples/node_modules/undici-types/connector.d.ts +34 -0
  1513. package/examples/node_modules/undici-types/content-type.d.ts +21 -0
  1514. package/examples/node_modules/undici-types/cookies.d.ts +28 -0
  1515. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
  1516. package/examples/node_modules/undici-types/dispatcher.d.ts +256 -0
  1517. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +21 -0
  1518. package/examples/node_modules/undici-types/errors.d.ts +149 -0
  1519. package/examples/node_modules/undici-types/eventsource.d.ts +61 -0
  1520. package/examples/node_modules/undici-types/fetch.d.ts +209 -0
  1521. package/examples/node_modules/undici-types/file.d.ts +39 -0
  1522. package/examples/node_modules/undici-types/filereader.d.ts +54 -0
  1523. package/examples/node_modules/undici-types/formdata.d.ts +108 -0
  1524. package/examples/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  1525. package/examples/node_modules/undici-types/global-origin.d.ts +7 -0
  1526. package/examples/node_modules/undici-types/handlers.d.ts +15 -0
  1527. package/examples/node_modules/undici-types/header.d.ts +4 -0
  1528. package/examples/node_modules/undici-types/index.d.ts +71 -0
  1529. package/examples/node_modules/undici-types/interceptors.d.ts +17 -0
  1530. package/examples/node_modules/undici-types/mock-agent.d.ts +50 -0
  1531. package/examples/node_modules/undici-types/mock-client.d.ts +25 -0
  1532. package/examples/node_modules/undici-types/mock-errors.d.ts +12 -0
  1533. package/examples/node_modules/undici-types/mock-interceptor.d.ts +93 -0
  1534. package/examples/node_modules/undici-types/mock-pool.d.ts +25 -0
  1535. package/examples/node_modules/undici-types/patch.d.ts +33 -0
  1536. package/examples/node_modules/undici-types/pool-stats.d.ts +19 -0
  1537. package/examples/node_modules/undici-types/pool.d.ts +39 -0
  1538. package/examples/node_modules/undici-types/proxy-agent.d.ts +28 -0
  1539. package/examples/node_modules/undici-types/readable.d.ts +65 -0
  1540. package/examples/node_modules/undici-types/retry-agent.d.ts +8 -0
  1541. package/examples/node_modules/undici-types/retry-handler.d.ts +116 -0
  1542. package/examples/node_modules/undici-types/util.d.ts +18 -0
  1543. package/examples/node_modules/undici-types/webidl.d.ts +228 -0
  1544. package/examples/node_modules/undici-types/websocket.d.ts +150 -0
  1545. package/examples/quickstart.ts +33 -0
  1546. package/jsr.json +27 -0
  1547. package/package.json +62 -0
  1548. package/src/core.ts +13 -0
  1549. package/src/funcs/activity-get-activity-feed.ts +189 -0
  1550. package/src/funcs/barcode-lookup-lookup-by-isbn.ts +196 -0
  1551. package/src/funcs/barcode-lookup-lookup-by-upc.ts +199 -0
  1552. package/src/funcs/characters-get-character-details.ts +195 -0
  1553. package/src/funcs/characters-get-character-issues.ts +203 -0
  1554. package/src/funcs/characters-get-character-series.ts +203 -0
  1555. package/src/funcs/characters-get-character-teams.ts +201 -0
  1556. package/src/funcs/characters-list-characters.ts +192 -0
  1557. package/src/funcs/comic-shops-get-a-comic-shop.ts +186 -0
  1558. package/src/funcs/comic-shops-list-comic-shops.ts +196 -0
  1559. package/src/funcs/creators-get-creator-details.ts +191 -0
  1560. package/src/funcs/creators-get-creators-blog-posts.ts +196 -0
  1561. package/src/funcs/creators-get-creators-issues.ts +192 -0
  1562. package/src/funcs/creators-get-creators-series.ts +192 -0
  1563. package/src/funcs/creators-list-creators.ts +189 -0
  1564. package/src/funcs/events-get-an-event.ts +186 -0
  1565. package/src/funcs/events-list-events.ts +193 -0
  1566. package/src/funcs/follows-check-follow-status.ts +188 -0
  1567. package/src/funcs/follows-follow-content.ts +185 -0
  1568. package/src/funcs/follows-unfollow-content.ts +191 -0
  1569. package/src/funcs/follows-update-follow-preferences.ts +204 -0
  1570. package/src/funcs/gamification-get-achievements-for-the-authenticated-user.ts +205 -0
  1571. package/src/funcs/imprints-get-imprint-details.ts +187 -0
  1572. package/src/funcs/imprints-list-imprints.ts +190 -0
  1573. package/src/funcs/issues-get-issue-characters.ts +193 -0
  1574. package/src/funcs/issues-get-issue-creators.ts +191 -0
  1575. package/src/funcs/issues-get-issue-details.ts +191 -0
  1576. package/src/funcs/issues-get-issue-variants.ts +191 -0
  1577. package/src/funcs/issues-get-key-issue-reasons.ts +194 -0
  1578. package/src/funcs/issues-get-variant-details.ts +201 -0
  1579. package/src/funcs/issues-list-issues.ts +194 -0
  1580. package/src/funcs/key-issue-reasons-list-key-issue-reasons.ts +192 -0
  1581. package/src/funcs/lists-add-item-to-list.ts +195 -0
  1582. package/src/funcs/lists-browse-lists.ts +190 -0
  1583. package/src/funcs/lists-browse-system-lists.ts +191 -0
  1584. package/src/funcs/lists-create-list.ts +185 -0
  1585. package/src/funcs/lists-delete-list.ts +190 -0
  1586. package/src/funcs/lists-get-list.ts +194 -0
  1587. package/src/funcs/lists-get-users-lists.ts +193 -0
  1588. package/src/funcs/lists-like-list.ts +194 -0
  1589. package/src/funcs/lists-remove-item-from-list.ts +205 -0
  1590. package/src/funcs/lists-reorder-items.ts +187 -0
  1591. package/src/funcs/lists-save-list.ts +194 -0
  1592. package/src/funcs/lists-unlike-list.ts +186 -0
  1593. package/src/funcs/lists-unsave-list.ts +186 -0
  1594. package/src/funcs/lists-update-list.ts +191 -0
  1595. package/src/funcs/market-get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.ts +205 -0
  1596. package/src/funcs/market-live-listings.ts +192 -0
  1597. package/src/funcs/market-submit-a-market-sale.ts +193 -0
  1598. package/src/funcs/newsletter-get-the-authenticated-users-newsletter-subscription-status.ts +168 -0
  1599. package/src/funcs/newsletter-subscribe-the-authenticated-user-to-the-newsletter.ts +176 -0
  1600. package/src/funcs/newsletter-unsubscribe-the-authenticated-user-from-the-newsletter.ts +176 -0
  1601. package/src/funcs/podcasts-get-a-specific-podcast-episode.ts +198 -0
  1602. package/src/funcs/podcasts-get-a-specific-podcast.ts +186 -0
  1603. package/src/funcs/podcasts-list-all-podcasts-with-optional-search.ts +198 -0
  1604. package/src/funcs/podcasts-list-episodes-for-a-specific-podcast.ts +199 -0
  1605. package/src/funcs/public-profiles-get-user-profile.ts +191 -0
  1606. package/src/funcs/publishers-get-publisher-details.ts +195 -0
  1607. package/src/funcs/publishers-list-all-publishers-with-optional-search.ts +199 -0
  1608. package/src/funcs/series-get-series-characters.ts +196 -0
  1609. package/src/funcs/series-get-series-creators.ts +191 -0
  1610. package/src/funcs/series-get-series-details.ts +192 -0
  1611. package/src/funcs/series-get-series-issues.ts +197 -0
  1612. package/src/funcs/series-list-series.ts +190 -0
  1613. package/src/funcs/story-arcs-get-story-arc-detail.ts +194 -0
  1614. package/src/funcs/story-arcs-get-story-arcs-for-a-specific-character.ts +208 -0
  1615. package/src/funcs/story-arcs-get-story-arcs-for-a-specific-issue.ts +204 -0
  1616. package/src/funcs/story-arcs-get-story-arcs-for-a-specific-universe.ts +206 -0
  1617. package/src/funcs/story-arcs-list-all-story-arcs-with-optional-search.ts +198 -0
  1618. package/src/funcs/teams-get-a-specific-team.ts +191 -0
  1619. package/src/funcs/teams-get-characters-for-a-specific-teammembers.ts +200 -0
  1620. package/src/funcs/teams-get-issues-for-a-specific-team.ts +197 -0
  1621. package/src/funcs/teams-get-series-for-a-specific-team.ts +197 -0
  1622. package/src/funcs/teams-list-all-teams-with-optional-search.ts +195 -0
  1623. package/src/funcs/titles-get-a-specific-title.ts +196 -0
  1624. package/src/funcs/titles-list-titles.ts +190 -0
  1625. package/src/funcs/universes-get-a-specific-universe.ts +193 -0
  1626. package/src/funcs/universes-list-universes.ts +190 -0
  1627. package/src/funcs/user-add-to-pull-list.ts +185 -0
  1628. package/src/funcs/user-add-to-wishlist.ts +195 -0
  1629. package/src/funcs/user-collections-add-issue-to-collection.ts +202 -0
  1630. package/src/funcs/user-collections-list-collection.ts +203 -0
  1631. package/src/funcs/user-collections-remove-issue-from-collection.ts +210 -0
  1632. package/src/funcs/user-collections-update-collection-item.ts +201 -0
  1633. package/src/funcs/user-edit-reading-date.ts +195 -0
  1634. package/src/funcs/user-get-the-authenticated-user.ts +167 -0
  1635. package/src/funcs/user-list-follows.ts +186 -0
  1636. package/src/funcs/user-list-pull-list.ts +186 -0
  1637. package/src/funcs/user-list-read-status.ts +190 -0
  1638. package/src/funcs/user-list-wishlist.ts +186 -0
  1639. package/src/funcs/user-mark-as-read.ts +191 -0
  1640. package/src/funcs/user-mark-as-unread.ts +192 -0
  1641. package/src/funcs/user-remove-from-pull-list.ts +188 -0
  1642. package/src/funcs/user-remove-from-wishlist.ts +192 -0
  1643. package/src/hooks/hooks.ts +129 -0
  1644. package/src/hooks/index.ts +6 -0
  1645. package/src/hooks/types.ts +108 -0
  1646. package/src/index.ts +9 -0
  1647. package/src/lib/base64.ts +39 -0
  1648. package/src/lib/config.ts +64 -0
  1649. package/src/lib/dlv.ts +53 -0
  1650. package/src/lib/encodings.ts +529 -0
  1651. package/src/lib/files.ts +104 -0
  1652. package/src/lib/http.ts +323 -0
  1653. package/src/lib/is-plain-object.ts +43 -0
  1654. package/src/lib/logger.ts +9 -0
  1655. package/src/lib/matchers.ts +353 -0
  1656. package/src/lib/primitives.ts +150 -0
  1657. package/src/lib/retries.ts +218 -0
  1658. package/src/lib/schemas.ts +94 -0
  1659. package/src/lib/sdks.ts +410 -0
  1660. package/src/lib/security.ts +274 -0
  1661. package/src/lib/url.ts +35 -0
  1662. package/src/models/errors/add-issue-to-collection.ts +197 -0
  1663. package/src/models/errors/add-item-to-list.ts +199 -0
  1664. package/src/models/errors/add-to-pull-list.ts +151 -0
  1665. package/src/models/errors/add-to-wishlist.ts +145 -0
  1666. package/src/models/errors/browse-lists.ts +99 -0
  1667. package/src/models/errors/browse-system-lists.ts +99 -0
  1668. package/src/models/errors/check-follow-status.ts +99 -0
  1669. package/src/models/errors/create-list.ts +145 -0
  1670. package/src/models/errors/delete-list.ts +214 -0
  1671. package/src/models/errors/edit-reading-date.ts +99 -0
  1672. package/src/models/errors/follow-content.ts +145 -0
  1673. package/src/models/errors/get-a-comic-shop.ts +99 -0
  1674. package/src/models/errors/get-a-specific-podcast-episode.ts +98 -0
  1675. package/src/models/errors/get-a-specific-podcast.ts +97 -0
  1676. package/src/models/errors/get-a-specific-team.ts +99 -0
  1677. package/src/models/errors/get-a-specific-title.ts +99 -0
  1678. package/src/models/errors/get-a-specific-universe.ts +97 -0
  1679. package/src/models/errors/get-achievements-for-the-authenticated-user.ts +105 -0
  1680. package/src/models/errors/get-activity-feed.ts +99 -0
  1681. package/src/models/errors/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.ts +111 -0
  1682. package/src/models/errors/get-an-event.ts +99 -0
  1683. package/src/models/errors/get-character-details.ts +143 -0
  1684. package/src/models/errors/get-character-issues.ts +155 -0
  1685. package/src/models/errors/get-character-series.ts +155 -0
  1686. package/src/models/errors/get-character-teams.ts +159 -0
  1687. package/src/models/errors/get-characters-for-a-specific-teammembers.ts +105 -0
  1688. package/src/models/errors/get-creator-details.ts +145 -0
  1689. package/src/models/errors/get-creators-blog-posts.ts +97 -0
  1690. package/src/models/errors/get-creators-issues.ts +99 -0
  1691. package/src/models/errors/get-creators-series.ts +99 -0
  1692. package/src/models/errors/get-imprint-details.ts +99 -0
  1693. package/src/models/errors/get-issue-characters.ts +155 -0
  1694. package/src/models/errors/get-issue-creators.ts +159 -0
  1695. package/src/models/errors/get-issue-details.ts +145 -0
  1696. package/src/models/errors/get-issue-variants.ts +159 -0
  1697. package/src/models/errors/get-issues-for-a-specific-team.ts +98 -0
  1698. package/src/models/errors/get-key-issue-reasons.ts +155 -0
  1699. package/src/models/errors/get-list.ts +191 -0
  1700. package/src/models/errors/get-publisher-details.ts +97 -0
  1701. package/src/models/errors/get-series-characters.ts +155 -0
  1702. package/src/models/errors/get-series-creators.ts +159 -0
  1703. package/src/models/errors/get-series-details.ts +145 -0
  1704. package/src/models/errors/get-series-for-a-specific-team.ts +98 -0
  1705. package/src/models/errors/get-series-issues.ts +159 -0
  1706. package/src/models/errors/get-story-arc-detail.ts +99 -0
  1707. package/src/models/errors/get-story-arcs-for-a-specific-character.ts +165 -0
  1708. package/src/models/errors/get-story-arcs-for-a-specific-issue.ts +162 -0
  1709. package/src/models/errors/get-story-arcs-for-a-specific-universe.ts +161 -0
  1710. package/src/models/errors/get-the-authenticated-user.ts +95 -0
  1711. package/src/models/errors/get-the-authenticated-users-newsletter-subscription-status.ts +111 -0
  1712. package/src/models/errors/get-user-profile.ts +145 -0
  1713. package/src/models/errors/get-users-lists.ts +99 -0
  1714. package/src/models/errors/get-variant-details.ts +210 -0
  1715. package/src/models/errors/http-client-errors.ts +62 -0
  1716. package/src/models/errors/index.ts +103 -0
  1717. package/src/models/errors/like-list.ts +145 -0
  1718. package/src/models/errors/list-all-podcasts-with-optional-search.ts +103 -0
  1719. package/src/models/errors/list-all-publishers-with-optional-search.ts +103 -0
  1720. package/src/models/errors/list-all-story-arcs-with-optional-search.ts +103 -0
  1721. package/src/models/errors/list-all-teams-with-optional-search.ts +101 -0
  1722. package/src/models/errors/list-characters.ts +99 -0
  1723. package/src/models/errors/list-collection.ts +99 -0
  1724. package/src/models/errors/list-comic-shops.ts +99 -0
  1725. package/src/models/errors/list-creators.ts +99 -0
  1726. package/src/models/errors/list-episodes-for-a-specific-podcast.ts +101 -0
  1727. package/src/models/errors/list-events.ts +99 -0
  1728. package/src/models/errors/list-follows.ts +99 -0
  1729. package/src/models/errors/list-imprints.ts +99 -0
  1730. package/src/models/errors/list-issues.ts +99 -0
  1731. package/src/models/errors/list-key-issue-reasons.ts +97 -0
  1732. package/src/models/errors/list-pull-list.ts +99 -0
  1733. package/src/models/errors/list-read-status.ts +99 -0
  1734. package/src/models/errors/list-series.ts +99 -0
  1735. package/src/models/errors/list-titles.ts +99 -0
  1736. package/src/models/errors/list-universes.ts +99 -0
  1737. package/src/models/errors/list-wishlist.ts +99 -0
  1738. package/src/models/errors/live-listings.ts +145 -0
  1739. package/src/models/errors/lookup-by-isbn.ts +191 -0
  1740. package/src/models/errors/lookup-by-upc.ts +249 -0
  1741. package/src/models/errors/mark-as-read.ts +150 -0
  1742. package/src/models/errors/mark-as-unread.ts +99 -0
  1743. package/src/models/errors/remove-from-pull-list.ts +97 -0
  1744. package/src/models/errors/remove-from-wishlist.ts +97 -0
  1745. package/src/models/errors/remove-issue-from-collection.ts +147 -0
  1746. package/src/models/errors/remove-item-from-list.ts +189 -0
  1747. package/src/models/errors/reorder-items.ts +99 -0
  1748. package/src/models/errors/response-validation-error.ts +50 -0
  1749. package/src/models/errors/save-list.ts +145 -0
  1750. package/src/models/errors/sdk-validation-error.ts +54 -0
  1751. package/src/models/errors/submit-a-market-sale.ts +159 -0
  1752. package/src/models/errors/subscribe-the-authenticated-user-to-the-newsletter.ts +149 -0
  1753. package/src/models/errors/unfollow-content.ts +145 -0
  1754. package/src/models/errors/unlike-list.ts +99 -0
  1755. package/src/models/errors/unsave-list.ts +99 -0
  1756. package/src/models/errors/unsubscribe-the-authenticated-user-from-the-newsletter.ts +152 -0
  1757. package/src/models/errors/update-collection-item.ts +148 -0
  1758. package/src/models/errors/update-follow-preferences.ts +142 -0
  1759. package/src/models/errors/update-list.ts +145 -0
  1760. package/src/models/errors/verse-db-default-error.ts +40 -0
  1761. package/src/models/errors/verse-db-error.ts +35 -0
  1762. package/src/models/index.ts +5 -0
  1763. package/src/models/operations/add-issue-to-collection.ts +655 -0
  1764. package/src/models/operations/add-item-to-list.ts +228 -0
  1765. package/src/models/operations/add-to-pull-list.ts +124 -0
  1766. package/src/models/operations/add-to-wishlist.ts +168 -0
  1767. package/src/models/operations/browse-lists.ts +271 -0
  1768. package/src/models/operations/browse-system-lists.ts +238 -0
  1769. package/src/models/operations/check-follow-status.ts +108 -0
  1770. package/src/models/operations/create-list.ts +198 -0
  1771. package/src/models/operations/delete-list.ts +73 -0
  1772. package/src/models/operations/edit-reading-date.ts +156 -0
  1773. package/src/models/operations/follow-content.ts +163 -0
  1774. package/src/models/operations/get-a-comic-shop.ts +171 -0
  1775. package/src/models/operations/get-a-specific-podcast-episode.ts +168 -0
  1776. package/src/models/operations/get-a-specific-podcast.ts +187 -0
  1777. package/src/models/operations/get-a-specific-team.ts +160 -0
  1778. package/src/models/operations/get-a-specific-title.ts +168 -0
  1779. package/src/models/operations/get-a-specific-universe.ts +130 -0
  1780. package/src/models/operations/get-achievements-for-the-authenticated-user.ts +159 -0
  1781. package/src/models/operations/get-activity-feed.ts +138 -0
  1782. package/src/models/operations/get-all-price-snapshots-for-all-grades-of-an-issuefor-pricing-overview.ts +277 -0
  1783. package/src/models/operations/get-an-event.ts +240 -0
  1784. package/src/models/operations/get-character-details.ts +239 -0
  1785. package/src/models/operations/get-character-issues.ts +215 -0
  1786. package/src/models/operations/get-character-series.ts +190 -0
  1787. package/src/models/operations/get-character-teams.ts +218 -0
  1788. package/src/models/operations/get-characters-for-a-specific-teammembers.ts +270 -0
  1789. package/src/models/operations/get-creator-details.ts +264 -0
  1790. package/src/models/operations/get-creators-blog-posts.ts +241 -0
  1791. package/src/models/operations/get-creators-issues.ts +221 -0
  1792. package/src/models/operations/get-creators-series.ts +193 -0
  1793. package/src/models/operations/get-imprint-details.ts +178 -0
  1794. package/src/models/operations/get-issue-characters.ts +171 -0
  1795. package/src/models/operations/get-issue-creators.ts +186 -0
  1796. package/src/models/operations/get-issue-details.ts +313 -0
  1797. package/src/models/operations/get-issue-variants.ts +173 -0
  1798. package/src/models/operations/get-issues-for-a-specific-team.ts +196 -0
  1799. package/src/models/operations/get-key-issue-reasons.ts +136 -0
  1800. package/src/models/operations/get-list.ts +227 -0
  1801. package/src/models/operations/get-publisher-details.ts +169 -0
  1802. package/src/models/operations/get-series-characters.ts +171 -0
  1803. package/src/models/operations/get-series-creators.ts +186 -0
  1804. package/src/models/operations/get-series-details.ts +538 -0
  1805. package/src/models/operations/get-series-for-a-specific-team.ts +205 -0
  1806. package/src/models/operations/get-series-issues.ts +195 -0
  1807. package/src/models/operations/get-story-arc-detail.ts +503 -0
  1808. package/src/models/operations/get-story-arcs-for-a-specific-character.ts +249 -0
  1809. package/src/models/operations/get-story-arcs-for-a-specific-issue.ts +236 -0
  1810. package/src/models/operations/get-story-arcs-for-a-specific-universe.ts +244 -0
  1811. package/src/models/operations/get-the-authenticated-user.ts +233 -0
  1812. package/src/models/operations/get-the-authenticated-users-newsletter-subscription-status.ts +87 -0
  1813. package/src/models/operations/get-user-profile.ts +377 -0
  1814. package/src/models/operations/get-users-lists.ts +225 -0
  1815. package/src/models/operations/get-variant-details.ts +187 -0
  1816. package/src/models/operations/index.ts +98 -0
  1817. package/src/models/operations/like-list.ts +165 -0
  1818. package/src/models/operations/list-all-podcasts-with-optional-search.ts +239 -0
  1819. package/src/models/operations/list-all-publishers-with-optional-search.ts +257 -0
  1820. package/src/models/operations/list-all-story-arcs-with-optional-search.ts +292 -0
  1821. package/src/models/operations/list-all-teams-with-optional-search.ts +241 -0
  1822. package/src/models/operations/list-characters.ts +229 -0
  1823. package/src/models/operations/list-collection.ts +677 -0
  1824. package/src/models/operations/list-comic-shops.ts +257 -0
  1825. package/src/models/operations/list-creators.ts +250 -0
  1826. package/src/models/operations/list-episodes-for-a-specific-podcast.ts +240 -0
  1827. package/src/models/operations/list-events.ts +290 -0
  1828. package/src/models/operations/list-follows.ts +211 -0
  1829. package/src/models/operations/list-imprints.ts +230 -0
  1830. package/src/models/operations/list-issues.ts +245 -0
  1831. package/src/models/operations/list-key-issue-reasons.ts +125 -0
  1832. package/src/models/operations/list-pull-list.ts +235 -0
  1833. package/src/models/operations/list-read-status.ts +235 -0
  1834. package/src/models/operations/list-series.ts +236 -0
  1835. package/src/models/operations/list-titles.ts +243 -0
  1836. package/src/models/operations/list-universes.ts +164 -0
  1837. package/src/models/operations/list-wishlist.ts +260 -0
  1838. package/src/models/operations/live-listings.ts +165 -0
  1839. package/src/models/operations/lookup-by-isbn.ts +203 -0
  1840. package/src/models/operations/lookup-by-upc.ts +267 -0
  1841. package/src/models/operations/mark-as-read.ts +135 -0
  1842. package/src/models/operations/mark-as-unread.ts +118 -0
  1843. package/src/models/operations/remove-from-pull-list.ts +73 -0
  1844. package/src/models/operations/remove-from-wishlist.ts +73 -0
  1845. package/src/models/operations/remove-issue-from-collection.ts +135 -0
  1846. package/src/models/operations/remove-item-from-list.ts +80 -0
  1847. package/src/models/operations/reorder-items.ts +215 -0
  1848. package/src/models/operations/save-list.ts +165 -0
  1849. package/src/models/operations/submit-a-market-sale.ts +238 -0
  1850. package/src/models/operations/subscribe-the-authenticated-user-to-the-newsletter.ts +79 -0
  1851. package/src/models/operations/unfollow-content.ts +110 -0
  1852. package/src/models/operations/unlike-list.ts +167 -0
  1853. package/src/models/operations/unsave-list.ts +167 -0
  1854. package/src/models/operations/unsubscribe-the-authenticated-user-from-the-newsletter.ts +80 -0
  1855. package/src/models/operations/update-collection-item.ts +658 -0
  1856. package/src/models/operations/update-follow-preferences.ts +190 -0
  1857. package/src/models/operations/update-list.ts +209 -0
  1858. package/src/models/security.ts +26 -0
  1859. package/src/sdk/activity.ts +27 -0
  1860. package/src/sdk/barcode-lookup.ts +48 -0
  1861. package/src/sdk/characters.ts +110 -0
  1862. package/src/sdk/comic-shops.ts +45 -0
  1863. package/src/sdk/creators.ts +99 -0
  1864. package/src/sdk/events.ts +45 -0
  1865. package/src/sdk/follows.ts +75 -0
  1866. package/src/sdk/gamification.ts +29 -0
  1867. package/src/sdk/imprints.ts +45 -0
  1868. package/src/sdk/index.ts +5 -0
  1869. package/src/sdk/issues.ts +137 -0
  1870. package/src/sdk/key-issue-reasons.ts +28 -0
  1871. package/src/sdk/lists.ts +262 -0
  1872. package/src/sdk/market.ts +70 -0
  1873. package/src/sdk/newsletter.ts +56 -0
  1874. package/src/sdk/podcasts.ts +69 -0
  1875. package/src/sdk/public-profiles.ts +28 -0
  1876. package/src/sdk/publishers.ts +51 -0
  1877. package/src/sdk/sdk.ts +151 -0
  1878. package/src/sdk/series.ts +100 -0
  1879. package/src/sdk/story-arcs.ts +106 -0
  1880. package/src/sdk/teams.ts +106 -0
  1881. package/src/sdk/titles.ts +56 -0
  1882. package/src/sdk/universes.ts +49 -0
  1883. package/src/sdk/user-collections.ts +83 -0
  1884. package/src/sdk/user.ts +223 -0
  1885. package/src/types/async.ts +69 -0
  1886. package/src/types/blobs.ts +33 -0
  1887. package/src/types/const-date-time.ts +15 -0
  1888. package/src/types/default-to-zero-value.ts +33 -0
  1889. package/src/types/enums.ts +45 -0
  1890. package/src/types/fp.ts +50 -0
  1891. package/src/types/index.ts +13 -0
  1892. package/src/types/operations.ts +105 -0
  1893. package/src/types/primitives.ts +140 -0
  1894. package/src/types/rfcdate.ts +54 -0
  1895. package/src/types/smart-union.ts +153 -0
  1896. package/src/types/streams.ts +21 -0
  1897. package/src/types/unrecognized.ts +35 -0
@@ -0,0 +1,1031 @@
1
+ /**
2
+ * > Stability: 2 - Stable
3
+ *
4
+ * The `node:net` module provides an asynchronous network API for creating stream-based
5
+ * TCP or `IPC` servers ({@link createServer}) and clients
6
+ * ({@link createConnection}).
7
+ *
8
+ * It can be accessed using:
9
+ *
10
+ * ```js
11
+ * import net from 'node:net';
12
+ * ```
13
+ * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/net.js)
14
+ */
15
+ declare module "net" {
16
+ import { NonSharedBuffer } from "node:buffer";
17
+ import * as stream from "node:stream";
18
+ import { Abortable, EventEmitter } from "node:events";
19
+ import * as dns from "node:dns";
20
+ type LookupFunction = (
21
+ hostname: string,
22
+ options: dns.LookupOptions,
23
+ callback: (err: NodeJS.ErrnoException | null, address: string | dns.LookupAddress[], family?: number) => void,
24
+ ) => void;
25
+ interface AddressInfo {
26
+ address: string;
27
+ family: string;
28
+ port: number;
29
+ }
30
+ interface SocketConstructorOpts {
31
+ fd?: number | undefined;
32
+ allowHalfOpen?: boolean | undefined;
33
+ readable?: boolean | undefined;
34
+ writable?: boolean | undefined;
35
+ signal?: AbortSignal | undefined;
36
+ }
37
+ interface OnReadOpts {
38
+ buffer: Uint8Array | (() => Uint8Array);
39
+ /**
40
+ * This function is called for every chunk of incoming data.
41
+ * Two arguments are passed to it: the number of bytes written to buffer and a reference to buffer.
42
+ * Return false from this function to implicitly pause() the socket.
43
+ */
44
+ callback(bytesWritten: number, buf: Uint8Array): boolean;
45
+ }
46
+ interface ConnectOpts {
47
+ /**
48
+ * If specified, incoming data is stored in a single buffer and passed to the supplied callback when data arrives on the socket.
49
+ * Note: this will cause the streaming functionality to not provide any data, however events like 'error', 'end', and 'close' will
50
+ * still be emitted as normal and methods like pause() and resume() will also behave as expected.
51
+ */
52
+ onread?: OnReadOpts | undefined;
53
+ }
54
+ interface TcpSocketConnectOpts extends ConnectOpts {
55
+ port: number;
56
+ host?: string | undefined;
57
+ localAddress?: string | undefined;
58
+ localPort?: number | undefined;
59
+ hints?: number | undefined;
60
+ family?: number | undefined;
61
+ lookup?: LookupFunction | undefined;
62
+ noDelay?: boolean | undefined;
63
+ keepAlive?: boolean | undefined;
64
+ keepAliveInitialDelay?: number | undefined;
65
+ /**
66
+ * @since v18.13.0
67
+ */
68
+ autoSelectFamily?: boolean | undefined;
69
+ /**
70
+ * @since v18.13.0
71
+ */
72
+ autoSelectFamilyAttemptTimeout?: number | undefined;
73
+ }
74
+ interface IpcSocketConnectOpts extends ConnectOpts {
75
+ path: string;
76
+ }
77
+ type SocketConnectOpts = TcpSocketConnectOpts | IpcSocketConnectOpts;
78
+ type SocketReadyState = "opening" | "open" | "readOnly" | "writeOnly" | "closed";
79
+ /**
80
+ * This class is an abstraction of a TCP socket or a streaming `IPC` endpoint
81
+ * (uses named pipes on Windows, and Unix domain sockets otherwise). It is also
82
+ * an `EventEmitter`.
83
+ *
84
+ * A `net.Socket` can be created by the user and used directly to interact with
85
+ * a server. For example, it is returned by {@link createConnection},
86
+ * so the user can use it to talk to the server.
87
+ *
88
+ * It can also be created by Node.js and passed to the user when a connection
89
+ * is received. For example, it is passed to the listeners of a `'connection'` event emitted on a {@link Server}, so the user can use
90
+ * it to interact with the client.
91
+ * @since v0.3.4
92
+ */
93
+ class Socket extends stream.Duplex {
94
+ constructor(options?: SocketConstructorOpts);
95
+ /**
96
+ * Destroys the socket after all data is written. If the `finish` event was already emitted the socket is destroyed immediately.
97
+ * If the socket is still writable it implicitly calls `socket.end()`.
98
+ * @since v0.3.4
99
+ */
100
+ destroySoon(): void;
101
+ /**
102
+ * Sends data on the socket. The second parameter specifies the encoding in the
103
+ * case of a string. It defaults to UTF8 encoding.
104
+ *
105
+ * Returns `true` if the entire data was flushed successfully to the kernel
106
+ * buffer. Returns `false` if all or part of the data was queued in user memory.`'drain'` will be emitted when the buffer is again free.
107
+ *
108
+ * The optional `callback` parameter will be executed when the data is finally
109
+ * written out, which may not be immediately.
110
+ *
111
+ * See `Writable` stream `write()` method for more
112
+ * information.
113
+ * @since v0.1.90
114
+ */
115
+ write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean;
116
+ /**
117
+ * Sends data on the socket, with an explicit encoding for string data.
118
+ * @see {@link Socket.write} for full details.
119
+ * @since v0.1.90
120
+ * @param [encoding='utf8'] Only used when data is `string`.
121
+ */
122
+ write(str: Uint8Array | string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean;
123
+ /**
124
+ * Initiate a connection on a given socket.
125
+ *
126
+ * Possible signatures:
127
+ *
128
+ * * `socket.connect(options[, connectListener])`
129
+ * * `socket.connect(path[, connectListener])` for `IPC` connections.
130
+ * * `socket.connect(port[, host][, connectListener])` for TCP connections.
131
+ * * Returns: `net.Socket` The socket itself.
132
+ *
133
+ * This function is asynchronous. When the connection is established, the `'connect'` event will be emitted. If there is a problem connecting,
134
+ * instead of a `'connect'` event, an `'error'` event will be emitted with
135
+ * the error passed to the `'error'` listener.
136
+ * The last parameter `connectListener`, if supplied, will be added as a listener
137
+ * for the `'connect'` event **once**.
138
+ *
139
+ * This function should only be used for reconnecting a socket after`'close'` has been emitted or otherwise it may lead to undefined
140
+ * behavior.
141
+ */
142
+ connect(options: SocketConnectOpts, connectionListener?: () => void): this;
143
+ connect(port: number, host: string, connectionListener?: () => void): this;
144
+ connect(port: number, connectionListener?: () => void): this;
145
+ connect(path: string, connectionListener?: () => void): this;
146
+ /**
147
+ * Set the encoding for the socket as a `Readable Stream`. See `readable.setEncoding()` for more information.
148
+ * @since v0.1.90
149
+ * @return The socket itself.
150
+ */
151
+ setEncoding(encoding?: BufferEncoding): this;
152
+ /**
153
+ * Pauses the reading of data. That is, `'data'` events will not be emitted.
154
+ * Useful to throttle back an upload.
155
+ * @return The socket itself.
156
+ */
157
+ pause(): this;
158
+ /**
159
+ * Close the TCP connection by sending an RST packet and destroy the stream.
160
+ * If this TCP socket is in connecting status, it will send an RST packet and destroy this TCP socket once it is connected.
161
+ * Otherwise, it will call `socket.destroy` with an `ERR_SOCKET_CLOSED` Error.
162
+ * If this is not a TCP socket (for example, a pipe), calling this method will immediately throw an `ERR_INVALID_HANDLE_TYPE` Error.
163
+ * @since v18.3.0, v16.17.0
164
+ */
165
+ resetAndDestroy(): this;
166
+ /**
167
+ * Resumes reading after a call to `socket.pause()`.
168
+ * @return The socket itself.
169
+ */
170
+ resume(): this;
171
+ /**
172
+ * Sets the socket to timeout after `timeout` milliseconds of inactivity on
173
+ * the socket. By default `net.Socket` do not have a timeout.
174
+ *
175
+ * When an idle timeout is triggered the socket will receive a `'timeout'` event but the connection will not be severed. The user must manually call `socket.end()` or `socket.destroy()` to
176
+ * end the connection.
177
+ *
178
+ * ```js
179
+ * socket.setTimeout(3000);
180
+ * socket.on('timeout', () => {
181
+ * console.log('socket timeout');
182
+ * socket.end();
183
+ * });
184
+ * ```
185
+ *
186
+ * If `timeout` is 0, then the existing idle timeout is disabled.
187
+ *
188
+ * The optional `callback` parameter will be added as a one-time listener for the `'timeout'` event.
189
+ * @since v0.1.90
190
+ * @return The socket itself.
191
+ */
192
+ setTimeout(timeout: number, callback?: () => void): this;
193
+ /**
194
+ * Enable/disable the use of Nagle's algorithm.
195
+ *
196
+ * When a TCP connection is created, it will have Nagle's algorithm enabled.
197
+ *
198
+ * Nagle's algorithm delays data before it is sent via the network. It attempts
199
+ * to optimize throughput at the expense of latency.
200
+ *
201
+ * Passing `true` for `noDelay` or not passing an argument will disable Nagle's
202
+ * algorithm for the socket. Passing `false` for `noDelay` will enable Nagle's
203
+ * algorithm.
204
+ * @since v0.1.90
205
+ * @param [noDelay=true]
206
+ * @return The socket itself.
207
+ */
208
+ setNoDelay(noDelay?: boolean): this;
209
+ /**
210
+ * Enable/disable keep-alive functionality, and optionally set the initial
211
+ * delay before the first keepalive probe is sent on an idle socket.
212
+ *
213
+ * Set `initialDelay` (in milliseconds) to set the delay between the last
214
+ * data packet received and the first keepalive probe. Setting `0` for`initialDelay` will leave the value unchanged from the default
215
+ * (or previous) setting.
216
+ *
217
+ * Enabling the keep-alive functionality will set the following socket options:
218
+ *
219
+ * * `SO_KEEPALIVE=1`
220
+ * * `TCP_KEEPIDLE=initialDelay`
221
+ * * `TCP_KEEPCNT=10`
222
+ * * `TCP_KEEPINTVL=1`
223
+ * @since v0.1.92
224
+ * @param [enable=false]
225
+ * @param [initialDelay=0]
226
+ * @return The socket itself.
227
+ */
228
+ setKeepAlive(enable?: boolean, initialDelay?: number): this;
229
+ /**
230
+ * Returns the bound `address`, the address `family` name and `port` of the
231
+ * socket as reported by the operating system:`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`
232
+ * @since v0.1.90
233
+ */
234
+ address(): AddressInfo | {};
235
+ /**
236
+ * Calling `unref()` on a socket will allow the program to exit if this is the only
237
+ * active socket in the event system. If the socket is already `unref`ed calling`unref()` again will have no effect.
238
+ * @since v0.9.1
239
+ * @return The socket itself.
240
+ */
241
+ unref(): this;
242
+ /**
243
+ * Opposite of `unref()`, calling `ref()` on a previously `unref`ed socket will _not_ let the program exit if it's the only socket left (the default behavior).
244
+ * If the socket is `ref`ed calling `ref` again will have no effect.
245
+ * @since v0.9.1
246
+ * @return The socket itself.
247
+ */
248
+ ref(): this;
249
+ /**
250
+ * This property is only present if the family autoselection algorithm is enabled in `socket.connect(options)`
251
+ * and it is an array of the addresses that have been attempted.
252
+ *
253
+ * Each address is a string in the form of `$IP:$PORT`.
254
+ * If the connection was successful, then the last address is the one that the socket is currently connected to.
255
+ * @since v19.4.0
256
+ */
257
+ readonly autoSelectFamilyAttemptedAddresses: string[];
258
+ /**
259
+ * This property shows the number of characters buffered for writing. The buffer
260
+ * may contain strings whose length after encoding is not yet known. So this number
261
+ * is only an approximation of the number of bytes in the buffer.
262
+ *
263
+ * `net.Socket` has the property that `socket.write()` always works. This is to
264
+ * help users get up and running quickly. The computer cannot always keep up
265
+ * with the amount of data that is written to a socket. The network connection
266
+ * simply might be too slow. Node.js will internally queue up the data written to a
267
+ * socket and send it out over the wire when it is possible.
268
+ *
269
+ * The consequence of this internal buffering is that memory may grow.
270
+ * Users who experience large or growing `bufferSize` should attempt to
271
+ * "throttle" the data flows in their program with `socket.pause()` and `socket.resume()`.
272
+ * @since v0.3.8
273
+ * @deprecated Since v14.6.0 - Use `writableLength` instead.
274
+ */
275
+ readonly bufferSize: number;
276
+ /**
277
+ * The amount of received bytes.
278
+ * @since v0.5.3
279
+ */
280
+ readonly bytesRead: number;
281
+ /**
282
+ * The amount of bytes sent.
283
+ * @since v0.5.3
284
+ */
285
+ readonly bytesWritten: number;
286
+ /**
287
+ * If `true`, `socket.connect(options[, connectListener])` was
288
+ * called and has not yet finished. It will stay `true` until the socket becomes
289
+ * connected, then it is set to `false` and the `'connect'` event is emitted. Note
290
+ * that the `socket.connect(options[, connectListener])` callback is a listener for the `'connect'` event.
291
+ * @since v6.1.0
292
+ */
293
+ readonly connecting: boolean;
294
+ /**
295
+ * This is `true` if the socket is not connected yet, either because `.connect()`has not yet been called or because it is still in the process of connecting
296
+ * (see `socket.connecting`).
297
+ * @since v11.2.0, v10.16.0
298
+ */
299
+ readonly pending: boolean;
300
+ /**
301
+ * See `writable.destroyed` for further details.
302
+ */
303
+ readonly destroyed: boolean;
304
+ /**
305
+ * The string representation of the local IP address the remote client is
306
+ * connecting on. For example, in a server listening on `'0.0.0.0'`, if a client
307
+ * connects on `'192.168.1.1'`, the value of `socket.localAddress` would be`'192.168.1.1'`.
308
+ * @since v0.9.6
309
+ */
310
+ readonly localAddress?: string;
311
+ /**
312
+ * The numeric representation of the local port. For example, `80` or `21`.
313
+ * @since v0.9.6
314
+ */
315
+ readonly localPort?: number;
316
+ /**
317
+ * The string representation of the local IP family. `'IPv4'` or `'IPv6'`.
318
+ * @since v18.8.0, v16.18.0
319
+ */
320
+ readonly localFamily?: string;
321
+ /**
322
+ * This property represents the state of the connection as a string.
323
+ *
324
+ * * If the stream is connecting `socket.readyState` is `opening`.
325
+ * * If the stream is readable and writable, it is `open`.
326
+ * * If the stream is readable and not writable, it is `readOnly`.
327
+ * * If the stream is not readable and writable, it is `writeOnly`.
328
+ * @since v0.5.0
329
+ */
330
+ readonly readyState: SocketReadyState;
331
+ /**
332
+ * The string representation of the remote IP address. For example,`'74.125.127.100'` or `'2001:4860:a005::68'`. Value may be `undefined` if
333
+ * the socket is destroyed (for example, if the client disconnected).
334
+ * @since v0.5.10
335
+ */
336
+ readonly remoteAddress: string | undefined;
337
+ /**
338
+ * The string representation of the remote IP family. `'IPv4'` or `'IPv6'`. Value may be `undefined` if
339
+ * the socket is destroyed (for example, if the client disconnected).
340
+ * @since v0.11.14
341
+ */
342
+ readonly remoteFamily: string | undefined;
343
+ /**
344
+ * The numeric representation of the remote port. For example, `80` or `21`. Value may be `undefined` if
345
+ * the socket is destroyed (for example, if the client disconnected).
346
+ * @since v0.5.10
347
+ */
348
+ readonly remotePort: number | undefined;
349
+ /**
350
+ * The socket timeout in milliseconds as set by `socket.setTimeout()`.
351
+ * It is `undefined` if a timeout has not been set.
352
+ * @since v10.7.0
353
+ */
354
+ readonly timeout?: number;
355
+ /**
356
+ * Half-closes the socket. i.e., it sends a FIN packet. It is possible the
357
+ * server will still send some data.
358
+ *
359
+ * See `writable.end()` for further details.
360
+ * @since v0.1.90
361
+ * @param callback Optional callback for when the socket is finished.
362
+ * @return The socket itself.
363
+ */
364
+ end(callback?: () => void): this;
365
+ /**
366
+ * Half-closes the socket, with one final chunk of data.
367
+ * @see {@link Socket.end} for full details.
368
+ * @since v0.1.90
369
+ * @param callback Optional callback for when the socket is finished.
370
+ * @return The socket itself.
371
+ */
372
+ end(buffer: Uint8Array | string, callback?: () => void): this;
373
+ /**
374
+ * Half-closes the socket, with one final chunk of data.
375
+ * @see {@link Socket.end} for full details.
376
+ * @since v0.1.90
377
+ * @param [encoding='utf8'] Only used when data is `string`.
378
+ * @param callback Optional callback for when the socket is finished.
379
+ * @return The socket itself.
380
+ */
381
+ end(str: Uint8Array | string, encoding?: BufferEncoding, callback?: () => void): this;
382
+ /**
383
+ * events.EventEmitter
384
+ * 1. close
385
+ * 2. connect
386
+ * 3. connectionAttempt
387
+ * 4. connectionAttemptFailed
388
+ * 5. connectionAttemptTimeout
389
+ * 6. data
390
+ * 7. drain
391
+ * 8. end
392
+ * 9. error
393
+ * 10. lookup
394
+ * 11. ready
395
+ * 12. timeout
396
+ */
397
+ addListener(event: string, listener: (...args: any[]) => void): this;
398
+ addListener(event: "close", listener: (hadError: boolean) => void): this;
399
+ addListener(event: "connect", listener: () => void): this;
400
+ addListener(event: "connectionAttempt", listener: (ip: string, port: number, family: number) => void): this;
401
+ addListener(
402
+ event: "connectionAttemptFailed",
403
+ listener: (ip: string, port: number, family: number, error: Error) => void,
404
+ ): this;
405
+ addListener(
406
+ event: "connectionAttemptTimeout",
407
+ listener: (ip: string, port: number, family: number) => void,
408
+ ): this;
409
+ addListener(event: "data", listener: (data: NonSharedBuffer) => void): this;
410
+ addListener(event: "drain", listener: () => void): this;
411
+ addListener(event: "end", listener: () => void): this;
412
+ addListener(event: "error", listener: (err: Error) => void): this;
413
+ addListener(
414
+ event: "lookup",
415
+ listener: (err: Error, address: string, family: string | number, host: string) => void,
416
+ ): this;
417
+ addListener(event: "ready", listener: () => void): this;
418
+ addListener(event: "timeout", listener: () => void): this;
419
+ emit(event: string | symbol, ...args: any[]): boolean;
420
+ emit(event: "close", hadError: boolean): boolean;
421
+ emit(event: "connect"): boolean;
422
+ emit(event: "connectionAttempt", ip: string, port: number, family: number): boolean;
423
+ emit(event: "connectionAttemptFailed", ip: string, port: number, family: number, error: Error): boolean;
424
+ emit(event: "connectionAttemptTimeout", ip: string, port: number, family: number): boolean;
425
+ emit(event: "data", data: NonSharedBuffer): boolean;
426
+ emit(event: "drain"): boolean;
427
+ emit(event: "end"): boolean;
428
+ emit(event: "error", err: Error): boolean;
429
+ emit(event: "lookup", err: Error, address: string, family: string | number, host: string): boolean;
430
+ emit(event: "ready"): boolean;
431
+ emit(event: "timeout"): boolean;
432
+ on(event: string, listener: (...args: any[]) => void): this;
433
+ on(event: "close", listener: (hadError: boolean) => void): this;
434
+ on(event: "connect", listener: () => void): this;
435
+ on(event: "connectionAttempt", listener: (ip: string, port: number, family: number) => void): this;
436
+ on(
437
+ event: "connectionAttemptFailed",
438
+ listener: (ip: string, port: number, family: number, error: Error) => void,
439
+ ): this;
440
+ on(event: "connectionAttemptTimeout", listener: (ip: string, port: number, family: number) => void): this;
441
+ on(event: "data", listener: (data: NonSharedBuffer) => void): this;
442
+ on(event: "drain", listener: () => void): this;
443
+ on(event: "end", listener: () => void): this;
444
+ on(event: "error", listener: (err: Error) => void): this;
445
+ on(
446
+ event: "lookup",
447
+ listener: (err: Error, address: string, family: string | number, host: string) => void,
448
+ ): this;
449
+ on(event: "ready", listener: () => void): this;
450
+ on(event: "timeout", listener: () => void): this;
451
+ once(event: string, listener: (...args: any[]) => void): this;
452
+ once(event: "close", listener: (hadError: boolean) => void): this;
453
+ once(event: "connectionAttempt", listener: (ip: string, port: number, family: number) => void): this;
454
+ once(
455
+ event: "connectionAttemptFailed",
456
+ listener: (ip: string, port: number, family: number, error: Error) => void,
457
+ ): this;
458
+ once(event: "connectionAttemptTimeout", listener: (ip: string, port: number, family: number) => void): this;
459
+ once(event: "connect", listener: () => void): this;
460
+ once(event: "data", listener: (data: NonSharedBuffer) => void): this;
461
+ once(event: "drain", listener: () => void): this;
462
+ once(event: "end", listener: () => void): this;
463
+ once(event: "error", listener: (err: Error) => void): this;
464
+ once(
465
+ event: "lookup",
466
+ listener: (err: Error, address: string, family: string | number, host: string) => void,
467
+ ): this;
468
+ once(event: "ready", listener: () => void): this;
469
+ once(event: "timeout", listener: () => void): this;
470
+ prependListener(event: string, listener: (...args: any[]) => void): this;
471
+ prependListener(event: "close", listener: (hadError: boolean) => void): this;
472
+ prependListener(event: "connect", listener: () => void): this;
473
+ prependListener(event: "connectionAttempt", listener: (ip: string, port: number, family: number) => void): this;
474
+ prependListener(
475
+ event: "connectionAttemptFailed",
476
+ listener: (ip: string, port: number, family: number, error: Error) => void,
477
+ ): this;
478
+ prependListener(
479
+ event: "connectionAttemptTimeout",
480
+ listener: (ip: string, port: number, family: number) => void,
481
+ ): this;
482
+ prependListener(event: "data", listener: (data: NonSharedBuffer) => void): this;
483
+ prependListener(event: "drain", listener: () => void): this;
484
+ prependListener(event: "end", listener: () => void): this;
485
+ prependListener(event: "error", listener: (err: Error) => void): this;
486
+ prependListener(
487
+ event: "lookup",
488
+ listener: (err: Error, address: string, family: string | number, host: string) => void,
489
+ ): this;
490
+ prependListener(event: "ready", listener: () => void): this;
491
+ prependListener(event: "timeout", listener: () => void): this;
492
+ prependOnceListener(event: string, listener: (...args: any[]) => void): this;
493
+ prependOnceListener(event: "close", listener: (hadError: boolean) => void): this;
494
+ prependOnceListener(event: "connect", listener: () => void): this;
495
+ prependOnceListener(
496
+ event: "connectionAttempt",
497
+ listener: (ip: string, port: number, family: number) => void,
498
+ ): this;
499
+ prependOnceListener(
500
+ event: "connectionAttemptFailed",
501
+ listener: (ip: string, port: number, family: number, error: Error) => void,
502
+ ): this;
503
+ prependOnceListener(
504
+ event: "connectionAttemptTimeout",
505
+ listener: (ip: string, port: number, family: number) => void,
506
+ ): this;
507
+ prependOnceListener(event: "data", listener: (data: NonSharedBuffer) => void): this;
508
+ prependOnceListener(event: "drain", listener: () => void): this;
509
+ prependOnceListener(event: "end", listener: () => void): this;
510
+ prependOnceListener(event: "error", listener: (err: Error) => void): this;
511
+ prependOnceListener(
512
+ event: "lookup",
513
+ listener: (err: Error, address: string, family: string | number, host: string) => void,
514
+ ): this;
515
+ prependOnceListener(event: "ready", listener: () => void): this;
516
+ prependOnceListener(event: "timeout", listener: () => void): this;
517
+ }
518
+ interface ListenOptions extends Abortable {
519
+ port?: number | undefined;
520
+ host?: string | undefined;
521
+ backlog?: number | undefined;
522
+ path?: string | undefined;
523
+ exclusive?: boolean | undefined;
524
+ readableAll?: boolean | undefined;
525
+ writableAll?: boolean | undefined;
526
+ /**
527
+ * @default false
528
+ */
529
+ ipv6Only?: boolean | undefined;
530
+ }
531
+ interface ServerOpts {
532
+ /**
533
+ * Indicates whether half-opened TCP connections are allowed.
534
+ * @default false
535
+ */
536
+ allowHalfOpen?: boolean | undefined;
537
+ /**
538
+ * Indicates whether the socket should be paused on incoming connections.
539
+ * @default false
540
+ */
541
+ pauseOnConnect?: boolean | undefined;
542
+ /**
543
+ * If set to `true`, it disables the use of Nagle's algorithm immediately after a new incoming connection is received.
544
+ * @default false
545
+ * @since v16.5.0
546
+ */
547
+ noDelay?: boolean | undefined;
548
+ /**
549
+ * If set to `true`, it enables keep-alive functionality on the socket immediately after a new incoming connection is received,
550
+ * similarly on what is done in `socket.setKeepAlive([enable][, initialDelay])`.
551
+ * @default false
552
+ * @since v16.5.0
553
+ */
554
+ keepAlive?: boolean | undefined;
555
+ /**
556
+ * If set to a positive number, it sets the initial delay before the first keepalive probe is sent on an idle socket.
557
+ * @default 0
558
+ * @since v16.5.0
559
+ */
560
+ keepAliveInitialDelay?: number | undefined;
561
+ /**
562
+ * Optionally overrides all `net.Socket`s' `readableHighWaterMark` and `writableHighWaterMark`.
563
+ * @default See [stream.getDefaultHighWaterMark()](https://nodejs.org/docs/latest-v20.x/api/stream.html#streamgetdefaulthighwatermarkobjectmode).
564
+ * @since v18.17.0, v20.1.0
565
+ */
566
+ highWaterMark?: number | undefined;
567
+ }
568
+ interface DropArgument {
569
+ localAddress?: string;
570
+ localPort?: number;
571
+ localFamily?: string;
572
+ remoteAddress?: string;
573
+ remotePort?: number;
574
+ remoteFamily?: string;
575
+ }
576
+ /**
577
+ * This class is used to create a TCP or `IPC` server.
578
+ * @since v0.1.90
579
+ */
580
+ class Server extends EventEmitter {
581
+ constructor(connectionListener?: (socket: Socket) => void);
582
+ constructor(options?: ServerOpts, connectionListener?: (socket: Socket) => void);
583
+ /**
584
+ * Start a server listening for connections. A `net.Server` can be a TCP or
585
+ * an `IPC` server depending on what it listens to.
586
+ *
587
+ * Possible signatures:
588
+ *
589
+ * * `server.listen(handle[, backlog][, callback])`
590
+ * * `server.listen(options[, callback])`
591
+ * * `server.listen(path[, backlog][, callback])` for `IPC` servers
592
+ * * `server.listen([port[, host[, backlog]]][, callback])` for TCP servers
593
+ *
594
+ * This function is asynchronous. When the server starts listening, the `'listening'` event will be emitted. The last parameter `callback`will be added as a listener for the `'listening'`
595
+ * event.
596
+ *
597
+ * All `listen()` methods can take a `backlog` parameter to specify the maximum
598
+ * length of the queue of pending connections. The actual length will be determined
599
+ * by the OS through sysctl settings such as `tcp_max_syn_backlog` and `somaxconn` on Linux. The default value of this parameter is 511 (not 512).
600
+ *
601
+ * All {@link Socket} are set to `SO_REUSEADDR` (see [`socket(7)`](https://man7.org/linux/man-pages/man7/socket.7.html) for
602
+ * details).
603
+ *
604
+ * The `server.listen()` method can be called again if and only if there was an
605
+ * error during the first `server.listen()` call or `server.close()` has been
606
+ * called. Otherwise, an `ERR_SERVER_ALREADY_LISTEN` error will be thrown.
607
+ *
608
+ * One of the most common errors raised when listening is `EADDRINUSE`.
609
+ * This happens when another server is already listening on the requested`port`/`path`/`handle`. One way to handle this would be to retry
610
+ * after a certain amount of time:
611
+ *
612
+ * ```js
613
+ * server.on('error', (e) => {
614
+ * if (e.code === 'EADDRINUSE') {
615
+ * console.error('Address in use, retrying...');
616
+ * setTimeout(() => {
617
+ * server.close();
618
+ * server.listen(PORT, HOST);
619
+ * }, 1000);
620
+ * }
621
+ * });
622
+ * ```
623
+ */
624
+ listen(port?: number, hostname?: string, backlog?: number, listeningListener?: () => void): this;
625
+ listen(port?: number, hostname?: string, listeningListener?: () => void): this;
626
+ listen(port?: number, backlog?: number, listeningListener?: () => void): this;
627
+ listen(port?: number, listeningListener?: () => void): this;
628
+ listen(path: string, backlog?: number, listeningListener?: () => void): this;
629
+ listen(path: string, listeningListener?: () => void): this;
630
+ listen(options: ListenOptions, listeningListener?: () => void): this;
631
+ listen(handle: any, backlog?: number, listeningListener?: () => void): this;
632
+ listen(handle: any, listeningListener?: () => void): this;
633
+ /**
634
+ * Stops the server from accepting new connections and keeps existing
635
+ * connections. This function is asynchronous, the server is finally closed
636
+ * when all connections are ended and the server emits a `'close'` event.
637
+ * The optional `callback` will be called once the `'close'` event occurs. Unlike
638
+ * that event, it will be called with an `Error` as its only argument if the server
639
+ * was not open when it was closed.
640
+ * @since v0.1.90
641
+ * @param callback Called when the server is closed.
642
+ */
643
+ close(callback?: (err?: Error) => void): this;
644
+ /**
645
+ * Returns the bound `address`, the address `family` name, and `port` of the server
646
+ * as reported by the operating system if listening on an IP socket
647
+ * (useful to find which port was assigned when getting an OS-assigned address):`{ port: 12346, family: 'IPv4', address: '127.0.0.1' }`.
648
+ *
649
+ * For a server listening on a pipe or Unix domain socket, the name is returned
650
+ * as a string.
651
+ *
652
+ * ```js
653
+ * const server = net.createServer((socket) => {
654
+ * socket.end('goodbye\n');
655
+ * }).on('error', (err) => {
656
+ * // Handle errors here.
657
+ * throw err;
658
+ * });
659
+ *
660
+ * // Grab an arbitrary unused port.
661
+ * server.listen(() => {
662
+ * console.log('opened server on', server.address());
663
+ * });
664
+ * ```
665
+ *
666
+ * `server.address()` returns `null` before the `'listening'` event has been
667
+ * emitted or after calling `server.close()`.
668
+ * @since v0.1.90
669
+ */
670
+ address(): AddressInfo | string | null;
671
+ /**
672
+ * Asynchronously get the number of concurrent connections on the server. Works
673
+ * when sockets were sent to forks.
674
+ *
675
+ * Callback should take two arguments `err` and `count`.
676
+ * @since v0.9.7
677
+ */
678
+ getConnections(cb: (error: Error | null, count: number) => void): this;
679
+ /**
680
+ * Opposite of `unref()`, calling `ref()` on a previously `unref`ed server will _not_ let the program exit if it's the only server left (the default behavior).
681
+ * If the server is `ref`ed calling `ref()` again will have no effect.
682
+ * @since v0.9.1
683
+ */
684
+ ref(): this;
685
+ /**
686
+ * Calling `unref()` on a server will allow the program to exit if this is the only
687
+ * active server in the event system. If the server is already `unref`ed calling`unref()` again will have no effect.
688
+ * @since v0.9.1
689
+ */
690
+ unref(): this;
691
+ /**
692
+ * Set this property to reject connections when the server's connection count gets
693
+ * high.
694
+ *
695
+ * It is not recommended to use this option once a socket has been sent to a child
696
+ * with `child_process.fork()`.
697
+ * @since v0.2.0
698
+ */
699
+ maxConnections: number;
700
+ connections: number;
701
+ /**
702
+ * Indicates whether or not the server is listening for connections.
703
+ * @since v5.7.0
704
+ */
705
+ readonly listening: boolean;
706
+ /**
707
+ * events.EventEmitter
708
+ * 1. close
709
+ * 2. connection
710
+ * 3. error
711
+ * 4. listening
712
+ * 5. drop
713
+ */
714
+ addListener(event: string, listener: (...args: any[]) => void): this;
715
+ addListener(event: "close", listener: () => void): this;
716
+ addListener(event: "connection", listener: (socket: Socket) => void): this;
717
+ addListener(event: "error", listener: (err: Error) => void): this;
718
+ addListener(event: "listening", listener: () => void): this;
719
+ addListener(event: "drop", listener: (data?: DropArgument) => void): this;
720
+ emit(event: string | symbol, ...args: any[]): boolean;
721
+ emit(event: "close"): boolean;
722
+ emit(event: "connection", socket: Socket): boolean;
723
+ emit(event: "error", err: Error): boolean;
724
+ emit(event: "listening"): boolean;
725
+ emit(event: "drop", data?: DropArgument): boolean;
726
+ on(event: string, listener: (...args: any[]) => void): this;
727
+ on(event: "close", listener: () => void): this;
728
+ on(event: "connection", listener: (socket: Socket) => void): this;
729
+ on(event: "error", listener: (err: Error) => void): this;
730
+ on(event: "listening", listener: () => void): this;
731
+ on(event: "drop", listener: (data?: DropArgument) => void): this;
732
+ once(event: string, listener: (...args: any[]) => void): this;
733
+ once(event: "close", listener: () => void): this;
734
+ once(event: "connection", listener: (socket: Socket) => void): this;
735
+ once(event: "error", listener: (err: Error) => void): this;
736
+ once(event: "listening", listener: () => void): this;
737
+ once(event: "drop", listener: (data?: DropArgument) => void): this;
738
+ prependListener(event: string, listener: (...args: any[]) => void): this;
739
+ prependListener(event: "close", listener: () => void): this;
740
+ prependListener(event: "connection", listener: (socket: Socket) => void): this;
741
+ prependListener(event: "error", listener: (err: Error) => void): this;
742
+ prependListener(event: "listening", listener: () => void): this;
743
+ prependListener(event: "drop", listener: (data?: DropArgument) => void): this;
744
+ prependOnceListener(event: string, listener: (...args: any[]) => void): this;
745
+ prependOnceListener(event: "close", listener: () => void): this;
746
+ prependOnceListener(event: "connection", listener: (socket: Socket) => void): this;
747
+ prependOnceListener(event: "error", listener: (err: Error) => void): this;
748
+ prependOnceListener(event: "listening", listener: () => void): this;
749
+ prependOnceListener(event: "drop", listener: (data?: DropArgument) => void): this;
750
+ /**
751
+ * Calls {@link Server.close()} and returns a promise that fulfills when the server has closed.
752
+ * @since v20.5.0
753
+ */
754
+ [Symbol.asyncDispose](): Promise<void>;
755
+ }
756
+ type IPVersion = "ipv4" | "ipv6";
757
+ /**
758
+ * The `BlockList` object can be used with some network APIs to specify rules for
759
+ * disabling inbound or outbound access to specific IP addresses, IP ranges, or
760
+ * IP subnets.
761
+ * @since v15.0.0, v14.18.0
762
+ */
763
+ class BlockList {
764
+ /**
765
+ * Adds a rule to block the given IP address.
766
+ * @since v15.0.0, v14.18.0
767
+ * @param address An IPv4 or IPv6 address.
768
+ * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.
769
+ */
770
+ addAddress(address: string, type?: IPVersion): void;
771
+ addAddress(address: SocketAddress): void;
772
+ /**
773
+ * Adds a rule to block a range of IP addresses from `start` (inclusive) to`end` (inclusive).
774
+ * @since v15.0.0, v14.18.0
775
+ * @param start The starting IPv4 or IPv6 address in the range.
776
+ * @param end The ending IPv4 or IPv6 address in the range.
777
+ * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.
778
+ */
779
+ addRange(start: string, end: string, type?: IPVersion): void;
780
+ addRange(start: SocketAddress, end: SocketAddress): void;
781
+ /**
782
+ * Adds a rule to block a range of IP addresses specified as a subnet mask.
783
+ * @since v15.0.0, v14.18.0
784
+ * @param net The network IPv4 or IPv6 address.
785
+ * @param prefix The number of CIDR prefix bits. For IPv4, this must be a value between `0` and `32`. For IPv6, this must be between `0` and `128`.
786
+ * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.
787
+ */
788
+ addSubnet(net: SocketAddress, prefix: number): void;
789
+ addSubnet(net: string, prefix: number, type?: IPVersion): void;
790
+ /**
791
+ * Returns `true` if the given IP address matches any of the rules added to the`BlockList`.
792
+ *
793
+ * ```js
794
+ * const blockList = new net.BlockList();
795
+ * blockList.addAddress('123.123.123.123');
796
+ * blockList.addRange('10.0.0.1', '10.0.0.10');
797
+ * blockList.addSubnet('8592:757c:efae:4e45::', 64, 'ipv6');
798
+ *
799
+ * console.log(blockList.check('123.123.123.123')); // Prints: true
800
+ * console.log(blockList.check('10.0.0.3')); // Prints: true
801
+ * console.log(blockList.check('222.111.111.222')); // Prints: false
802
+ *
803
+ * // IPv6 notation for IPv4 addresses works:
804
+ * console.log(blockList.check('::ffff:7b7b:7b7b', 'ipv6')); // Prints: true
805
+ * console.log(blockList.check('::ffff:123.123.123.123', 'ipv6')); // Prints: true
806
+ * ```
807
+ * @since v15.0.0, v14.18.0
808
+ * @param address The IP address to check
809
+ * @param [type='ipv4'] Either `'ipv4'` or `'ipv6'`.
810
+ */
811
+ check(address: SocketAddress): boolean;
812
+ check(address: string, type?: IPVersion): boolean;
813
+ /**
814
+ * The list of rules added to the blocklist.
815
+ * @since v15.0.0, v14.18.0
816
+ */
817
+ rules: readonly string[];
818
+ }
819
+ interface TcpNetConnectOpts extends TcpSocketConnectOpts, SocketConstructorOpts {
820
+ timeout?: number | undefined;
821
+ }
822
+ interface IpcNetConnectOpts extends IpcSocketConnectOpts, SocketConstructorOpts {
823
+ timeout?: number | undefined;
824
+ }
825
+ type NetConnectOpts = TcpNetConnectOpts | IpcNetConnectOpts;
826
+ /**
827
+ * Creates a new TCP or `IPC` server.
828
+ *
829
+ * If `allowHalfOpen` is set to `true`, when the other end of the socket
830
+ * signals the end of transmission, the server will only send back the end of
831
+ * transmission when `socket.end()` is explicitly called. For example, in the
832
+ * context of TCP, when a FIN packed is received, a FIN packed is sent
833
+ * back only when `socket.end()` is explicitly called. Until then the
834
+ * connection is half-closed (non-readable but still writable). See `'end'` event and [RFC 1122](https://tools.ietf.org/html/rfc1122) (section 4.2.2.13) for more information.
835
+ *
836
+ * If `pauseOnConnect` is set to `true`, then the socket associated with each
837
+ * incoming connection will be paused, and no data will be read from its handle.
838
+ * This allows connections to be passed between processes without any data being
839
+ * read by the original process. To begin reading data from a paused socket, call `socket.resume()`.
840
+ *
841
+ * The server can be a TCP server or an `IPC` server, depending on what it `listen()` to.
842
+ *
843
+ * Here is an example of a TCP echo server which listens for connections
844
+ * on port 8124:
845
+ *
846
+ * ```js
847
+ * import net from 'node:net';
848
+ * const server = net.createServer((c) => {
849
+ * // 'connection' listener.
850
+ * console.log('client connected');
851
+ * c.on('end', () => {
852
+ * console.log('client disconnected');
853
+ * });
854
+ * c.write('hello\r\n');
855
+ * c.pipe(c);
856
+ * });
857
+ * server.on('error', (err) => {
858
+ * throw err;
859
+ * });
860
+ * server.listen(8124, () => {
861
+ * console.log('server bound');
862
+ * });
863
+ * ```
864
+ *
865
+ * Test this by using `telnet`:
866
+ *
867
+ * ```bash
868
+ * telnet localhost 8124
869
+ * ```
870
+ *
871
+ * To listen on the socket `/tmp/echo.sock`:
872
+ *
873
+ * ```js
874
+ * server.listen('/tmp/echo.sock', () => {
875
+ * console.log('server bound');
876
+ * });
877
+ * ```
878
+ *
879
+ * Use `nc` to connect to a Unix domain socket server:
880
+ *
881
+ * ```bash
882
+ * nc -U /tmp/echo.sock
883
+ * ```
884
+ * @since v0.5.0
885
+ * @param connectionListener Automatically set as a listener for the {@link 'connection'} event.
886
+ */
887
+ function createServer(connectionListener?: (socket: Socket) => void): Server;
888
+ function createServer(options?: ServerOpts, connectionListener?: (socket: Socket) => void): Server;
889
+ /**
890
+ * Aliases to {@link createConnection}.
891
+ *
892
+ * Possible signatures:
893
+ *
894
+ * * {@link connect}
895
+ * * {@link connect} for `IPC` connections.
896
+ * * {@link connect} for TCP connections.
897
+ */
898
+ function connect(options: NetConnectOpts, connectionListener?: () => void): Socket;
899
+ function connect(port: number, host?: string, connectionListener?: () => void): Socket;
900
+ function connect(path: string, connectionListener?: () => void): Socket;
901
+ /**
902
+ * A factory function, which creates a new {@link Socket},
903
+ * immediately initiates connection with `socket.connect()`,
904
+ * then returns the `net.Socket` that starts the connection.
905
+ *
906
+ * When the connection is established, a `'connect'` event will be emitted
907
+ * on the returned socket. The last parameter `connectListener`, if supplied,
908
+ * will be added as a listener for the `'connect'` event **once**.
909
+ *
910
+ * Possible signatures:
911
+ *
912
+ * * {@link createConnection}
913
+ * * {@link createConnection} for `IPC` connections.
914
+ * * {@link createConnection} for TCP connections.
915
+ *
916
+ * The {@link connect} function is an alias to this function.
917
+ */
918
+ function createConnection(options: NetConnectOpts, connectionListener?: () => void): Socket;
919
+ function createConnection(port: number, host?: string, connectionListener?: () => void): Socket;
920
+ function createConnection(path: string, connectionListener?: () => void): Socket;
921
+ /**
922
+ * Gets the current default value of the `autoSelectFamily` option of `socket.connect(options)`.
923
+ * The initial default value is `true`, unless the command line option`--no-network-family-autoselection` is provided.
924
+ * @since v19.4.0
925
+ */
926
+ function getDefaultAutoSelectFamily(): boolean;
927
+ /**
928
+ * Sets the default value of the `autoSelectFamily` option of `socket.connect(options)`.
929
+ * @since v19.4.0
930
+ */
931
+ function setDefaultAutoSelectFamily(value: boolean): void;
932
+ /**
933
+ * Gets the current default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.
934
+ * The initial default value is `250` or the value specified via the command line option `--network-family-autoselection-attempt-timeout`.
935
+ * @returns The current default value of the `autoSelectFamilyAttemptTimeout` option.
936
+ * @since v19.8.0, v18.8.0
937
+ */
938
+ function getDefaultAutoSelectFamilyAttemptTimeout(): number;
939
+ /**
940
+ * Sets the default value of the `autoSelectFamilyAttemptTimeout` option of `socket.connect(options)`.
941
+ * @param value The new default value, which must be a positive number. If the number is less than `10`, the value `10` is used instead. The initial default value is `250` or the value specified via the command line
942
+ * option `--network-family-autoselection-attempt-timeout`.
943
+ * @since v19.8.0, v18.8.0
944
+ */
945
+ function setDefaultAutoSelectFamilyAttemptTimeout(value: number): void;
946
+ /**
947
+ * Returns `6` if `input` is an IPv6 address. Returns `4` if `input` is an IPv4
948
+ * address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no leading zeroes. Otherwise, returns`0`.
949
+ *
950
+ * ```js
951
+ * net.isIP('::1'); // returns 6
952
+ * net.isIP('127.0.0.1'); // returns 4
953
+ * net.isIP('127.000.000.001'); // returns 0
954
+ * net.isIP('127.0.0.1/24'); // returns 0
955
+ * net.isIP('fhqwhgads'); // returns 0
956
+ * ```
957
+ * @since v0.3.0
958
+ */
959
+ function isIP(input: string): number;
960
+ /**
961
+ * Returns `true` if `input` is an IPv4 address in [dot-decimal notation](https://en.wikipedia.org/wiki/Dot-decimal_notation) with no
962
+ * leading zeroes. Otherwise, returns `false`.
963
+ *
964
+ * ```js
965
+ * net.isIPv4('127.0.0.1'); // returns true
966
+ * net.isIPv4('127.000.000.001'); // returns false
967
+ * net.isIPv4('127.0.0.1/24'); // returns false
968
+ * net.isIPv4('fhqwhgads'); // returns false
969
+ * ```
970
+ * @since v0.3.0
971
+ */
972
+ function isIPv4(input: string): boolean;
973
+ /**
974
+ * Returns `true` if `input` is an IPv6 address. Otherwise, returns `false`.
975
+ *
976
+ * ```js
977
+ * net.isIPv6('::1'); // returns true
978
+ * net.isIPv6('fhqwhgads'); // returns false
979
+ * ```
980
+ * @since v0.3.0
981
+ */
982
+ function isIPv6(input: string): boolean;
983
+ interface SocketAddressInitOptions {
984
+ /**
985
+ * The network address as either an IPv4 or IPv6 string.
986
+ * @default 127.0.0.1
987
+ */
988
+ address?: string | undefined;
989
+ /**
990
+ * @default `'ipv4'`
991
+ */
992
+ family?: IPVersion | undefined;
993
+ /**
994
+ * An IPv6 flow-label used only if `family` is `'ipv6'`.
995
+ * @default 0
996
+ */
997
+ flowlabel?: number | undefined;
998
+ /**
999
+ * An IP port.
1000
+ * @default 0
1001
+ */
1002
+ port?: number | undefined;
1003
+ }
1004
+ /**
1005
+ * @since v15.14.0, v14.18.0
1006
+ */
1007
+ class SocketAddress {
1008
+ constructor(options: SocketAddressInitOptions);
1009
+ /**
1010
+ * Either \`'ipv4'\` or \`'ipv6'\`.
1011
+ * @since v15.14.0, v14.18.0
1012
+ */
1013
+ readonly address: string;
1014
+ /**
1015
+ * Either \`'ipv4'\` or \`'ipv6'\`.
1016
+ * @since v15.14.0, v14.18.0
1017
+ */
1018
+ readonly family: IPVersion;
1019
+ /**
1020
+ * @since v15.14.0, v14.18.0
1021
+ */
1022
+ readonly port: number;
1023
+ /**
1024
+ * @since v15.14.0, v14.18.0
1025
+ */
1026
+ readonly flowlabel: number;
1027
+ }
1028
+ }
1029
+ declare module "node:net" {
1030
+ export * from "net";
1031
+ }