itd-api 0.0.5 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,340 +1,360 @@
1
1
  'use strict';
2
2
 
3
- var chunkYM2YUO4D_cjs = require('./chunk-YM2YUO4D.cjs');
3
+ var chunk3RNNZJZ4_cjs = require('./chunk-3RNNZJZ4.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "ALLOWED_MIME_TYPES", {
8
8
  enumerable: true,
9
- get: function () { return chunkYM2YUO4D_cjs.ALLOWED_MIME_TYPES; }
9
+ get: function () { return chunk3RNNZJZ4_cjs.ALLOWED_MIME_TYPES; }
10
10
  });
11
11
  Object.defineProperty(exports, "AUDIO_MIME_TYPES", {
12
12
  enumerable: true,
13
- get: function () { return chunkYM2YUO4D_cjs.AUDIO_MIME_TYPES; }
13
+ get: function () { return chunk3RNNZJZ4_cjs.AUDIO_MIME_TYPES; }
14
14
  });
15
15
  Object.defineProperty(exports, "AUTH_FLAG_COOKIE", {
16
16
  enumerable: true,
17
- get: function () { return chunkYM2YUO4D_cjs.AUTH_FLAG_COOKIE; }
17
+ get: function () { return chunk3RNNZJZ4_cjs.AUTH_FLAG_COOKIE; }
18
18
  });
19
19
  Object.defineProperty(exports, "AUTH_PATHS", {
20
20
  enumerable: true,
21
- get: function () { return chunkYM2YUO4D_cjs.AUTH_PATHS; }
21
+ get: function () { return chunk3RNNZJZ4_cjs.AUTH_PATHS; }
22
+ });
23
+ Object.defineProperty(exports, "AccessType", {
24
+ enumerable: true,
25
+ get: function () { return chunk3RNNZJZ4_cjs.AccessType; }
22
26
  });
23
27
  Object.defineProperty(exports, "AttachmentType", {
24
28
  enumerable: true,
25
- get: function () { return chunkYM2YUO4D_cjs.AttachmentType; }
29
+ get: function () { return chunk3RNNZJZ4_cjs.AttachmentType; }
26
30
  });
27
31
  Object.defineProperty(exports, "CommentSort", {
28
32
  enumerable: true,
29
- get: function () { return chunkYM2YUO4D_cjs.CommentSort; }
33
+ get: function () { return chunk3RNNZJZ4_cjs.CommentSort; }
30
34
  });
31
35
  Object.defineProperty(exports, "DEFAULT_BASE_URL", {
32
36
  enumerable: true,
33
- get: function () { return chunkYM2YUO4D_cjs.DEFAULT_BASE_URL; }
37
+ get: function () { return chunk3RNNZJZ4_cjs.DEFAULT_BASE_URL; }
34
38
  });
35
39
  Object.defineProperty(exports, "DEFAULT_TIMEOUT", {
36
40
  enumerable: true,
37
- get: function () { return chunkYM2YUO4D_cjs.DEFAULT_TIMEOUT; }
41
+ get: function () { return chunk3RNNZJZ4_cjs.DEFAULT_TIMEOUT; }
38
42
  });
39
43
  Object.defineProperty(exports, "DEFAULT_USER_AGENT", {
40
44
  enumerable: true,
41
- get: function () { return chunkYM2YUO4D_cjs.DEFAULT_USER_AGENT; }
45
+ get: function () { return chunk3RNNZJZ4_cjs.DEFAULT_USER_AGENT; }
42
46
  });
43
47
  Object.defineProperty(exports, "DEVICE_ID_HEADER", {
44
48
  enumerable: true,
45
- get: function () { return chunkYM2YUO4D_cjs.DEVICE_ID_HEADER; }
49
+ get: function () { return chunk3RNNZJZ4_cjs.DEVICE_ID_HEADER; }
46
50
  });
47
51
  Object.defineProperty(exports, "DetectedRuntime", {
48
52
  enumerable: true,
49
- get: function () { return chunkYM2YUO4D_cjs.DetectedRuntime; }
53
+ get: function () { return chunk3RNNZJZ4_cjs.DetectedRuntime; }
50
54
  });
51
55
  Object.defineProperty(exports, "FeedTab", {
52
56
  enumerable: true,
53
- get: function () { return chunkYM2YUO4D_cjs.FeedTab; }
57
+ get: function () { return chunk3RNNZJZ4_cjs.FeedTab; }
54
58
  });
55
59
  Object.defineProperty(exports, "IMAGE_MIME_TYPES", {
56
60
  enumerable: true,
57
- get: function () { return chunkYM2YUO4D_cjs.IMAGE_MIME_TYPES; }
61
+ get: function () { return chunk3RNNZJZ4_cjs.IMAGE_MIME_TYPES; }
62
+ });
63
+ Object.defineProperty(exports, "InteractionType", {
64
+ enumerable: true,
65
+ get: function () { return chunk3RNNZJZ4_cjs.InteractionType; }
58
66
  });
59
67
  Object.defineProperty(exports, "ItdAbortError", {
60
68
  enumerable: true,
61
- get: function () { return chunkYM2YUO4D_cjs.ItdAbortError; }
69
+ get: function () { return chunk3RNNZJZ4_cjs.ItdAbortError; }
62
70
  });
63
71
  Object.defineProperty(exports, "ItdApiError", {
64
72
  enumerable: true,
65
- get: function () { return chunkYM2YUO4D_cjs.ItdApiError; }
73
+ get: function () { return chunk3RNNZJZ4_cjs.ItdApiError; }
66
74
  });
67
75
  Object.defineProperty(exports, "ItdApiErrorKind", {
68
76
  enumerable: true,
69
- get: function () { return chunkYM2YUO4D_cjs.ItdApiErrorKind; }
77
+ get: function () { return chunk3RNNZJZ4_cjs.ItdApiErrorKind; }
70
78
  });
71
79
  Object.defineProperty(exports, "ItdAuthError", {
72
80
  enumerable: true,
73
- get: function () { return chunkYM2YUO4D_cjs.ItdAuthError; }
81
+ get: function () { return chunk3RNNZJZ4_cjs.ItdAuthError; }
74
82
  });
75
83
  Object.defineProperty(exports, "ItdClient", {
76
84
  enumerable: true,
77
- get: function () { return chunkYM2YUO4D_cjs.ItdClient; }
85
+ get: function () { return chunk3RNNZJZ4_cjs.ItdClient; }
78
86
  });
79
87
  Object.defineProperty(exports, "ItdConfigError", {
80
88
  enumerable: true,
81
- get: function () { return chunkYM2YUO4D_cjs.ItdConfigError; }
89
+ get: function () { return chunk3RNNZJZ4_cjs.ItdConfigError; }
82
90
  });
83
91
  Object.defineProperty(exports, "ItdConflictError", {
84
92
  enumerable: true,
85
- get: function () { return chunkYM2YUO4D_cjs.ItdConflictError; }
93
+ get: function () { return chunk3RNNZJZ4_cjs.ItdConflictError; }
86
94
  });
87
95
  Object.defineProperty(exports, "ItdError", {
88
96
  enumerable: true,
89
- get: function () { return chunkYM2YUO4D_cjs.ItdError; }
97
+ get: function () { return chunk3RNNZJZ4_cjs.ItdError; }
90
98
  });
91
99
  Object.defineProperty(exports, "ItdErrorCode", {
92
100
  enumerable: true,
93
- get: function () { return chunkYM2YUO4D_cjs.ItdErrorCode; }
101
+ get: function () { return chunk3RNNZJZ4_cjs.ItdErrorCode; }
94
102
  });
95
103
  Object.defineProperty(exports, "ItdErrorKind", {
96
104
  enumerable: true,
97
- get: function () { return chunkYM2YUO4D_cjs.ItdErrorKind; }
105
+ get: function () { return chunk3RNNZJZ4_cjs.ItdErrorKind; }
98
106
  });
99
107
  Object.defineProperty(exports, "ItdForbiddenError", {
100
108
  enumerable: true,
101
- get: function () { return chunkYM2YUO4D_cjs.ItdForbiddenError; }
109
+ get: function () { return chunk3RNNZJZ4_cjs.ItdForbiddenError; }
102
110
  });
103
111
  Object.defineProperty(exports, "ItdNetworkError", {
104
112
  enumerable: true,
105
- get: function () { return chunkYM2YUO4D_cjs.ItdNetworkError; }
113
+ get: function () { return chunk3RNNZJZ4_cjs.ItdNetworkError; }
106
114
  });
107
115
  Object.defineProperty(exports, "ItdNotFoundError", {
108
116
  enumerable: true,
109
- get: function () { return chunkYM2YUO4D_cjs.ItdNotFoundError; }
117
+ get: function () { return chunk3RNNZJZ4_cjs.ItdNotFoundError; }
110
118
  });
111
119
  Object.defineProperty(exports, "ItdPhoneVerificationError", {
112
120
  enumerable: true,
113
- get: function () { return chunkYM2YUO4D_cjs.ItdPhoneVerificationError; }
121
+ get: function () { return chunk3RNNZJZ4_cjs.ItdPhoneVerificationError; }
114
122
  });
115
123
  Object.defineProperty(exports, "ItdRateLimitError", {
116
124
  enumerable: true,
117
- get: function () { return chunkYM2YUO4D_cjs.ItdRateLimitError; }
125
+ get: function () { return chunk3RNNZJZ4_cjs.ItdRateLimitError; }
118
126
  });
119
127
  Object.defineProperty(exports, "ItdRealtime", {
120
128
  enumerable: true,
121
- get: function () { return chunkYM2YUO4D_cjs.ItdRealtime; }
129
+ get: function () { return chunk3RNNZJZ4_cjs.ItdRealtime; }
122
130
  });
123
131
  Object.defineProperty(exports, "ItdServerError", {
124
132
  enumerable: true,
125
- get: function () { return chunkYM2YUO4D_cjs.ItdServerError; }
133
+ get: function () { return chunk3RNNZJZ4_cjs.ItdServerError; }
126
134
  });
127
135
  Object.defineProperty(exports, "ItdTimeoutError", {
128
136
  enumerable: true,
129
- get: function () { return chunkYM2YUO4D_cjs.ItdTimeoutError; }
137
+ get: function () { return chunk3RNNZJZ4_cjs.ItdTimeoutError; }
130
138
  });
131
139
  Object.defineProperty(exports, "ItdValidationError", {
132
140
  enumerable: true,
133
- get: function () { return chunkYM2YUO4D_cjs.ItdValidationError; }
141
+ get: function () { return chunk3RNNZJZ4_cjs.ItdValidationError; }
134
142
  });
135
143
  Object.defineProperty(exports, "LIBRARY_VERSION", {
136
144
  enumerable: true,
137
- get: function () { return chunkYM2YUO4D_cjs.LIBRARY_VERSION; }
145
+ get: function () { return chunk3RNNZJZ4_cjs.LIBRARY_VERSION; }
138
146
  });
139
147
  Object.defineProperty(exports, "LikesVisibility", {
140
148
  enumerable: true,
141
- get: function () { return chunkYM2YUO4D_cjs.LikesVisibility; }
149
+ get: function () { return chunk3RNNZJZ4_cjs.LikesVisibility; }
142
150
  });
143
151
  Object.defineProperty(exports, "LocalStorageTokenStorage", {
144
152
  enumerable: true,
145
- get: function () { return chunkYM2YUO4D_cjs.LocalStorageTokenStorage; }
153
+ get: function () { return chunk3RNNZJZ4_cjs.LocalStorageTokenStorage; }
146
154
  });
147
155
  Object.defineProperty(exports, "MAX_RECONNECT_ATTEMPTS", {
148
156
  enumerable: true,
149
- get: function () { return chunkYM2YUO4D_cjs.MAX_RECONNECT_ATTEMPTS; }
157
+ get: function () { return chunk3RNNZJZ4_cjs.MAX_RECONNECT_ATTEMPTS; }
150
158
  });
151
159
  Object.defineProperty(exports, "MemoryTokenStorage", {
152
160
  enumerable: true,
153
- get: function () { return chunkYM2YUO4D_cjs.MemoryTokenStorage; }
161
+ get: function () { return chunk3RNNZJZ4_cjs.MemoryTokenStorage; }
154
162
  });
155
163
  Object.defineProperty(exports, "NOTIFICATION_TYPE_ALIASES", {
156
164
  enumerable: true,
157
- get: function () { return chunkYM2YUO4D_cjs.NOTIFICATION_TYPE_ALIASES; }
165
+ get: function () { return chunk3RNNZJZ4_cjs.NOTIFICATION_TYPE_ALIASES; }
158
166
  });
159
167
  Object.defineProperty(exports, "NotificationType", {
160
168
  enumerable: true,
161
- get: function () { return chunkYM2YUO4D_cjs.NotificationType; }
169
+ get: function () { return chunk3RNNZJZ4_cjs.NotificationType; }
162
170
  });
163
171
  Object.defineProperty(exports, "OAuthProvider", {
164
172
  enumerable: true,
165
- get: function () { return chunkYM2YUO4D_cjs.OAuthProvider; }
173
+ get: function () { return chunk3RNNZJZ4_cjs.OAuthProvider; }
166
174
  });
167
175
  Object.defineProperty(exports, "PaginationMode", {
168
176
  enumerable: true,
169
- get: function () { return chunkYM2YUO4D_cjs.PaginationMode; }
177
+ get: function () { return chunk3RNNZJZ4_cjs.PaginationMode; }
170
178
  });
171
179
  Object.defineProperty(exports, "Paginator", {
172
180
  enumerable: true,
173
- get: function () { return chunkYM2YUO4D_cjs.Paginator; }
181
+ get: function () { return chunk3RNNZJZ4_cjs.Paginator; }
174
182
  });
175
183
  Object.defineProperty(exports, "RECONNECT_BACKOFF", {
176
184
  enumerable: true,
177
- get: function () { return chunkYM2YUO4D_cjs.RECONNECT_BACKOFF; }
185
+ get: function () { return chunk3RNNZJZ4_cjs.RECONNECT_BACKOFF; }
178
186
  });
179
187
  Object.defineProperty(exports, "RECONNECT_JITTER", {
180
188
  enumerable: true,
181
- get: function () { return chunkYM2YUO4D_cjs.RECONNECT_JITTER; }
189
+ get: function () { return chunk3RNNZJZ4_cjs.RECONNECT_JITTER; }
182
190
  });
183
191
  Object.defineProperty(exports, "REFRESH_COOKIE", {
184
192
  enumerable: true,
185
- get: function () { return chunkYM2YUO4D_cjs.REFRESH_COOKIE; }
193
+ get: function () { return chunk3RNNZJZ4_cjs.REFRESH_COOKIE; }
186
194
  });
187
195
  Object.defineProperty(exports, "REFRESH_COOKIE_PATH", {
188
196
  enumerable: true,
189
- get: function () { return chunkYM2YUO4D_cjs.REFRESH_COOKIE_PATH; }
197
+ get: function () { return chunk3RNNZJZ4_cjs.REFRESH_COOKIE_PATH; }
190
198
  });
191
199
  Object.defineProperty(exports, "RealtimeStatus", {
192
200
  enumerable: true,
193
- get: function () { return chunkYM2YUO4D_cjs.RealtimeStatus; }
201
+ get: function () { return chunk3RNNZJZ4_cjs.RealtimeStatus; }
194
202
  });
195
203
  Object.defineProperty(exports, "RealtimeTransportKind", {
196
204
  enumerable: true,
197
- get: function () { return chunkYM2YUO4D_cjs.RealtimeTransportKind; }
205
+ get: function () { return chunk3RNNZJZ4_cjs.RealtimeTransportKind; }
198
206
  });
199
207
  Object.defineProperty(exports, "ReportReason", {
200
208
  enumerable: true,
201
- get: function () { return chunkYM2YUO4D_cjs.ReportReason; }
209
+ get: function () { return chunk3RNNZJZ4_cjs.ReportReason; }
202
210
  });
203
211
  Object.defineProperty(exports, "ReportTargetType", {
204
212
  enumerable: true,
205
- get: function () { return chunkYM2YUO4D_cjs.ReportTargetType; }
213
+ get: function () { return chunk3RNNZJZ4_cjs.ReportTargetType; }
206
214
  });
207
215
  Object.defineProperty(exports, "RuntimeMode", {
208
216
  enumerable: true,
209
- get: function () { return chunkYM2YUO4D_cjs.RuntimeMode; }
217
+ get: function () { return chunk3RNNZJZ4_cjs.RuntimeMode; }
210
218
  });
211
219
  Object.defineProperty(exports, "STREAM_PATH", {
212
220
  enumerable: true,
213
- get: function () { return chunkYM2YUO4D_cjs.STREAM_PATH; }
221
+ get: function () { return chunk3RNNZJZ4_cjs.STREAM_PATH; }
214
222
  });
215
223
  Object.defineProperty(exports, "SignInStatus", {
216
224
  enumerable: true,
217
- get: function () { return chunkYM2YUO4D_cjs.SignInStatus; }
225
+ get: function () { return chunk3RNNZJZ4_cjs.SignInStatus; }
226
+ });
227
+ Object.defineProperty(exports, "SpanType", {
228
+ enumerable: true,
229
+ get: function () { return chunk3RNNZJZ4_cjs.SpanType; }
218
230
  });
219
231
  Object.defineProperty(exports, "TURNSTILE_SITE_KEY", {
220
232
  enumerable: true,
221
- get: function () { return chunkYM2YUO4D_cjs.TURNSTILE_SITE_KEY; }
233
+ get: function () { return chunk3RNNZJZ4_cjs.TURNSTILE_SITE_KEY; }
222
234
  });
223
235
  Object.defineProperty(exports, "UnauthorizedStreamError", {
224
236
  enumerable: true,
225
- get: function () { return chunkYM2YUO4D_cjs.UnauthorizedStreamError; }
237
+ get: function () { return chunk3RNNZJZ4_cjs.UnauthorizedStreamError; }
226
238
  });
227
239
  Object.defineProperty(exports, "VIDEO_MIME_TYPES", {
228
240
  enumerable: true,
229
- get: function () { return chunkYM2YUO4D_cjs.VIDEO_MIME_TYPES; }
241
+ get: function () { return chunk3RNNZJZ4_cjs.VIDEO_MIME_TYPES; }
242
+ });
243
+ Object.defineProperty(exports, "ViewReason", {
244
+ enumerable: true,
245
+ get: function () { return chunk3RNNZJZ4_cjs.ViewReason; }
246
+ });
247
+ Object.defineProperty(exports, "ViewSource", {
248
+ enumerable: true,
249
+ get: function () { return chunk3RNNZJZ4_cjs.ViewSource; }
230
250
  });
231
251
  Object.defineProperty(exports, "WallAccess", {
232
252
  enumerable: true,
233
- get: function () { return chunkYM2YUO4D_cjs.WallAccess; }
253
+ get: function () { return chunk3RNNZJZ4_cjs.WallAccess; }
234
254
  });
235
255
  Object.defineProperty(exports, "canonicalNotificationType", {
236
256
  enumerable: true,
237
- get: function () { return chunkYM2YUO4D_cjs.canonicalNotificationType; }
257
+ get: function () { return chunk3RNNZJZ4_cjs.canonicalNotificationType; }
238
258
  });
239
259
  Object.defineProperty(exports, "comment", {
240
260
  enumerable: true,
241
- get: function () { return chunkYM2YUO4D_cjs.comment; }
261
+ get: function () { return chunk3RNNZJZ4_cjs.comment; }
242
262
  });
243
263
  Object.defineProperty(exports, "createClient", {
244
264
  enumerable: true,
245
- get: function () { return chunkYM2YUO4D_cjs.createClient; }
265
+ get: function () { return chunk3RNNZJZ4_cjs.createClient; }
246
266
  });
247
267
  Object.defineProperty(exports, "createTokenStorage", {
248
268
  enumerable: true,
249
- get: function () { return chunkYM2YUO4D_cjs.createTokenStorage; }
269
+ get: function () { return chunk3RNNZJZ4_cjs.createTokenStorage; }
250
270
  });
251
271
  Object.defineProperty(exports, "formatNotificationText", {
252
272
  enumerable: true,
253
- get: function () { return chunkYM2YUO4D_cjs.formatNotificationText; }
273
+ get: function () { return chunk3RNNZJZ4_cjs.formatNotificationText; }
254
274
  });
255
275
  Object.defineProperty(exports, "isBuilder", {
256
276
  enumerable: true,
257
- get: function () { return chunkYM2YUO4D_cjs.isBuilder; }
277
+ get: function () { return chunk3RNNZJZ4_cjs.isBuilder; }
258
278
  });
259
279
  Object.defineProperty(exports, "isItdApiError", {
260
280
  enumerable: true,
261
- get: function () { return chunkYM2YUO4D_cjs.isItdApiError; }
281
+ get: function () { return chunk3RNNZJZ4_cjs.isItdApiError; }
262
282
  });
263
283
  Object.defineProperty(exports, "isItdAuthError", {
264
284
  enumerable: true,
265
- get: function () { return chunkYM2YUO4D_cjs.isItdAuthError; }
285
+ get: function () { return chunk3RNNZJZ4_cjs.isItdAuthError; }
266
286
  });
267
287
  Object.defineProperty(exports, "isItdConflictError", {
268
288
  enumerable: true,
269
- get: function () { return chunkYM2YUO4D_cjs.isItdConflictError; }
289
+ get: function () { return chunk3RNNZJZ4_cjs.isItdConflictError; }
270
290
  });
271
291
  Object.defineProperty(exports, "isItdError", {
272
292
  enumerable: true,
273
- get: function () { return chunkYM2YUO4D_cjs.isItdError; }
293
+ get: function () { return chunk3RNNZJZ4_cjs.isItdError; }
274
294
  });
275
295
  Object.defineProperty(exports, "isItdForbiddenError", {
276
296
  enumerable: true,
277
- get: function () { return chunkYM2YUO4D_cjs.isItdForbiddenError; }
297
+ get: function () { return chunk3RNNZJZ4_cjs.isItdForbiddenError; }
278
298
  });
279
299
  Object.defineProperty(exports, "isItdNotFoundError", {
280
300
  enumerable: true,
281
- get: function () { return chunkYM2YUO4D_cjs.isItdNotFoundError; }
301
+ get: function () { return chunk3RNNZJZ4_cjs.isItdNotFoundError; }
282
302
  });
283
303
  Object.defineProperty(exports, "isItdPhoneVerificationError", {
284
304
  enumerable: true,
285
- get: function () { return chunkYM2YUO4D_cjs.isItdPhoneVerificationError; }
305
+ get: function () { return chunk3RNNZJZ4_cjs.isItdPhoneVerificationError; }
286
306
  });
287
307
  Object.defineProperty(exports, "isItdRateLimitError", {
288
308
  enumerable: true,
289
- get: function () { return chunkYM2YUO4D_cjs.isItdRateLimitError; }
309
+ get: function () { return chunk3RNNZJZ4_cjs.isItdRateLimitError; }
290
310
  });
291
311
  Object.defineProperty(exports, "isItdServerError", {
292
312
  enumerable: true,
293
- get: function () { return chunkYM2YUO4D_cjs.isItdServerError; }
313
+ get: function () { return chunk3RNNZJZ4_cjs.isItdServerError; }
294
314
  });
295
315
  Object.defineProperty(exports, "isItdValidationError", {
296
316
  enumerable: true,
297
- get: function () { return chunkYM2YUO4D_cjs.isItdValidationError; }
317
+ get: function () { return chunk3RNNZJZ4_cjs.isItdValidationError; }
298
318
  });
299
319
  Object.defineProperty(exports, "isKnownNotificationType", {
300
320
  enumerable: true,
301
- get: function () { return chunkYM2YUO4D_cjs.isKnownNotificationType; }
321
+ get: function () { return chunk3RNNZJZ4_cjs.isKnownNotificationType; }
302
322
  });
303
323
  Object.defineProperty(exports, "isMyProfile", {
304
324
  enumerable: true,
305
- get: function () { return chunkYM2YUO4D_cjs.isMyProfile; }
325
+ get: function () { return chunk3RNNZJZ4_cjs.isMyProfile; }
306
326
  });
307
327
  Object.defineProperty(exports, "normalizeNotification", {
308
328
  enumerable: true,
309
- get: function () { return chunkYM2YUO4D_cjs.normalizeNotification; }
329
+ get: function () { return chunk3RNNZJZ4_cjs.normalizeNotification; }
310
330
  });
311
331
  Object.defineProperty(exports, "poll", {
312
332
  enumerable: true,
313
- get: function () { return chunkYM2YUO4D_cjs.poll; }
333
+ get: function () { return chunk3RNNZJZ4_cjs.poll; }
314
334
  });
315
335
  Object.defineProperty(exports, "post", {
316
336
  enumerable: true,
317
- get: function () { return chunkYM2YUO4D_cjs.post; }
337
+ get: function () { return chunk3RNNZJZ4_cjs.post; }
318
338
  });
319
339
  Object.defineProperty(exports, "readNotificationEvent", {
320
340
  enumerable: true,
321
- get: function () { return chunkYM2YUO4D_cjs.readNotificationEvent; }
341
+ get: function () { return chunk3RNNZJZ4_cjs.readNotificationEvent; }
322
342
  });
323
343
  Object.defineProperty(exports, "readUnreadCountEvent", {
324
344
  enumerable: true,
325
- get: function () { return chunkYM2YUO4D_cjs.readUnreadCountEvent; }
345
+ get: function () { return chunk3RNNZJZ4_cjs.readUnreadCountEvent; }
326
346
  });
327
347
  Object.defineProperty(exports, "report", {
328
348
  enumerable: true,
329
- get: function () { return chunkYM2YUO4D_cjs.report; }
349
+ get: function () { return chunk3RNNZJZ4_cjs.report; }
330
350
  });
331
351
  Object.defineProperty(exports, "resolveNotificationUrl", {
332
352
  enumerable: true,
333
- get: function () { return chunkYM2YUO4D_cjs.resolveNotificationUrl; }
353
+ get: function () { return chunk3RNNZJZ4_cjs.resolveNotificationUrl; }
334
354
  });
335
355
  Object.defineProperty(exports, "toDate", {
336
356
  enumerable: true,
337
- get: function () { return chunkYM2YUO4D_cjs.toDate; }
357
+ get: function () { return chunk3RNNZJZ4_cjs.toDate; }
338
358
  });
339
359
  //# sourceMappingURL=index.cjs.map
340
360
  //# sourceMappingURL=index.cjs.map
package/dist/index.d.cts CHANGED
@@ -1 +1 @@
1
- export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as Actor, g as AllowedMimeType, h as Announcement, i as AnnouncementButton, j as Attachment, k as AttachmentType, l as AudioMimeType, m as AuthInput, n as AuthResource, o as Author, B as BuilderInput, C as CaptchaCredentials, p as ChangelogEntry, q as Clan, r as ClientHooks, s as Comment, t as CommentBuilder, u as CommentInput, v as CommentReplyTo, w as CommentSort, x as CommentsParams, y as CommentsResource, z as CreateCommentInput, D as CreatePollInput, E as CreatePostInput, G as CreateReportInput, H as Credentials, J as CredentialsAuth, K as DEFAULT_BASE_URL, L as DEFAULT_TIMEOUT, M as DEFAULT_USER_AGENT, N as DEVICE_ID_HEADER, O as DetectedRuntime, P as DwellEntry, Q as ErrorContextHook, R as FeedParams, S as FeedTab, U as FileInput, V as FilesResource, W as FollowResult, X as ForgotPasswordInput, Y as Hashtag, Z as HashtagPostsParams, _ as HashtagsResource, $ as IMAGE_MIME_TYPES, a0 as ImageMimeType, a1 as InteractionEntry, a2 as IsoDate, a3 as ItdAbortError, a4 as ItdApiError, a5 as ItdApiErrorInit, a6 as ItdApiErrorKind, a7 as ItdAuthError, a8 as ItdBuilder, a as ItdClient, b as ItdClientOptions, a9 as ItdConfigError, aa as ItdConflictError, ab as ItdError, ac as ItdErrorCode, ad as ItdErrorKind, ae as ItdFieldErrors, af as ItdForbiddenError, ag as ItdNetworkError, ah as ItdNotFoundError, ai as ItdPhoneVerificationError, aj as ItdRateLimitError, ak as ItdRealtime, al as ItdServerError, I as ItdSession, am as ItdTimeoutError, an as ItdValidationError, ao as LIBRARY_VERSION, ap as LikeResult, aq as LikesVisibility, ar as Listener, as as LocalStorageTokenStorage, at as Logger, au as Loose, av as MAX_RECONNECT_ATTEMPTS, aw as MemoryTokenStorage, ax as MyProfile, ay as NOTIFICATION_TYPE_ALIASES, az as Notification, aA as NotificationEvent, aB as NotificationListParams, aC as NotificationSettings, aD as NotificationType, aE as NotificationsResource, aF as OAuthProvider, aG as Page, aH as PageState, aI as PaginationMode, aJ as Paginator, aK as PaymentMethod, aL as Pin, aM as PinPostResult, aN as PinsResult, aO as PlatformResource, aP as Poll, aQ as PollBuilder, aR as PollInput, aS as PollOption, aT as PollTransportOptions, aU as Portal, aV as Post, aW as PostBuilder, aX as PostInput, aY as PostStats, aZ as PostsResource, a_ as PrivacySettings, a$ as Profile, b0 as PublicProfile, b1 as RECONNECT_BACKOFF, b2 as RECONNECT_JITTER, b3 as REFRESH_COOKIE, b4 as REFRESH_COOKIE_PATH, b5 as RateLimitOptions, b6 as RawRequestOptions, b7 as RealtimeEvents, b8 as RealtimeOptions, b9 as RealtimeStatus, ba as RealtimeTransport, bb as RealtimeTransportKind, bc as ReconnectOptions, bd as RepliesParams, be as Report, bf as ReportBuilder, bg as ReportInput, bh as ReportReason, bi as ReportTargetType, bj as ReportsResource, bk as RequestContext, bl as RequestOptions, bm as ResetPasswordInput, bn as ResponseContext, bo as RetryContext, bp as RetryOptions, bq as RuntimeMode, br as STREAM_PATH, bs as SearchResource, bt as SearchResult, bu as Session, bv as SignInResult, bw as SignInStatus, bx as Span, by as SseTransportOptions, bz as Subscription, bA as SubscriptionResource, bB as SubscriptionState, bC as TURNSTILE_SITE_KEY, bD as TelemetryResource, T as TokenStorage, bE as TransportContext, bF as TransportEvent, bG as UnauthorizedStreamError, bH as Unsubscribe, bI as UpdateNotificationSettingsInput, bJ as UpdatePrivacyInput, bK as UpdateProfileInput, bL as UploadOptions, bM as UploadedFile, bN as UserId, bO as UserListParams, bP as UserPostsParams, bQ as UserRef, bR as UserSummary, bS as UsersResource, bT as VIDEO_MIME_TYPES, bU as VerificationResource, bV as VerificationStatus, bW as VideoMimeType, bX as WallAccess, bY as canonicalNotificationType, bZ as comment, cl as createClient, b_ as createTokenStorage, b$ as formatNotificationText, c0 as isBuilder, c1 as isItdApiError, c2 as isItdAuthError, c3 as isItdConflictError, c4 as isItdError, c5 as isItdForbiddenError, c6 as isItdNotFoundError, c7 as isItdPhoneVerificationError, c8 as isItdRateLimitError, c9 as isItdServerError, ca as isItdValidationError, cb as isKnownNotificationType, cc as isMyProfile, cd as normalizeNotification, ce as poll, cf as post, cg as readNotificationEvent, ch as readUnreadCountEvent, ci as report, cj as resolveNotificationUrl, ck as toDate } from './index-Dv0LXpMf.cjs';
1
+ export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as AccessType, g as Actor, h as AllowedMimeType, i as Announcement, j as AnnouncementButton, k as Attachment, l as AttachmentType, m as AudioMimeType, n as AuthInput, o as AuthResource, p as Author, B as BuilderInput, C as CaptchaCredentials, q as ChangelogEntry, r as Clan, s as ClientHooks, t as Comment, u as CommentBuilder, v as CommentInput, w as CommentReplyTo, x as CommentSort, y as CommentsParams, z as CommentsResource, D as CreateCommentInput, E as CreatePollInput, G as CreatePostInput, H as CreateReportInput, J as Credentials, K as CredentialsAuth, L as DEFAULT_BASE_URL, M as DEFAULT_TIMEOUT, N as DEFAULT_USER_AGENT, O as DEVICE_ID_HEADER, P as DetectedRuntime, Q as DwellEntry, R as ErrorContextHook, S as FeedParams, U as FeedTab, V as FileInput, W as FilesResource, X as FollowResult, Y as ForgotPasswordInput, Z as Hashtag, _ as HashtagPostsParams, $ as HashtagsResource, a0 as IMAGE_MIME_TYPES, a1 as ImageMimeType, a2 as InteractionEntry, a3 as InteractionType, a4 as IsoDate, a5 as ItdAbortError, a6 as ItdApiError, a7 as ItdApiErrorInit, a8 as ItdApiErrorKind, a9 as ItdAuthError, aa as ItdBuilder, a as ItdClient, b as ItdClientOptions, ab as ItdConfigError, ac as ItdConflictError, ad as ItdError, ae as ItdErrorCode, af as ItdErrorKind, ag as ItdFieldErrors, ah as ItdForbiddenError, ai as ItdNetworkError, aj as ItdNotFoundError, ak as ItdPhoneVerificationError, al as ItdPlugin, am as ItdRateLimitError, an as ItdRealtime, ao as ItdServerError, I as ItdSession, ap as ItdTimeoutError, aq as ItdValidationError, ar as LIBRARY_VERSION, as as LikeResult, at as LikesVisibility, au as Listener, av as LocalStorageTokenStorage, aw as Logger, ax as Loose, ay as MAX_RECONNECT_ATTEMPTS, az as MemoryTokenStorage, aA as MyProfile, aB as NOTIFICATION_TYPE_ALIASES, aC as Notification, aD as NotificationEvent, aE as NotificationListParams, aF as NotificationSettings, aG as NotificationType, aH as NotificationsResource, aI as OAuthProvider, aJ as Page, aK as PageState, aL as PaginationMode, aM as Paginator, aN as PaymentMethod, aO as Pin, aP as PinPostResult, aQ as PinsResult, aR as PlatformResource, aS as PluginContext, aT as Poll, aU as PollBuilder, aV as PollInput, aW as PollOption, aX as PollTransportOptions, aY as Portal, aZ as Post, a_ as PostBuilder, a$ as PostInput, b0 as PostStats, b1 as PostsResource, b2 as PrivacySettings, b3 as Profile, b4 as PublicProfile, b5 as RECONNECT_BACKOFF, b6 as RECONNECT_JITTER, b7 as REFRESH_COOKIE, b8 as REFRESH_COOKIE_PATH, b9 as RateLimitOptions, ba as RawRequestOptions, bb as RealtimeEvents, bc as RealtimeOptions, bd as RealtimeStatus, be as RealtimeTransport, bf as RealtimeTransportKind, bg as ReconnectOptions, bh as RepliesParams, bi as Report, bj as ReportBuilder, bk as ReportInput, bl as ReportReason, bm as ReportTargetType, bn as ReportsResource, bo as RequestContext, bp as RequestOptions, bq as ResetPasswordInput, br as ResponseContext, bs as RetryContext, bt as RetryOptions, bu as RuntimeMode, bv as STREAM_PATH, bw as SearchResource, bx as SearchResult, by as Session, bz as SignInResult, bA as SignInStatus, bB as Span, bC as SpanType, bD as SseTransportOptions, bE as Subscription, bF as SubscriptionResource, bG as SubscriptionState, bH as TURNSTILE_SITE_KEY, bI as TelemetryOptions, bJ as TelemetryResource, T as TokenStorage, bK as Transformer, bL as TransportContext, bM as TransportEvent, bN as UnauthorizedStreamError, bO as Unsubscribe, bP as UpdateNotificationSettingsInput, bQ as UpdatePrivacyInput, bR as UpdateProfileInput, bS as UploadOptions, bT as UploadedFile, bU as UserId, bV as UserListParams, bW as UserPostsParams, bX as UserRef, bY as UserSummary, bZ as UsersResource, b_ as VIDEO_MIME_TYPES, b$ as VerificationResource, c0 as VerificationStatus, c1 as VideoMimeType, c2 as ViewReason, c3 as ViewSource, c4 as WallAccess, c5 as canonicalNotificationType, c6 as comment, cu as createClient, c7 as createTokenStorage, c8 as formatNotificationText, c9 as isBuilder, ca as isItdApiError, cb as isItdAuthError, cc as isItdConflictError, cd as isItdError, ce as isItdForbiddenError, cf as isItdNotFoundError, cg as isItdPhoneVerificationError, ch as isItdRateLimitError, ci as isItdServerError, cj as isItdValidationError, ck as isKnownNotificationType, cl as isMyProfile, cm as normalizeNotification, cn as poll, co as post, cp as readNotificationEvent, cq as readUnreadCountEvent, cr as report, cs as resolveNotificationUrl, ct as toDate } from './index-DNFPX_Z1.cjs';
package/dist/index.d.ts CHANGED
@@ -1 +1 @@
1
- export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as Actor, g as AllowedMimeType, h as Announcement, i as AnnouncementButton, j as Attachment, k as AttachmentType, l as AudioMimeType, m as AuthInput, n as AuthResource, o as Author, B as BuilderInput, C as CaptchaCredentials, p as ChangelogEntry, q as Clan, r as ClientHooks, s as Comment, t as CommentBuilder, u as CommentInput, v as CommentReplyTo, w as CommentSort, x as CommentsParams, y as CommentsResource, z as CreateCommentInput, D as CreatePollInput, E as CreatePostInput, G as CreateReportInput, H as Credentials, J as CredentialsAuth, K as DEFAULT_BASE_URL, L as DEFAULT_TIMEOUT, M as DEFAULT_USER_AGENT, N as DEVICE_ID_HEADER, O as DetectedRuntime, P as DwellEntry, Q as ErrorContextHook, R as FeedParams, S as FeedTab, U as FileInput, V as FilesResource, W as FollowResult, X as ForgotPasswordInput, Y as Hashtag, Z as HashtagPostsParams, _ as HashtagsResource, $ as IMAGE_MIME_TYPES, a0 as ImageMimeType, a1 as InteractionEntry, a2 as IsoDate, a3 as ItdAbortError, a4 as ItdApiError, a5 as ItdApiErrorInit, a6 as ItdApiErrorKind, a7 as ItdAuthError, a8 as ItdBuilder, a as ItdClient, b as ItdClientOptions, a9 as ItdConfigError, aa as ItdConflictError, ab as ItdError, ac as ItdErrorCode, ad as ItdErrorKind, ae as ItdFieldErrors, af as ItdForbiddenError, ag as ItdNetworkError, ah as ItdNotFoundError, ai as ItdPhoneVerificationError, aj as ItdRateLimitError, ak as ItdRealtime, al as ItdServerError, I as ItdSession, am as ItdTimeoutError, an as ItdValidationError, ao as LIBRARY_VERSION, ap as LikeResult, aq as LikesVisibility, ar as Listener, as as LocalStorageTokenStorage, at as Logger, au as Loose, av as MAX_RECONNECT_ATTEMPTS, aw as MemoryTokenStorage, ax as MyProfile, ay as NOTIFICATION_TYPE_ALIASES, az as Notification, aA as NotificationEvent, aB as NotificationListParams, aC as NotificationSettings, aD as NotificationType, aE as NotificationsResource, aF as OAuthProvider, aG as Page, aH as PageState, aI as PaginationMode, aJ as Paginator, aK as PaymentMethod, aL as Pin, aM as PinPostResult, aN as PinsResult, aO as PlatformResource, aP as Poll, aQ as PollBuilder, aR as PollInput, aS as PollOption, aT as PollTransportOptions, aU as Portal, aV as Post, aW as PostBuilder, aX as PostInput, aY as PostStats, aZ as PostsResource, a_ as PrivacySettings, a$ as Profile, b0 as PublicProfile, b1 as RECONNECT_BACKOFF, b2 as RECONNECT_JITTER, b3 as REFRESH_COOKIE, b4 as REFRESH_COOKIE_PATH, b5 as RateLimitOptions, b6 as RawRequestOptions, b7 as RealtimeEvents, b8 as RealtimeOptions, b9 as RealtimeStatus, ba as RealtimeTransport, bb as RealtimeTransportKind, bc as ReconnectOptions, bd as RepliesParams, be as Report, bf as ReportBuilder, bg as ReportInput, bh as ReportReason, bi as ReportTargetType, bj as ReportsResource, bk as RequestContext, bl as RequestOptions, bm as ResetPasswordInput, bn as ResponseContext, bo as RetryContext, bp as RetryOptions, bq as RuntimeMode, br as STREAM_PATH, bs as SearchResource, bt as SearchResult, bu as Session, bv as SignInResult, bw as SignInStatus, bx as Span, by as SseTransportOptions, bz as Subscription, bA as SubscriptionResource, bB as SubscriptionState, bC as TURNSTILE_SITE_KEY, bD as TelemetryResource, T as TokenStorage, bE as TransportContext, bF as TransportEvent, bG as UnauthorizedStreamError, bH as Unsubscribe, bI as UpdateNotificationSettingsInput, bJ as UpdatePrivacyInput, bK as UpdateProfileInput, bL as UploadOptions, bM as UploadedFile, bN as UserId, bO as UserListParams, bP as UserPostsParams, bQ as UserRef, bR as UserSummary, bS as UsersResource, bT as VIDEO_MIME_TYPES, bU as VerificationResource, bV as VerificationStatus, bW as VideoMimeType, bX as WallAccess, bY as canonicalNotificationType, bZ as comment, cl as createClient, b_ as createTokenStorage, b$ as formatNotificationText, c0 as isBuilder, c1 as isItdApiError, c2 as isItdAuthError, c3 as isItdConflictError, c4 as isItdError, c5 as isItdForbiddenError, c6 as isItdNotFoundError, c7 as isItdPhoneVerificationError, c8 as isItdRateLimitError, c9 as isItdServerError, ca as isItdValidationError, cb as isKnownNotificationType, cc as isMyProfile, cd as normalizeNotification, ce as poll, cf as post, cg as readNotificationEvent, ch as readUnreadCountEvent, ci as report, cj as resolveNotificationUrl, ck as toDate } from './index-Dv0LXpMf.js';
1
+ export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as AccessType, g as Actor, h as AllowedMimeType, i as Announcement, j as AnnouncementButton, k as Attachment, l as AttachmentType, m as AudioMimeType, n as AuthInput, o as AuthResource, p as Author, B as BuilderInput, C as CaptchaCredentials, q as ChangelogEntry, r as Clan, s as ClientHooks, t as Comment, u as CommentBuilder, v as CommentInput, w as CommentReplyTo, x as CommentSort, y as CommentsParams, z as CommentsResource, D as CreateCommentInput, E as CreatePollInput, G as CreatePostInput, H as CreateReportInput, J as Credentials, K as CredentialsAuth, L as DEFAULT_BASE_URL, M as DEFAULT_TIMEOUT, N as DEFAULT_USER_AGENT, O as DEVICE_ID_HEADER, P as DetectedRuntime, Q as DwellEntry, R as ErrorContextHook, S as FeedParams, U as FeedTab, V as FileInput, W as FilesResource, X as FollowResult, Y as ForgotPasswordInput, Z as Hashtag, _ as HashtagPostsParams, $ as HashtagsResource, a0 as IMAGE_MIME_TYPES, a1 as ImageMimeType, a2 as InteractionEntry, a3 as InteractionType, a4 as IsoDate, a5 as ItdAbortError, a6 as ItdApiError, a7 as ItdApiErrorInit, a8 as ItdApiErrorKind, a9 as ItdAuthError, aa as ItdBuilder, a as ItdClient, b as ItdClientOptions, ab as ItdConfigError, ac as ItdConflictError, ad as ItdError, ae as ItdErrorCode, af as ItdErrorKind, ag as ItdFieldErrors, ah as ItdForbiddenError, ai as ItdNetworkError, aj as ItdNotFoundError, ak as ItdPhoneVerificationError, al as ItdPlugin, am as ItdRateLimitError, an as ItdRealtime, ao as ItdServerError, I as ItdSession, ap as ItdTimeoutError, aq as ItdValidationError, ar as LIBRARY_VERSION, as as LikeResult, at as LikesVisibility, au as Listener, av as LocalStorageTokenStorage, aw as Logger, ax as Loose, ay as MAX_RECONNECT_ATTEMPTS, az as MemoryTokenStorage, aA as MyProfile, aB as NOTIFICATION_TYPE_ALIASES, aC as Notification, aD as NotificationEvent, aE as NotificationListParams, aF as NotificationSettings, aG as NotificationType, aH as NotificationsResource, aI as OAuthProvider, aJ as Page, aK as PageState, aL as PaginationMode, aM as Paginator, aN as PaymentMethod, aO as Pin, aP as PinPostResult, aQ as PinsResult, aR as PlatformResource, aS as PluginContext, aT as Poll, aU as PollBuilder, aV as PollInput, aW as PollOption, aX as PollTransportOptions, aY as Portal, aZ as Post, a_ as PostBuilder, a$ as PostInput, b0 as PostStats, b1 as PostsResource, b2 as PrivacySettings, b3 as Profile, b4 as PublicProfile, b5 as RECONNECT_BACKOFF, b6 as RECONNECT_JITTER, b7 as REFRESH_COOKIE, b8 as REFRESH_COOKIE_PATH, b9 as RateLimitOptions, ba as RawRequestOptions, bb as RealtimeEvents, bc as RealtimeOptions, bd as RealtimeStatus, be as RealtimeTransport, bf as RealtimeTransportKind, bg as ReconnectOptions, bh as RepliesParams, bi as Report, bj as ReportBuilder, bk as ReportInput, bl as ReportReason, bm as ReportTargetType, bn as ReportsResource, bo as RequestContext, bp as RequestOptions, bq as ResetPasswordInput, br as ResponseContext, bs as RetryContext, bt as RetryOptions, bu as RuntimeMode, bv as STREAM_PATH, bw as SearchResource, bx as SearchResult, by as Session, bz as SignInResult, bA as SignInStatus, bB as Span, bC as SpanType, bD as SseTransportOptions, bE as Subscription, bF as SubscriptionResource, bG as SubscriptionState, bH as TURNSTILE_SITE_KEY, bI as TelemetryOptions, bJ as TelemetryResource, T as TokenStorage, bK as Transformer, bL as TransportContext, bM as TransportEvent, bN as UnauthorizedStreamError, bO as Unsubscribe, bP as UpdateNotificationSettingsInput, bQ as UpdatePrivacyInput, bR as UpdateProfileInput, bS as UploadOptions, bT as UploadedFile, bU as UserId, bV as UserListParams, bW as UserPostsParams, bX as UserRef, bY as UserSummary, bZ as UsersResource, b_ as VIDEO_MIME_TYPES, b$ as VerificationResource, c0 as VerificationStatus, c1 as VideoMimeType, c2 as ViewReason, c3 as ViewSource, c4 as WallAccess, c5 as canonicalNotificationType, c6 as comment, cu as createClient, c7 as createTokenStorage, c8 as formatNotificationText, c9 as isBuilder, ca as isItdApiError, cb as isItdAuthError, cc as isItdConflictError, cd as isItdError, ce as isItdForbiddenError, cf as isItdNotFoundError, cg as isItdPhoneVerificationError, ch as isItdRateLimitError, ci as isItdServerError, cj as isItdValidationError, ck as isKnownNotificationType, cl as isMyProfile, cm as normalizeNotification, cn as poll, co as post, cp as readNotificationEvent, cq as readUnreadCountEvent, cr as report, cs as resolveNotificationUrl, ct as toDate } from './index-DNFPX_Z1.js';
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export { ALLOWED_MIME_TYPES, AUDIO_MIME_TYPES, AUTH_FLAG_COOKIE, AUTH_PATHS, AttachmentType, CommentSort, DEFAULT_BASE_URL, DEFAULT_TIMEOUT, DEFAULT_USER_AGENT, DEVICE_ID_HEADER, DetectedRuntime, FeedTab, IMAGE_MIME_TYPES, ItdAbortError, ItdApiError, ItdApiErrorKind, ItdAuthError, ItdClient, ItdConfigError, ItdConflictError, ItdError, ItdErrorCode, ItdErrorKind, ItdForbiddenError, ItdNetworkError, ItdNotFoundError, ItdPhoneVerificationError, ItdRateLimitError, ItdRealtime, ItdServerError, ItdTimeoutError, ItdValidationError, LIBRARY_VERSION, LikesVisibility, LocalStorageTokenStorage, MAX_RECONNECT_ATTEMPTS, MemoryTokenStorage, NOTIFICATION_TYPE_ALIASES, NotificationType, OAuthProvider, PaginationMode, Paginator, RECONNECT_BACKOFF, RECONNECT_JITTER, REFRESH_COOKIE, REFRESH_COOKIE_PATH, RealtimeStatus, RealtimeTransportKind, ReportReason, ReportTargetType, RuntimeMode, STREAM_PATH, SignInStatus, TURNSTILE_SITE_KEY, UnauthorizedStreamError, VIDEO_MIME_TYPES, WallAccess, canonicalNotificationType, comment, createClient, createTokenStorage, formatNotificationText, isBuilder, isItdApiError, isItdAuthError, isItdConflictError, isItdError, isItdForbiddenError, isItdNotFoundError, isItdPhoneVerificationError, isItdRateLimitError, isItdServerError, isItdValidationError, isKnownNotificationType, isMyProfile, normalizeNotification, poll, post, readNotificationEvent, readUnreadCountEvent, report, resolveNotificationUrl, toDate } from './chunk-RUPF4X5L.js';
1
+ export { ALLOWED_MIME_TYPES, AUDIO_MIME_TYPES, AUTH_FLAG_COOKIE, AUTH_PATHS, AccessType, AttachmentType, CommentSort, DEFAULT_BASE_URL, DEFAULT_TIMEOUT, DEFAULT_USER_AGENT, DEVICE_ID_HEADER, DetectedRuntime, FeedTab, IMAGE_MIME_TYPES, InteractionType, ItdAbortError, ItdApiError, ItdApiErrorKind, ItdAuthError, ItdClient, ItdConfigError, ItdConflictError, ItdError, ItdErrorCode, ItdErrorKind, ItdForbiddenError, ItdNetworkError, ItdNotFoundError, ItdPhoneVerificationError, ItdRateLimitError, ItdRealtime, ItdServerError, ItdTimeoutError, ItdValidationError, LIBRARY_VERSION, LikesVisibility, LocalStorageTokenStorage, MAX_RECONNECT_ATTEMPTS, MemoryTokenStorage, NOTIFICATION_TYPE_ALIASES, NotificationType, OAuthProvider, PaginationMode, Paginator, RECONNECT_BACKOFF, RECONNECT_JITTER, REFRESH_COOKIE, REFRESH_COOKIE_PATH, RealtimeStatus, RealtimeTransportKind, ReportReason, ReportTargetType, RuntimeMode, STREAM_PATH, SignInStatus, SpanType, TURNSTILE_SITE_KEY, UnauthorizedStreamError, VIDEO_MIME_TYPES, ViewReason, ViewSource, WallAccess, canonicalNotificationType, comment, createClient, createTokenStorage, formatNotificationText, isBuilder, isItdApiError, isItdAuthError, isItdConflictError, isItdError, isItdForbiddenError, isItdNotFoundError, isItdPhoneVerificationError, isItdRateLimitError, isItdServerError, isItdValidationError, isKnownNotificationType, isMyProfile, normalizeNotification, poll, post, readNotificationEvent, readUnreadCountEvent, report, resolveNotificationUrl, toDate } from './chunk-CG4SERVM.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map