@airtop/sdk 0.1.9 → 0.1.11
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/api/resources/profiles/client/Client.js +4 -4
- package/api/resources/sessions/client/Client.js +12 -12
- package/api/resources/windows/client/Client.js +24 -24
- package/dist/api/resources/profiles/client/Client.js +4 -4
- package/dist/api/resources/sessions/client/Client.js +12 -12
- package/dist/api/resources/windows/client/Client.js +24 -24
- package/dist/utils/batch-operate/SessionQueue.d.ts +1 -1
- package/dist/utils/batch-operate/WindowQueue.d.ts +1 -1
- package/dist/utils/batch-operate/batch-util.d.ts +1 -1
- package/dist/utils/batch-operate/types.d.ts +1 -1
- package/package.json +1 -1
- package/utils/batch-operate/SessionQueue.d.ts +1 -1
- package/utils/batch-operate/WindowQueue.d.ts +1 -1
- package/utils/batch-operate/batch-util.d.ts +1 -1
- package/utils/batch-operate/types.d.ts +1 -1
@@ -77,8 +77,8 @@ class Profiles {
|
|
77
77
|
Authorization: yield this._getAuthorizationHeader(),
|
78
78
|
"X-Fern-Language": "JavaScript",
|
79
79
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
80
|
-
"X-Fern-SDK-Version": "0.1.
|
81
|
-
"User-Agent": "@airtop/sdk/0.1.
|
80
|
+
"X-Fern-SDK-Version": "0.1.11",
|
81
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
82
82
|
"X-Fern-Runtime": core.RUNTIME.type,
|
83
83
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
84
84
|
},
|
@@ -148,8 +148,8 @@ class Profiles {
|
|
148
148
|
Authorization: yield this._getAuthorizationHeader(),
|
149
149
|
"X-Fern-Language": "JavaScript",
|
150
150
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
151
|
-
"X-Fern-SDK-Version": "0.1.
|
152
|
-
"User-Agent": "@airtop/sdk/0.1.
|
151
|
+
"X-Fern-SDK-Version": "0.1.11",
|
152
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
153
153
|
"X-Fern-Runtime": core.RUNTIME.type,
|
154
154
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
155
155
|
},
|
@@ -94,8 +94,8 @@ class Sessions {
|
|
94
94
|
Authorization: yield this._getAuthorizationHeader(),
|
95
95
|
"X-Fern-Language": "JavaScript",
|
96
96
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
98
|
-
"User-Agent": "@airtop/sdk/0.1.
|
97
|
+
"X-Fern-SDK-Version": "0.1.11",
|
98
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
99
99
|
"X-Fern-Runtime": core.RUNTIME.type,
|
100
100
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
101
101
|
},
|
@@ -180,8 +180,8 @@ class Sessions {
|
|
180
180
|
Authorization: yield this._getAuthorizationHeader(),
|
181
181
|
"X-Fern-Language": "JavaScript",
|
182
182
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
183
|
-
"X-Fern-SDK-Version": "0.1.
|
184
|
-
"User-Agent": "@airtop/sdk/0.1.
|
183
|
+
"X-Fern-SDK-Version": "0.1.11",
|
184
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
185
185
|
"X-Fern-Runtime": core.RUNTIME.type,
|
186
186
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
187
187
|
},
|
@@ -245,8 +245,8 @@ class Sessions {
|
|
245
245
|
Authorization: yield this._getAuthorizationHeader(),
|
246
246
|
"X-Fern-Language": "JavaScript",
|
247
247
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
248
|
-
"X-Fern-SDK-Version": "0.1.
|
249
|
-
"User-Agent": "@airtop/sdk/0.1.
|
248
|
+
"X-Fern-SDK-Version": "0.1.11",
|
249
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
250
250
|
"X-Fern-Runtime": core.RUNTIME.type,
|
251
251
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
252
252
|
},
|
@@ -332,8 +332,8 @@ class Sessions {
|
|
332
332
|
Authorization: yield this._getAuthorizationHeader(),
|
333
333
|
"X-Fern-Language": "JavaScript",
|
334
334
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
335
|
-
"X-Fern-SDK-Version": "0.1.
|
336
|
-
"User-Agent": "@airtop/sdk/0.1.
|
335
|
+
"X-Fern-SDK-Version": "0.1.11",
|
336
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
337
337
|
"X-Fern-Runtime": core.RUNTIME.type,
|
338
338
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
339
339
|
},
|
@@ -380,8 +380,8 @@ class Sessions {
|
|
380
380
|
Authorization: yield this._getAuthorizationHeader(),
|
381
381
|
"X-Fern-Language": "JavaScript",
|
382
382
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
383
|
-
"X-Fern-SDK-Version": "0.1.
|
384
|
-
"User-Agent": "@airtop/sdk/0.1.
|
383
|
+
"X-Fern-SDK-Version": "0.1.11",
|
384
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
385
385
|
"X-Fern-Runtime": core.RUNTIME.type,
|
386
386
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
387
387
|
},
|
@@ -477,8 +477,8 @@ class Sessions {
|
|
477
477
|
Authorization: yield this._getAuthorizationHeader(),
|
478
478
|
"X-Fern-Language": "JavaScript",
|
479
479
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
480
|
-
"X-Fern-SDK-Version": "0.1.
|
481
|
-
"User-Agent": "@airtop/sdk/0.1.
|
480
|
+
"X-Fern-SDK-Version": "0.1.11",
|
481
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
482
482
|
"X-Fern-Runtime": core.RUNTIME.type,
|
483
483
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
484
484
|
},
|
@@ -66,8 +66,8 @@ class Windows {
|
|
66
66
|
Authorization: yield this._getAuthorizationHeader(),
|
67
67
|
"X-Fern-Language": "JavaScript",
|
68
68
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
69
|
-
"X-Fern-SDK-Version": "0.1.
|
70
|
-
"User-Agent": "@airtop/sdk/0.1.
|
69
|
+
"X-Fern-SDK-Version": "0.1.11",
|
70
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
71
71
|
"X-Fern-Runtime": core.RUNTIME.type,
|
72
72
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
73
73
|
},
|
@@ -140,8 +140,8 @@ class Windows {
|
|
140
140
|
Authorization: yield this._getAuthorizationHeader(),
|
141
141
|
"X-Fern-Language": "JavaScript",
|
142
142
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
143
|
-
"X-Fern-SDK-Version": "0.1.
|
144
|
-
"User-Agent": "@airtop/sdk/0.1.
|
143
|
+
"X-Fern-SDK-Version": "0.1.11",
|
144
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
145
145
|
"X-Fern-Runtime": core.RUNTIME.type,
|
146
146
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
147
147
|
},
|
@@ -203,8 +203,8 @@ class Windows {
|
|
203
203
|
Authorization: yield this._getAuthorizationHeader(),
|
204
204
|
"X-Fern-Language": "JavaScript",
|
205
205
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
206
|
-
"X-Fern-SDK-Version": "0.1.
|
207
|
-
"User-Agent": "@airtop/sdk/0.1.
|
206
|
+
"X-Fern-SDK-Version": "0.1.11",
|
207
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
208
208
|
"X-Fern-Runtime": core.RUNTIME.type,
|
209
209
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
210
210
|
},
|
@@ -263,8 +263,8 @@ class Windows {
|
|
263
263
|
Authorization: yield this._getAuthorizationHeader(),
|
264
264
|
"X-Fern-Language": "JavaScript",
|
265
265
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
266
|
-
"X-Fern-SDK-Version": "0.1.
|
267
|
-
"User-Agent": "@airtop/sdk/0.1.
|
266
|
+
"X-Fern-SDK-Version": "0.1.11",
|
267
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
268
268
|
"X-Fern-Runtime": core.RUNTIME.type,
|
269
269
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
270
270
|
},
|
@@ -325,8 +325,8 @@ class Windows {
|
|
325
325
|
Authorization: yield this._getAuthorizationHeader(),
|
326
326
|
"X-Fern-Language": "JavaScript",
|
327
327
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
328
|
-
"X-Fern-SDK-Version": "0.1.
|
329
|
-
"User-Agent": "@airtop/sdk/0.1.
|
328
|
+
"X-Fern-SDK-Version": "0.1.11",
|
329
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
330
330
|
"X-Fern-Runtime": core.RUNTIME.type,
|
331
331
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
332
332
|
},
|
@@ -386,8 +386,8 @@ class Windows {
|
|
386
386
|
Authorization: yield this._getAuthorizationHeader(),
|
387
387
|
"X-Fern-Language": "JavaScript",
|
388
388
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
389
|
-
"X-Fern-SDK-Version": "0.1.
|
390
|
-
"User-Agent": "@airtop/sdk/0.1.
|
389
|
+
"X-Fern-SDK-Version": "0.1.11",
|
390
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
391
391
|
"X-Fern-Runtime": core.RUNTIME.type,
|
392
392
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
393
393
|
},
|
@@ -449,8 +449,8 @@ class Windows {
|
|
449
449
|
Authorization: yield this._getAuthorizationHeader(),
|
450
450
|
"X-Fern-Language": "JavaScript",
|
451
451
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
452
|
-
"X-Fern-SDK-Version": "0.1.
|
453
|
-
"User-Agent": "@airtop/sdk/0.1.
|
452
|
+
"X-Fern-SDK-Version": "0.1.11",
|
453
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
454
454
|
"X-Fern-Runtime": core.RUNTIME.type,
|
455
455
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
456
456
|
},
|
@@ -512,8 +512,8 @@ class Windows {
|
|
512
512
|
Authorization: yield this._getAuthorizationHeader(),
|
513
513
|
"X-Fern-Language": "JavaScript",
|
514
514
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
515
|
-
"X-Fern-SDK-Version": "0.1.
|
516
|
-
"User-Agent": "@airtop/sdk/0.1.
|
515
|
+
"X-Fern-SDK-Version": "0.1.11",
|
516
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
517
517
|
"X-Fern-Runtime": core.RUNTIME.type,
|
518
518
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
519
519
|
},
|
@@ -579,8 +579,8 @@ class Windows {
|
|
579
579
|
Authorization: yield this._getAuthorizationHeader(),
|
580
580
|
"X-Fern-Language": "JavaScript",
|
581
581
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
582
|
-
"X-Fern-SDK-Version": "0.1.
|
583
|
-
"User-Agent": "@airtop/sdk/0.1.
|
582
|
+
"X-Fern-SDK-Version": "0.1.11",
|
583
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
584
584
|
"X-Fern-Runtime": core.RUNTIME.type,
|
585
585
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
586
586
|
},
|
@@ -642,8 +642,8 @@ class Windows {
|
|
642
642
|
Authorization: yield this._getAuthorizationHeader(),
|
643
643
|
"X-Fern-Language": "JavaScript",
|
644
644
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
645
|
-
"X-Fern-SDK-Version": "0.1.
|
646
|
-
"User-Agent": "@airtop/sdk/0.1.
|
645
|
+
"X-Fern-SDK-Version": "0.1.11",
|
646
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
647
647
|
"X-Fern-Runtime": core.RUNTIME.type,
|
648
648
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
649
649
|
},
|
@@ -705,8 +705,8 @@ class Windows {
|
|
705
705
|
Authorization: yield this._getAuthorizationHeader(),
|
706
706
|
"X-Fern-Language": "JavaScript",
|
707
707
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
708
|
-
"X-Fern-SDK-Version": "0.1.
|
709
|
-
"User-Agent": "@airtop/sdk/0.1.
|
708
|
+
"X-Fern-SDK-Version": "0.1.11",
|
709
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
710
710
|
"X-Fern-Runtime": core.RUNTIME.type,
|
711
711
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
712
712
|
},
|
@@ -770,8 +770,8 @@ class Windows {
|
|
770
770
|
Authorization: yield this._getAuthorizationHeader(),
|
771
771
|
"X-Fern-Language": "JavaScript",
|
772
772
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
773
|
-
"X-Fern-SDK-Version": "0.1.
|
774
|
-
"User-Agent": "@airtop/sdk/0.1.
|
773
|
+
"X-Fern-SDK-Version": "0.1.11",
|
774
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
775
775
|
"X-Fern-Runtime": core.RUNTIME.type,
|
776
776
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
777
777
|
},
|
@@ -77,8 +77,8 @@ class Profiles {
|
|
77
77
|
Authorization: yield this._getAuthorizationHeader(),
|
78
78
|
"X-Fern-Language": "JavaScript",
|
79
79
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
80
|
-
"X-Fern-SDK-Version": "0.1.
|
81
|
-
"User-Agent": "@airtop/sdk/0.1.
|
80
|
+
"X-Fern-SDK-Version": "0.1.11",
|
81
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
82
82
|
"X-Fern-Runtime": core.RUNTIME.type,
|
83
83
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
84
84
|
},
|
@@ -148,8 +148,8 @@ class Profiles {
|
|
148
148
|
Authorization: yield this._getAuthorizationHeader(),
|
149
149
|
"X-Fern-Language": "JavaScript",
|
150
150
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
151
|
-
"X-Fern-SDK-Version": "0.1.
|
152
|
-
"User-Agent": "@airtop/sdk/0.1.
|
151
|
+
"X-Fern-SDK-Version": "0.1.11",
|
152
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
153
153
|
"X-Fern-Runtime": core.RUNTIME.type,
|
154
154
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
155
155
|
},
|
@@ -94,8 +94,8 @@ class Sessions {
|
|
94
94
|
Authorization: yield this._getAuthorizationHeader(),
|
95
95
|
"X-Fern-Language": "JavaScript",
|
96
96
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
97
|
-
"X-Fern-SDK-Version": "0.1.
|
98
|
-
"User-Agent": "@airtop/sdk/0.1.
|
97
|
+
"X-Fern-SDK-Version": "0.1.11",
|
98
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
99
99
|
"X-Fern-Runtime": core.RUNTIME.type,
|
100
100
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
101
101
|
},
|
@@ -180,8 +180,8 @@ class Sessions {
|
|
180
180
|
Authorization: yield this._getAuthorizationHeader(),
|
181
181
|
"X-Fern-Language": "JavaScript",
|
182
182
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
183
|
-
"X-Fern-SDK-Version": "0.1.
|
184
|
-
"User-Agent": "@airtop/sdk/0.1.
|
183
|
+
"X-Fern-SDK-Version": "0.1.11",
|
184
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
185
185
|
"X-Fern-Runtime": core.RUNTIME.type,
|
186
186
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
187
187
|
},
|
@@ -245,8 +245,8 @@ class Sessions {
|
|
245
245
|
Authorization: yield this._getAuthorizationHeader(),
|
246
246
|
"X-Fern-Language": "JavaScript",
|
247
247
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
248
|
-
"X-Fern-SDK-Version": "0.1.
|
249
|
-
"User-Agent": "@airtop/sdk/0.1.
|
248
|
+
"X-Fern-SDK-Version": "0.1.11",
|
249
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
250
250
|
"X-Fern-Runtime": core.RUNTIME.type,
|
251
251
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
252
252
|
},
|
@@ -332,8 +332,8 @@ class Sessions {
|
|
332
332
|
Authorization: yield this._getAuthorizationHeader(),
|
333
333
|
"X-Fern-Language": "JavaScript",
|
334
334
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
335
|
-
"X-Fern-SDK-Version": "0.1.
|
336
|
-
"User-Agent": "@airtop/sdk/0.1.
|
335
|
+
"X-Fern-SDK-Version": "0.1.11",
|
336
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
337
337
|
"X-Fern-Runtime": core.RUNTIME.type,
|
338
338
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
339
339
|
},
|
@@ -380,8 +380,8 @@ class Sessions {
|
|
380
380
|
Authorization: yield this._getAuthorizationHeader(),
|
381
381
|
"X-Fern-Language": "JavaScript",
|
382
382
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
383
|
-
"X-Fern-SDK-Version": "0.1.
|
384
|
-
"User-Agent": "@airtop/sdk/0.1.
|
383
|
+
"X-Fern-SDK-Version": "0.1.11",
|
384
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
385
385
|
"X-Fern-Runtime": core.RUNTIME.type,
|
386
386
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
387
387
|
},
|
@@ -477,8 +477,8 @@ class Sessions {
|
|
477
477
|
Authorization: yield this._getAuthorizationHeader(),
|
478
478
|
"X-Fern-Language": "JavaScript",
|
479
479
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
480
|
-
"X-Fern-SDK-Version": "0.1.
|
481
|
-
"User-Agent": "@airtop/sdk/0.1.
|
480
|
+
"X-Fern-SDK-Version": "0.1.11",
|
481
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
482
482
|
"X-Fern-Runtime": core.RUNTIME.type,
|
483
483
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
484
484
|
},
|
@@ -66,8 +66,8 @@ class Windows {
|
|
66
66
|
Authorization: yield this._getAuthorizationHeader(),
|
67
67
|
"X-Fern-Language": "JavaScript",
|
68
68
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
69
|
-
"X-Fern-SDK-Version": "0.1.
|
70
|
-
"User-Agent": "@airtop/sdk/0.1.
|
69
|
+
"X-Fern-SDK-Version": "0.1.11",
|
70
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
71
71
|
"X-Fern-Runtime": core.RUNTIME.type,
|
72
72
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
73
73
|
},
|
@@ -140,8 +140,8 @@ class Windows {
|
|
140
140
|
Authorization: yield this._getAuthorizationHeader(),
|
141
141
|
"X-Fern-Language": "JavaScript",
|
142
142
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
143
|
-
"X-Fern-SDK-Version": "0.1.
|
144
|
-
"User-Agent": "@airtop/sdk/0.1.
|
143
|
+
"X-Fern-SDK-Version": "0.1.11",
|
144
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
145
145
|
"X-Fern-Runtime": core.RUNTIME.type,
|
146
146
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
147
147
|
},
|
@@ -203,8 +203,8 @@ class Windows {
|
|
203
203
|
Authorization: yield this._getAuthorizationHeader(),
|
204
204
|
"X-Fern-Language": "JavaScript",
|
205
205
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
206
|
-
"X-Fern-SDK-Version": "0.1.
|
207
|
-
"User-Agent": "@airtop/sdk/0.1.
|
206
|
+
"X-Fern-SDK-Version": "0.1.11",
|
207
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
208
208
|
"X-Fern-Runtime": core.RUNTIME.type,
|
209
209
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
210
210
|
},
|
@@ -263,8 +263,8 @@ class Windows {
|
|
263
263
|
Authorization: yield this._getAuthorizationHeader(),
|
264
264
|
"X-Fern-Language": "JavaScript",
|
265
265
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
266
|
-
"X-Fern-SDK-Version": "0.1.
|
267
|
-
"User-Agent": "@airtop/sdk/0.1.
|
266
|
+
"X-Fern-SDK-Version": "0.1.11",
|
267
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
268
268
|
"X-Fern-Runtime": core.RUNTIME.type,
|
269
269
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
270
270
|
},
|
@@ -325,8 +325,8 @@ class Windows {
|
|
325
325
|
Authorization: yield this._getAuthorizationHeader(),
|
326
326
|
"X-Fern-Language": "JavaScript",
|
327
327
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
328
|
-
"X-Fern-SDK-Version": "0.1.
|
329
|
-
"User-Agent": "@airtop/sdk/0.1.
|
328
|
+
"X-Fern-SDK-Version": "0.1.11",
|
329
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
330
330
|
"X-Fern-Runtime": core.RUNTIME.type,
|
331
331
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
332
332
|
},
|
@@ -386,8 +386,8 @@ class Windows {
|
|
386
386
|
Authorization: yield this._getAuthorizationHeader(),
|
387
387
|
"X-Fern-Language": "JavaScript",
|
388
388
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
389
|
-
"X-Fern-SDK-Version": "0.1.
|
390
|
-
"User-Agent": "@airtop/sdk/0.1.
|
389
|
+
"X-Fern-SDK-Version": "0.1.11",
|
390
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
391
391
|
"X-Fern-Runtime": core.RUNTIME.type,
|
392
392
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
393
393
|
},
|
@@ -449,8 +449,8 @@ class Windows {
|
|
449
449
|
Authorization: yield this._getAuthorizationHeader(),
|
450
450
|
"X-Fern-Language": "JavaScript",
|
451
451
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
452
|
-
"X-Fern-SDK-Version": "0.1.
|
453
|
-
"User-Agent": "@airtop/sdk/0.1.
|
452
|
+
"X-Fern-SDK-Version": "0.1.11",
|
453
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
454
454
|
"X-Fern-Runtime": core.RUNTIME.type,
|
455
455
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
456
456
|
},
|
@@ -512,8 +512,8 @@ class Windows {
|
|
512
512
|
Authorization: yield this._getAuthorizationHeader(),
|
513
513
|
"X-Fern-Language": "JavaScript",
|
514
514
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
515
|
-
"X-Fern-SDK-Version": "0.1.
|
516
|
-
"User-Agent": "@airtop/sdk/0.1.
|
515
|
+
"X-Fern-SDK-Version": "0.1.11",
|
516
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
517
517
|
"X-Fern-Runtime": core.RUNTIME.type,
|
518
518
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
519
519
|
},
|
@@ -579,8 +579,8 @@ class Windows {
|
|
579
579
|
Authorization: yield this._getAuthorizationHeader(),
|
580
580
|
"X-Fern-Language": "JavaScript",
|
581
581
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
582
|
-
"X-Fern-SDK-Version": "0.1.
|
583
|
-
"User-Agent": "@airtop/sdk/0.1.
|
582
|
+
"X-Fern-SDK-Version": "0.1.11",
|
583
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
584
584
|
"X-Fern-Runtime": core.RUNTIME.type,
|
585
585
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
586
586
|
},
|
@@ -642,8 +642,8 @@ class Windows {
|
|
642
642
|
Authorization: yield this._getAuthorizationHeader(),
|
643
643
|
"X-Fern-Language": "JavaScript",
|
644
644
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
645
|
-
"X-Fern-SDK-Version": "0.1.
|
646
|
-
"User-Agent": "@airtop/sdk/0.1.
|
645
|
+
"X-Fern-SDK-Version": "0.1.11",
|
646
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
647
647
|
"X-Fern-Runtime": core.RUNTIME.type,
|
648
648
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
649
649
|
},
|
@@ -705,8 +705,8 @@ class Windows {
|
|
705
705
|
Authorization: yield this._getAuthorizationHeader(),
|
706
706
|
"X-Fern-Language": "JavaScript",
|
707
707
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
708
|
-
"X-Fern-SDK-Version": "0.1.
|
709
|
-
"User-Agent": "@airtop/sdk/0.1.
|
708
|
+
"X-Fern-SDK-Version": "0.1.11",
|
709
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
710
710
|
"X-Fern-Runtime": core.RUNTIME.type,
|
711
711
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
712
712
|
},
|
@@ -770,8 +770,8 @@ class Windows {
|
|
770
770
|
Authorization: yield this._getAuthorizationHeader(),
|
771
771
|
"X-Fern-Language": "JavaScript",
|
772
772
|
"X-Fern-SDK-Name": "@airtop/sdk",
|
773
|
-
"X-Fern-SDK-Version": "0.1.
|
774
|
-
"User-Agent": "@airtop/sdk/0.1.
|
773
|
+
"X-Fern-SDK-Version": "0.1.11",
|
774
|
+
"User-Agent": "@airtop/sdk/0.1.11",
|
775
775
|
"X-Fern-Runtime": core.RUNTIME.type,
|
776
776
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
777
777
|
},
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperationError, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
import type { EventEmitter } from "eventemitter3";
|
4
4
|
import type { AirtopSessionConfigV1 } from "wrapper/AirtopSessions";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperationError, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
import type { EventEmitter } from "eventemitter3";
|
4
4
|
export declare class WindowQueue<T> {
|
@@ -1,3 +1,3 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperateConfig, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
export declare const batchOperate: <T>(urls: BatchOperationUrl[], operation: (input: BatchOperationInput) => Promise<BatchOperationResponse<T>>, client: AirtopClient, config?: BatchOperateConfig | undefined) => Promise<T[]>;
|
package/package.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperationError, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
import type { EventEmitter } from "eventemitter3";
|
4
4
|
import type { AirtopSessionConfigV1 } from "wrapper/AirtopSessions";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperationError, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
import type { EventEmitter } from "eventemitter3";
|
4
4
|
export declare class WindowQueue<T> {
|
@@ -1,3 +1,3 @@
|
|
1
|
-
import type { AirtopClient } from "wrapper/AirtopClient";
|
1
|
+
import type { AirtopClient } from "../../wrapper/AirtopClient";
|
2
2
|
import type { BatchOperateConfig, BatchOperationInput, BatchOperationResponse, BatchOperationUrl } from "./types";
|
3
3
|
export declare const batchOperate: <T>(urls: BatchOperationUrl[], operation: (input: BatchOperationInput) => Promise<BatchOperationResponse<T>>, client: AirtopClient, config?: BatchOperateConfig | undefined) => Promise<T[]>;
|