@xyo-network/archivist-wrapper 2.43.7 → 2.43.9
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/docs.json +702 -262
- package/package.json +7 -7
package/dist/docs.json
CHANGED
|
@@ -65,6 +65,156 @@
|
|
|
65
65
|
"children": [
|
|
66
66
|
{
|
|
67
67
|
"id": 6,
|
|
68
|
+
"name": "security",
|
|
69
|
+
"kind": 1024,
|
|
70
|
+
"kindString": "Property",
|
|
71
|
+
"flags": {
|
|
72
|
+
"isOptional": true
|
|
73
|
+
},
|
|
74
|
+
"sources": [
|
|
75
|
+
{
|
|
76
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
77
|
+
"line": 9,
|
|
78
|
+
"character": 4
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"type": {
|
|
82
|
+
"type": "reflection",
|
|
83
|
+
"declaration": {
|
|
84
|
+
"id": 7,
|
|
85
|
+
"name": "__type",
|
|
86
|
+
"kind": 65536,
|
|
87
|
+
"kindString": "Type literal",
|
|
88
|
+
"flags": {},
|
|
89
|
+
"children": [
|
|
90
|
+
{
|
|
91
|
+
"id": 8,
|
|
92
|
+
"name": "allowed",
|
|
93
|
+
"kind": 1024,
|
|
94
|
+
"kindString": "Property",
|
|
95
|
+
"flags": {
|
|
96
|
+
"isOptional": true
|
|
97
|
+
},
|
|
98
|
+
"sources": [
|
|
99
|
+
{
|
|
100
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
101
|
+
"line": 10,
|
|
102
|
+
"character": 8
|
|
103
|
+
}
|
|
104
|
+
],
|
|
105
|
+
"type": {
|
|
106
|
+
"type": "reference",
|
|
107
|
+
"typeArguments": [
|
|
108
|
+
{
|
|
109
|
+
"type": "intrinsic",
|
|
110
|
+
"name": "string"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"type": "array",
|
|
114
|
+
"elementType": {
|
|
115
|
+
"type": "union",
|
|
116
|
+
"types": [
|
|
117
|
+
{
|
|
118
|
+
"type": "intrinsic",
|
|
119
|
+
"name": "string"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"type": "reference",
|
|
123
|
+
"name": "CosigningAddressSet"
|
|
124
|
+
}
|
|
125
|
+
]
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"name": "Record",
|
|
130
|
+
"qualifiedName": "Record",
|
|
131
|
+
"package": "typescript"
|
|
132
|
+
}
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"id": 9,
|
|
136
|
+
"name": "disallowed",
|
|
137
|
+
"kind": 1024,
|
|
138
|
+
"kindString": "Property",
|
|
139
|
+
"flags": {
|
|
140
|
+
"isOptional": true
|
|
141
|
+
},
|
|
142
|
+
"sources": [
|
|
143
|
+
{
|
|
144
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
145
|
+
"line": 11,
|
|
146
|
+
"character": 8
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"type": {
|
|
150
|
+
"type": "reference",
|
|
151
|
+
"typeArguments": [
|
|
152
|
+
{
|
|
153
|
+
"type": "intrinsic",
|
|
154
|
+
"name": "string"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"type": "array",
|
|
158
|
+
"elementType": {
|
|
159
|
+
"type": "intrinsic",
|
|
160
|
+
"name": "string"
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"name": "Record",
|
|
165
|
+
"qualifiedName": "Record",
|
|
166
|
+
"package": "typescript"
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"groups": [
|
|
171
|
+
{
|
|
172
|
+
"title": "Properties",
|
|
173
|
+
"children": [
|
|
174
|
+
8,
|
|
175
|
+
9
|
|
176
|
+
]
|
|
177
|
+
}
|
|
178
|
+
],
|
|
179
|
+
"sources": [
|
|
180
|
+
{
|
|
181
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
182
|
+
"line": 9,
|
|
183
|
+
"character": 15
|
|
184
|
+
}
|
|
185
|
+
]
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"groups": [
|
|
191
|
+
{
|
|
192
|
+
"title": "Properties",
|
|
193
|
+
"children": [
|
|
194
|
+
6
|
|
195
|
+
]
|
|
196
|
+
}
|
|
197
|
+
],
|
|
198
|
+
"sources": [
|
|
199
|
+
{
|
|
200
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
201
|
+
"line": 8,
|
|
202
|
+
"character": 87
|
|
203
|
+
}
|
|
204
|
+
]
|
|
205
|
+
}
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"type": "reflection",
|
|
209
|
+
"declaration": {
|
|
210
|
+
"id": 10,
|
|
211
|
+
"name": "__type",
|
|
212
|
+
"kind": 65536,
|
|
213
|
+
"kindString": "Type literal",
|
|
214
|
+
"flags": {},
|
|
215
|
+
"children": [
|
|
216
|
+
{
|
|
217
|
+
"id": 11,
|
|
68
218
|
"name": "schema",
|
|
69
219
|
"kind": 1024,
|
|
70
220
|
"kindString": "Property",
|
|
@@ -86,7 +236,7 @@
|
|
|
86
236
|
{
|
|
87
237
|
"title": "Properties",
|
|
88
238
|
"children": [
|
|
89
|
-
|
|
239
|
+
11
|
|
90
240
|
]
|
|
91
241
|
}
|
|
92
242
|
],
|
|
@@ -123,7 +273,7 @@
|
|
|
123
273
|
}
|
|
124
274
|
},
|
|
125
275
|
{
|
|
126
|
-
"id":
|
|
276
|
+
"id": 42,
|
|
127
277
|
"name": "module",
|
|
128
278
|
"kind": 1024,
|
|
129
279
|
"kindString": "Property",
|
|
@@ -154,14 +304,164 @@
|
|
|
154
304
|
{
|
|
155
305
|
"type": "reflection",
|
|
156
306
|
"declaration": {
|
|
157
|
-
"id":
|
|
307
|
+
"id": 43,
|
|
158
308
|
"name": "__type",
|
|
159
309
|
"kind": 65536,
|
|
160
310
|
"kindString": "Type literal",
|
|
161
311
|
"flags": {},
|
|
162
312
|
"children": [
|
|
163
313
|
{
|
|
164
|
-
"id":
|
|
314
|
+
"id": 44,
|
|
315
|
+
"name": "security",
|
|
316
|
+
"kind": 1024,
|
|
317
|
+
"kindString": "Property",
|
|
318
|
+
"flags": {
|
|
319
|
+
"isOptional": true
|
|
320
|
+
},
|
|
321
|
+
"sources": [
|
|
322
|
+
{
|
|
323
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
324
|
+
"line": 9,
|
|
325
|
+
"character": 4
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"type": {
|
|
329
|
+
"type": "reflection",
|
|
330
|
+
"declaration": {
|
|
331
|
+
"id": 45,
|
|
332
|
+
"name": "__type",
|
|
333
|
+
"kind": 65536,
|
|
334
|
+
"kindString": "Type literal",
|
|
335
|
+
"flags": {},
|
|
336
|
+
"children": [
|
|
337
|
+
{
|
|
338
|
+
"id": 46,
|
|
339
|
+
"name": "allowed",
|
|
340
|
+
"kind": 1024,
|
|
341
|
+
"kindString": "Property",
|
|
342
|
+
"flags": {
|
|
343
|
+
"isOptional": true
|
|
344
|
+
},
|
|
345
|
+
"sources": [
|
|
346
|
+
{
|
|
347
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
348
|
+
"line": 10,
|
|
349
|
+
"character": 8
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"type": {
|
|
353
|
+
"type": "reference",
|
|
354
|
+
"typeArguments": [
|
|
355
|
+
{
|
|
356
|
+
"type": "intrinsic",
|
|
357
|
+
"name": "string"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"type": "array",
|
|
361
|
+
"elementType": {
|
|
362
|
+
"type": "union",
|
|
363
|
+
"types": [
|
|
364
|
+
{
|
|
365
|
+
"type": "intrinsic",
|
|
366
|
+
"name": "string"
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"type": "reference",
|
|
370
|
+
"name": "CosigningAddressSet"
|
|
371
|
+
}
|
|
372
|
+
]
|
|
373
|
+
}
|
|
374
|
+
}
|
|
375
|
+
],
|
|
376
|
+
"name": "Record",
|
|
377
|
+
"qualifiedName": "Record",
|
|
378
|
+
"package": "typescript"
|
|
379
|
+
}
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"id": 47,
|
|
383
|
+
"name": "disallowed",
|
|
384
|
+
"kind": 1024,
|
|
385
|
+
"kindString": "Property",
|
|
386
|
+
"flags": {
|
|
387
|
+
"isOptional": true
|
|
388
|
+
},
|
|
389
|
+
"sources": [
|
|
390
|
+
{
|
|
391
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
392
|
+
"line": 11,
|
|
393
|
+
"character": 8
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"type": {
|
|
397
|
+
"type": "reference",
|
|
398
|
+
"typeArguments": [
|
|
399
|
+
{
|
|
400
|
+
"type": "intrinsic",
|
|
401
|
+
"name": "string"
|
|
402
|
+
},
|
|
403
|
+
{
|
|
404
|
+
"type": "array",
|
|
405
|
+
"elementType": {
|
|
406
|
+
"type": "intrinsic",
|
|
407
|
+
"name": "string"
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
"name": "Record",
|
|
412
|
+
"qualifiedName": "Record",
|
|
413
|
+
"package": "typescript"
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
],
|
|
417
|
+
"groups": [
|
|
418
|
+
{
|
|
419
|
+
"title": "Properties",
|
|
420
|
+
"children": [
|
|
421
|
+
46,
|
|
422
|
+
47
|
|
423
|
+
]
|
|
424
|
+
}
|
|
425
|
+
],
|
|
426
|
+
"sources": [
|
|
427
|
+
{
|
|
428
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
429
|
+
"line": 9,
|
|
430
|
+
"character": 15
|
|
431
|
+
}
|
|
432
|
+
]
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
],
|
|
437
|
+
"groups": [
|
|
438
|
+
{
|
|
439
|
+
"title": "Properties",
|
|
440
|
+
"children": [
|
|
441
|
+
44
|
|
442
|
+
]
|
|
443
|
+
}
|
|
444
|
+
],
|
|
445
|
+
"sources": [
|
|
446
|
+
{
|
|
447
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
448
|
+
"line": 8,
|
|
449
|
+
"character": 87
|
|
450
|
+
}
|
|
451
|
+
]
|
|
452
|
+
}
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"type": "reflection",
|
|
456
|
+
"declaration": {
|
|
457
|
+
"id": 48,
|
|
458
|
+
"name": "__type",
|
|
459
|
+
"kind": 65536,
|
|
460
|
+
"kindString": "Type literal",
|
|
461
|
+
"flags": {},
|
|
462
|
+
"children": [
|
|
463
|
+
{
|
|
464
|
+
"id": 49,
|
|
165
465
|
"name": "schema",
|
|
166
466
|
"kind": 1024,
|
|
167
467
|
"kindString": "Property",
|
|
@@ -183,7 +483,7 @@
|
|
|
183
483
|
{
|
|
184
484
|
"title": "Properties",
|
|
185
485
|
"children": [
|
|
186
|
-
|
|
486
|
+
49
|
|
187
487
|
]
|
|
188
488
|
}
|
|
189
489
|
],
|
|
@@ -207,7 +507,7 @@
|
|
|
207
507
|
}
|
|
208
508
|
},
|
|
209
509
|
{
|
|
210
|
-
"id":
|
|
510
|
+
"id": 50,
|
|
211
511
|
"name": "address",
|
|
212
512
|
"kind": 262144,
|
|
213
513
|
"kindString": "Accessor",
|
|
@@ -220,7 +520,7 @@
|
|
|
220
520
|
}
|
|
221
521
|
],
|
|
222
522
|
"getSignature": {
|
|
223
|
-
"id":
|
|
523
|
+
"id": 51,
|
|
224
524
|
"name": "address",
|
|
225
525
|
"kind": 524288,
|
|
226
526
|
"kindString": "Get signature",
|
|
@@ -248,7 +548,7 @@
|
|
|
248
548
|
}
|
|
249
549
|
},
|
|
250
550
|
{
|
|
251
|
-
"id":
|
|
551
|
+
"id": 52,
|
|
252
552
|
"name": "config",
|
|
253
553
|
"kind": 262144,
|
|
254
554
|
"kindString": "Accessor",
|
|
@@ -261,7 +561,7 @@
|
|
|
261
561
|
}
|
|
262
562
|
],
|
|
263
563
|
"getSignature": {
|
|
264
|
-
"id":
|
|
564
|
+
"id": 53,
|
|
265
565
|
"name": "config",
|
|
266
566
|
"kind": 524288,
|
|
267
567
|
"kindString": "Get signature",
|
|
@@ -280,14 +580,14 @@
|
|
|
280
580
|
{
|
|
281
581
|
"type": "reflection",
|
|
282
582
|
"declaration": {
|
|
283
|
-
"id":
|
|
583
|
+
"id": 54,
|
|
284
584
|
"name": "__type",
|
|
285
585
|
"kind": 65536,
|
|
286
586
|
"kindString": "Type literal",
|
|
287
587
|
"flags": {},
|
|
288
588
|
"children": [
|
|
289
589
|
{
|
|
290
|
-
"id":
|
|
590
|
+
"id": 55,
|
|
291
591
|
"name": "schema",
|
|
292
592
|
"kind": 1024,
|
|
293
593
|
"kindString": "Property",
|
|
@@ -309,7 +609,7 @@
|
|
|
309
609
|
{
|
|
310
610
|
"title": "Properties",
|
|
311
611
|
"children": [
|
|
312
|
-
|
|
612
|
+
55
|
|
313
613
|
]
|
|
314
614
|
}
|
|
315
615
|
],
|
|
@@ -343,7 +643,7 @@
|
|
|
343
643
|
}
|
|
344
644
|
},
|
|
345
645
|
{
|
|
346
|
-
"id":
|
|
646
|
+
"id": 56,
|
|
347
647
|
"name": "resolver",
|
|
348
648
|
"kind": 262144,
|
|
349
649
|
"kindString": "Accessor",
|
|
@@ -356,7 +656,7 @@
|
|
|
356
656
|
}
|
|
357
657
|
],
|
|
358
658
|
"getSignature": {
|
|
359
|
-
"id":
|
|
659
|
+
"id": 57,
|
|
360
660
|
"name": "resolver",
|
|
361
661
|
"kind": 524288,
|
|
362
662
|
"kindString": "Get signature",
|
|
@@ -388,14 +688,164 @@
|
|
|
388
688
|
{
|
|
389
689
|
"type": "reflection",
|
|
390
690
|
"declaration": {
|
|
391
|
-
"id":
|
|
691
|
+
"id": 58,
|
|
392
692
|
"name": "__type",
|
|
393
693
|
"kind": 65536,
|
|
394
694
|
"kindString": "Type literal",
|
|
395
695
|
"flags": {},
|
|
396
696
|
"children": [
|
|
397
697
|
{
|
|
398
|
-
"id":
|
|
698
|
+
"id": 59,
|
|
699
|
+
"name": "security",
|
|
700
|
+
"kind": 1024,
|
|
701
|
+
"kindString": "Property",
|
|
702
|
+
"flags": {
|
|
703
|
+
"isOptional": true
|
|
704
|
+
},
|
|
705
|
+
"sources": [
|
|
706
|
+
{
|
|
707
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
708
|
+
"line": 9,
|
|
709
|
+
"character": 4
|
|
710
|
+
}
|
|
711
|
+
],
|
|
712
|
+
"type": {
|
|
713
|
+
"type": "reflection",
|
|
714
|
+
"declaration": {
|
|
715
|
+
"id": 60,
|
|
716
|
+
"name": "__type",
|
|
717
|
+
"kind": 65536,
|
|
718
|
+
"kindString": "Type literal",
|
|
719
|
+
"flags": {},
|
|
720
|
+
"children": [
|
|
721
|
+
{
|
|
722
|
+
"id": 61,
|
|
723
|
+
"name": "allowed",
|
|
724
|
+
"kind": 1024,
|
|
725
|
+
"kindString": "Property",
|
|
726
|
+
"flags": {
|
|
727
|
+
"isOptional": true
|
|
728
|
+
},
|
|
729
|
+
"sources": [
|
|
730
|
+
{
|
|
731
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
732
|
+
"line": 10,
|
|
733
|
+
"character": 8
|
|
734
|
+
}
|
|
735
|
+
],
|
|
736
|
+
"type": {
|
|
737
|
+
"type": "reference",
|
|
738
|
+
"typeArguments": [
|
|
739
|
+
{
|
|
740
|
+
"type": "intrinsic",
|
|
741
|
+
"name": "string"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"type": "array",
|
|
745
|
+
"elementType": {
|
|
746
|
+
"type": "union",
|
|
747
|
+
"types": [
|
|
748
|
+
{
|
|
749
|
+
"type": "intrinsic",
|
|
750
|
+
"name": "string"
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"type": "reference",
|
|
754
|
+
"name": "CosigningAddressSet"
|
|
755
|
+
}
|
|
756
|
+
]
|
|
757
|
+
}
|
|
758
|
+
}
|
|
759
|
+
],
|
|
760
|
+
"name": "Record",
|
|
761
|
+
"qualifiedName": "Record",
|
|
762
|
+
"package": "typescript"
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"id": 62,
|
|
767
|
+
"name": "disallowed",
|
|
768
|
+
"kind": 1024,
|
|
769
|
+
"kindString": "Property",
|
|
770
|
+
"flags": {
|
|
771
|
+
"isOptional": true
|
|
772
|
+
},
|
|
773
|
+
"sources": [
|
|
774
|
+
{
|
|
775
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
776
|
+
"line": 11,
|
|
777
|
+
"character": 8
|
|
778
|
+
}
|
|
779
|
+
],
|
|
780
|
+
"type": {
|
|
781
|
+
"type": "reference",
|
|
782
|
+
"typeArguments": [
|
|
783
|
+
{
|
|
784
|
+
"type": "intrinsic",
|
|
785
|
+
"name": "string"
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"type": "array",
|
|
789
|
+
"elementType": {
|
|
790
|
+
"type": "intrinsic",
|
|
791
|
+
"name": "string"
|
|
792
|
+
}
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"name": "Record",
|
|
796
|
+
"qualifiedName": "Record",
|
|
797
|
+
"package": "typescript"
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
],
|
|
801
|
+
"groups": [
|
|
802
|
+
{
|
|
803
|
+
"title": "Properties",
|
|
804
|
+
"children": [
|
|
805
|
+
61,
|
|
806
|
+
62
|
|
807
|
+
]
|
|
808
|
+
}
|
|
809
|
+
],
|
|
810
|
+
"sources": [
|
|
811
|
+
{
|
|
812
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
813
|
+
"line": 9,
|
|
814
|
+
"character": 15
|
|
815
|
+
}
|
|
816
|
+
]
|
|
817
|
+
}
|
|
818
|
+
}
|
|
819
|
+
}
|
|
820
|
+
],
|
|
821
|
+
"groups": [
|
|
822
|
+
{
|
|
823
|
+
"title": "Properties",
|
|
824
|
+
"children": [
|
|
825
|
+
59
|
|
826
|
+
]
|
|
827
|
+
}
|
|
828
|
+
],
|
|
829
|
+
"sources": [
|
|
830
|
+
{
|
|
831
|
+
"fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
|
|
832
|
+
"line": 8,
|
|
833
|
+
"character": 87
|
|
834
|
+
}
|
|
835
|
+
]
|
|
836
|
+
}
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"type": "reflection",
|
|
840
|
+
"declaration": {
|
|
841
|
+
"id": 63,
|
|
842
|
+
"name": "__type",
|
|
843
|
+
"kind": 65536,
|
|
844
|
+
"kindString": "Type literal",
|
|
845
|
+
"flags": {},
|
|
846
|
+
"children": [
|
|
847
|
+
{
|
|
848
|
+
"id": 64,
|
|
399
849
|
"name": "schema",
|
|
400
850
|
"kind": 1024,
|
|
401
851
|
"kindString": "Property",
|
|
@@ -417,7 +867,7 @@
|
|
|
417
867
|
{
|
|
418
868
|
"title": "Properties",
|
|
419
869
|
"children": [
|
|
420
|
-
|
|
870
|
+
64
|
|
421
871
|
]
|
|
422
872
|
}
|
|
423
873
|
],
|
|
@@ -451,7 +901,7 @@
|
|
|
451
901
|
}
|
|
452
902
|
},
|
|
453
903
|
{
|
|
454
|
-
"id":
|
|
904
|
+
"id": 12,
|
|
455
905
|
"name": "all",
|
|
456
906
|
"kind": 2048,
|
|
457
907
|
"kindString": "Method",
|
|
@@ -463,12 +913,12 @@
|
|
|
463
913
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
464
914
|
"line": 25,
|
|
465
915
|
"character": 15,
|
|
466
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
916
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L25"
|
|
467
917
|
}
|
|
468
918
|
],
|
|
469
919
|
"signatures": [
|
|
470
920
|
{
|
|
471
|
-
"id":
|
|
921
|
+
"id": 13,
|
|
472
922
|
"name": "all",
|
|
473
923
|
"kind": 4096,
|
|
474
924
|
"kindString": "Call signature",
|
|
@@ -492,14 +942,14 @@
|
|
|
492
942
|
{
|
|
493
943
|
"type": "reflection",
|
|
494
944
|
"declaration": {
|
|
495
|
-
"id":
|
|
945
|
+
"id": 14,
|
|
496
946
|
"name": "__type",
|
|
497
947
|
"kind": 65536,
|
|
498
948
|
"kindString": "Type literal",
|
|
499
949
|
"flags": {},
|
|
500
950
|
"children": [
|
|
501
951
|
{
|
|
502
|
-
"id":
|
|
952
|
+
"id": 15,
|
|
503
953
|
"name": "schema",
|
|
504
954
|
"kind": 1024,
|
|
505
955
|
"kindString": "Property",
|
|
@@ -521,7 +971,7 @@
|
|
|
521
971
|
{
|
|
522
972
|
"title": "Properties",
|
|
523
973
|
"children": [
|
|
524
|
-
|
|
974
|
+
15
|
|
525
975
|
]
|
|
526
976
|
}
|
|
527
977
|
],
|
|
@@ -554,7 +1004,7 @@
|
|
|
554
1004
|
}
|
|
555
1005
|
},
|
|
556
1006
|
{
|
|
557
|
-
"id":
|
|
1007
|
+
"id": 105,
|
|
558
1008
|
"name": "bindQuery",
|
|
559
1009
|
"kind": 2048,
|
|
560
1010
|
"kindString": "Method",
|
|
@@ -570,14 +1020,14 @@
|
|
|
570
1020
|
],
|
|
571
1021
|
"signatures": [
|
|
572
1022
|
{
|
|
573
|
-
"id":
|
|
1023
|
+
"id": 106,
|
|
574
1024
|
"name": "bindQuery",
|
|
575
1025
|
"kind": 4096,
|
|
576
1026
|
"kindString": "Call signature",
|
|
577
1027
|
"flags": {},
|
|
578
1028
|
"typeParameter": [
|
|
579
1029
|
{
|
|
580
|
-
"id":
|
|
1030
|
+
"id": 111,
|
|
581
1031
|
"name": "T",
|
|
582
1032
|
"kind": 131072,
|
|
583
1033
|
"kindString": "Type parameter",
|
|
@@ -603,14 +1053,14 @@
|
|
|
603
1053
|
{
|
|
604
1054
|
"type": "reflection",
|
|
605
1055
|
"declaration": {
|
|
606
|
-
"id":
|
|
1056
|
+
"id": 107,
|
|
607
1057
|
"name": "__type",
|
|
608
1058
|
"kind": 65536,
|
|
609
1059
|
"kindString": "Type literal",
|
|
610
1060
|
"flags": {},
|
|
611
1061
|
"children": [
|
|
612
1062
|
{
|
|
613
|
-
"id":
|
|
1063
|
+
"id": 108,
|
|
614
1064
|
"name": "schema",
|
|
615
1065
|
"kind": 1024,
|
|
616
1066
|
"kindString": "Property",
|
|
@@ -632,7 +1082,7 @@
|
|
|
632
1082
|
{
|
|
633
1083
|
"title": "Properties",
|
|
634
1084
|
"children": [
|
|
635
|
-
|
|
1085
|
+
108
|
|
636
1086
|
]
|
|
637
1087
|
}
|
|
638
1088
|
],
|
|
@@ -668,14 +1118,14 @@
|
|
|
668
1118
|
{
|
|
669
1119
|
"type": "reflection",
|
|
670
1120
|
"declaration": {
|
|
671
|
-
"id":
|
|
1121
|
+
"id": 109,
|
|
672
1122
|
"name": "__type",
|
|
673
1123
|
"kind": 65536,
|
|
674
1124
|
"kindString": "Type literal",
|
|
675
1125
|
"flags": {},
|
|
676
1126
|
"children": [
|
|
677
1127
|
{
|
|
678
|
-
"id":
|
|
1128
|
+
"id": 110,
|
|
679
1129
|
"name": "schema",
|
|
680
1130
|
"kind": 1024,
|
|
681
1131
|
"kindString": "Property",
|
|
@@ -697,7 +1147,7 @@
|
|
|
697
1147
|
{
|
|
698
1148
|
"title": "Properties",
|
|
699
1149
|
"children": [
|
|
700
|
-
|
|
1150
|
+
110
|
|
701
1151
|
]
|
|
702
1152
|
}
|
|
703
1153
|
],
|
|
@@ -721,19 +1171,19 @@
|
|
|
721
1171
|
],
|
|
722
1172
|
"parameters": [
|
|
723
1173
|
{
|
|
724
|
-
"id":
|
|
1174
|
+
"id": 112,
|
|
725
1175
|
"name": "query",
|
|
726
1176
|
"kind": 32768,
|
|
727
1177
|
"kindString": "Parameter",
|
|
728
1178
|
"flags": {},
|
|
729
1179
|
"type": {
|
|
730
1180
|
"type": "reference",
|
|
731
|
-
"id":
|
|
1181
|
+
"id": 111,
|
|
732
1182
|
"name": "T"
|
|
733
1183
|
}
|
|
734
1184
|
},
|
|
735
1185
|
{
|
|
736
|
-
"id":
|
|
1186
|
+
"id": 113,
|
|
737
1187
|
"name": "payloads",
|
|
738
1188
|
"kind": 32768,
|
|
739
1189
|
"kindString": "Parameter",
|
|
@@ -756,14 +1206,14 @@
|
|
|
756
1206
|
{
|
|
757
1207
|
"type": "reflection",
|
|
758
1208
|
"declaration": {
|
|
759
|
-
"id":
|
|
1209
|
+
"id": 114,
|
|
760
1210
|
"name": "__type",
|
|
761
1211
|
"kind": 65536,
|
|
762
1212
|
"kindString": "Type literal",
|
|
763
1213
|
"flags": {},
|
|
764
1214
|
"children": [
|
|
765
1215
|
{
|
|
766
|
-
"id":
|
|
1216
|
+
"id": 115,
|
|
767
1217
|
"name": "schema",
|
|
768
1218
|
"kind": 1024,
|
|
769
1219
|
"kindString": "Property",
|
|
@@ -785,7 +1235,7 @@
|
|
|
785
1235
|
{
|
|
786
1236
|
"title": "Properties",
|
|
787
1237
|
"children": [
|
|
788
|
-
|
|
1238
|
+
115
|
|
789
1239
|
]
|
|
790
1240
|
}
|
|
791
1241
|
],
|
|
@@ -803,7 +1253,7 @@
|
|
|
803
1253
|
}
|
|
804
1254
|
},
|
|
805
1255
|
{
|
|
806
|
-
"id":
|
|
1256
|
+
"id": 116,
|
|
807
1257
|
"name": "account",
|
|
808
1258
|
"kind": 32768,
|
|
809
1259
|
"kindString": "Parameter",
|
|
@@ -840,14 +1290,14 @@
|
|
|
840
1290
|
{
|
|
841
1291
|
"type": "reflection",
|
|
842
1292
|
"declaration": {
|
|
843
|
-
"id":
|
|
1293
|
+
"id": 117,
|
|
844
1294
|
"name": "__type",
|
|
845
1295
|
"kind": 65536,
|
|
846
1296
|
"kindString": "Type literal",
|
|
847
1297
|
"flags": {},
|
|
848
1298
|
"children": [
|
|
849
1299
|
{
|
|
850
|
-
"id":
|
|
1300
|
+
"id": 118,
|
|
851
1301
|
"name": "query",
|
|
852
1302
|
"kind": 1024,
|
|
853
1303
|
"kindString": "Property",
|
|
@@ -865,7 +1315,7 @@
|
|
|
865
1315
|
}
|
|
866
1316
|
},
|
|
867
1317
|
{
|
|
868
|
-
"id":
|
|
1318
|
+
"id": 119,
|
|
869
1319
|
"name": "resultSet",
|
|
870
1320
|
"kind": 1024,
|
|
871
1321
|
"kindString": "Property",
|
|
@@ -885,7 +1335,7 @@
|
|
|
885
1335
|
}
|
|
886
1336
|
},
|
|
887
1337
|
{
|
|
888
|
-
"id":
|
|
1338
|
+
"id": 120,
|
|
889
1339
|
"name": "schema",
|
|
890
1340
|
"kind": 1024,
|
|
891
1341
|
"kindString": "Property",
|
|
@@ -907,9 +1357,9 @@
|
|
|
907
1357
|
{
|
|
908
1358
|
"title": "Properties",
|
|
909
1359
|
"children": [
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
1360
|
+
118,
|
|
1361
|
+
119,
|
|
1362
|
+
120
|
|
913
1363
|
]
|
|
914
1364
|
}
|
|
915
1365
|
],
|
|
@@ -940,14 +1390,14 @@
|
|
|
940
1390
|
{
|
|
941
1391
|
"type": "reflection",
|
|
942
1392
|
"declaration": {
|
|
943
|
-
"id":
|
|
1393
|
+
"id": 121,
|
|
944
1394
|
"name": "__type",
|
|
945
1395
|
"kind": 65536,
|
|
946
1396
|
"kindString": "Type literal",
|
|
947
1397
|
"flags": {},
|
|
948
1398
|
"children": [
|
|
949
1399
|
{
|
|
950
|
-
"id":
|
|
1400
|
+
"id": 122,
|
|
951
1401
|
"name": "schema",
|
|
952
1402
|
"kind": 1024,
|
|
953
1403
|
"kindString": "Property",
|
|
@@ -969,7 +1419,7 @@
|
|
|
969
1419
|
{
|
|
970
1420
|
"title": "Properties",
|
|
971
1421
|
"children": [
|
|
972
|
-
|
|
1422
|
+
122
|
|
973
1423
|
]
|
|
974
1424
|
}
|
|
975
1425
|
],
|
|
@@ -1006,7 +1456,7 @@
|
|
|
1006
1456
|
}
|
|
1007
1457
|
},
|
|
1008
1458
|
{
|
|
1009
|
-
"id":
|
|
1459
|
+
"id": 123,
|
|
1010
1460
|
"name": "bindQueryInternal",
|
|
1011
1461
|
"kind": 2048,
|
|
1012
1462
|
"kindString": "Method",
|
|
@@ -1022,14 +1472,14 @@
|
|
|
1022
1472
|
],
|
|
1023
1473
|
"signatures": [
|
|
1024
1474
|
{
|
|
1025
|
-
"id":
|
|
1475
|
+
"id": 124,
|
|
1026
1476
|
"name": "bindQueryInternal",
|
|
1027
1477
|
"kind": 4096,
|
|
1028
1478
|
"kindString": "Call signature",
|
|
1029
1479
|
"flags": {},
|
|
1030
1480
|
"typeParameter": [
|
|
1031
1481
|
{
|
|
1032
|
-
"id":
|
|
1482
|
+
"id": 129,
|
|
1033
1483
|
"name": "T",
|
|
1034
1484
|
"kind": 131072,
|
|
1035
1485
|
"kindString": "Type parameter",
|
|
@@ -1055,14 +1505,14 @@
|
|
|
1055
1505
|
{
|
|
1056
1506
|
"type": "reflection",
|
|
1057
1507
|
"declaration": {
|
|
1058
|
-
"id":
|
|
1508
|
+
"id": 125,
|
|
1059
1509
|
"name": "__type",
|
|
1060
1510
|
"kind": 65536,
|
|
1061
1511
|
"kindString": "Type literal",
|
|
1062
1512
|
"flags": {},
|
|
1063
1513
|
"children": [
|
|
1064
1514
|
{
|
|
1065
|
-
"id":
|
|
1515
|
+
"id": 126,
|
|
1066
1516
|
"name": "schema",
|
|
1067
1517
|
"kind": 1024,
|
|
1068
1518
|
"kindString": "Property",
|
|
@@ -1084,7 +1534,7 @@
|
|
|
1084
1534
|
{
|
|
1085
1535
|
"title": "Properties",
|
|
1086
1536
|
"children": [
|
|
1087
|
-
|
|
1537
|
+
126
|
|
1088
1538
|
]
|
|
1089
1539
|
}
|
|
1090
1540
|
],
|
|
@@ -1120,14 +1570,14 @@
|
|
|
1120
1570
|
{
|
|
1121
1571
|
"type": "reflection",
|
|
1122
1572
|
"declaration": {
|
|
1123
|
-
"id":
|
|
1573
|
+
"id": 127,
|
|
1124
1574
|
"name": "__type",
|
|
1125
1575
|
"kind": 65536,
|
|
1126
1576
|
"kindString": "Type literal",
|
|
1127
1577
|
"flags": {},
|
|
1128
1578
|
"children": [
|
|
1129
1579
|
{
|
|
1130
|
-
"id":
|
|
1580
|
+
"id": 128,
|
|
1131
1581
|
"name": "schema",
|
|
1132
1582
|
"kind": 1024,
|
|
1133
1583
|
"kindString": "Property",
|
|
@@ -1149,7 +1599,7 @@
|
|
|
1149
1599
|
{
|
|
1150
1600
|
"title": "Properties",
|
|
1151
1601
|
"children": [
|
|
1152
|
-
|
|
1602
|
+
128
|
|
1153
1603
|
]
|
|
1154
1604
|
}
|
|
1155
1605
|
],
|
|
@@ -1173,19 +1623,19 @@
|
|
|
1173
1623
|
],
|
|
1174
1624
|
"parameters": [
|
|
1175
1625
|
{
|
|
1176
|
-
"id":
|
|
1626
|
+
"id": 130,
|
|
1177
1627
|
"name": "query",
|
|
1178
1628
|
"kind": 32768,
|
|
1179
1629
|
"kindString": "Parameter",
|
|
1180
1630
|
"flags": {},
|
|
1181
1631
|
"type": {
|
|
1182
1632
|
"type": "reference",
|
|
1183
|
-
"id":
|
|
1633
|
+
"id": 129,
|
|
1184
1634
|
"name": "T"
|
|
1185
1635
|
}
|
|
1186
1636
|
},
|
|
1187
1637
|
{
|
|
1188
|
-
"id":
|
|
1638
|
+
"id": 131,
|
|
1189
1639
|
"name": "payloads",
|
|
1190
1640
|
"kind": 32768,
|
|
1191
1641
|
"kindString": "Parameter",
|
|
@@ -1208,14 +1658,14 @@
|
|
|
1208
1658
|
{
|
|
1209
1659
|
"type": "reflection",
|
|
1210
1660
|
"declaration": {
|
|
1211
|
-
"id":
|
|
1661
|
+
"id": 132,
|
|
1212
1662
|
"name": "__type",
|
|
1213
1663
|
"kind": 65536,
|
|
1214
1664
|
"kindString": "Type literal",
|
|
1215
1665
|
"flags": {},
|
|
1216
1666
|
"children": [
|
|
1217
1667
|
{
|
|
1218
|
-
"id":
|
|
1668
|
+
"id": 133,
|
|
1219
1669
|
"name": "schema",
|
|
1220
1670
|
"kind": 1024,
|
|
1221
1671
|
"kindString": "Property",
|
|
@@ -1237,7 +1687,7 @@
|
|
|
1237
1687
|
{
|
|
1238
1688
|
"title": "Properties",
|
|
1239
1689
|
"children": [
|
|
1240
|
-
|
|
1690
|
+
133
|
|
1241
1691
|
]
|
|
1242
1692
|
}
|
|
1243
1693
|
],
|
|
@@ -1255,7 +1705,7 @@
|
|
|
1255
1705
|
}
|
|
1256
1706
|
},
|
|
1257
1707
|
{
|
|
1258
|
-
"id":
|
|
1708
|
+
"id": 134,
|
|
1259
1709
|
"name": "account",
|
|
1260
1710
|
"kind": 32768,
|
|
1261
1711
|
"kindString": "Parameter",
|
|
@@ -1289,14 +1739,14 @@
|
|
|
1289
1739
|
{
|
|
1290
1740
|
"type": "reflection",
|
|
1291
1741
|
"declaration": {
|
|
1292
|
-
"id":
|
|
1742
|
+
"id": 135,
|
|
1293
1743
|
"name": "__type",
|
|
1294
1744
|
"kind": 65536,
|
|
1295
1745
|
"kindString": "Type literal",
|
|
1296
1746
|
"flags": {},
|
|
1297
1747
|
"children": [
|
|
1298
1748
|
{
|
|
1299
|
-
"id":
|
|
1749
|
+
"id": 136,
|
|
1300
1750
|
"name": "query",
|
|
1301
1751
|
"kind": 1024,
|
|
1302
1752
|
"kindString": "Property",
|
|
@@ -1314,7 +1764,7 @@
|
|
|
1314
1764
|
}
|
|
1315
1765
|
},
|
|
1316
1766
|
{
|
|
1317
|
-
"id":
|
|
1767
|
+
"id": 137,
|
|
1318
1768
|
"name": "resultSet",
|
|
1319
1769
|
"kind": 1024,
|
|
1320
1770
|
"kindString": "Property",
|
|
@@ -1334,7 +1784,7 @@
|
|
|
1334
1784
|
}
|
|
1335
1785
|
},
|
|
1336
1786
|
{
|
|
1337
|
-
"id":
|
|
1787
|
+
"id": 138,
|
|
1338
1788
|
"name": "schema",
|
|
1339
1789
|
"kind": 1024,
|
|
1340
1790
|
"kindString": "Property",
|
|
@@ -1356,9 +1806,9 @@
|
|
|
1356
1806
|
{
|
|
1357
1807
|
"title": "Properties",
|
|
1358
1808
|
"children": [
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1809
|
+
136,
|
|
1810
|
+
137,
|
|
1811
|
+
138
|
|
1362
1812
|
]
|
|
1363
1813
|
}
|
|
1364
1814
|
],
|
|
@@ -1389,14 +1839,14 @@
|
|
|
1389
1839
|
{
|
|
1390
1840
|
"type": "reflection",
|
|
1391
1841
|
"declaration": {
|
|
1392
|
-
"id":
|
|
1842
|
+
"id": 139,
|
|
1393
1843
|
"name": "__type",
|
|
1394
1844
|
"kind": 65536,
|
|
1395
1845
|
"kindString": "Type literal",
|
|
1396
1846
|
"flags": {},
|
|
1397
1847
|
"children": [
|
|
1398
1848
|
{
|
|
1399
|
-
"id":
|
|
1849
|
+
"id": 140,
|
|
1400
1850
|
"name": "schema",
|
|
1401
1851
|
"kind": 1024,
|
|
1402
1852
|
"kindString": "Property",
|
|
@@ -1418,7 +1868,7 @@
|
|
|
1418
1868
|
{
|
|
1419
1869
|
"title": "Properties",
|
|
1420
1870
|
"children": [
|
|
1421
|
-
|
|
1871
|
+
140
|
|
1422
1872
|
]
|
|
1423
1873
|
}
|
|
1424
1874
|
],
|
|
@@ -1448,7 +1898,7 @@
|
|
|
1448
1898
|
}
|
|
1449
1899
|
},
|
|
1450
1900
|
{
|
|
1451
|
-
"id":
|
|
1901
|
+
"id": 16,
|
|
1452
1902
|
"name": "clear",
|
|
1453
1903
|
"kind": 2048,
|
|
1454
1904
|
"kindString": "Method",
|
|
@@ -1460,12 +1910,12 @@
|
|
|
1460
1910
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1461
1911
|
"line": 31,
|
|
1462
1912
|
"character": 15,
|
|
1463
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1913
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L31"
|
|
1464
1914
|
}
|
|
1465
1915
|
],
|
|
1466
1916
|
"signatures": [
|
|
1467
1917
|
{
|
|
1468
|
-
"id":
|
|
1918
|
+
"id": 17,
|
|
1469
1919
|
"name": "clear",
|
|
1470
1920
|
"kind": 4096,
|
|
1471
1921
|
"kindString": "Call signature",
|
|
@@ -1494,7 +1944,7 @@
|
|
|
1494
1944
|
}
|
|
1495
1945
|
},
|
|
1496
1946
|
{
|
|
1497
|
-
"id":
|
|
1947
|
+
"id": 18,
|
|
1498
1948
|
"name": "commit",
|
|
1499
1949
|
"kind": 2048,
|
|
1500
1950
|
"kindString": "Method",
|
|
@@ -1506,12 +1956,12 @@
|
|
|
1506
1956
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1507
1957
|
"line": 36,
|
|
1508
1958
|
"character": 15,
|
|
1509
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1959
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L36"
|
|
1510
1960
|
}
|
|
1511
1961
|
],
|
|
1512
1962
|
"signatures": [
|
|
1513
1963
|
{
|
|
1514
|
-
"id":
|
|
1964
|
+
"id": 19,
|
|
1515
1965
|
"name": "commit",
|
|
1516
1966
|
"kind": 4096,
|
|
1517
1967
|
"kindString": "Call signature",
|
|
@@ -1539,14 +1989,14 @@
|
|
|
1539
1989
|
{
|
|
1540
1990
|
"type": "reflection",
|
|
1541
1991
|
"declaration": {
|
|
1542
|
-
"id":
|
|
1992
|
+
"id": 20,
|
|
1543
1993
|
"name": "__type",
|
|
1544
1994
|
"kind": 65536,
|
|
1545
1995
|
"kindString": "Type literal",
|
|
1546
1996
|
"flags": {},
|
|
1547
1997
|
"children": [
|
|
1548
1998
|
{
|
|
1549
|
-
"id":
|
|
1999
|
+
"id": 21,
|
|
1550
2000
|
"name": "schema",
|
|
1551
2001
|
"kind": 1024,
|
|
1552
2002
|
"kindString": "Property",
|
|
@@ -1568,7 +2018,7 @@
|
|
|
1568
2018
|
{
|
|
1569
2019
|
"title": "Properties",
|
|
1570
2020
|
"children": [
|
|
1571
|
-
|
|
2021
|
+
21
|
|
1572
2022
|
]
|
|
1573
2023
|
}
|
|
1574
2024
|
],
|
|
@@ -1601,7 +2051,7 @@
|
|
|
1601
2051
|
}
|
|
1602
2052
|
},
|
|
1603
2053
|
{
|
|
1604
|
-
"id":
|
|
2054
|
+
"id": 22,
|
|
1605
2055
|
"name": "delete",
|
|
1606
2056
|
"kind": 2048,
|
|
1607
2057
|
"kindString": "Method",
|
|
@@ -1613,19 +2063,19 @@
|
|
|
1613
2063
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1614
2064
|
"line": 42,
|
|
1615
2065
|
"character": 15,
|
|
1616
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2066
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L42"
|
|
1617
2067
|
}
|
|
1618
2068
|
],
|
|
1619
2069
|
"signatures": [
|
|
1620
2070
|
{
|
|
1621
|
-
"id":
|
|
2071
|
+
"id": 23,
|
|
1622
2072
|
"name": "delete",
|
|
1623
2073
|
"kind": 4096,
|
|
1624
2074
|
"kindString": "Call signature",
|
|
1625
2075
|
"flags": {},
|
|
1626
2076
|
"parameters": [
|
|
1627
2077
|
{
|
|
1628
|
-
"id":
|
|
2078
|
+
"id": 24,
|
|
1629
2079
|
"name": "hashes",
|
|
1630
2080
|
"kind": 32768,
|
|
1631
2081
|
"kindString": "Parameter",
|
|
@@ -1666,7 +2116,7 @@
|
|
|
1666
2116
|
}
|
|
1667
2117
|
},
|
|
1668
2118
|
{
|
|
1669
|
-
"id":
|
|
2119
|
+
"id": 65,
|
|
1670
2120
|
"name": "description",
|
|
1671
2121
|
"kind": 2048,
|
|
1672
2122
|
"kindString": "Method",
|
|
@@ -1680,7 +2130,7 @@
|
|
|
1680
2130
|
],
|
|
1681
2131
|
"signatures": [
|
|
1682
2132
|
{
|
|
1683
|
-
"id":
|
|
2133
|
+
"id": 66,
|
|
1684
2134
|
"name": "description",
|
|
1685
2135
|
"kind": 4096,
|
|
1686
2136
|
"kindString": "Call signature",
|
|
@@ -1719,7 +2169,7 @@
|
|
|
1719
2169
|
}
|
|
1720
2170
|
},
|
|
1721
2171
|
{
|
|
1722
|
-
"id":
|
|
2172
|
+
"id": 67,
|
|
1723
2173
|
"name": "discover",
|
|
1724
2174
|
"kind": 2048,
|
|
1725
2175
|
"kindString": "Method",
|
|
@@ -1733,7 +2183,7 @@
|
|
|
1733
2183
|
],
|
|
1734
2184
|
"signatures": [
|
|
1735
2185
|
{
|
|
1736
|
-
"id":
|
|
2186
|
+
"id": 68,
|
|
1737
2187
|
"name": "discover",
|
|
1738
2188
|
"kind": 4096,
|
|
1739
2189
|
"kindString": "Call signature",
|
|
@@ -1757,14 +2207,14 @@
|
|
|
1757
2207
|
{
|
|
1758
2208
|
"type": "reflection",
|
|
1759
2209
|
"declaration": {
|
|
1760
|
-
"id":
|
|
2210
|
+
"id": 69,
|
|
1761
2211
|
"name": "__type",
|
|
1762
2212
|
"kind": 65536,
|
|
1763
2213
|
"kindString": "Type literal",
|
|
1764
2214
|
"flags": {},
|
|
1765
2215
|
"children": [
|
|
1766
2216
|
{
|
|
1767
|
-
"id":
|
|
2217
|
+
"id": 70,
|
|
1768
2218
|
"name": "schema",
|
|
1769
2219
|
"kind": 1024,
|
|
1770
2220
|
"kindString": "Property",
|
|
@@ -1786,7 +2236,7 @@
|
|
|
1786
2236
|
{
|
|
1787
2237
|
"title": "Properties",
|
|
1788
2238
|
"children": [
|
|
1789
|
-
|
|
2239
|
+
70
|
|
1790
2240
|
]
|
|
1791
2241
|
}
|
|
1792
2242
|
],
|
|
@@ -1819,7 +2269,7 @@
|
|
|
1819
2269
|
}
|
|
1820
2270
|
},
|
|
1821
2271
|
{
|
|
1822
|
-
"id":
|
|
2272
|
+
"id": 141,
|
|
1823
2273
|
"name": "filterErrors",
|
|
1824
2274
|
"kind": 2048,
|
|
1825
2275
|
"kindString": "Method",
|
|
@@ -1835,14 +2285,14 @@
|
|
|
1835
2285
|
],
|
|
1836
2286
|
"signatures": [
|
|
1837
2287
|
{
|
|
1838
|
-
"id":
|
|
2288
|
+
"id": 142,
|
|
1839
2289
|
"name": "filterErrors",
|
|
1840
2290
|
"kind": 4096,
|
|
1841
2291
|
"kindString": "Call signature",
|
|
1842
2292
|
"flags": {},
|
|
1843
2293
|
"parameters": [
|
|
1844
2294
|
{
|
|
1845
|
-
"id":
|
|
2295
|
+
"id": 143,
|
|
1846
2296
|
"name": "query",
|
|
1847
2297
|
"kind": 32768,
|
|
1848
2298
|
"kindString": "Parameter",
|
|
@@ -1868,14 +2318,14 @@
|
|
|
1868
2318
|
{
|
|
1869
2319
|
"type": "reflection",
|
|
1870
2320
|
"declaration": {
|
|
1871
|
-
"id":
|
|
2321
|
+
"id": 144,
|
|
1872
2322
|
"name": "__type",
|
|
1873
2323
|
"kind": 65536,
|
|
1874
2324
|
"kindString": "Type literal",
|
|
1875
2325
|
"flags": {},
|
|
1876
2326
|
"children": [
|
|
1877
2327
|
{
|
|
1878
|
-
"id":
|
|
2328
|
+
"id": 145,
|
|
1879
2329
|
"name": "query",
|
|
1880
2330
|
"kind": 1024,
|
|
1881
2331
|
"kindString": "Property",
|
|
@@ -1893,7 +2343,7 @@
|
|
|
1893
2343
|
}
|
|
1894
2344
|
},
|
|
1895
2345
|
{
|
|
1896
|
-
"id":
|
|
2346
|
+
"id": 146,
|
|
1897
2347
|
"name": "resultSet",
|
|
1898
2348
|
"kind": 1024,
|
|
1899
2349
|
"kindString": "Property",
|
|
@@ -1913,7 +2363,7 @@
|
|
|
1913
2363
|
}
|
|
1914
2364
|
},
|
|
1915
2365
|
{
|
|
1916
|
-
"id":
|
|
2366
|
+
"id": 147,
|
|
1917
2367
|
"name": "schema",
|
|
1918
2368
|
"kind": 1024,
|
|
1919
2369
|
"kindString": "Property",
|
|
@@ -1935,9 +2385,9 @@
|
|
|
1935
2385
|
{
|
|
1936
2386
|
"title": "Properties",
|
|
1937
2387
|
"children": [
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
2388
|
+
145,
|
|
2389
|
+
146,
|
|
2390
|
+
147
|
|
1941
2391
|
]
|
|
1942
2392
|
}
|
|
1943
2393
|
],
|
|
@@ -1969,14 +2419,14 @@
|
|
|
1969
2419
|
{
|
|
1970
2420
|
"type": "reflection",
|
|
1971
2421
|
"declaration": {
|
|
1972
|
-
"id":
|
|
2422
|
+
"id": 148,
|
|
1973
2423
|
"name": "__type",
|
|
1974
2424
|
"kind": 65536,
|
|
1975
2425
|
"kindString": "Type literal",
|
|
1976
2426
|
"flags": {},
|
|
1977
2427
|
"children": [
|
|
1978
2428
|
{
|
|
1979
|
-
"id":
|
|
2429
|
+
"id": 149,
|
|
1980
2430
|
"name": "schema",
|
|
1981
2431
|
"kind": 1024,
|
|
1982
2432
|
"kindString": "Property",
|
|
@@ -1998,7 +2448,7 @@
|
|
|
1998
2448
|
{
|
|
1999
2449
|
"title": "Properties",
|
|
2000
2450
|
"children": [
|
|
2001
|
-
|
|
2451
|
+
149
|
|
2002
2452
|
]
|
|
2003
2453
|
}
|
|
2004
2454
|
],
|
|
@@ -2020,7 +2470,7 @@
|
|
|
2020
2470
|
}
|
|
2021
2471
|
},
|
|
2022
2472
|
{
|
|
2023
|
-
"id":
|
|
2473
|
+
"id": 150,
|
|
2024
2474
|
"name": "result",
|
|
2025
2475
|
"kind": 32768,
|
|
2026
2476
|
"kindString": "Parameter",
|
|
@@ -2042,14 +2492,14 @@
|
|
|
2042
2492
|
{
|
|
2043
2493
|
"type": "reflection",
|
|
2044
2494
|
"declaration": {
|
|
2045
|
-
"id":
|
|
2495
|
+
"id": 151,
|
|
2046
2496
|
"name": "__type",
|
|
2047
2497
|
"kind": 65536,
|
|
2048
2498
|
"kindString": "Type literal",
|
|
2049
2499
|
"flags": {},
|
|
2050
2500
|
"children": [
|
|
2051
2501
|
{
|
|
2052
|
-
"id":
|
|
2502
|
+
"id": 152,
|
|
2053
2503
|
"name": "schema",
|
|
2054
2504
|
"kind": 1024,
|
|
2055
2505
|
"kindString": "Property",
|
|
@@ -2071,7 +2521,7 @@
|
|
|
2071
2521
|
{
|
|
2072
2522
|
"title": "Properties",
|
|
2073
2523
|
"children": [
|
|
2074
|
-
|
|
2524
|
+
152
|
|
2075
2525
|
]
|
|
2076
2526
|
}
|
|
2077
2527
|
],
|
|
@@ -2114,14 +2564,14 @@
|
|
|
2114
2564
|
{
|
|
2115
2565
|
"type": "reflection",
|
|
2116
2566
|
"declaration": {
|
|
2117
|
-
"id":
|
|
2567
|
+
"id": 153,
|
|
2118
2568
|
"name": "__type",
|
|
2119
2569
|
"kind": 65536,
|
|
2120
2570
|
"kindString": "Type literal",
|
|
2121
2571
|
"flags": {},
|
|
2122
2572
|
"children": [
|
|
2123
2573
|
{
|
|
2124
|
-
"id":
|
|
2574
|
+
"id": 154,
|
|
2125
2575
|
"name": "message",
|
|
2126
2576
|
"kind": 1024,
|
|
2127
2577
|
"kindString": "Property",
|
|
@@ -2141,7 +2591,7 @@
|
|
|
2141
2591
|
}
|
|
2142
2592
|
},
|
|
2143
2593
|
{
|
|
2144
|
-
"id":
|
|
2594
|
+
"id": 155,
|
|
2145
2595
|
"name": "schema",
|
|
2146
2596
|
"kind": 1024,
|
|
2147
2597
|
"kindString": "Property",
|
|
@@ -2159,7 +2609,7 @@
|
|
|
2159
2609
|
}
|
|
2160
2610
|
},
|
|
2161
2611
|
{
|
|
2162
|
-
"id":
|
|
2612
|
+
"id": 156,
|
|
2163
2613
|
"name": "sources",
|
|
2164
2614
|
"kind": 1024,
|
|
2165
2615
|
"kindString": "Property",
|
|
@@ -2184,9 +2634,9 @@
|
|
|
2184
2634
|
{
|
|
2185
2635
|
"title": "Properties",
|
|
2186
2636
|
"children": [
|
|
2187
|
-
|
|
2188
|
-
|
|
2189
|
-
|
|
2637
|
+
154,
|
|
2638
|
+
155,
|
|
2639
|
+
156
|
|
2190
2640
|
]
|
|
2191
2641
|
}
|
|
2192
2642
|
],
|
|
@@ -2216,7 +2666,7 @@
|
|
|
2216
2666
|
}
|
|
2217
2667
|
},
|
|
2218
2668
|
{
|
|
2219
|
-
"id":
|
|
2669
|
+
"id": 25,
|
|
2220
2670
|
"name": "find",
|
|
2221
2671
|
"kind": 2048,
|
|
2222
2672
|
"kindString": "Method",
|
|
@@ -2228,19 +2678,19 @@
|
|
|
2228
2678
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2229
2679
|
"line": 50,
|
|
2230
2680
|
"character": 15,
|
|
2231
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2681
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
|
|
2232
2682
|
}
|
|
2233
2683
|
],
|
|
2234
2684
|
"signatures": [
|
|
2235
2685
|
{
|
|
2236
|
-
"id":
|
|
2686
|
+
"id": 26,
|
|
2237
2687
|
"name": "find",
|
|
2238
2688
|
"kind": 4096,
|
|
2239
2689
|
"kindString": "Call signature",
|
|
2240
2690
|
"flags": {},
|
|
2241
2691
|
"parameters": [
|
|
2242
2692
|
{
|
|
2243
|
-
"id":
|
|
2693
|
+
"id": 27,
|
|
2244
2694
|
"name": "filter",
|
|
2245
2695
|
"kind": 32768,
|
|
2246
2696
|
"kindString": "Parameter",
|
|
@@ -2272,14 +2722,14 @@
|
|
|
2272
2722
|
{
|
|
2273
2723
|
"type": "reflection",
|
|
2274
2724
|
"declaration": {
|
|
2275
|
-
"id":
|
|
2725
|
+
"id": 28,
|
|
2276
2726
|
"name": "__type",
|
|
2277
2727
|
"kind": 65536,
|
|
2278
2728
|
"kindString": "Type literal",
|
|
2279
2729
|
"flags": {},
|
|
2280
2730
|
"children": [
|
|
2281
2731
|
{
|
|
2282
|
-
"id":
|
|
2732
|
+
"id": 29,
|
|
2283
2733
|
"name": "schema",
|
|
2284
2734
|
"kind": 1024,
|
|
2285
2735
|
"kindString": "Property",
|
|
@@ -2301,7 +2751,7 @@
|
|
|
2301
2751
|
{
|
|
2302
2752
|
"title": "Properties",
|
|
2303
2753
|
"children": [
|
|
2304
|
-
|
|
2754
|
+
29
|
|
2305
2755
|
]
|
|
2306
2756
|
}
|
|
2307
2757
|
],
|
|
@@ -2334,7 +2784,7 @@
|
|
|
2334
2784
|
}
|
|
2335
2785
|
},
|
|
2336
2786
|
{
|
|
2337
|
-
"id":
|
|
2787
|
+
"id": 30,
|
|
2338
2788
|
"name": "get",
|
|
2339
2789
|
"kind": 2048,
|
|
2340
2790
|
"kindString": "Method",
|
|
@@ -2346,19 +2796,19 @@
|
|
|
2346
2796
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2347
2797
|
"line": 56,
|
|
2348
2798
|
"character": 15,
|
|
2349
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2799
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L56"
|
|
2350
2800
|
}
|
|
2351
2801
|
],
|
|
2352
2802
|
"signatures": [
|
|
2353
2803
|
{
|
|
2354
|
-
"id":
|
|
2804
|
+
"id": 31,
|
|
2355
2805
|
"name": "get",
|
|
2356
2806
|
"kind": 4096,
|
|
2357
2807
|
"kindString": "Call signature",
|
|
2358
2808
|
"flags": {},
|
|
2359
2809
|
"parameters": [
|
|
2360
2810
|
{
|
|
2361
|
-
"id":
|
|
2811
|
+
"id": 32,
|
|
2362
2812
|
"name": "hashes",
|
|
2363
2813
|
"kind": 32768,
|
|
2364
2814
|
"kindString": "Parameter",
|
|
@@ -2391,14 +2841,14 @@
|
|
|
2391
2841
|
{
|
|
2392
2842
|
"type": "reflection",
|
|
2393
2843
|
"declaration": {
|
|
2394
|
-
"id":
|
|
2844
|
+
"id": 33,
|
|
2395
2845
|
"name": "__type",
|
|
2396
2846
|
"kind": 65536,
|
|
2397
2847
|
"kindString": "Type literal",
|
|
2398
2848
|
"flags": {},
|
|
2399
2849
|
"children": [
|
|
2400
2850
|
{
|
|
2401
|
-
"id":
|
|
2851
|
+
"id": 34,
|
|
2402
2852
|
"name": "schema",
|
|
2403
2853
|
"kind": 1024,
|
|
2404
2854
|
"kindString": "Property",
|
|
@@ -2420,7 +2870,7 @@
|
|
|
2420
2870
|
{
|
|
2421
2871
|
"title": "Properties",
|
|
2422
2872
|
"children": [
|
|
2423
|
-
|
|
2873
|
+
34
|
|
2424
2874
|
]
|
|
2425
2875
|
}
|
|
2426
2876
|
],
|
|
@@ -2453,7 +2903,7 @@
|
|
|
2453
2903
|
}
|
|
2454
2904
|
},
|
|
2455
2905
|
{
|
|
2456
|
-
"id":
|
|
2906
|
+
"id": 35,
|
|
2457
2907
|
"name": "insert",
|
|
2458
2908
|
"kind": 2048,
|
|
2459
2909
|
"kindString": "Method",
|
|
@@ -2465,19 +2915,19 @@
|
|
|
2465
2915
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2466
2916
|
"line": 62,
|
|
2467
2917
|
"character": 15,
|
|
2468
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2918
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L62"
|
|
2469
2919
|
}
|
|
2470
2920
|
],
|
|
2471
2921
|
"signatures": [
|
|
2472
2922
|
{
|
|
2473
|
-
"id":
|
|
2923
|
+
"id": 36,
|
|
2474
2924
|
"name": "insert",
|
|
2475
2925
|
"kind": 4096,
|
|
2476
2926
|
"kindString": "Call signature",
|
|
2477
2927
|
"flags": {},
|
|
2478
2928
|
"parameters": [
|
|
2479
2929
|
{
|
|
2480
|
-
"id":
|
|
2930
|
+
"id": 37,
|
|
2481
2931
|
"name": "payloads",
|
|
2482
2932
|
"kind": 32768,
|
|
2483
2933
|
"kindString": "Parameter",
|
|
@@ -2498,14 +2948,14 @@
|
|
|
2498
2948
|
{
|
|
2499
2949
|
"type": "reflection",
|
|
2500
2950
|
"declaration": {
|
|
2501
|
-
"id":
|
|
2951
|
+
"id": 38,
|
|
2502
2952
|
"name": "__type",
|
|
2503
2953
|
"kind": 65536,
|
|
2504
2954
|
"kindString": "Type literal",
|
|
2505
2955
|
"flags": {},
|
|
2506
2956
|
"children": [
|
|
2507
2957
|
{
|
|
2508
|
-
"id":
|
|
2958
|
+
"id": 39,
|
|
2509
2959
|
"name": "schema",
|
|
2510
2960
|
"kind": 1024,
|
|
2511
2961
|
"kindString": "Property",
|
|
@@ -2527,7 +2977,7 @@
|
|
|
2527
2977
|
{
|
|
2528
2978
|
"title": "Properties",
|
|
2529
2979
|
"children": [
|
|
2530
|
-
|
|
2980
|
+
39
|
|
2531
2981
|
]
|
|
2532
2982
|
}
|
|
2533
2983
|
],
|
|
@@ -2568,14 +3018,14 @@
|
|
|
2568
3018
|
{
|
|
2569
3019
|
"type": "reflection",
|
|
2570
3020
|
"declaration": {
|
|
2571
|
-
"id":
|
|
3021
|
+
"id": 40,
|
|
2572
3022
|
"name": "__type",
|
|
2573
3023
|
"kind": 65536,
|
|
2574
3024
|
"kindString": "Type literal",
|
|
2575
3025
|
"flags": {},
|
|
2576
3026
|
"children": [
|
|
2577
3027
|
{
|
|
2578
|
-
"id":
|
|
3028
|
+
"id": 41,
|
|
2579
3029
|
"name": "schema",
|
|
2580
3030
|
"kind": 1024,
|
|
2581
3031
|
"kindString": "Property",
|
|
@@ -2597,7 +3047,7 @@
|
|
|
2597
3047
|
{
|
|
2598
3048
|
"title": "Properties",
|
|
2599
3049
|
"children": [
|
|
2600
|
-
|
|
3050
|
+
41
|
|
2601
3051
|
]
|
|
2602
3052
|
}
|
|
2603
3053
|
],
|
|
@@ -2630,7 +3080,7 @@
|
|
|
2630
3080
|
}
|
|
2631
3081
|
},
|
|
2632
3082
|
{
|
|
2633
|
-
"id":
|
|
3083
|
+
"id": 71,
|
|
2634
3084
|
"name": "queries",
|
|
2635
3085
|
"kind": 2048,
|
|
2636
3086
|
"kindString": "Method",
|
|
@@ -2644,7 +3094,7 @@
|
|
|
2644
3094
|
],
|
|
2645
3095
|
"signatures": [
|
|
2646
3096
|
{
|
|
2647
|
-
"id":
|
|
3097
|
+
"id": 72,
|
|
2648
3098
|
"name": "queries",
|
|
2649
3099
|
"kind": 4096,
|
|
2650
3100
|
"kindString": "Call signature",
|
|
@@ -2676,7 +3126,7 @@
|
|
|
2676
3126
|
}
|
|
2677
3127
|
},
|
|
2678
3128
|
{
|
|
2679
|
-
"id":
|
|
3129
|
+
"id": 73,
|
|
2680
3130
|
"name": "query",
|
|
2681
3131
|
"kind": 2048,
|
|
2682
3132
|
"kindString": "Method",
|
|
@@ -2690,14 +3140,14 @@
|
|
|
2690
3140
|
],
|
|
2691
3141
|
"signatures": [
|
|
2692
3142
|
{
|
|
2693
|
-
"id":
|
|
3143
|
+
"id": 74,
|
|
2694
3144
|
"name": "query",
|
|
2695
3145
|
"kind": 4096,
|
|
2696
3146
|
"kindString": "Call signature",
|
|
2697
3147
|
"flags": {},
|
|
2698
3148
|
"typeParameter": [
|
|
2699
3149
|
{
|
|
2700
|
-
"id":
|
|
3150
|
+
"id": 83,
|
|
2701
3151
|
"name": "T",
|
|
2702
3152
|
"kind": 131072,
|
|
2703
3153
|
"kindString": "Type parameter",
|
|
@@ -2720,14 +3170,14 @@
|
|
|
2720
3170
|
{
|
|
2721
3171
|
"type": "reflection",
|
|
2722
3172
|
"declaration": {
|
|
2723
|
-
"id":
|
|
3173
|
+
"id": 75,
|
|
2724
3174
|
"name": "__type",
|
|
2725
3175
|
"kind": 65536,
|
|
2726
3176
|
"kindString": "Type literal",
|
|
2727
3177
|
"flags": {},
|
|
2728
3178
|
"children": [
|
|
2729
3179
|
{
|
|
2730
|
-
"id":
|
|
3180
|
+
"id": 76,
|
|
2731
3181
|
"name": "query",
|
|
2732
3182
|
"kind": 1024,
|
|
2733
3183
|
"kindString": "Property",
|
|
@@ -2745,7 +3195,7 @@
|
|
|
2745
3195
|
}
|
|
2746
3196
|
},
|
|
2747
3197
|
{
|
|
2748
|
-
"id":
|
|
3198
|
+
"id": 77,
|
|
2749
3199
|
"name": "resultSet",
|
|
2750
3200
|
"kind": 1024,
|
|
2751
3201
|
"kindString": "Property",
|
|
@@ -2765,7 +3215,7 @@
|
|
|
2765
3215
|
}
|
|
2766
3216
|
},
|
|
2767
3217
|
{
|
|
2768
|
-
"id":
|
|
3218
|
+
"id": 78,
|
|
2769
3219
|
"name": "schema",
|
|
2770
3220
|
"kind": 1024,
|
|
2771
3221
|
"kindString": "Property",
|
|
@@ -2787,9 +3237,9 @@
|
|
|
2787
3237
|
{
|
|
2788
3238
|
"title": "Properties",
|
|
2789
3239
|
"children": [
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
3240
|
+
76,
|
|
3241
|
+
77,
|
|
3242
|
+
78
|
|
2793
3243
|
]
|
|
2794
3244
|
}
|
|
2795
3245
|
],
|
|
@@ -2822,14 +3272,14 @@
|
|
|
2822
3272
|
{
|
|
2823
3273
|
"type": "reflection",
|
|
2824
3274
|
"declaration": {
|
|
2825
|
-
"id":
|
|
3275
|
+
"id": 79,
|
|
2826
3276
|
"name": "__type",
|
|
2827
3277
|
"kind": 65536,
|
|
2828
3278
|
"kindString": "Type literal",
|
|
2829
3279
|
"flags": {},
|
|
2830
3280
|
"children": [
|
|
2831
3281
|
{
|
|
2832
|
-
"id":
|
|
3282
|
+
"id": 80,
|
|
2833
3283
|
"name": "query",
|
|
2834
3284
|
"kind": 1024,
|
|
2835
3285
|
"kindString": "Property",
|
|
@@ -2847,7 +3297,7 @@
|
|
|
2847
3297
|
}
|
|
2848
3298
|
},
|
|
2849
3299
|
{
|
|
2850
|
-
"id":
|
|
3300
|
+
"id": 81,
|
|
2851
3301
|
"name": "resultSet",
|
|
2852
3302
|
"kind": 1024,
|
|
2853
3303
|
"kindString": "Property",
|
|
@@ -2867,7 +3317,7 @@
|
|
|
2867
3317
|
}
|
|
2868
3318
|
},
|
|
2869
3319
|
{
|
|
2870
|
-
"id":
|
|
3320
|
+
"id": 82,
|
|
2871
3321
|
"name": "schema",
|
|
2872
3322
|
"kind": 1024,
|
|
2873
3323
|
"kindString": "Property",
|
|
@@ -2889,9 +3339,9 @@
|
|
|
2889
3339
|
{
|
|
2890
3340
|
"title": "Properties",
|
|
2891
3341
|
"children": [
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
3342
|
+
80,
|
|
3343
|
+
81,
|
|
3344
|
+
82
|
|
2895
3345
|
]
|
|
2896
3346
|
}
|
|
2897
3347
|
],
|
|
@@ -2910,19 +3360,19 @@
|
|
|
2910
3360
|
],
|
|
2911
3361
|
"parameters": [
|
|
2912
3362
|
{
|
|
2913
|
-
"id":
|
|
3363
|
+
"id": 84,
|
|
2914
3364
|
"name": "query",
|
|
2915
3365
|
"kind": 32768,
|
|
2916
3366
|
"kindString": "Parameter",
|
|
2917
3367
|
"flags": {},
|
|
2918
3368
|
"type": {
|
|
2919
3369
|
"type": "reference",
|
|
2920
|
-
"id":
|
|
3370
|
+
"id": 83,
|
|
2921
3371
|
"name": "T"
|
|
2922
3372
|
}
|
|
2923
3373
|
},
|
|
2924
3374
|
{
|
|
2925
|
-
"id":
|
|
3375
|
+
"id": 85,
|
|
2926
3376
|
"name": "payloads",
|
|
2927
3377
|
"kind": 32768,
|
|
2928
3378
|
"kindString": "Parameter",
|
|
@@ -2945,14 +3395,14 @@
|
|
|
2945
3395
|
{
|
|
2946
3396
|
"type": "reflection",
|
|
2947
3397
|
"declaration": {
|
|
2948
|
-
"id":
|
|
3398
|
+
"id": 86,
|
|
2949
3399
|
"name": "__type",
|
|
2950
3400
|
"kind": 65536,
|
|
2951
3401
|
"kindString": "Type literal",
|
|
2952
3402
|
"flags": {},
|
|
2953
3403
|
"children": [
|
|
2954
3404
|
{
|
|
2955
|
-
"id":
|
|
3405
|
+
"id": 87,
|
|
2956
3406
|
"name": "schema",
|
|
2957
3407
|
"kind": 1024,
|
|
2958
3408
|
"kindString": "Property",
|
|
@@ -2974,7 +3424,7 @@
|
|
|
2974
3424
|
{
|
|
2975
3425
|
"title": "Properties",
|
|
2976
3426
|
"children": [
|
|
2977
|
-
|
|
3427
|
+
87
|
|
2978
3428
|
]
|
|
2979
3429
|
}
|
|
2980
3430
|
],
|
|
@@ -3012,14 +3462,14 @@
|
|
|
3012
3462
|
{
|
|
3013
3463
|
"type": "reflection",
|
|
3014
3464
|
"declaration": {
|
|
3015
|
-
"id":
|
|
3465
|
+
"id": 88,
|
|
3016
3466
|
"name": "__type",
|
|
3017
3467
|
"kind": 65536,
|
|
3018
3468
|
"kindString": "Type literal",
|
|
3019
3469
|
"flags": {},
|
|
3020
3470
|
"children": [
|
|
3021
3471
|
{
|
|
3022
|
-
"id":
|
|
3472
|
+
"id": 89,
|
|
3023
3473
|
"name": "schema",
|
|
3024
3474
|
"kind": 1024,
|
|
3025
3475
|
"kindString": "Property",
|
|
@@ -3041,7 +3491,7 @@
|
|
|
3041
3491
|
{
|
|
3042
3492
|
"title": "Properties",
|
|
3043
3493
|
"children": [
|
|
3044
|
-
|
|
3494
|
+
89
|
|
3045
3495
|
]
|
|
3046
3496
|
}
|
|
3047
3497
|
],
|
|
@@ -3084,7 +3534,7 @@
|
|
|
3084
3534
|
}
|
|
3085
3535
|
},
|
|
3086
3536
|
{
|
|
3087
|
-
"id":
|
|
3537
|
+
"id": 90,
|
|
3088
3538
|
"name": "queryable",
|
|
3089
3539
|
"kind": 2048,
|
|
3090
3540
|
"kindString": "Method",
|
|
@@ -3098,14 +3548,14 @@
|
|
|
3098
3548
|
],
|
|
3099
3549
|
"signatures": [
|
|
3100
3550
|
{
|
|
3101
|
-
"id":
|
|
3551
|
+
"id": 91,
|
|
3102
3552
|
"name": "queryable",
|
|
3103
3553
|
"kind": 4096,
|
|
3104
3554
|
"kindString": "Call signature",
|
|
3105
3555
|
"flags": {},
|
|
3106
3556
|
"typeParameter": [
|
|
3107
3557
|
{
|
|
3108
|
-
"id":
|
|
3558
|
+
"id": 100,
|
|
3109
3559
|
"name": "T",
|
|
3110
3560
|
"kind": 131072,
|
|
3111
3561
|
"kindString": "Type parameter",
|
|
@@ -3128,14 +3578,14 @@
|
|
|
3128
3578
|
{
|
|
3129
3579
|
"type": "reflection",
|
|
3130
3580
|
"declaration": {
|
|
3131
|
-
"id":
|
|
3581
|
+
"id": 92,
|
|
3132
3582
|
"name": "__type",
|
|
3133
3583
|
"kind": 65536,
|
|
3134
3584
|
"kindString": "Type literal",
|
|
3135
3585
|
"flags": {},
|
|
3136
3586
|
"children": [
|
|
3137
3587
|
{
|
|
3138
|
-
"id":
|
|
3588
|
+
"id": 93,
|
|
3139
3589
|
"name": "query",
|
|
3140
3590
|
"kind": 1024,
|
|
3141
3591
|
"kindString": "Property",
|
|
@@ -3153,7 +3603,7 @@
|
|
|
3153
3603
|
}
|
|
3154
3604
|
},
|
|
3155
3605
|
{
|
|
3156
|
-
"id":
|
|
3606
|
+
"id": 94,
|
|
3157
3607
|
"name": "resultSet",
|
|
3158
3608
|
"kind": 1024,
|
|
3159
3609
|
"kindString": "Property",
|
|
@@ -3173,7 +3623,7 @@
|
|
|
3173
3623
|
}
|
|
3174
3624
|
},
|
|
3175
3625
|
{
|
|
3176
|
-
"id":
|
|
3626
|
+
"id": 95,
|
|
3177
3627
|
"name": "schema",
|
|
3178
3628
|
"kind": 1024,
|
|
3179
3629
|
"kindString": "Property",
|
|
@@ -3195,9 +3645,9 @@
|
|
|
3195
3645
|
{
|
|
3196
3646
|
"title": "Properties",
|
|
3197
3647
|
"children": [
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3648
|
+
93,
|
|
3649
|
+
94,
|
|
3650
|
+
95
|
|
3201
3651
|
]
|
|
3202
3652
|
}
|
|
3203
3653
|
],
|
|
@@ -3230,14 +3680,14 @@
|
|
|
3230
3680
|
{
|
|
3231
3681
|
"type": "reflection",
|
|
3232
3682
|
"declaration": {
|
|
3233
|
-
"id":
|
|
3683
|
+
"id": 96,
|
|
3234
3684
|
"name": "__type",
|
|
3235
3685
|
"kind": 65536,
|
|
3236
3686
|
"kindString": "Type literal",
|
|
3237
3687
|
"flags": {},
|
|
3238
3688
|
"children": [
|
|
3239
3689
|
{
|
|
3240
|
-
"id":
|
|
3690
|
+
"id": 97,
|
|
3241
3691
|
"name": "query",
|
|
3242
3692
|
"kind": 1024,
|
|
3243
3693
|
"kindString": "Property",
|
|
@@ -3255,7 +3705,7 @@
|
|
|
3255
3705
|
}
|
|
3256
3706
|
},
|
|
3257
3707
|
{
|
|
3258
|
-
"id":
|
|
3708
|
+
"id": 98,
|
|
3259
3709
|
"name": "resultSet",
|
|
3260
3710
|
"kind": 1024,
|
|
3261
3711
|
"kindString": "Property",
|
|
@@ -3275,7 +3725,7 @@
|
|
|
3275
3725
|
}
|
|
3276
3726
|
},
|
|
3277
3727
|
{
|
|
3278
|
-
"id":
|
|
3728
|
+
"id": 99,
|
|
3279
3729
|
"name": "schema",
|
|
3280
3730
|
"kind": 1024,
|
|
3281
3731
|
"kindString": "Property",
|
|
@@ -3297,9 +3747,9 @@
|
|
|
3297
3747
|
{
|
|
3298
3748
|
"title": "Properties",
|
|
3299
3749
|
"children": [
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3750
|
+
97,
|
|
3751
|
+
98,
|
|
3752
|
+
99
|
|
3303
3753
|
]
|
|
3304
3754
|
}
|
|
3305
3755
|
],
|
|
@@ -3318,19 +3768,19 @@
|
|
|
3318
3768
|
],
|
|
3319
3769
|
"parameters": [
|
|
3320
3770
|
{
|
|
3321
|
-
"id":
|
|
3771
|
+
"id": 101,
|
|
3322
3772
|
"name": "query",
|
|
3323
3773
|
"kind": 32768,
|
|
3324
3774
|
"kindString": "Parameter",
|
|
3325
3775
|
"flags": {},
|
|
3326
3776
|
"type": {
|
|
3327
3777
|
"type": "reference",
|
|
3328
|
-
"id":
|
|
3778
|
+
"id": 100,
|
|
3329
3779
|
"name": "T"
|
|
3330
3780
|
}
|
|
3331
3781
|
},
|
|
3332
3782
|
{
|
|
3333
|
-
"id":
|
|
3783
|
+
"id": 102,
|
|
3334
3784
|
"name": "payloads",
|
|
3335
3785
|
"kind": 32768,
|
|
3336
3786
|
"kindString": "Parameter",
|
|
@@ -3353,14 +3803,14 @@
|
|
|
3353
3803
|
{
|
|
3354
3804
|
"type": "reflection",
|
|
3355
3805
|
"declaration": {
|
|
3356
|
-
"id":
|
|
3806
|
+
"id": 103,
|
|
3357
3807
|
"name": "__type",
|
|
3358
3808
|
"kind": 65536,
|
|
3359
3809
|
"kindString": "Type literal",
|
|
3360
3810
|
"flags": {},
|
|
3361
3811
|
"children": [
|
|
3362
3812
|
{
|
|
3363
|
-
"id":
|
|
3813
|
+
"id": 104,
|
|
3364
3814
|
"name": "schema",
|
|
3365
3815
|
"kind": 1024,
|
|
3366
3816
|
"kindString": "Property",
|
|
@@ -3382,7 +3832,7 @@
|
|
|
3382
3832
|
{
|
|
3383
3833
|
"title": "Properties",
|
|
3384
3834
|
"children": [
|
|
3385
|
-
|
|
3835
|
+
104
|
|
3386
3836
|
]
|
|
3387
3837
|
}
|
|
3388
3838
|
],
|
|
@@ -3401,18 +3851,8 @@
|
|
|
3401
3851
|
}
|
|
3402
3852
|
],
|
|
3403
3853
|
"type": {
|
|
3404
|
-
"type": "
|
|
3405
|
-
"
|
|
3406
|
-
{
|
|
3407
|
-
"type": "intrinsic",
|
|
3408
|
-
"name": "boolean"
|
|
3409
|
-
},
|
|
3410
|
-
{
|
|
3411
|
-
"type": "intrinsic",
|
|
3412
|
-
"name": "never"
|
|
3413
|
-
}
|
|
3414
|
-
],
|
|
3415
|
-
"name": "Promisable"
|
|
3854
|
+
"type": "intrinsic",
|
|
3855
|
+
"name": "boolean"
|
|
3416
3856
|
},
|
|
3417
3857
|
"inheritedFrom": {
|
|
3418
3858
|
"type": "reference",
|
|
@@ -3434,7 +3874,7 @@
|
|
|
3434
3874
|
}
|
|
3435
3875
|
},
|
|
3436
3876
|
{
|
|
3437
|
-
"id":
|
|
3877
|
+
"id": 157,
|
|
3438
3878
|
"name": "sendQuery",
|
|
3439
3879
|
"kind": 2048,
|
|
3440
3880
|
"kindString": "Method",
|
|
@@ -3450,14 +3890,14 @@
|
|
|
3450
3890
|
],
|
|
3451
3891
|
"signatures": [
|
|
3452
3892
|
{
|
|
3453
|
-
"id":
|
|
3893
|
+
"id": 158,
|
|
3454
3894
|
"name": "sendQuery",
|
|
3455
3895
|
"kind": 4096,
|
|
3456
3896
|
"kindString": "Call signature",
|
|
3457
3897
|
"flags": {},
|
|
3458
3898
|
"typeParameter": [
|
|
3459
3899
|
{
|
|
3460
|
-
"id":
|
|
3900
|
+
"id": 163,
|
|
3461
3901
|
"name": "T",
|
|
3462
3902
|
"kind": 131072,
|
|
3463
3903
|
"kindString": "Type parameter",
|
|
@@ -3483,14 +3923,14 @@
|
|
|
3483
3923
|
{
|
|
3484
3924
|
"type": "reflection",
|
|
3485
3925
|
"declaration": {
|
|
3486
|
-
"id":
|
|
3926
|
+
"id": 159,
|
|
3487
3927
|
"name": "__type",
|
|
3488
3928
|
"kind": 65536,
|
|
3489
3929
|
"kindString": "Type literal",
|
|
3490
3930
|
"flags": {},
|
|
3491
3931
|
"children": [
|
|
3492
3932
|
{
|
|
3493
|
-
"id":
|
|
3933
|
+
"id": 160,
|
|
3494
3934
|
"name": "schema",
|
|
3495
3935
|
"kind": 1024,
|
|
3496
3936
|
"kindString": "Property",
|
|
@@ -3512,7 +3952,7 @@
|
|
|
3512
3952
|
{
|
|
3513
3953
|
"title": "Properties",
|
|
3514
3954
|
"children": [
|
|
3515
|
-
|
|
3955
|
+
160
|
|
3516
3956
|
]
|
|
3517
3957
|
}
|
|
3518
3958
|
],
|
|
@@ -3548,14 +3988,14 @@
|
|
|
3548
3988
|
{
|
|
3549
3989
|
"type": "reflection",
|
|
3550
3990
|
"declaration": {
|
|
3551
|
-
"id":
|
|
3991
|
+
"id": 161,
|
|
3552
3992
|
"name": "__type",
|
|
3553
3993
|
"kind": 65536,
|
|
3554
3994
|
"kindString": "Type literal",
|
|
3555
3995
|
"flags": {},
|
|
3556
3996
|
"children": [
|
|
3557
3997
|
{
|
|
3558
|
-
"id":
|
|
3998
|
+
"id": 162,
|
|
3559
3999
|
"name": "schema",
|
|
3560
4000
|
"kind": 1024,
|
|
3561
4001
|
"kindString": "Property",
|
|
@@ -3577,7 +4017,7 @@
|
|
|
3577
4017
|
{
|
|
3578
4018
|
"title": "Properties",
|
|
3579
4019
|
"children": [
|
|
3580
|
-
|
|
4020
|
+
162
|
|
3581
4021
|
]
|
|
3582
4022
|
}
|
|
3583
4023
|
],
|
|
@@ -3601,19 +4041,19 @@
|
|
|
3601
4041
|
],
|
|
3602
4042
|
"parameters": [
|
|
3603
4043
|
{
|
|
3604
|
-
"id":
|
|
4044
|
+
"id": 164,
|
|
3605
4045
|
"name": "queryPayload",
|
|
3606
4046
|
"kind": 32768,
|
|
3607
4047
|
"kindString": "Parameter",
|
|
3608
4048
|
"flags": {},
|
|
3609
4049
|
"type": {
|
|
3610
4050
|
"type": "reference",
|
|
3611
|
-
"id":
|
|
4051
|
+
"id": 163,
|
|
3612
4052
|
"name": "T"
|
|
3613
4053
|
}
|
|
3614
4054
|
},
|
|
3615
4055
|
{
|
|
3616
|
-
"id":
|
|
4056
|
+
"id": 165,
|
|
3617
4057
|
"name": "payloads",
|
|
3618
4058
|
"kind": 32768,
|
|
3619
4059
|
"kindString": "Parameter",
|
|
@@ -3637,14 +4077,14 @@
|
|
|
3637
4077
|
{
|
|
3638
4078
|
"type": "reflection",
|
|
3639
4079
|
"declaration": {
|
|
3640
|
-
"id":
|
|
4080
|
+
"id": 166,
|
|
3641
4081
|
"name": "__type",
|
|
3642
4082
|
"kind": 65536,
|
|
3643
4083
|
"kindString": "Type literal",
|
|
3644
4084
|
"flags": {},
|
|
3645
4085
|
"children": [
|
|
3646
4086
|
{
|
|
3647
|
-
"id":
|
|
4087
|
+
"id": 167,
|
|
3648
4088
|
"name": "schema",
|
|
3649
4089
|
"kind": 1024,
|
|
3650
4090
|
"kindString": "Property",
|
|
@@ -3666,7 +4106,7 @@
|
|
|
3666
4106
|
{
|
|
3667
4107
|
"title": "Properties",
|
|
3668
4108
|
"children": [
|
|
3669
|
-
|
|
4109
|
+
167
|
|
3670
4110
|
]
|
|
3671
4111
|
}
|
|
3672
4112
|
],
|
|
@@ -3705,14 +4145,14 @@
|
|
|
3705
4145
|
{
|
|
3706
4146
|
"type": "reflection",
|
|
3707
4147
|
"declaration": {
|
|
3708
|
-
"id":
|
|
4148
|
+
"id": 168,
|
|
3709
4149
|
"name": "__type",
|
|
3710
4150
|
"kind": 65536,
|
|
3711
4151
|
"kindString": "Type literal",
|
|
3712
4152
|
"flags": {},
|
|
3713
4153
|
"children": [
|
|
3714
4154
|
{
|
|
3715
|
-
"id":
|
|
4155
|
+
"id": 169,
|
|
3716
4156
|
"name": "schema",
|
|
3717
4157
|
"kind": 1024,
|
|
3718
4158
|
"kindString": "Property",
|
|
@@ -3734,7 +4174,7 @@
|
|
|
3734
4174
|
{
|
|
3735
4175
|
"title": "Properties",
|
|
3736
4176
|
"children": [
|
|
3737
|
-
|
|
4177
|
+
169
|
|
3738
4178
|
]
|
|
3739
4179
|
}
|
|
3740
4180
|
],
|
|
@@ -3767,7 +4207,7 @@
|
|
|
3767
4207
|
}
|
|
3768
4208
|
},
|
|
3769
4209
|
{
|
|
3770
|
-
"id":
|
|
4210
|
+
"id": 170,
|
|
3771
4211
|
"name": "throwErrors",
|
|
3772
4212
|
"kind": 2048,
|
|
3773
4213
|
"kindString": "Method",
|
|
@@ -3783,14 +4223,14 @@
|
|
|
3783
4223
|
],
|
|
3784
4224
|
"signatures": [
|
|
3785
4225
|
{
|
|
3786
|
-
"id":
|
|
4226
|
+
"id": 171,
|
|
3787
4227
|
"name": "throwErrors",
|
|
3788
4228
|
"kind": 4096,
|
|
3789
4229
|
"kindString": "Call signature",
|
|
3790
4230
|
"flags": {},
|
|
3791
4231
|
"parameters": [
|
|
3792
4232
|
{
|
|
3793
|
-
"id":
|
|
4233
|
+
"id": 172,
|
|
3794
4234
|
"name": "query",
|
|
3795
4235
|
"kind": 32768,
|
|
3796
4236
|
"kindString": "Parameter",
|
|
@@ -3816,14 +4256,14 @@
|
|
|
3816
4256
|
{
|
|
3817
4257
|
"type": "reflection",
|
|
3818
4258
|
"declaration": {
|
|
3819
|
-
"id":
|
|
4259
|
+
"id": 173,
|
|
3820
4260
|
"name": "__type",
|
|
3821
4261
|
"kind": 65536,
|
|
3822
4262
|
"kindString": "Type literal",
|
|
3823
4263
|
"flags": {},
|
|
3824
4264
|
"children": [
|
|
3825
4265
|
{
|
|
3826
|
-
"id":
|
|
4266
|
+
"id": 174,
|
|
3827
4267
|
"name": "query",
|
|
3828
4268
|
"kind": 1024,
|
|
3829
4269
|
"kindString": "Property",
|
|
@@ -3841,7 +4281,7 @@
|
|
|
3841
4281
|
}
|
|
3842
4282
|
},
|
|
3843
4283
|
{
|
|
3844
|
-
"id":
|
|
4284
|
+
"id": 175,
|
|
3845
4285
|
"name": "resultSet",
|
|
3846
4286
|
"kind": 1024,
|
|
3847
4287
|
"kindString": "Property",
|
|
@@ -3861,7 +4301,7 @@
|
|
|
3861
4301
|
}
|
|
3862
4302
|
},
|
|
3863
4303
|
{
|
|
3864
|
-
"id":
|
|
4304
|
+
"id": 176,
|
|
3865
4305
|
"name": "schema",
|
|
3866
4306
|
"kind": 1024,
|
|
3867
4307
|
"kindString": "Property",
|
|
@@ -3883,9 +4323,9 @@
|
|
|
3883
4323
|
{
|
|
3884
4324
|
"title": "Properties",
|
|
3885
4325
|
"children": [
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
4326
|
+
174,
|
|
4327
|
+
175,
|
|
4328
|
+
176
|
|
3889
4329
|
]
|
|
3890
4330
|
}
|
|
3891
4331
|
],
|
|
@@ -3917,14 +4357,14 @@
|
|
|
3917
4357
|
{
|
|
3918
4358
|
"type": "reflection",
|
|
3919
4359
|
"declaration": {
|
|
3920
|
-
"id":
|
|
4360
|
+
"id": 177,
|
|
3921
4361
|
"name": "__type",
|
|
3922
4362
|
"kind": 65536,
|
|
3923
4363
|
"kindString": "Type literal",
|
|
3924
4364
|
"flags": {},
|
|
3925
4365
|
"children": [
|
|
3926
4366
|
{
|
|
3927
|
-
"id":
|
|
4367
|
+
"id": 178,
|
|
3928
4368
|
"name": "schema",
|
|
3929
4369
|
"kind": 1024,
|
|
3930
4370
|
"kindString": "Property",
|
|
@@ -3946,7 +4386,7 @@
|
|
|
3946
4386
|
{
|
|
3947
4387
|
"title": "Properties",
|
|
3948
4388
|
"children": [
|
|
3949
|
-
|
|
4389
|
+
178
|
|
3950
4390
|
]
|
|
3951
4391
|
}
|
|
3952
4392
|
],
|
|
@@ -3968,7 +4408,7 @@
|
|
|
3968
4408
|
}
|
|
3969
4409
|
},
|
|
3970
4410
|
{
|
|
3971
|
-
"id":
|
|
4411
|
+
"id": 179,
|
|
3972
4412
|
"name": "result",
|
|
3973
4413
|
"kind": 32768,
|
|
3974
4414
|
"kindString": "Parameter",
|
|
@@ -3990,14 +4430,14 @@
|
|
|
3990
4430
|
{
|
|
3991
4431
|
"type": "reflection",
|
|
3992
4432
|
"declaration": {
|
|
3993
|
-
"id":
|
|
4433
|
+
"id": 180,
|
|
3994
4434
|
"name": "__type",
|
|
3995
4435
|
"kind": 65536,
|
|
3996
4436
|
"kindString": "Type literal",
|
|
3997
4437
|
"flags": {},
|
|
3998
4438
|
"children": [
|
|
3999
4439
|
{
|
|
4000
|
-
"id":
|
|
4440
|
+
"id": 181,
|
|
4001
4441
|
"name": "schema",
|
|
4002
4442
|
"kind": 1024,
|
|
4003
4443
|
"kindString": "Property",
|
|
@@ -4019,7 +4459,7 @@
|
|
|
4019
4459
|
{
|
|
4020
4460
|
"title": "Properties",
|
|
4021
4461
|
"children": [
|
|
4022
|
-
|
|
4462
|
+
181
|
|
4023
4463
|
]
|
|
4024
4464
|
}
|
|
4025
4465
|
],
|
|
@@ -4065,37 +4505,37 @@
|
|
|
4065
4505
|
{
|
|
4066
4506
|
"title": "Properties",
|
|
4067
4507
|
"children": [
|
|
4068
|
-
|
|
4508
|
+
42
|
|
4069
4509
|
]
|
|
4070
4510
|
},
|
|
4071
4511
|
{
|
|
4072
4512
|
"title": "Accessors",
|
|
4073
4513
|
"children": [
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4514
|
+
50,
|
|
4515
|
+
52,
|
|
4516
|
+
56
|
|
4077
4517
|
]
|
|
4078
4518
|
},
|
|
4079
4519
|
{
|
|
4080
4520
|
"title": "Methods",
|
|
4081
4521
|
"children": [
|
|
4082
|
-
|
|
4083
|
-
|
|
4084
|
-
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
20,
|
|
4522
|
+
12,
|
|
4523
|
+
105,
|
|
4524
|
+
123,
|
|
4525
|
+
16,
|
|
4526
|
+
18,
|
|
4527
|
+
22,
|
|
4528
|
+
65,
|
|
4529
|
+
67,
|
|
4530
|
+
141,
|
|
4092
4531
|
25,
|
|
4093
4532
|
30,
|
|
4094
|
-
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
|
|
4533
|
+
35,
|
|
4534
|
+
71,
|
|
4535
|
+
73,
|
|
4536
|
+
90,
|
|
4537
|
+
157,
|
|
4538
|
+
170
|
|
4099
4539
|
]
|
|
4100
4540
|
}
|
|
4101
4541
|
],
|
|
@@ -4104,7 +4544,7 @@
|
|
|
4104
4544
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
4105
4545
|
"line": 24,
|
|
4106
4546
|
"character": 13,
|
|
4107
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4547
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L24"
|
|
4108
4548
|
}
|
|
4109
4549
|
],
|
|
4110
4550
|
"extendedTypes": [
|
|
@@ -4134,7 +4574,7 @@
|
|
|
4134
4574
|
"fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
|
|
4135
4575
|
"line": 1,
|
|
4136
4576
|
"character": 0,
|
|
4137
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4577
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
|
|
4138
4578
|
}
|
|
4139
4579
|
]
|
|
4140
4580
|
}
|