@xyo-network/archivist-wrapper 2.46.4 → 2.47.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +778 -603
- package/package.json +7 -6
package/dist/docs.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 51,
|
|
18
18
|
"name": "constructor",
|
|
19
19
|
"kind": 512,
|
|
20
20
|
"kindString": "Constructor",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
],
|
|
29
29
|
"signatures": [
|
|
30
30
|
{
|
|
31
|
-
"id":
|
|
31
|
+
"id": 52,
|
|
32
32
|
"name": "new ArchivistWrapper",
|
|
33
33
|
"kind": 16384,
|
|
34
34
|
"kindString": "Constructor signature",
|
|
35
35
|
"flags": {},
|
|
36
36
|
"parameters": [
|
|
37
37
|
{
|
|
38
|
-
"id":
|
|
38
|
+
"id": 53,
|
|
39
39
|
"name": "module",
|
|
40
40
|
"kind": 32768,
|
|
41
41
|
"kindString": "Parameter",
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
{
|
|
58
58
|
"type": "reflection",
|
|
59
59
|
"declaration": {
|
|
60
|
-
"id":
|
|
60
|
+
"id": 54,
|
|
61
61
|
"name": "__type",
|
|
62
62
|
"kind": 65536,
|
|
63
63
|
"kindString": "Type literal",
|
|
64
64
|
"flags": {},
|
|
65
65
|
"children": [
|
|
66
66
|
{
|
|
67
|
-
"id":
|
|
67
|
+
"id": 55,
|
|
68
68
|
"name": "name",
|
|
69
69
|
"kind": 1024,
|
|
70
70
|
"kindString": "Property",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
|
-
"id":
|
|
87
|
+
"id": 56,
|
|
88
88
|
"name": "security",
|
|
89
89
|
"kind": 1024,
|
|
90
90
|
"kindString": "Property",
|
|
@@ -101,15 +101,15 @@
|
|
|
101
101
|
"type": {
|
|
102
102
|
"type": "reflection",
|
|
103
103
|
"declaration": {
|
|
104
|
-
"id":
|
|
104
|
+
"id": 57,
|
|
105
105
|
"name": "__type",
|
|
106
106
|
"kind": 65536,
|
|
107
107
|
"kindString": "Type literal",
|
|
108
108
|
"flags": {},
|
|
109
109
|
"children": [
|
|
110
110
|
{
|
|
111
|
-
"id":
|
|
112
|
-
"name": "
|
|
111
|
+
"id": 58,
|
|
112
|
+
"name": "allowAnonymous",
|
|
113
113
|
"kind": 1024,
|
|
114
114
|
"kindString": "Property",
|
|
115
115
|
"flags": {
|
|
@@ -122,6 +122,26 @@
|
|
|
122
122
|
"character": 8
|
|
123
123
|
}
|
|
124
124
|
],
|
|
125
|
+
"type": {
|
|
126
|
+
"type": "intrinsic",
|
|
127
|
+
"name": "boolean"
|
|
128
|
+
}
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"id": 59,
|
|
132
|
+
"name": "allowed",
|
|
133
|
+
"kind": 1024,
|
|
134
|
+
"kindString": "Property",
|
|
135
|
+
"flags": {
|
|
136
|
+
"isOptional": true
|
|
137
|
+
},
|
|
138
|
+
"sources": [
|
|
139
|
+
{
|
|
140
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
141
|
+
"line": 12,
|
|
142
|
+
"character": 8
|
|
143
|
+
}
|
|
144
|
+
],
|
|
125
145
|
"type": {
|
|
126
146
|
"type": "reference",
|
|
127
147
|
"typeArguments": [
|
|
@@ -152,7 +172,7 @@
|
|
|
152
172
|
}
|
|
153
173
|
},
|
|
154
174
|
{
|
|
155
|
-
"id":
|
|
175
|
+
"id": 60,
|
|
156
176
|
"name": "disallowed",
|
|
157
177
|
"kind": 1024,
|
|
158
178
|
"kindString": "Property",
|
|
@@ -162,7 +182,7 @@
|
|
|
162
182
|
"sources": [
|
|
163
183
|
{
|
|
164
184
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
165
|
-
"line":
|
|
185
|
+
"line": 13,
|
|
166
186
|
"character": 8
|
|
167
187
|
}
|
|
168
188
|
],
|
|
@@ -191,8 +211,9 @@
|
|
|
191
211
|
{
|
|
192
212
|
"title": "Properties",
|
|
193
213
|
"children": [
|
|
194
|
-
|
|
195
|
-
|
|
214
|
+
58,
|
|
215
|
+
59,
|
|
216
|
+
60
|
|
196
217
|
]
|
|
197
218
|
}
|
|
198
219
|
],
|
|
@@ -211,8 +232,8 @@
|
|
|
211
232
|
{
|
|
212
233
|
"title": "Properties",
|
|
213
234
|
"children": [
|
|
214
|
-
|
|
215
|
-
|
|
235
|
+
55,
|
|
236
|
+
56
|
|
216
237
|
]
|
|
217
238
|
}
|
|
218
239
|
],
|
|
@@ -228,14 +249,14 @@
|
|
|
228
249
|
{
|
|
229
250
|
"type": "reflection",
|
|
230
251
|
"declaration": {
|
|
231
|
-
"id":
|
|
252
|
+
"id": 61,
|
|
232
253
|
"name": "__type",
|
|
233
254
|
"kind": 65536,
|
|
234
255
|
"kindString": "Type literal",
|
|
235
256
|
"flags": {},
|
|
236
257
|
"children": [
|
|
237
258
|
{
|
|
238
|
-
"id":
|
|
259
|
+
"id": 62,
|
|
239
260
|
"name": "schema",
|
|
240
261
|
"kind": 1024,
|
|
241
262
|
"kindString": "Property",
|
|
@@ -257,7 +278,7 @@
|
|
|
257
278
|
{
|
|
258
279
|
"title": "Properties",
|
|
259
280
|
"children": [
|
|
260
|
-
|
|
281
|
+
62
|
|
261
282
|
]
|
|
262
283
|
}
|
|
263
284
|
],
|
|
@@ -277,7 +298,7 @@
|
|
|
277
298
|
}
|
|
278
299
|
},
|
|
279
300
|
{
|
|
280
|
-
"id":
|
|
301
|
+
"id": 63,
|
|
281
302
|
"name": "account",
|
|
282
303
|
"kind": 32768,
|
|
283
304
|
"kindString": "Parameter",
|
|
@@ -307,7 +328,7 @@
|
|
|
307
328
|
}
|
|
308
329
|
},
|
|
309
330
|
{
|
|
310
|
-
"id":
|
|
331
|
+
"id": 97,
|
|
311
332
|
"name": "account",
|
|
312
333
|
"kind": 1024,
|
|
313
334
|
"kindString": "Property",
|
|
@@ -333,7 +354,7 @@
|
|
|
333
354
|
}
|
|
334
355
|
},
|
|
335
356
|
{
|
|
336
|
-
"id":
|
|
357
|
+
"id": 98,
|
|
337
358
|
"name": "module",
|
|
338
359
|
"kind": 1024,
|
|
339
360
|
"kindString": "Property",
|
|
@@ -364,14 +385,14 @@
|
|
|
364
385
|
{
|
|
365
386
|
"type": "reflection",
|
|
366
387
|
"declaration": {
|
|
367
|
-
"id":
|
|
388
|
+
"id": 99,
|
|
368
389
|
"name": "__type",
|
|
369
390
|
"kind": 65536,
|
|
370
391
|
"kindString": "Type literal",
|
|
371
392
|
"flags": {},
|
|
372
393
|
"children": [
|
|
373
394
|
{
|
|
374
|
-
"id":
|
|
395
|
+
"id": 100,
|
|
375
396
|
"name": "name",
|
|
376
397
|
"kind": 1024,
|
|
377
398
|
"kindString": "Property",
|
|
@@ -391,7 +412,7 @@
|
|
|
391
412
|
}
|
|
392
413
|
},
|
|
393
414
|
{
|
|
394
|
-
"id":
|
|
415
|
+
"id": 101,
|
|
395
416
|
"name": "security",
|
|
396
417
|
"kind": 1024,
|
|
397
418
|
"kindString": "Property",
|
|
@@ -408,15 +429,15 @@
|
|
|
408
429
|
"type": {
|
|
409
430
|
"type": "reflection",
|
|
410
431
|
"declaration": {
|
|
411
|
-
"id":
|
|
432
|
+
"id": 102,
|
|
412
433
|
"name": "__type",
|
|
413
434
|
"kind": 65536,
|
|
414
435
|
"kindString": "Type literal",
|
|
415
436
|
"flags": {},
|
|
416
437
|
"children": [
|
|
417
438
|
{
|
|
418
|
-
"id":
|
|
419
|
-
"name": "
|
|
439
|
+
"id": 103,
|
|
440
|
+
"name": "allowAnonymous",
|
|
420
441
|
"kind": 1024,
|
|
421
442
|
"kindString": "Property",
|
|
422
443
|
"flags": {
|
|
@@ -429,6 +450,26 @@
|
|
|
429
450
|
"character": 8
|
|
430
451
|
}
|
|
431
452
|
],
|
|
453
|
+
"type": {
|
|
454
|
+
"type": "intrinsic",
|
|
455
|
+
"name": "boolean"
|
|
456
|
+
}
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
"id": 104,
|
|
460
|
+
"name": "allowed",
|
|
461
|
+
"kind": 1024,
|
|
462
|
+
"kindString": "Property",
|
|
463
|
+
"flags": {
|
|
464
|
+
"isOptional": true
|
|
465
|
+
},
|
|
466
|
+
"sources": [
|
|
467
|
+
{
|
|
468
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
469
|
+
"line": 12,
|
|
470
|
+
"character": 8
|
|
471
|
+
}
|
|
472
|
+
],
|
|
432
473
|
"type": {
|
|
433
474
|
"type": "reference",
|
|
434
475
|
"typeArguments": [
|
|
@@ -459,7 +500,7 @@
|
|
|
459
500
|
}
|
|
460
501
|
},
|
|
461
502
|
{
|
|
462
|
-
"id":
|
|
503
|
+
"id": 105,
|
|
463
504
|
"name": "disallowed",
|
|
464
505
|
"kind": 1024,
|
|
465
506
|
"kindString": "Property",
|
|
@@ -469,7 +510,7 @@
|
|
|
469
510
|
"sources": [
|
|
470
511
|
{
|
|
471
512
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
472
|
-
"line":
|
|
513
|
+
"line": 13,
|
|
473
514
|
"character": 8
|
|
474
515
|
}
|
|
475
516
|
],
|
|
@@ -498,8 +539,9 @@
|
|
|
498
539
|
{
|
|
499
540
|
"title": "Properties",
|
|
500
541
|
"children": [
|
|
501
|
-
|
|
502
|
-
|
|
542
|
+
103,
|
|
543
|
+
104,
|
|
544
|
+
105
|
|
503
545
|
]
|
|
504
546
|
}
|
|
505
547
|
],
|
|
@@ -518,8 +560,8 @@
|
|
|
518
560
|
{
|
|
519
561
|
"title": "Properties",
|
|
520
562
|
"children": [
|
|
521
|
-
|
|
522
|
-
|
|
563
|
+
100,
|
|
564
|
+
101
|
|
523
565
|
]
|
|
524
566
|
}
|
|
525
567
|
],
|
|
@@ -535,14 +577,14 @@
|
|
|
535
577
|
{
|
|
536
578
|
"type": "reflection",
|
|
537
579
|
"declaration": {
|
|
538
|
-
"id":
|
|
580
|
+
"id": 106,
|
|
539
581
|
"name": "__type",
|
|
540
582
|
"kind": 65536,
|
|
541
583
|
"kindString": "Type literal",
|
|
542
584
|
"flags": {},
|
|
543
585
|
"children": [
|
|
544
586
|
{
|
|
545
|
-
"id":
|
|
587
|
+
"id": 107,
|
|
546
588
|
"name": "schema",
|
|
547
589
|
"kind": 1024,
|
|
548
590
|
"kindString": "Property",
|
|
@@ -564,7 +606,7 @@
|
|
|
564
606
|
{
|
|
565
607
|
"title": "Properties",
|
|
566
608
|
"children": [
|
|
567
|
-
|
|
609
|
+
107
|
|
568
610
|
]
|
|
569
611
|
}
|
|
570
612
|
],
|
|
@@ -600,7 +642,7 @@
|
|
|
600
642
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
601
643
|
"line": 26,
|
|
602
644
|
"character": 9,
|
|
603
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
645
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L26"
|
|
604
646
|
}
|
|
605
647
|
],
|
|
606
648
|
"type": {
|
|
@@ -617,7 +659,7 @@
|
|
|
617
659
|
}
|
|
618
660
|
},
|
|
619
661
|
{
|
|
620
|
-
"id":
|
|
662
|
+
"id": 108,
|
|
621
663
|
"name": "address",
|
|
622
664
|
"kind": 262144,
|
|
623
665
|
"kindString": "Accessor",
|
|
@@ -630,7 +672,7 @@
|
|
|
630
672
|
}
|
|
631
673
|
],
|
|
632
674
|
"getSignature": {
|
|
633
|
-
"id":
|
|
675
|
+
"id": 109,
|
|
634
676
|
"name": "address",
|
|
635
677
|
"kind": 524288,
|
|
636
678
|
"kindString": "Get signature",
|
|
@@ -658,7 +700,7 @@
|
|
|
658
700
|
}
|
|
659
701
|
},
|
|
660
702
|
{
|
|
661
|
-
"id":
|
|
703
|
+
"id": 110,
|
|
662
704
|
"name": "config",
|
|
663
705
|
"kind": 262144,
|
|
664
706
|
"kindString": "Accessor",
|
|
@@ -671,7 +713,7 @@
|
|
|
671
713
|
}
|
|
672
714
|
],
|
|
673
715
|
"getSignature": {
|
|
674
|
-
"id":
|
|
716
|
+
"id": 111,
|
|
675
717
|
"name": "config",
|
|
676
718
|
"kind": 524288,
|
|
677
719
|
"kindString": "Get signature",
|
|
@@ -706,7 +748,7 @@
|
|
|
706
748
|
}
|
|
707
749
|
},
|
|
708
750
|
{
|
|
709
|
-
"id":
|
|
751
|
+
"id": 112,
|
|
710
752
|
"name": "queries",
|
|
711
753
|
"kind": 262144,
|
|
712
754
|
"kindString": "Accessor",
|
|
@@ -719,7 +761,7 @@
|
|
|
719
761
|
}
|
|
720
762
|
],
|
|
721
763
|
"getSignature": {
|
|
722
|
-
"id":
|
|
764
|
+
"id": 113,
|
|
723
765
|
"name": "queries",
|
|
724
766
|
"kind": 524288,
|
|
725
767
|
"kindString": "Get signature",
|
|
@@ -750,7 +792,7 @@
|
|
|
750
792
|
}
|
|
751
793
|
},
|
|
752
794
|
{
|
|
753
|
-
"id":
|
|
795
|
+
"id": 114,
|
|
754
796
|
"name": "resolver",
|
|
755
797
|
"kind": 262144,
|
|
756
798
|
"kindString": "Accessor",
|
|
@@ -763,260 +805,272 @@
|
|
|
763
805
|
}
|
|
764
806
|
],
|
|
765
807
|
"getSignature": {
|
|
766
|
-
"id":
|
|
808
|
+
"id": 115,
|
|
767
809
|
"name": "resolver",
|
|
768
810
|
"kind": 524288,
|
|
769
811
|
"kindString": "Get signature",
|
|
770
812
|
"flags": {},
|
|
771
813
|
"type": {
|
|
772
|
-
"type": "
|
|
773
|
-
"
|
|
774
|
-
{
|
|
775
|
-
"type": "intrinsic",
|
|
776
|
-
"name": "undefined"
|
|
777
|
-
},
|
|
814
|
+
"type": "reference",
|
|
815
|
+
"typeArguments": [
|
|
778
816
|
{
|
|
779
817
|
"type": "reference",
|
|
780
818
|
"typeArguments": [
|
|
781
819
|
{
|
|
782
|
-
"type": "
|
|
783
|
-
"
|
|
820
|
+
"type": "intersection",
|
|
821
|
+
"types": [
|
|
784
822
|
{
|
|
785
|
-
"type": "
|
|
786
|
-
"
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
"
|
|
803
|
-
"
|
|
823
|
+
"type": "reference",
|
|
824
|
+
"name": "SchemaFields"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"type": "reference",
|
|
828
|
+
"name": "PayloadFields"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"type": "reflection",
|
|
832
|
+
"declaration": {
|
|
833
|
+
"id": 116,
|
|
834
|
+
"name": "__type",
|
|
835
|
+
"kind": 65536,
|
|
836
|
+
"kindString": "Type literal",
|
|
837
|
+
"flags": {},
|
|
838
|
+
"children": [
|
|
839
|
+
{
|
|
840
|
+
"id": 117,
|
|
841
|
+
"name": "name",
|
|
842
|
+
"kind": 1024,
|
|
843
|
+
"kindString": "Property",
|
|
844
|
+
"flags": {
|
|
845
|
+
"isOptional": true
|
|
846
|
+
},
|
|
847
|
+
"sources": [
|
|
804
848
|
{
|
|
805
|
-
"
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
849
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
850
|
+
"line": 9,
|
|
851
|
+
"character": 4
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
"type": {
|
|
855
|
+
"type": "intrinsic",
|
|
856
|
+
"name": "string"
|
|
857
|
+
}
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"id": 118,
|
|
861
|
+
"name": "security",
|
|
862
|
+
"kind": 1024,
|
|
863
|
+
"kindString": "Property",
|
|
864
|
+
"flags": {
|
|
865
|
+
"isOptional": true
|
|
866
|
+
},
|
|
867
|
+
"sources": [
|
|
824
868
|
{
|
|
825
|
-
"
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
869
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
870
|
+
"line": 10,
|
|
871
|
+
"character": 4
|
|
872
|
+
}
|
|
873
|
+
],
|
|
874
|
+
"type": {
|
|
875
|
+
"type": "reflection",
|
|
876
|
+
"declaration": {
|
|
877
|
+
"id": 119,
|
|
878
|
+
"name": "__type",
|
|
879
|
+
"kind": 65536,
|
|
880
|
+
"kindString": "Type literal",
|
|
881
|
+
"flags": {},
|
|
882
|
+
"children": [
|
|
833
883
|
{
|
|
834
|
-
"
|
|
835
|
-
"
|
|
836
|
-
"
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
"id": 113,
|
|
843
|
-
"name": "__type",
|
|
844
|
-
"kind": 65536,
|
|
845
|
-
"kindString": "Type literal",
|
|
846
|
-
"flags": {},
|
|
847
|
-
"children": [
|
|
884
|
+
"id": 120,
|
|
885
|
+
"name": "allowAnonymous",
|
|
886
|
+
"kind": 1024,
|
|
887
|
+
"kindString": "Property",
|
|
888
|
+
"flags": {
|
|
889
|
+
"isOptional": true
|
|
890
|
+
},
|
|
891
|
+
"sources": [
|
|
848
892
|
{
|
|
849
|
-
"
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
"name": "string"
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"type": "array",
|
|
872
|
-
"elementType": {
|
|
873
|
-
"type": "union",
|
|
874
|
-
"types": [
|
|
875
|
-
{
|
|
876
|
-
"type": "intrinsic",
|
|
877
|
-
"name": "string"
|
|
878
|
-
},
|
|
879
|
-
{
|
|
880
|
-
"type": "reference",
|
|
881
|
-
"name": "CosigningAddressSet"
|
|
882
|
-
}
|
|
883
|
-
]
|
|
884
|
-
}
|
|
885
|
-
}
|
|
886
|
-
],
|
|
887
|
-
"name": "Record",
|
|
888
|
-
"qualifiedName": "Record",
|
|
889
|
-
"package": "typescript"
|
|
890
|
-
}
|
|
891
|
-
},
|
|
893
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
894
|
+
"line": 11,
|
|
895
|
+
"character": 8
|
|
896
|
+
}
|
|
897
|
+
],
|
|
898
|
+
"type": {
|
|
899
|
+
"type": "intrinsic",
|
|
900
|
+
"name": "boolean"
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"id": 121,
|
|
905
|
+
"name": "allowed",
|
|
906
|
+
"kind": 1024,
|
|
907
|
+
"kindString": "Property",
|
|
908
|
+
"flags": {
|
|
909
|
+
"isOptional": true
|
|
910
|
+
},
|
|
911
|
+
"sources": [
|
|
892
912
|
{
|
|
893
|
-
"
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
913
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
914
|
+
"line": 12,
|
|
915
|
+
"character": 8
|
|
916
|
+
}
|
|
917
|
+
],
|
|
918
|
+
"type": {
|
|
919
|
+
"type": "reference",
|
|
920
|
+
"typeArguments": [
|
|
921
|
+
{
|
|
922
|
+
"type": "intrinsic",
|
|
923
|
+
"name": "string"
|
|
899
924
|
},
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
"
|
|
904
|
-
"
|
|
905
|
-
|
|
906
|
-
],
|
|
907
|
-
"type": {
|
|
908
|
-
"type": "reference",
|
|
909
|
-
"typeArguments": [
|
|
910
|
-
{
|
|
911
|
-
"type": "intrinsic",
|
|
912
|
-
"name": "string"
|
|
913
|
-
},
|
|
914
|
-
{
|
|
915
|
-
"type": "array",
|
|
916
|
-
"elementType": {
|
|
925
|
+
{
|
|
926
|
+
"type": "array",
|
|
927
|
+
"elementType": {
|
|
928
|
+
"type": "union",
|
|
929
|
+
"types": [
|
|
930
|
+
{
|
|
917
931
|
"type": "intrinsic",
|
|
918
932
|
"name": "string"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"type": "reference",
|
|
936
|
+
"name": "CosigningAddressSet"
|
|
919
937
|
}
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
"name": "Record",
|
|
923
|
-
"qualifiedName": "Record",
|
|
924
|
-
"package": "typescript"
|
|
938
|
+
]
|
|
939
|
+
}
|
|
925
940
|
}
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
941
|
+
],
|
|
942
|
+
"name": "Record",
|
|
943
|
+
"qualifiedName": "Record",
|
|
944
|
+
"package": "typescript"
|
|
945
|
+
}
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"id": 122,
|
|
949
|
+
"name": "disallowed",
|
|
950
|
+
"kind": 1024,
|
|
951
|
+
"kindString": "Property",
|
|
952
|
+
"flags": {
|
|
953
|
+
"isOptional": true
|
|
954
|
+
},
|
|
937
955
|
"sources": [
|
|
938
956
|
{
|
|
939
|
-
"fileName": "modules/packages/module/dist/types/
|
|
940
|
-
"line":
|
|
941
|
-
"character":
|
|
957
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
958
|
+
"line": 13,
|
|
959
|
+
"character": 8
|
|
942
960
|
}
|
|
943
|
-
]
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
{
|
|
967
|
-
"type": "reflection",
|
|
968
|
-
"declaration": {
|
|
969
|
-
"id": 116,
|
|
970
|
-
"name": "__type",
|
|
971
|
-
"kind": 65536,
|
|
972
|
-
"kindString": "Type literal",
|
|
973
|
-
"flags": {},
|
|
974
|
-
"children": [
|
|
975
|
-
{
|
|
976
|
-
"id": 117,
|
|
977
|
-
"name": "schema",
|
|
978
|
-
"kind": 1024,
|
|
979
|
-
"kindString": "Property",
|
|
980
|
-
"flags": {},
|
|
981
|
-
"sources": [
|
|
961
|
+
],
|
|
962
|
+
"type": {
|
|
963
|
+
"type": "reference",
|
|
964
|
+
"typeArguments": [
|
|
965
|
+
{
|
|
966
|
+
"type": "intrinsic",
|
|
967
|
+
"name": "string"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"type": "array",
|
|
971
|
+
"elementType": {
|
|
972
|
+
"type": "intrinsic",
|
|
973
|
+
"name": "string"
|
|
974
|
+
}
|
|
975
|
+
}
|
|
976
|
+
],
|
|
977
|
+
"name": "Record",
|
|
978
|
+
"qualifiedName": "Record",
|
|
979
|
+
"package": "typescript"
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
],
|
|
983
|
+
"groups": [
|
|
982
984
|
{
|
|
983
|
-
"
|
|
984
|
-
"
|
|
985
|
-
|
|
985
|
+
"title": "Properties",
|
|
986
|
+
"children": [
|
|
987
|
+
120,
|
|
988
|
+
121,
|
|
989
|
+
122
|
|
990
|
+
]
|
|
986
991
|
}
|
|
987
992
|
],
|
|
988
|
-
"
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
"groups": [
|
|
995
|
-
{
|
|
996
|
-
"title": "Properties",
|
|
997
|
-
"children": [
|
|
998
|
-
117
|
|
993
|
+
"sources": [
|
|
994
|
+
{
|
|
995
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
996
|
+
"line": 10,
|
|
997
|
+
"character": 15
|
|
998
|
+
}
|
|
999
999
|
]
|
|
1000
1000
|
}
|
|
1001
|
-
|
|
1001
|
+
}
|
|
1002
|
+
}
|
|
1003
|
+
],
|
|
1004
|
+
"groups": [
|
|
1005
|
+
{
|
|
1006
|
+
"title": "Properties",
|
|
1007
|
+
"children": [
|
|
1008
|
+
117,
|
|
1009
|
+
118
|
|
1010
|
+
]
|
|
1011
|
+
}
|
|
1012
|
+
],
|
|
1013
|
+
"sources": [
|
|
1014
|
+
{
|
|
1015
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1016
|
+
"line": 8,
|
|
1017
|
+
"character": 79
|
|
1018
|
+
}
|
|
1019
|
+
]
|
|
1020
|
+
}
|
|
1021
|
+
},
|
|
1022
|
+
{
|
|
1023
|
+
"type": "reflection",
|
|
1024
|
+
"declaration": {
|
|
1025
|
+
"id": 123,
|
|
1026
|
+
"name": "__type",
|
|
1027
|
+
"kind": 65536,
|
|
1028
|
+
"kindString": "Type literal",
|
|
1029
|
+
"flags": {},
|
|
1030
|
+
"children": [
|
|
1031
|
+
{
|
|
1032
|
+
"id": 124,
|
|
1033
|
+
"name": "schema",
|
|
1034
|
+
"kind": 1024,
|
|
1035
|
+
"kindString": "Property",
|
|
1036
|
+
"flags": {},
|
|
1002
1037
|
"sources": [
|
|
1003
1038
|
{
|
|
1004
|
-
"fileName": "
|
|
1005
|
-
"line":
|
|
1006
|
-
"character":
|
|
1039
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1040
|
+
"line": 19,
|
|
1041
|
+
"character": 4
|
|
1007
1042
|
}
|
|
1043
|
+
],
|
|
1044
|
+
"type": {
|
|
1045
|
+
"type": "intrinsic",
|
|
1046
|
+
"name": "string"
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
],
|
|
1050
|
+
"groups": [
|
|
1051
|
+
{
|
|
1052
|
+
"title": "Properties",
|
|
1053
|
+
"children": [
|
|
1054
|
+
124
|
|
1008
1055
|
]
|
|
1009
1056
|
}
|
|
1010
|
-
|
|
1011
|
-
|
|
1057
|
+
],
|
|
1058
|
+
"sources": [
|
|
1059
|
+
{
|
|
1060
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1061
|
+
"line": 18,
|
|
1062
|
+
"character": 17
|
|
1063
|
+
}
|
|
1064
|
+
]
|
|
1065
|
+
}
|
|
1012
1066
|
}
|
|
1013
|
-
]
|
|
1014
|
-
"name": "Module"
|
|
1067
|
+
]
|
|
1015
1068
|
}
|
|
1016
1069
|
],
|
|
1017
|
-
"name": "
|
|
1070
|
+
"name": "Module"
|
|
1018
1071
|
}
|
|
1019
|
-
]
|
|
1072
|
+
],
|
|
1073
|
+
"name": "ModuleResolver"
|
|
1020
1074
|
},
|
|
1021
1075
|
"inheritedFrom": {
|
|
1022
1076
|
"type": "reference",
|
|
@@ -1037,7 +1091,7 @@
|
|
|
1037
1091
|
}
|
|
1038
1092
|
},
|
|
1039
1093
|
{
|
|
1040
|
-
"id":
|
|
1094
|
+
"id": 64,
|
|
1041
1095
|
"name": "all",
|
|
1042
1096
|
"kind": 2048,
|
|
1043
1097
|
"kindString": "Method",
|
|
@@ -1049,12 +1103,12 @@
|
|
|
1049
1103
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1050
1104
|
"line": 41,
|
|
1051
1105
|
"character": 15,
|
|
1052
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1106
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L41"
|
|
1053
1107
|
}
|
|
1054
1108
|
],
|
|
1055
1109
|
"signatures": [
|
|
1056
1110
|
{
|
|
1057
|
-
"id":
|
|
1111
|
+
"id": 65,
|
|
1058
1112
|
"name": "all",
|
|
1059
1113
|
"kind": 4096,
|
|
1060
1114
|
"kindString": "Call signature",
|
|
@@ -1078,14 +1132,14 @@
|
|
|
1078
1132
|
{
|
|
1079
1133
|
"type": "reflection",
|
|
1080
1134
|
"declaration": {
|
|
1081
|
-
"id":
|
|
1135
|
+
"id": 66,
|
|
1082
1136
|
"name": "__type",
|
|
1083
1137
|
"kind": 65536,
|
|
1084
1138
|
"kindString": "Type literal",
|
|
1085
1139
|
"flags": {},
|
|
1086
1140
|
"children": [
|
|
1087
1141
|
{
|
|
1088
|
-
"id":
|
|
1142
|
+
"id": 67,
|
|
1089
1143
|
"name": "schema",
|
|
1090
1144
|
"kind": 1024,
|
|
1091
1145
|
"kindString": "Property",
|
|
@@ -1107,7 +1161,7 @@
|
|
|
1107
1161
|
{
|
|
1108
1162
|
"title": "Properties",
|
|
1109
1163
|
"children": [
|
|
1110
|
-
|
|
1164
|
+
67
|
|
1111
1165
|
]
|
|
1112
1166
|
}
|
|
1113
1167
|
],
|
|
@@ -1140,7 +1194,7 @@
|
|
|
1140
1194
|
}
|
|
1141
1195
|
},
|
|
1142
1196
|
{
|
|
1143
|
-
"id":
|
|
1197
|
+
"id": 175,
|
|
1144
1198
|
"name": "bindQuery",
|
|
1145
1199
|
"kind": 2048,
|
|
1146
1200
|
"kindString": "Method",
|
|
@@ -1150,20 +1204,20 @@
|
|
|
1150
1204
|
"sources": [
|
|
1151
1205
|
{
|
|
1152
1206
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1153
|
-
"line":
|
|
1207
|
+
"line": 33,
|
|
1154
1208
|
"character": 14
|
|
1155
1209
|
}
|
|
1156
1210
|
],
|
|
1157
1211
|
"signatures": [
|
|
1158
1212
|
{
|
|
1159
|
-
"id":
|
|
1213
|
+
"id": 176,
|
|
1160
1214
|
"name": "bindQuery",
|
|
1161
1215
|
"kind": 4096,
|
|
1162
1216
|
"kindString": "Call signature",
|
|
1163
1217
|
"flags": {},
|
|
1164
1218
|
"typeParameter": [
|
|
1165
1219
|
{
|
|
1166
|
-
"id":
|
|
1220
|
+
"id": 181,
|
|
1167
1221
|
"name": "T",
|
|
1168
1222
|
"kind": 131072,
|
|
1169
1223
|
"kindString": "Type parameter",
|
|
@@ -1189,14 +1243,14 @@
|
|
|
1189
1243
|
{
|
|
1190
1244
|
"type": "reflection",
|
|
1191
1245
|
"declaration": {
|
|
1192
|
-
"id":
|
|
1246
|
+
"id": 177,
|
|
1193
1247
|
"name": "__type",
|
|
1194
1248
|
"kind": 65536,
|
|
1195
1249
|
"kindString": "Type literal",
|
|
1196
1250
|
"flags": {},
|
|
1197
1251
|
"children": [
|
|
1198
1252
|
{
|
|
1199
|
-
"id":
|
|
1253
|
+
"id": 178,
|
|
1200
1254
|
"name": "schema",
|
|
1201
1255
|
"kind": 1024,
|
|
1202
1256
|
"kindString": "Property",
|
|
@@ -1218,7 +1272,7 @@
|
|
|
1218
1272
|
{
|
|
1219
1273
|
"title": "Properties",
|
|
1220
1274
|
"children": [
|
|
1221
|
-
|
|
1275
|
+
178
|
|
1222
1276
|
]
|
|
1223
1277
|
}
|
|
1224
1278
|
],
|
|
@@ -1254,14 +1308,14 @@
|
|
|
1254
1308
|
{
|
|
1255
1309
|
"type": "reflection",
|
|
1256
1310
|
"declaration": {
|
|
1257
|
-
"id":
|
|
1311
|
+
"id": 179,
|
|
1258
1312
|
"name": "__type",
|
|
1259
1313
|
"kind": 65536,
|
|
1260
1314
|
"kindString": "Type literal",
|
|
1261
1315
|
"flags": {},
|
|
1262
1316
|
"children": [
|
|
1263
1317
|
{
|
|
1264
|
-
"id":
|
|
1318
|
+
"id": 180,
|
|
1265
1319
|
"name": "schema",
|
|
1266
1320
|
"kind": 1024,
|
|
1267
1321
|
"kindString": "Property",
|
|
@@ -1283,7 +1337,7 @@
|
|
|
1283
1337
|
{
|
|
1284
1338
|
"title": "Properties",
|
|
1285
1339
|
"children": [
|
|
1286
|
-
|
|
1340
|
+
180
|
|
1287
1341
|
]
|
|
1288
1342
|
}
|
|
1289
1343
|
],
|
|
@@ -1307,19 +1361,19 @@
|
|
|
1307
1361
|
],
|
|
1308
1362
|
"parameters": [
|
|
1309
1363
|
{
|
|
1310
|
-
"id":
|
|
1364
|
+
"id": 182,
|
|
1311
1365
|
"name": "query",
|
|
1312
1366
|
"kind": 32768,
|
|
1313
1367
|
"kindString": "Parameter",
|
|
1314
1368
|
"flags": {},
|
|
1315
1369
|
"type": {
|
|
1316
1370
|
"type": "reference",
|
|
1317
|
-
"id":
|
|
1371
|
+
"id": 181,
|
|
1318
1372
|
"name": "T"
|
|
1319
1373
|
}
|
|
1320
1374
|
},
|
|
1321
1375
|
{
|
|
1322
|
-
"id":
|
|
1376
|
+
"id": 183,
|
|
1323
1377
|
"name": "payloads",
|
|
1324
1378
|
"kind": 32768,
|
|
1325
1379
|
"kindString": "Parameter",
|
|
@@ -1342,14 +1396,14 @@
|
|
|
1342
1396
|
{
|
|
1343
1397
|
"type": "reflection",
|
|
1344
1398
|
"declaration": {
|
|
1345
|
-
"id":
|
|
1399
|
+
"id": 184,
|
|
1346
1400
|
"name": "__type",
|
|
1347
1401
|
"kind": 65536,
|
|
1348
1402
|
"kindString": "Type literal",
|
|
1349
1403
|
"flags": {},
|
|
1350
1404
|
"children": [
|
|
1351
1405
|
{
|
|
1352
|
-
"id":
|
|
1406
|
+
"id": 185,
|
|
1353
1407
|
"name": "schema",
|
|
1354
1408
|
"kind": 1024,
|
|
1355
1409
|
"kindString": "Property",
|
|
@@ -1371,7 +1425,7 @@
|
|
|
1371
1425
|
{
|
|
1372
1426
|
"title": "Properties",
|
|
1373
1427
|
"children": [
|
|
1374
|
-
|
|
1428
|
+
185
|
|
1375
1429
|
]
|
|
1376
1430
|
}
|
|
1377
1431
|
],
|
|
@@ -1389,7 +1443,7 @@
|
|
|
1389
1443
|
}
|
|
1390
1444
|
},
|
|
1391
1445
|
{
|
|
1392
|
-
"id":
|
|
1446
|
+
"id": 186,
|
|
1393
1447
|
"name": "account",
|
|
1394
1448
|
"kind": 32768,
|
|
1395
1449
|
"kindString": "Parameter",
|
|
@@ -1426,14 +1480,14 @@
|
|
|
1426
1480
|
{
|
|
1427
1481
|
"type": "reflection",
|
|
1428
1482
|
"declaration": {
|
|
1429
|
-
"id":
|
|
1483
|
+
"id": 187,
|
|
1430
1484
|
"name": "__type",
|
|
1431
1485
|
"kind": 65536,
|
|
1432
1486
|
"kindString": "Type literal",
|
|
1433
1487
|
"flags": {},
|
|
1434
1488
|
"children": [
|
|
1435
1489
|
{
|
|
1436
|
-
"id":
|
|
1490
|
+
"id": 188,
|
|
1437
1491
|
"name": "query",
|
|
1438
1492
|
"kind": 1024,
|
|
1439
1493
|
"kindString": "Property",
|
|
@@ -1451,7 +1505,7 @@
|
|
|
1451
1505
|
}
|
|
1452
1506
|
},
|
|
1453
1507
|
{
|
|
1454
|
-
"id":
|
|
1508
|
+
"id": 189,
|
|
1455
1509
|
"name": "resultSet",
|
|
1456
1510
|
"kind": 1024,
|
|
1457
1511
|
"kindString": "Property",
|
|
@@ -1471,7 +1525,7 @@
|
|
|
1471
1525
|
}
|
|
1472
1526
|
},
|
|
1473
1527
|
{
|
|
1474
|
-
"id":
|
|
1528
|
+
"id": 190,
|
|
1475
1529
|
"name": "schema",
|
|
1476
1530
|
"kind": 1024,
|
|
1477
1531
|
"kindString": "Property",
|
|
@@ -1493,9 +1547,9 @@
|
|
|
1493
1547
|
{
|
|
1494
1548
|
"title": "Properties",
|
|
1495
1549
|
"children": [
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1550
|
+
188,
|
|
1551
|
+
189,
|
|
1552
|
+
190
|
|
1499
1553
|
]
|
|
1500
1554
|
}
|
|
1501
1555
|
],
|
|
@@ -1526,14 +1580,14 @@
|
|
|
1526
1580
|
{
|
|
1527
1581
|
"type": "reflection",
|
|
1528
1582
|
"declaration": {
|
|
1529
|
-
"id":
|
|
1583
|
+
"id": 191,
|
|
1530
1584
|
"name": "__type",
|
|
1531
1585
|
"kind": 65536,
|
|
1532
1586
|
"kindString": "Type literal",
|
|
1533
1587
|
"flags": {},
|
|
1534
1588
|
"children": [
|
|
1535
1589
|
{
|
|
1536
|
-
"id":
|
|
1590
|
+
"id": 192,
|
|
1537
1591
|
"name": "schema",
|
|
1538
1592
|
"kind": 1024,
|
|
1539
1593
|
"kindString": "Property",
|
|
@@ -1555,7 +1609,7 @@
|
|
|
1555
1609
|
{
|
|
1556
1610
|
"title": "Properties",
|
|
1557
1611
|
"children": [
|
|
1558
|
-
|
|
1612
|
+
192
|
|
1559
1613
|
]
|
|
1560
1614
|
}
|
|
1561
1615
|
],
|
|
@@ -1592,7 +1646,7 @@
|
|
|
1592
1646
|
}
|
|
1593
1647
|
},
|
|
1594
1648
|
{
|
|
1595
|
-
"id":
|
|
1649
|
+
"id": 193,
|
|
1596
1650
|
"name": "bindQueryInternal",
|
|
1597
1651
|
"kind": 2048,
|
|
1598
1652
|
"kindString": "Method",
|
|
@@ -1602,20 +1656,20 @@
|
|
|
1602
1656
|
"sources": [
|
|
1603
1657
|
{
|
|
1604
1658
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1605
|
-
"line":
|
|
1659
|
+
"line": 34,
|
|
1606
1660
|
"character": 14
|
|
1607
1661
|
}
|
|
1608
1662
|
],
|
|
1609
1663
|
"signatures": [
|
|
1610
1664
|
{
|
|
1611
|
-
"id":
|
|
1665
|
+
"id": 194,
|
|
1612
1666
|
"name": "bindQueryInternal",
|
|
1613
1667
|
"kind": 4096,
|
|
1614
1668
|
"kindString": "Call signature",
|
|
1615
1669
|
"flags": {},
|
|
1616
1670
|
"typeParameter": [
|
|
1617
1671
|
{
|
|
1618
|
-
"id":
|
|
1672
|
+
"id": 199,
|
|
1619
1673
|
"name": "T",
|
|
1620
1674
|
"kind": 131072,
|
|
1621
1675
|
"kindString": "Type parameter",
|
|
@@ -1641,14 +1695,14 @@
|
|
|
1641
1695
|
{
|
|
1642
1696
|
"type": "reflection",
|
|
1643
1697
|
"declaration": {
|
|
1644
|
-
"id":
|
|
1698
|
+
"id": 195,
|
|
1645
1699
|
"name": "__type",
|
|
1646
1700
|
"kind": 65536,
|
|
1647
1701
|
"kindString": "Type literal",
|
|
1648
1702
|
"flags": {},
|
|
1649
1703
|
"children": [
|
|
1650
1704
|
{
|
|
1651
|
-
"id":
|
|
1705
|
+
"id": 196,
|
|
1652
1706
|
"name": "schema",
|
|
1653
1707
|
"kind": 1024,
|
|
1654
1708
|
"kindString": "Property",
|
|
@@ -1670,7 +1724,7 @@
|
|
|
1670
1724
|
{
|
|
1671
1725
|
"title": "Properties",
|
|
1672
1726
|
"children": [
|
|
1673
|
-
|
|
1727
|
+
196
|
|
1674
1728
|
]
|
|
1675
1729
|
}
|
|
1676
1730
|
],
|
|
@@ -1706,14 +1760,14 @@
|
|
|
1706
1760
|
{
|
|
1707
1761
|
"type": "reflection",
|
|
1708
1762
|
"declaration": {
|
|
1709
|
-
"id":
|
|
1763
|
+
"id": 197,
|
|
1710
1764
|
"name": "__type",
|
|
1711
1765
|
"kind": 65536,
|
|
1712
1766
|
"kindString": "Type literal",
|
|
1713
1767
|
"flags": {},
|
|
1714
1768
|
"children": [
|
|
1715
1769
|
{
|
|
1716
|
-
"id":
|
|
1770
|
+
"id": 198,
|
|
1717
1771
|
"name": "schema",
|
|
1718
1772
|
"kind": 1024,
|
|
1719
1773
|
"kindString": "Property",
|
|
@@ -1735,7 +1789,7 @@
|
|
|
1735
1789
|
{
|
|
1736
1790
|
"title": "Properties",
|
|
1737
1791
|
"children": [
|
|
1738
|
-
|
|
1792
|
+
198
|
|
1739
1793
|
]
|
|
1740
1794
|
}
|
|
1741
1795
|
],
|
|
@@ -1759,19 +1813,19 @@
|
|
|
1759
1813
|
],
|
|
1760
1814
|
"parameters": [
|
|
1761
1815
|
{
|
|
1762
|
-
"id":
|
|
1816
|
+
"id": 200,
|
|
1763
1817
|
"name": "query",
|
|
1764
1818
|
"kind": 32768,
|
|
1765
1819
|
"kindString": "Parameter",
|
|
1766
1820
|
"flags": {},
|
|
1767
1821
|
"type": {
|
|
1768
1822
|
"type": "reference",
|
|
1769
|
-
"id":
|
|
1823
|
+
"id": 199,
|
|
1770
1824
|
"name": "T"
|
|
1771
1825
|
}
|
|
1772
1826
|
},
|
|
1773
1827
|
{
|
|
1774
|
-
"id":
|
|
1828
|
+
"id": 201,
|
|
1775
1829
|
"name": "payloads",
|
|
1776
1830
|
"kind": 32768,
|
|
1777
1831
|
"kindString": "Parameter",
|
|
@@ -1794,14 +1848,14 @@
|
|
|
1794
1848
|
{
|
|
1795
1849
|
"type": "reflection",
|
|
1796
1850
|
"declaration": {
|
|
1797
|
-
"id":
|
|
1851
|
+
"id": 202,
|
|
1798
1852
|
"name": "__type",
|
|
1799
1853
|
"kind": 65536,
|
|
1800
1854
|
"kindString": "Type literal",
|
|
1801
1855
|
"flags": {},
|
|
1802
1856
|
"children": [
|
|
1803
1857
|
{
|
|
1804
|
-
"id":
|
|
1858
|
+
"id": 203,
|
|
1805
1859
|
"name": "schema",
|
|
1806
1860
|
"kind": 1024,
|
|
1807
1861
|
"kindString": "Property",
|
|
@@ -1823,7 +1877,7 @@
|
|
|
1823
1877
|
{
|
|
1824
1878
|
"title": "Properties",
|
|
1825
1879
|
"children": [
|
|
1826
|
-
|
|
1880
|
+
203
|
|
1827
1881
|
]
|
|
1828
1882
|
}
|
|
1829
1883
|
],
|
|
@@ -1841,7 +1895,7 @@
|
|
|
1841
1895
|
}
|
|
1842
1896
|
},
|
|
1843
1897
|
{
|
|
1844
|
-
"id":
|
|
1898
|
+
"id": 204,
|
|
1845
1899
|
"name": "account",
|
|
1846
1900
|
"kind": 32768,
|
|
1847
1901
|
"kindString": "Parameter",
|
|
@@ -1875,14 +1929,14 @@
|
|
|
1875
1929
|
{
|
|
1876
1930
|
"type": "reflection",
|
|
1877
1931
|
"declaration": {
|
|
1878
|
-
"id":
|
|
1932
|
+
"id": 205,
|
|
1879
1933
|
"name": "__type",
|
|
1880
1934
|
"kind": 65536,
|
|
1881
1935
|
"kindString": "Type literal",
|
|
1882
1936
|
"flags": {},
|
|
1883
1937
|
"children": [
|
|
1884
1938
|
{
|
|
1885
|
-
"id":
|
|
1939
|
+
"id": 206,
|
|
1886
1940
|
"name": "query",
|
|
1887
1941
|
"kind": 1024,
|
|
1888
1942
|
"kindString": "Property",
|
|
@@ -1900,7 +1954,7 @@
|
|
|
1900
1954
|
}
|
|
1901
1955
|
},
|
|
1902
1956
|
{
|
|
1903
|
-
"id":
|
|
1957
|
+
"id": 207,
|
|
1904
1958
|
"name": "resultSet",
|
|
1905
1959
|
"kind": 1024,
|
|
1906
1960
|
"kindString": "Property",
|
|
@@ -1920,7 +1974,7 @@
|
|
|
1920
1974
|
}
|
|
1921
1975
|
},
|
|
1922
1976
|
{
|
|
1923
|
-
"id":
|
|
1977
|
+
"id": 208,
|
|
1924
1978
|
"name": "schema",
|
|
1925
1979
|
"kind": 1024,
|
|
1926
1980
|
"kindString": "Property",
|
|
@@ -1942,9 +1996,9 @@
|
|
|
1942
1996
|
{
|
|
1943
1997
|
"title": "Properties",
|
|
1944
1998
|
"children": [
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1999
|
+
206,
|
|
2000
|
+
207,
|
|
2001
|
+
208
|
|
1948
2002
|
]
|
|
1949
2003
|
}
|
|
1950
2004
|
],
|
|
@@ -1975,14 +2029,14 @@
|
|
|
1975
2029
|
{
|
|
1976
2030
|
"type": "reflection",
|
|
1977
2031
|
"declaration": {
|
|
1978
|
-
"id":
|
|
2032
|
+
"id": 209,
|
|
1979
2033
|
"name": "__type",
|
|
1980
2034
|
"kind": 65536,
|
|
1981
2035
|
"kindString": "Type literal",
|
|
1982
2036
|
"flags": {},
|
|
1983
2037
|
"children": [
|
|
1984
2038
|
{
|
|
1985
|
-
"id":
|
|
2039
|
+
"id": 210,
|
|
1986
2040
|
"name": "schema",
|
|
1987
2041
|
"kind": 1024,
|
|
1988
2042
|
"kindString": "Property",
|
|
@@ -2004,7 +2058,7 @@
|
|
|
2004
2058
|
{
|
|
2005
2059
|
"title": "Properties",
|
|
2006
2060
|
"children": [
|
|
2007
|
-
|
|
2061
|
+
210
|
|
2008
2062
|
]
|
|
2009
2063
|
}
|
|
2010
2064
|
],
|
|
@@ -2034,7 +2088,7 @@
|
|
|
2034
2088
|
}
|
|
2035
2089
|
},
|
|
2036
2090
|
{
|
|
2037
|
-
"id":
|
|
2091
|
+
"id": 68,
|
|
2038
2092
|
"name": "clear",
|
|
2039
2093
|
"kind": 2048,
|
|
2040
2094
|
"kindString": "Method",
|
|
@@ -2046,12 +2100,12 @@
|
|
|
2046
2100
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2047
2101
|
"line": 47,
|
|
2048
2102
|
"character": 15,
|
|
2049
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L47"
|
|
2050
2104
|
}
|
|
2051
2105
|
],
|
|
2052
2106
|
"signatures": [
|
|
2053
2107
|
{
|
|
2054
|
-
"id":
|
|
2108
|
+
"id": 69,
|
|
2055
2109
|
"name": "clear",
|
|
2056
2110
|
"kind": 4096,
|
|
2057
2111
|
"kindString": "Call signature",
|
|
@@ -2080,7 +2134,7 @@
|
|
|
2080
2134
|
}
|
|
2081
2135
|
},
|
|
2082
2136
|
{
|
|
2083
|
-
"id":
|
|
2137
|
+
"id": 70,
|
|
2084
2138
|
"name": "commit",
|
|
2085
2139
|
"kind": 2048,
|
|
2086
2140
|
"kindString": "Method",
|
|
@@ -2092,12 +2146,12 @@
|
|
|
2092
2146
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2093
2147
|
"line": 52,
|
|
2094
2148
|
"character": 15,
|
|
2095
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2149
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L52"
|
|
2096
2150
|
}
|
|
2097
2151
|
],
|
|
2098
2152
|
"signatures": [
|
|
2099
2153
|
{
|
|
2100
|
-
"id":
|
|
2154
|
+
"id": 71,
|
|
2101
2155
|
"name": "commit",
|
|
2102
2156
|
"kind": 4096,
|
|
2103
2157
|
"kindString": "Call signature",
|
|
@@ -2125,14 +2179,14 @@
|
|
|
2125
2179
|
{
|
|
2126
2180
|
"type": "reflection",
|
|
2127
2181
|
"declaration": {
|
|
2128
|
-
"id":
|
|
2182
|
+
"id": 72,
|
|
2129
2183
|
"name": "__type",
|
|
2130
2184
|
"kind": 65536,
|
|
2131
2185
|
"kindString": "Type literal",
|
|
2132
2186
|
"flags": {},
|
|
2133
2187
|
"children": [
|
|
2134
2188
|
{
|
|
2135
|
-
"id":
|
|
2189
|
+
"id": 73,
|
|
2136
2190
|
"name": "schema",
|
|
2137
2191
|
"kind": 1024,
|
|
2138
2192
|
"kindString": "Property",
|
|
@@ -2154,7 +2208,7 @@
|
|
|
2154
2208
|
{
|
|
2155
2209
|
"title": "Properties",
|
|
2156
2210
|
"children": [
|
|
2157
|
-
|
|
2211
|
+
73
|
|
2158
2212
|
]
|
|
2159
2213
|
}
|
|
2160
2214
|
],
|
|
@@ -2187,7 +2241,7 @@
|
|
|
2187
2241
|
}
|
|
2188
2242
|
},
|
|
2189
2243
|
{
|
|
2190
|
-
"id":
|
|
2244
|
+
"id": 74,
|
|
2191
2245
|
"name": "delete",
|
|
2192
2246
|
"kind": 2048,
|
|
2193
2247
|
"kindString": "Method",
|
|
@@ -2199,19 +2253,19 @@
|
|
|
2199
2253
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2200
2254
|
"line": 58,
|
|
2201
2255
|
"character": 15,
|
|
2202
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2256
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L58"
|
|
2203
2257
|
}
|
|
2204
2258
|
],
|
|
2205
2259
|
"signatures": [
|
|
2206
2260
|
{
|
|
2207
|
-
"id":
|
|
2261
|
+
"id": 75,
|
|
2208
2262
|
"name": "delete",
|
|
2209
2263
|
"kind": 4096,
|
|
2210
2264
|
"kindString": "Call signature",
|
|
2211
2265
|
"flags": {},
|
|
2212
2266
|
"parameters": [
|
|
2213
2267
|
{
|
|
2214
|
-
"id":
|
|
2268
|
+
"id": 76,
|
|
2215
2269
|
"name": "hashes",
|
|
2216
2270
|
"kind": 32768,
|
|
2217
2271
|
"kindString": "Parameter",
|
|
@@ -2252,7 +2306,7 @@
|
|
|
2252
2306
|
}
|
|
2253
2307
|
},
|
|
2254
2308
|
{
|
|
2255
|
-
"id":
|
|
2309
|
+
"id": 125,
|
|
2256
2310
|
"name": "describe",
|
|
2257
2311
|
"kind": 2048,
|
|
2258
2312
|
"kindString": "Method",
|
|
@@ -2260,13 +2314,13 @@
|
|
|
2260
2314
|
"sources": [
|
|
2261
2315
|
{
|
|
2262
2316
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2263
|
-
"line":
|
|
2317
|
+
"line": 28,
|
|
2264
2318
|
"character": 4
|
|
2265
2319
|
}
|
|
2266
2320
|
],
|
|
2267
2321
|
"signatures": [
|
|
2268
2322
|
{
|
|
2269
|
-
"id":
|
|
2323
|
+
"id": 126,
|
|
2270
2324
|
"name": "describe",
|
|
2271
2325
|
"kind": 4096,
|
|
2272
2326
|
"kindString": "Call signature",
|
|
@@ -2276,14 +2330,30 @@
|
|
|
2276
2330
|
"typeArguments": [
|
|
2277
2331
|
{
|
|
2278
2332
|
"type": "reference",
|
|
2279
|
-
"
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2333
|
+
"typeArguments": [
|
|
2334
|
+
{
|
|
2335
|
+
"type": "reference",
|
|
2336
|
+
"typeArguments": [
|
|
2337
|
+
{
|
|
2338
|
+
"type": "reference",
|
|
2339
|
+
"name": "ModuleDescription"
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"type": "intrinsic",
|
|
2343
|
+
"name": "never"
|
|
2344
|
+
}
|
|
2345
|
+
],
|
|
2346
|
+
"name": "Promisable"
|
|
2347
|
+
}
|
|
2348
|
+
],
|
|
2349
|
+
"name": "Promise",
|
|
2350
|
+
"qualifiedName": "Promise",
|
|
2351
|
+
"package": "typescript"
|
|
2284
2352
|
}
|
|
2285
2353
|
],
|
|
2286
|
-
"name": "
|
|
2354
|
+
"name": "Promise",
|
|
2355
|
+
"qualifiedName": "Promise",
|
|
2356
|
+
"package": "typescript"
|
|
2287
2357
|
},
|
|
2288
2358
|
"inheritedFrom": {
|
|
2289
2359
|
"type": "reference",
|
|
@@ -2297,7 +2367,7 @@
|
|
|
2297
2367
|
}
|
|
2298
2368
|
},
|
|
2299
2369
|
{
|
|
2300
|
-
"id":
|
|
2370
|
+
"id": 127,
|
|
2301
2371
|
"name": "discover",
|
|
2302
2372
|
"kind": 2048,
|
|
2303
2373
|
"kindString": "Method",
|
|
@@ -2305,13 +2375,13 @@
|
|
|
2305
2375
|
"sources": [
|
|
2306
2376
|
{
|
|
2307
2377
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2308
|
-
"line":
|
|
2378
|
+
"line": 29,
|
|
2309
2379
|
"character": 4
|
|
2310
2380
|
}
|
|
2311
2381
|
],
|
|
2312
2382
|
"signatures": [
|
|
2313
2383
|
{
|
|
2314
|
-
"id":
|
|
2384
|
+
"id": 128,
|
|
2315
2385
|
"name": "discover",
|
|
2316
2386
|
"kind": 4096,
|
|
2317
2387
|
"kindString": "Call signature",
|
|
@@ -2335,14 +2405,14 @@
|
|
|
2335
2405
|
{
|
|
2336
2406
|
"type": "reflection",
|
|
2337
2407
|
"declaration": {
|
|
2338
|
-
"id":
|
|
2408
|
+
"id": 129,
|
|
2339
2409
|
"name": "__type",
|
|
2340
2410
|
"kind": 65536,
|
|
2341
2411
|
"kindString": "Type literal",
|
|
2342
2412
|
"flags": {},
|
|
2343
2413
|
"children": [
|
|
2344
2414
|
{
|
|
2345
|
-
"id":
|
|
2415
|
+
"id": 130,
|
|
2346
2416
|
"name": "schema",
|
|
2347
2417
|
"kind": 1024,
|
|
2348
2418
|
"kindString": "Property",
|
|
@@ -2364,7 +2434,7 @@
|
|
|
2364
2434
|
{
|
|
2365
2435
|
"title": "Properties",
|
|
2366
2436
|
"children": [
|
|
2367
|
-
|
|
2437
|
+
130
|
|
2368
2438
|
]
|
|
2369
2439
|
}
|
|
2370
2440
|
],
|
|
@@ -2397,7 +2467,7 @@
|
|
|
2397
2467
|
}
|
|
2398
2468
|
},
|
|
2399
2469
|
{
|
|
2400
|
-
"id":
|
|
2470
|
+
"id": 211,
|
|
2401
2471
|
"name": "filterErrors",
|
|
2402
2472
|
"kind": 2048,
|
|
2403
2473
|
"kindString": "Method",
|
|
@@ -2407,20 +2477,20 @@
|
|
|
2407
2477
|
"sources": [
|
|
2408
2478
|
{
|
|
2409
2479
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2410
|
-
"line":
|
|
2480
|
+
"line": 35,
|
|
2411
2481
|
"character": 14
|
|
2412
2482
|
}
|
|
2413
2483
|
],
|
|
2414
2484
|
"signatures": [
|
|
2415
2485
|
{
|
|
2416
|
-
"id":
|
|
2486
|
+
"id": 212,
|
|
2417
2487
|
"name": "filterErrors",
|
|
2418
2488
|
"kind": 4096,
|
|
2419
2489
|
"kindString": "Call signature",
|
|
2420
2490
|
"flags": {},
|
|
2421
2491
|
"parameters": [
|
|
2422
2492
|
{
|
|
2423
|
-
"id":
|
|
2493
|
+
"id": 213,
|
|
2424
2494
|
"name": "query",
|
|
2425
2495
|
"kind": 32768,
|
|
2426
2496
|
"kindString": "Parameter",
|
|
@@ -2446,14 +2516,14 @@
|
|
|
2446
2516
|
{
|
|
2447
2517
|
"type": "reflection",
|
|
2448
2518
|
"declaration": {
|
|
2449
|
-
"id":
|
|
2519
|
+
"id": 214,
|
|
2450
2520
|
"name": "__type",
|
|
2451
2521
|
"kind": 65536,
|
|
2452
2522
|
"kindString": "Type literal",
|
|
2453
2523
|
"flags": {},
|
|
2454
2524
|
"children": [
|
|
2455
2525
|
{
|
|
2456
|
-
"id":
|
|
2526
|
+
"id": 215,
|
|
2457
2527
|
"name": "query",
|
|
2458
2528
|
"kind": 1024,
|
|
2459
2529
|
"kindString": "Property",
|
|
@@ -2471,7 +2541,7 @@
|
|
|
2471
2541
|
}
|
|
2472
2542
|
},
|
|
2473
2543
|
{
|
|
2474
|
-
"id":
|
|
2544
|
+
"id": 216,
|
|
2475
2545
|
"name": "resultSet",
|
|
2476
2546
|
"kind": 1024,
|
|
2477
2547
|
"kindString": "Property",
|
|
@@ -2491,7 +2561,7 @@
|
|
|
2491
2561
|
}
|
|
2492
2562
|
},
|
|
2493
2563
|
{
|
|
2494
|
-
"id":
|
|
2564
|
+
"id": 217,
|
|
2495
2565
|
"name": "schema",
|
|
2496
2566
|
"kind": 1024,
|
|
2497
2567
|
"kindString": "Property",
|
|
@@ -2513,9 +2583,9 @@
|
|
|
2513
2583
|
{
|
|
2514
2584
|
"title": "Properties",
|
|
2515
2585
|
"children": [
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2586
|
+
215,
|
|
2587
|
+
216,
|
|
2588
|
+
217
|
|
2519
2589
|
]
|
|
2520
2590
|
}
|
|
2521
2591
|
],
|
|
@@ -2547,14 +2617,14 @@
|
|
|
2547
2617
|
{
|
|
2548
2618
|
"type": "reflection",
|
|
2549
2619
|
"declaration": {
|
|
2550
|
-
"id":
|
|
2620
|
+
"id": 218,
|
|
2551
2621
|
"name": "__type",
|
|
2552
2622
|
"kind": 65536,
|
|
2553
2623
|
"kindString": "Type literal",
|
|
2554
2624
|
"flags": {},
|
|
2555
2625
|
"children": [
|
|
2556
2626
|
{
|
|
2557
|
-
"id":
|
|
2627
|
+
"id": 219,
|
|
2558
2628
|
"name": "schema",
|
|
2559
2629
|
"kind": 1024,
|
|
2560
2630
|
"kindString": "Property",
|
|
@@ -2576,7 +2646,7 @@
|
|
|
2576
2646
|
{
|
|
2577
2647
|
"title": "Properties",
|
|
2578
2648
|
"children": [
|
|
2579
|
-
|
|
2649
|
+
219
|
|
2580
2650
|
]
|
|
2581
2651
|
}
|
|
2582
2652
|
],
|
|
@@ -2598,7 +2668,7 @@
|
|
|
2598
2668
|
}
|
|
2599
2669
|
},
|
|
2600
2670
|
{
|
|
2601
|
-
"id":
|
|
2671
|
+
"id": 220,
|
|
2602
2672
|
"name": "result",
|
|
2603
2673
|
"kind": 32768,
|
|
2604
2674
|
"kindString": "Parameter",
|
|
@@ -2620,14 +2690,14 @@
|
|
|
2620
2690
|
{
|
|
2621
2691
|
"type": "reflection",
|
|
2622
2692
|
"declaration": {
|
|
2623
|
-
"id":
|
|
2693
|
+
"id": 221,
|
|
2624
2694
|
"name": "__type",
|
|
2625
2695
|
"kind": 65536,
|
|
2626
2696
|
"kindString": "Type literal",
|
|
2627
2697
|
"flags": {},
|
|
2628
2698
|
"children": [
|
|
2629
2699
|
{
|
|
2630
|
-
"id":
|
|
2700
|
+
"id": 222,
|
|
2631
2701
|
"name": "schema",
|
|
2632
2702
|
"kind": 1024,
|
|
2633
2703
|
"kindString": "Property",
|
|
@@ -2649,7 +2719,7 @@
|
|
|
2649
2719
|
{
|
|
2650
2720
|
"title": "Properties",
|
|
2651
2721
|
"children": [
|
|
2652
|
-
|
|
2722
|
+
222
|
|
2653
2723
|
]
|
|
2654
2724
|
}
|
|
2655
2725
|
],
|
|
@@ -2692,14 +2762,14 @@
|
|
|
2692
2762
|
{
|
|
2693
2763
|
"type": "reflection",
|
|
2694
2764
|
"declaration": {
|
|
2695
|
-
"id":
|
|
2765
|
+
"id": 223,
|
|
2696
2766
|
"name": "__type",
|
|
2697
2767
|
"kind": 65536,
|
|
2698
2768
|
"kindString": "Type literal",
|
|
2699
2769
|
"flags": {},
|
|
2700
2770
|
"children": [
|
|
2701
2771
|
{
|
|
2702
|
-
"id":
|
|
2772
|
+
"id": 224,
|
|
2703
2773
|
"name": "message",
|
|
2704
2774
|
"kind": 1024,
|
|
2705
2775
|
"kindString": "Property",
|
|
@@ -2719,7 +2789,7 @@
|
|
|
2719
2789
|
}
|
|
2720
2790
|
},
|
|
2721
2791
|
{
|
|
2722
|
-
"id":
|
|
2792
|
+
"id": 225,
|
|
2723
2793
|
"name": "schema",
|
|
2724
2794
|
"kind": 1024,
|
|
2725
2795
|
"kindString": "Property",
|
|
@@ -2737,7 +2807,7 @@
|
|
|
2737
2807
|
}
|
|
2738
2808
|
},
|
|
2739
2809
|
{
|
|
2740
|
-
"id":
|
|
2810
|
+
"id": 226,
|
|
2741
2811
|
"name": "sources",
|
|
2742
2812
|
"kind": 1024,
|
|
2743
2813
|
"kindString": "Property",
|
|
@@ -2762,9 +2832,9 @@
|
|
|
2762
2832
|
{
|
|
2763
2833
|
"title": "Properties",
|
|
2764
2834
|
"children": [
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2835
|
+
224,
|
|
2836
|
+
225,
|
|
2837
|
+
226
|
|
2768
2838
|
]
|
|
2769
2839
|
}
|
|
2770
2840
|
],
|
|
@@ -2794,7 +2864,7 @@
|
|
|
2794
2864
|
}
|
|
2795
2865
|
},
|
|
2796
2866
|
{
|
|
2797
|
-
"id":
|
|
2867
|
+
"id": 77,
|
|
2798
2868
|
"name": "find",
|
|
2799
2869
|
"kind": 2048,
|
|
2800
2870
|
"kindString": "Method",
|
|
@@ -2806,19 +2876,19 @@
|
|
|
2806
2876
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2807
2877
|
"line": 66,
|
|
2808
2878
|
"character": 15,
|
|
2809
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2879
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L66"
|
|
2810
2880
|
}
|
|
2811
2881
|
],
|
|
2812
2882
|
"signatures": [
|
|
2813
2883
|
{
|
|
2814
|
-
"id":
|
|
2884
|
+
"id": 78,
|
|
2815
2885
|
"name": "find",
|
|
2816
2886
|
"kind": 4096,
|
|
2817
2887
|
"kindString": "Call signature",
|
|
2818
2888
|
"flags": {},
|
|
2819
2889
|
"typeParameter": [
|
|
2820
2890
|
{
|
|
2821
|
-
"id":
|
|
2891
|
+
"id": 83,
|
|
2822
2892
|
"name": "R",
|
|
2823
2893
|
"kind": 131072,
|
|
2824
2894
|
"kindString": "Type parameter",
|
|
@@ -2837,14 +2907,14 @@
|
|
|
2837
2907
|
{
|
|
2838
2908
|
"type": "reflection",
|
|
2839
2909
|
"declaration": {
|
|
2840
|
-
"id":
|
|
2910
|
+
"id": 79,
|
|
2841
2911
|
"name": "__type",
|
|
2842
2912
|
"kind": 65536,
|
|
2843
2913
|
"kindString": "Type literal",
|
|
2844
2914
|
"flags": {},
|
|
2845
2915
|
"children": [
|
|
2846
2916
|
{
|
|
2847
|
-
"id":
|
|
2917
|
+
"id": 80,
|
|
2848
2918
|
"name": "schema",
|
|
2849
2919
|
"kind": 1024,
|
|
2850
2920
|
"kindString": "Property",
|
|
@@ -2866,7 +2936,7 @@
|
|
|
2866
2936
|
{
|
|
2867
2937
|
"title": "Properties",
|
|
2868
2938
|
"children": [
|
|
2869
|
-
|
|
2939
|
+
80
|
|
2870
2940
|
]
|
|
2871
2941
|
}
|
|
2872
2942
|
],
|
|
@@ -2895,14 +2965,14 @@
|
|
|
2895
2965
|
{
|
|
2896
2966
|
"type": "reflection",
|
|
2897
2967
|
"declaration": {
|
|
2898
|
-
"id":
|
|
2968
|
+
"id": 81,
|
|
2899
2969
|
"name": "__type",
|
|
2900
2970
|
"kind": 65536,
|
|
2901
2971
|
"kindString": "Type literal",
|
|
2902
2972
|
"flags": {},
|
|
2903
2973
|
"children": [
|
|
2904
2974
|
{
|
|
2905
|
-
"id":
|
|
2975
|
+
"id": 82,
|
|
2906
2976
|
"name": "schema",
|
|
2907
2977
|
"kind": 1024,
|
|
2908
2978
|
"kindString": "Property",
|
|
@@ -2924,7 +2994,7 @@
|
|
|
2924
2994
|
{
|
|
2925
2995
|
"title": "Properties",
|
|
2926
2996
|
"children": [
|
|
2927
|
-
|
|
2997
|
+
82
|
|
2928
2998
|
]
|
|
2929
2999
|
}
|
|
2930
3000
|
],
|
|
@@ -2943,7 +3013,7 @@
|
|
|
2943
3013
|
],
|
|
2944
3014
|
"parameters": [
|
|
2945
3015
|
{
|
|
2946
|
-
"id":
|
|
3016
|
+
"id": 84,
|
|
2947
3017
|
"name": "filter",
|
|
2948
3018
|
"kind": 32768,
|
|
2949
3019
|
"kindString": "Parameter",
|
|
@@ -2963,7 +3033,7 @@
|
|
|
2963
3033
|
"type": "array",
|
|
2964
3034
|
"elementType": {
|
|
2965
3035
|
"type": "reference",
|
|
2966
|
-
"id":
|
|
3036
|
+
"id": 83,
|
|
2967
3037
|
"name": "R"
|
|
2968
3038
|
}
|
|
2969
3039
|
}
|
|
@@ -2984,7 +3054,7 @@
|
|
|
2984
3054
|
}
|
|
2985
3055
|
},
|
|
2986
3056
|
{
|
|
2987
|
-
"id":
|
|
3057
|
+
"id": 85,
|
|
2988
3058
|
"name": "get",
|
|
2989
3059
|
"kind": 2048,
|
|
2990
3060
|
"kindString": "Method",
|
|
@@ -2996,19 +3066,19 @@
|
|
|
2996
3066
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2997
3067
|
"line": 72,
|
|
2998
3068
|
"character": 15,
|
|
2999
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3069
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L72"
|
|
3000
3070
|
}
|
|
3001
3071
|
],
|
|
3002
3072
|
"signatures": [
|
|
3003
3073
|
{
|
|
3004
|
-
"id":
|
|
3074
|
+
"id": 86,
|
|
3005
3075
|
"name": "get",
|
|
3006
3076
|
"kind": 4096,
|
|
3007
3077
|
"kindString": "Call signature",
|
|
3008
3078
|
"flags": {},
|
|
3009
3079
|
"parameters": [
|
|
3010
3080
|
{
|
|
3011
|
-
"id":
|
|
3081
|
+
"id": 87,
|
|
3012
3082
|
"name": "hashes",
|
|
3013
3083
|
"kind": 32768,
|
|
3014
3084
|
"kindString": "Parameter",
|
|
@@ -3041,14 +3111,14 @@
|
|
|
3041
3111
|
{
|
|
3042
3112
|
"type": "reflection",
|
|
3043
3113
|
"declaration": {
|
|
3044
|
-
"id":
|
|
3114
|
+
"id": 88,
|
|
3045
3115
|
"name": "__type",
|
|
3046
3116
|
"kind": 65536,
|
|
3047
3117
|
"kindString": "Type literal",
|
|
3048
3118
|
"flags": {},
|
|
3049
3119
|
"children": [
|
|
3050
3120
|
{
|
|
3051
|
-
"id":
|
|
3121
|
+
"id": 89,
|
|
3052
3122
|
"name": "schema",
|
|
3053
3123
|
"kind": 1024,
|
|
3054
3124
|
"kindString": "Property",
|
|
@@ -3070,7 +3140,7 @@
|
|
|
3070
3140
|
{
|
|
3071
3141
|
"title": "Properties",
|
|
3072
3142
|
"children": [
|
|
3073
|
-
|
|
3143
|
+
89
|
|
3074
3144
|
]
|
|
3075
3145
|
}
|
|
3076
3146
|
],
|
|
@@ -3103,7 +3173,7 @@
|
|
|
3103
3173
|
}
|
|
3104
3174
|
},
|
|
3105
3175
|
{
|
|
3106
|
-
"id":
|
|
3176
|
+
"id": 90,
|
|
3107
3177
|
"name": "insert",
|
|
3108
3178
|
"kind": 2048,
|
|
3109
3179
|
"kindString": "Method",
|
|
@@ -3115,19 +3185,19 @@
|
|
|
3115
3185
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
3116
3186
|
"line": 78,
|
|
3117
3187
|
"character": 15,
|
|
3118
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3188
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L78"
|
|
3119
3189
|
}
|
|
3120
3190
|
],
|
|
3121
3191
|
"signatures": [
|
|
3122
3192
|
{
|
|
3123
|
-
"id":
|
|
3193
|
+
"id": 91,
|
|
3124
3194
|
"name": "insert",
|
|
3125
3195
|
"kind": 4096,
|
|
3126
3196
|
"kindString": "Call signature",
|
|
3127
3197
|
"flags": {},
|
|
3128
3198
|
"parameters": [
|
|
3129
3199
|
{
|
|
3130
|
-
"id":
|
|
3200
|
+
"id": 92,
|
|
3131
3201
|
"name": "payloads",
|
|
3132
3202
|
"kind": 32768,
|
|
3133
3203
|
"kindString": "Parameter",
|
|
@@ -3148,14 +3218,14 @@
|
|
|
3148
3218
|
{
|
|
3149
3219
|
"type": "reflection",
|
|
3150
3220
|
"declaration": {
|
|
3151
|
-
"id":
|
|
3221
|
+
"id": 93,
|
|
3152
3222
|
"name": "__type",
|
|
3153
3223
|
"kind": 65536,
|
|
3154
3224
|
"kindString": "Type literal",
|
|
3155
3225
|
"flags": {},
|
|
3156
3226
|
"children": [
|
|
3157
3227
|
{
|
|
3158
|
-
"id":
|
|
3228
|
+
"id": 94,
|
|
3159
3229
|
"name": "schema",
|
|
3160
3230
|
"kind": 1024,
|
|
3161
3231
|
"kindString": "Property",
|
|
@@ -3177,7 +3247,7 @@
|
|
|
3177
3247
|
{
|
|
3178
3248
|
"title": "Properties",
|
|
3179
3249
|
"children": [
|
|
3180
|
-
|
|
3250
|
+
94
|
|
3181
3251
|
]
|
|
3182
3252
|
}
|
|
3183
3253
|
],
|
|
@@ -3218,14 +3288,14 @@
|
|
|
3218
3288
|
{
|
|
3219
3289
|
"type": "reflection",
|
|
3220
3290
|
"declaration": {
|
|
3221
|
-
"id":
|
|
3291
|
+
"id": 95,
|
|
3222
3292
|
"name": "__type",
|
|
3223
3293
|
"kind": 65536,
|
|
3224
3294
|
"kindString": "Type literal",
|
|
3225
3295
|
"flags": {},
|
|
3226
3296
|
"children": [
|
|
3227
3297
|
{
|
|
3228
|
-
"id":
|
|
3298
|
+
"id": 96,
|
|
3229
3299
|
"name": "schema",
|
|
3230
3300
|
"kind": 1024,
|
|
3231
3301
|
"kindString": "Property",
|
|
@@ -3247,7 +3317,7 @@
|
|
|
3247
3317
|
{
|
|
3248
3318
|
"title": "Properties",
|
|
3249
3319
|
"children": [
|
|
3250
|
-
|
|
3320
|
+
96
|
|
3251
3321
|
]
|
|
3252
3322
|
}
|
|
3253
3323
|
],
|
|
@@ -3280,7 +3350,7 @@
|
|
|
3280
3350
|
}
|
|
3281
3351
|
},
|
|
3282
3352
|
{
|
|
3283
|
-
"id":
|
|
3353
|
+
"id": 131,
|
|
3284
3354
|
"name": "query",
|
|
3285
3355
|
"kind": 2048,
|
|
3286
3356
|
"kindString": "Method",
|
|
@@ -3288,20 +3358,20 @@
|
|
|
3288
3358
|
"sources": [
|
|
3289
3359
|
{
|
|
3290
3360
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3291
|
-
"line":
|
|
3361
|
+
"line": 30,
|
|
3292
3362
|
"character": 4
|
|
3293
3363
|
}
|
|
3294
3364
|
],
|
|
3295
3365
|
"signatures": [
|
|
3296
3366
|
{
|
|
3297
|
-
"id":
|
|
3367
|
+
"id": 132,
|
|
3298
3368
|
"name": "query",
|
|
3299
3369
|
"kind": 4096,
|
|
3300
3370
|
"kindString": "Call signature",
|
|
3301
3371
|
"flags": {},
|
|
3302
3372
|
"typeParameter": [
|
|
3303
3373
|
{
|
|
3304
|
-
"id":
|
|
3374
|
+
"id": 141,
|
|
3305
3375
|
"name": "T",
|
|
3306
3376
|
"kind": 131072,
|
|
3307
3377
|
"kindString": "Type parameter",
|
|
@@ -3324,14 +3394,14 @@
|
|
|
3324
3394
|
{
|
|
3325
3395
|
"type": "reflection",
|
|
3326
3396
|
"declaration": {
|
|
3327
|
-
"id":
|
|
3397
|
+
"id": 133,
|
|
3328
3398
|
"name": "__type",
|
|
3329
3399
|
"kind": 65536,
|
|
3330
3400
|
"kindString": "Type literal",
|
|
3331
3401
|
"flags": {},
|
|
3332
3402
|
"children": [
|
|
3333
3403
|
{
|
|
3334
|
-
"id":
|
|
3404
|
+
"id": 134,
|
|
3335
3405
|
"name": "query",
|
|
3336
3406
|
"kind": 1024,
|
|
3337
3407
|
"kindString": "Property",
|
|
@@ -3349,7 +3419,7 @@
|
|
|
3349
3419
|
}
|
|
3350
3420
|
},
|
|
3351
3421
|
{
|
|
3352
|
-
"id":
|
|
3422
|
+
"id": 135,
|
|
3353
3423
|
"name": "resultSet",
|
|
3354
3424
|
"kind": 1024,
|
|
3355
3425
|
"kindString": "Property",
|
|
@@ -3369,7 +3439,7 @@
|
|
|
3369
3439
|
}
|
|
3370
3440
|
},
|
|
3371
3441
|
{
|
|
3372
|
-
"id":
|
|
3442
|
+
"id": 136,
|
|
3373
3443
|
"name": "schema",
|
|
3374
3444
|
"kind": 1024,
|
|
3375
3445
|
"kindString": "Property",
|
|
@@ -3391,9 +3461,9 @@
|
|
|
3391
3461
|
{
|
|
3392
3462
|
"title": "Properties",
|
|
3393
3463
|
"children": [
|
|
3394
|
-
|
|
3395
|
-
|
|
3396
|
-
|
|
3464
|
+
134,
|
|
3465
|
+
135,
|
|
3466
|
+
136
|
|
3397
3467
|
]
|
|
3398
3468
|
}
|
|
3399
3469
|
],
|
|
@@ -3426,14 +3496,14 @@
|
|
|
3426
3496
|
{
|
|
3427
3497
|
"type": "reflection",
|
|
3428
3498
|
"declaration": {
|
|
3429
|
-
"id":
|
|
3499
|
+
"id": 137,
|
|
3430
3500
|
"name": "__type",
|
|
3431
3501
|
"kind": 65536,
|
|
3432
3502
|
"kindString": "Type literal",
|
|
3433
3503
|
"flags": {},
|
|
3434
3504
|
"children": [
|
|
3435
3505
|
{
|
|
3436
|
-
"id":
|
|
3506
|
+
"id": 138,
|
|
3437
3507
|
"name": "query",
|
|
3438
3508
|
"kind": 1024,
|
|
3439
3509
|
"kindString": "Property",
|
|
@@ -3451,7 +3521,7 @@
|
|
|
3451
3521
|
}
|
|
3452
3522
|
},
|
|
3453
3523
|
{
|
|
3454
|
-
"id":
|
|
3524
|
+
"id": 139,
|
|
3455
3525
|
"name": "resultSet",
|
|
3456
3526
|
"kind": 1024,
|
|
3457
3527
|
"kindString": "Property",
|
|
@@ -3471,7 +3541,7 @@
|
|
|
3471
3541
|
}
|
|
3472
3542
|
},
|
|
3473
3543
|
{
|
|
3474
|
-
"id":
|
|
3544
|
+
"id": 140,
|
|
3475
3545
|
"name": "schema",
|
|
3476
3546
|
"kind": 1024,
|
|
3477
3547
|
"kindString": "Property",
|
|
@@ -3493,9 +3563,9 @@
|
|
|
3493
3563
|
{
|
|
3494
3564
|
"title": "Properties",
|
|
3495
3565
|
"children": [
|
|
3496
|
-
|
|
3497
|
-
|
|
3498
|
-
|
|
3566
|
+
138,
|
|
3567
|
+
139,
|
|
3568
|
+
140
|
|
3499
3569
|
]
|
|
3500
3570
|
}
|
|
3501
3571
|
],
|
|
@@ -3514,19 +3584,19 @@
|
|
|
3514
3584
|
],
|
|
3515
3585
|
"parameters": [
|
|
3516
3586
|
{
|
|
3517
|
-
"id":
|
|
3587
|
+
"id": 142,
|
|
3518
3588
|
"name": "query",
|
|
3519
3589
|
"kind": 32768,
|
|
3520
3590
|
"kindString": "Parameter",
|
|
3521
3591
|
"flags": {},
|
|
3522
3592
|
"type": {
|
|
3523
3593
|
"type": "reference",
|
|
3524
|
-
"id":
|
|
3594
|
+
"id": 141,
|
|
3525
3595
|
"name": "T"
|
|
3526
3596
|
}
|
|
3527
3597
|
},
|
|
3528
3598
|
{
|
|
3529
|
-
"id":
|
|
3599
|
+
"id": 143,
|
|
3530
3600
|
"name": "payloads",
|
|
3531
3601
|
"kind": 32768,
|
|
3532
3602
|
"kindString": "Parameter",
|
|
@@ -3549,14 +3619,14 @@
|
|
|
3549
3619
|
{
|
|
3550
3620
|
"type": "reflection",
|
|
3551
3621
|
"declaration": {
|
|
3552
|
-
"id":
|
|
3622
|
+
"id": 144,
|
|
3553
3623
|
"name": "__type",
|
|
3554
3624
|
"kind": 65536,
|
|
3555
3625
|
"kindString": "Type literal",
|
|
3556
3626
|
"flags": {},
|
|
3557
3627
|
"children": [
|
|
3558
3628
|
{
|
|
3559
|
-
"id":
|
|
3629
|
+
"id": 145,
|
|
3560
3630
|
"name": "schema",
|
|
3561
3631
|
"kind": 1024,
|
|
3562
3632
|
"kindString": "Property",
|
|
@@ -3578,7 +3648,7 @@
|
|
|
3578
3648
|
{
|
|
3579
3649
|
"title": "Properties",
|
|
3580
3650
|
"children": [
|
|
3581
|
-
|
|
3651
|
+
145
|
|
3582
3652
|
]
|
|
3583
3653
|
}
|
|
3584
3654
|
],
|
|
@@ -3616,14 +3686,14 @@
|
|
|
3616
3686
|
{
|
|
3617
3687
|
"type": "reflection",
|
|
3618
3688
|
"declaration": {
|
|
3619
|
-
"id":
|
|
3689
|
+
"id": 146,
|
|
3620
3690
|
"name": "__type",
|
|
3621
3691
|
"kind": 65536,
|
|
3622
3692
|
"kindString": "Type literal",
|
|
3623
3693
|
"flags": {},
|
|
3624
3694
|
"children": [
|
|
3625
3695
|
{
|
|
3626
|
-
"id":
|
|
3696
|
+
"id": 147,
|
|
3627
3697
|
"name": "schema",
|
|
3628
3698
|
"kind": 1024,
|
|
3629
3699
|
"kindString": "Property",
|
|
@@ -3645,7 +3715,7 @@
|
|
|
3645
3715
|
{
|
|
3646
3716
|
"title": "Properties",
|
|
3647
3717
|
"children": [
|
|
3648
|
-
|
|
3718
|
+
147
|
|
3649
3719
|
]
|
|
3650
3720
|
}
|
|
3651
3721
|
],
|
|
@@ -3688,7 +3758,7 @@
|
|
|
3688
3758
|
}
|
|
3689
3759
|
},
|
|
3690
3760
|
{
|
|
3691
|
-
"id":
|
|
3761
|
+
"id": 148,
|
|
3692
3762
|
"name": "queryable",
|
|
3693
3763
|
"kind": 2048,
|
|
3694
3764
|
"kindString": "Method",
|
|
@@ -3696,20 +3766,20 @@
|
|
|
3696
3766
|
"sources": [
|
|
3697
3767
|
{
|
|
3698
3768
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3699
|
-
"line":
|
|
3769
|
+
"line": 31,
|
|
3700
3770
|
"character": 4
|
|
3701
3771
|
}
|
|
3702
3772
|
],
|
|
3703
3773
|
"signatures": [
|
|
3704
3774
|
{
|
|
3705
|
-
"id":
|
|
3775
|
+
"id": 149,
|
|
3706
3776
|
"name": "queryable",
|
|
3707
3777
|
"kind": 4096,
|
|
3708
3778
|
"kindString": "Call signature",
|
|
3709
3779
|
"flags": {},
|
|
3710
3780
|
"typeParameter": [
|
|
3711
3781
|
{
|
|
3712
|
-
"id":
|
|
3782
|
+
"id": 158,
|
|
3713
3783
|
"name": "T",
|
|
3714
3784
|
"kind": 131072,
|
|
3715
3785
|
"kindString": "Type parameter",
|
|
@@ -3732,14 +3802,14 @@
|
|
|
3732
3802
|
{
|
|
3733
3803
|
"type": "reflection",
|
|
3734
3804
|
"declaration": {
|
|
3735
|
-
"id":
|
|
3805
|
+
"id": 150,
|
|
3736
3806
|
"name": "__type",
|
|
3737
3807
|
"kind": 65536,
|
|
3738
3808
|
"kindString": "Type literal",
|
|
3739
3809
|
"flags": {},
|
|
3740
3810
|
"children": [
|
|
3741
3811
|
{
|
|
3742
|
-
"id":
|
|
3812
|
+
"id": 151,
|
|
3743
3813
|
"name": "query",
|
|
3744
3814
|
"kind": 1024,
|
|
3745
3815
|
"kindString": "Property",
|
|
@@ -3757,7 +3827,7 @@
|
|
|
3757
3827
|
}
|
|
3758
3828
|
},
|
|
3759
3829
|
{
|
|
3760
|
-
"id":
|
|
3830
|
+
"id": 152,
|
|
3761
3831
|
"name": "resultSet",
|
|
3762
3832
|
"kind": 1024,
|
|
3763
3833
|
"kindString": "Property",
|
|
@@ -3777,7 +3847,7 @@
|
|
|
3777
3847
|
}
|
|
3778
3848
|
},
|
|
3779
3849
|
{
|
|
3780
|
-
"id":
|
|
3850
|
+
"id": 153,
|
|
3781
3851
|
"name": "schema",
|
|
3782
3852
|
"kind": 1024,
|
|
3783
3853
|
"kindString": "Property",
|
|
@@ -3799,9 +3869,9 @@
|
|
|
3799
3869
|
{
|
|
3800
3870
|
"title": "Properties",
|
|
3801
3871
|
"children": [
|
|
3802
|
-
|
|
3803
|
-
|
|
3804
|
-
|
|
3872
|
+
151,
|
|
3873
|
+
152,
|
|
3874
|
+
153
|
|
3805
3875
|
]
|
|
3806
3876
|
}
|
|
3807
3877
|
],
|
|
@@ -3834,14 +3904,14 @@
|
|
|
3834
3904
|
{
|
|
3835
3905
|
"type": "reflection",
|
|
3836
3906
|
"declaration": {
|
|
3837
|
-
"id":
|
|
3907
|
+
"id": 154,
|
|
3838
3908
|
"name": "__type",
|
|
3839
3909
|
"kind": 65536,
|
|
3840
3910
|
"kindString": "Type literal",
|
|
3841
3911
|
"flags": {},
|
|
3842
3912
|
"children": [
|
|
3843
3913
|
{
|
|
3844
|
-
"id":
|
|
3914
|
+
"id": 155,
|
|
3845
3915
|
"name": "query",
|
|
3846
3916
|
"kind": 1024,
|
|
3847
3917
|
"kindString": "Property",
|
|
@@ -3859,7 +3929,7 @@
|
|
|
3859
3929
|
}
|
|
3860
3930
|
},
|
|
3861
3931
|
{
|
|
3862
|
-
"id":
|
|
3932
|
+
"id": 156,
|
|
3863
3933
|
"name": "resultSet",
|
|
3864
3934
|
"kind": 1024,
|
|
3865
3935
|
"kindString": "Property",
|
|
@@ -3879,7 +3949,7 @@
|
|
|
3879
3949
|
}
|
|
3880
3950
|
},
|
|
3881
3951
|
{
|
|
3882
|
-
"id":
|
|
3952
|
+
"id": 157,
|
|
3883
3953
|
"name": "schema",
|
|
3884
3954
|
"kind": 1024,
|
|
3885
3955
|
"kindString": "Property",
|
|
@@ -3901,9 +3971,9 @@
|
|
|
3901
3971
|
{
|
|
3902
3972
|
"title": "Properties",
|
|
3903
3973
|
"children": [
|
|
3904
|
-
|
|
3905
|
-
|
|
3906
|
-
|
|
3974
|
+
155,
|
|
3975
|
+
156,
|
|
3976
|
+
157
|
|
3907
3977
|
]
|
|
3908
3978
|
}
|
|
3909
3979
|
],
|
|
@@ -3922,19 +3992,19 @@
|
|
|
3922
3992
|
],
|
|
3923
3993
|
"parameters": [
|
|
3924
3994
|
{
|
|
3925
|
-
"id":
|
|
3995
|
+
"id": 159,
|
|
3926
3996
|
"name": "query",
|
|
3927
3997
|
"kind": 32768,
|
|
3928
3998
|
"kindString": "Parameter",
|
|
3929
3999
|
"flags": {},
|
|
3930
4000
|
"type": {
|
|
3931
4001
|
"type": "reference",
|
|
3932
|
-
"id":
|
|
4002
|
+
"id": 158,
|
|
3933
4003
|
"name": "T"
|
|
3934
4004
|
}
|
|
3935
4005
|
},
|
|
3936
4006
|
{
|
|
3937
|
-
"id":
|
|
4007
|
+
"id": 160,
|
|
3938
4008
|
"name": "payloads",
|
|
3939
4009
|
"kind": 32768,
|
|
3940
4010
|
"kindString": "Parameter",
|
|
@@ -3957,14 +4027,14 @@
|
|
|
3957
4027
|
{
|
|
3958
4028
|
"type": "reflection",
|
|
3959
4029
|
"declaration": {
|
|
3960
|
-
"id":
|
|
4030
|
+
"id": 161,
|
|
3961
4031
|
"name": "__type",
|
|
3962
4032
|
"kind": 65536,
|
|
3963
4033
|
"kindString": "Type literal",
|
|
3964
4034
|
"flags": {},
|
|
3965
4035
|
"children": [
|
|
3966
4036
|
{
|
|
3967
|
-
"id":
|
|
4037
|
+
"id": 162,
|
|
3968
4038
|
"name": "schema",
|
|
3969
4039
|
"kind": 1024,
|
|
3970
4040
|
"kindString": "Property",
|
|
@@ -3986,7 +4056,7 @@
|
|
|
3986
4056
|
{
|
|
3987
4057
|
"title": "Properties",
|
|
3988
4058
|
"children": [
|
|
3989
|
-
|
|
4059
|
+
162
|
|
3990
4060
|
]
|
|
3991
4061
|
}
|
|
3992
4062
|
],
|
|
@@ -4038,7 +4108,7 @@
|
|
|
4038
4108
|
}
|
|
4039
4109
|
},
|
|
4040
4110
|
{
|
|
4041
|
-
"id":
|
|
4111
|
+
"id": 163,
|
|
4042
4112
|
"name": "resolve",
|
|
4043
4113
|
"kind": 2048,
|
|
4044
4114
|
"kindString": "Method",
|
|
@@ -4046,20 +4116,20 @@
|
|
|
4046
4116
|
"sources": [
|
|
4047
4117
|
{
|
|
4048
4118
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4049
|
-
"line":
|
|
4119
|
+
"line": 32,
|
|
4050
4120
|
"character": 4
|
|
4051
4121
|
}
|
|
4052
4122
|
],
|
|
4053
4123
|
"signatures": [
|
|
4054
4124
|
{
|
|
4055
|
-
"id":
|
|
4125
|
+
"id": 164,
|
|
4056
4126
|
"name": "resolve",
|
|
4057
4127
|
"kind": 4096,
|
|
4058
4128
|
"kindString": "Call signature",
|
|
4059
4129
|
"flags": {},
|
|
4060
4130
|
"parameters": [
|
|
4061
4131
|
{
|
|
4062
|
-
"id":
|
|
4132
|
+
"id": 165,
|
|
4063
4133
|
"name": "filter",
|
|
4064
4134
|
"kind": 32768,
|
|
4065
4135
|
"kindString": "Parameter",
|
|
@@ -4094,14 +4164,14 @@
|
|
|
4094
4164
|
{
|
|
4095
4165
|
"type": "reflection",
|
|
4096
4166
|
"declaration": {
|
|
4097
|
-
"id":
|
|
4167
|
+
"id": 166,
|
|
4098
4168
|
"name": "__type",
|
|
4099
4169
|
"kind": 65536,
|
|
4100
4170
|
"kindString": "Type literal",
|
|
4101
4171
|
"flags": {},
|
|
4102
4172
|
"children": [
|
|
4103
4173
|
{
|
|
4104
|
-
"id":
|
|
4174
|
+
"id": 167,
|
|
4105
4175
|
"name": "name",
|
|
4106
4176
|
"kind": 1024,
|
|
4107
4177
|
"kindString": "Property",
|
|
@@ -4121,7 +4191,7 @@
|
|
|
4121
4191
|
}
|
|
4122
4192
|
},
|
|
4123
4193
|
{
|
|
4124
|
-
"id":
|
|
4194
|
+
"id": 168,
|
|
4125
4195
|
"name": "security",
|
|
4126
4196
|
"kind": 1024,
|
|
4127
4197
|
"kindString": "Property",
|
|
@@ -4138,15 +4208,15 @@
|
|
|
4138
4208
|
"type": {
|
|
4139
4209
|
"type": "reflection",
|
|
4140
4210
|
"declaration": {
|
|
4141
|
-
"id":
|
|
4211
|
+
"id": 169,
|
|
4142
4212
|
"name": "__type",
|
|
4143
4213
|
"kind": 65536,
|
|
4144
4214
|
"kindString": "Type literal",
|
|
4145
4215
|
"flags": {},
|
|
4146
4216
|
"children": [
|
|
4147
4217
|
{
|
|
4148
|
-
"id":
|
|
4149
|
-
"name": "
|
|
4218
|
+
"id": 170,
|
|
4219
|
+
"name": "allowAnonymous",
|
|
4150
4220
|
"kind": 1024,
|
|
4151
4221
|
"kindString": "Property",
|
|
4152
4222
|
"flags": {
|
|
@@ -4159,6 +4229,26 @@
|
|
|
4159
4229
|
"character": 8
|
|
4160
4230
|
}
|
|
4161
4231
|
],
|
|
4232
|
+
"type": {
|
|
4233
|
+
"type": "intrinsic",
|
|
4234
|
+
"name": "boolean"
|
|
4235
|
+
}
|
|
4236
|
+
},
|
|
4237
|
+
{
|
|
4238
|
+
"id": 171,
|
|
4239
|
+
"name": "allowed",
|
|
4240
|
+
"kind": 1024,
|
|
4241
|
+
"kindString": "Property",
|
|
4242
|
+
"flags": {
|
|
4243
|
+
"isOptional": true
|
|
4244
|
+
},
|
|
4245
|
+
"sources": [
|
|
4246
|
+
{
|
|
4247
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4248
|
+
"line": 12,
|
|
4249
|
+
"character": 8
|
|
4250
|
+
}
|
|
4251
|
+
],
|
|
4162
4252
|
"type": {
|
|
4163
4253
|
"type": "reference",
|
|
4164
4254
|
"typeArguments": [
|
|
@@ -4189,7 +4279,7 @@
|
|
|
4189
4279
|
}
|
|
4190
4280
|
},
|
|
4191
4281
|
{
|
|
4192
|
-
"id":
|
|
4282
|
+
"id": 172,
|
|
4193
4283
|
"name": "disallowed",
|
|
4194
4284
|
"kind": 1024,
|
|
4195
4285
|
"kindString": "Property",
|
|
@@ -4199,7 +4289,7 @@
|
|
|
4199
4289
|
"sources": [
|
|
4200
4290
|
{
|
|
4201
4291
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4202
|
-
"line":
|
|
4292
|
+
"line": 13,
|
|
4203
4293
|
"character": 8
|
|
4204
4294
|
}
|
|
4205
4295
|
],
|
|
@@ -4228,8 +4318,9 @@
|
|
|
4228
4318
|
{
|
|
4229
4319
|
"title": "Properties",
|
|
4230
4320
|
"children": [
|
|
4231
|
-
|
|
4232
|
-
|
|
4321
|
+
170,
|
|
4322
|
+
171,
|
|
4323
|
+
172
|
|
4233
4324
|
]
|
|
4234
4325
|
}
|
|
4235
4326
|
],
|
|
@@ -4248,8 +4339,8 @@
|
|
|
4248
4339
|
{
|
|
4249
4340
|
"title": "Properties",
|
|
4250
4341
|
"children": [
|
|
4251
|
-
|
|
4252
|
-
|
|
4342
|
+
167,
|
|
4343
|
+
168
|
|
4253
4344
|
]
|
|
4254
4345
|
}
|
|
4255
4346
|
],
|
|
@@ -4265,14 +4356,14 @@
|
|
|
4265
4356
|
{
|
|
4266
4357
|
"type": "reflection",
|
|
4267
4358
|
"declaration": {
|
|
4268
|
-
"id":
|
|
4359
|
+
"id": 173,
|
|
4269
4360
|
"name": "__type",
|
|
4270
4361
|
"kind": 65536,
|
|
4271
4362
|
"kindString": "Type literal",
|
|
4272
4363
|
"flags": {},
|
|
4273
4364
|
"children": [
|
|
4274
4365
|
{
|
|
4275
|
-
"id":
|
|
4366
|
+
"id": 174,
|
|
4276
4367
|
"name": "schema",
|
|
4277
4368
|
"kind": 1024,
|
|
4278
4369
|
"kindString": "Property",
|
|
@@ -4294,7 +4385,7 @@
|
|
|
4294
4385
|
{
|
|
4295
4386
|
"title": "Properties",
|
|
4296
4387
|
"children": [
|
|
4297
|
-
|
|
4388
|
+
174
|
|
4298
4389
|
]
|
|
4299
4390
|
}
|
|
4300
4391
|
],
|
|
@@ -4340,7 +4431,7 @@
|
|
|
4340
4431
|
}
|
|
4341
4432
|
},
|
|
4342
4433
|
{
|
|
4343
|
-
"id":
|
|
4434
|
+
"id": 227,
|
|
4344
4435
|
"name": "sendQuery",
|
|
4345
4436
|
"kind": 2048,
|
|
4346
4437
|
"kindString": "Method",
|
|
@@ -4350,20 +4441,20 @@
|
|
|
4350
4441
|
"sources": [
|
|
4351
4442
|
{
|
|
4352
4443
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4353
|
-
"line":
|
|
4444
|
+
"line": 36,
|
|
4354
4445
|
"character": 14
|
|
4355
4446
|
}
|
|
4356
4447
|
],
|
|
4357
4448
|
"signatures": [
|
|
4358
4449
|
{
|
|
4359
|
-
"id":
|
|
4450
|
+
"id": 228,
|
|
4360
4451
|
"name": "sendQuery",
|
|
4361
4452
|
"kind": 4096,
|
|
4362
4453
|
"kindString": "Call signature",
|
|
4363
4454
|
"flags": {},
|
|
4364
4455
|
"typeParameter": [
|
|
4365
4456
|
{
|
|
4366
|
-
"id":
|
|
4457
|
+
"id": 233,
|
|
4367
4458
|
"name": "T",
|
|
4368
4459
|
"kind": 131072,
|
|
4369
4460
|
"kindString": "Type parameter",
|
|
@@ -4389,14 +4480,14 @@
|
|
|
4389
4480
|
{
|
|
4390
4481
|
"type": "reflection",
|
|
4391
4482
|
"declaration": {
|
|
4392
|
-
"id":
|
|
4483
|
+
"id": 229,
|
|
4393
4484
|
"name": "__type",
|
|
4394
4485
|
"kind": 65536,
|
|
4395
4486
|
"kindString": "Type literal",
|
|
4396
4487
|
"flags": {},
|
|
4397
4488
|
"children": [
|
|
4398
4489
|
{
|
|
4399
|
-
"id":
|
|
4490
|
+
"id": 230,
|
|
4400
4491
|
"name": "schema",
|
|
4401
4492
|
"kind": 1024,
|
|
4402
4493
|
"kindString": "Property",
|
|
@@ -4418,7 +4509,7 @@
|
|
|
4418
4509
|
{
|
|
4419
4510
|
"title": "Properties",
|
|
4420
4511
|
"children": [
|
|
4421
|
-
|
|
4512
|
+
230
|
|
4422
4513
|
]
|
|
4423
4514
|
}
|
|
4424
4515
|
],
|
|
@@ -4454,14 +4545,14 @@
|
|
|
4454
4545
|
{
|
|
4455
4546
|
"type": "reflection",
|
|
4456
4547
|
"declaration": {
|
|
4457
|
-
"id":
|
|
4548
|
+
"id": 231,
|
|
4458
4549
|
"name": "__type",
|
|
4459
4550
|
"kind": 65536,
|
|
4460
4551
|
"kindString": "Type literal",
|
|
4461
4552
|
"flags": {},
|
|
4462
4553
|
"children": [
|
|
4463
4554
|
{
|
|
4464
|
-
"id":
|
|
4555
|
+
"id": 232,
|
|
4465
4556
|
"name": "schema",
|
|
4466
4557
|
"kind": 1024,
|
|
4467
4558
|
"kindString": "Property",
|
|
@@ -4483,7 +4574,7 @@
|
|
|
4483
4574
|
{
|
|
4484
4575
|
"title": "Properties",
|
|
4485
4576
|
"children": [
|
|
4486
|
-
|
|
4577
|
+
232
|
|
4487
4578
|
]
|
|
4488
4579
|
}
|
|
4489
4580
|
],
|
|
@@ -4507,19 +4598,19 @@
|
|
|
4507
4598
|
],
|
|
4508
4599
|
"parameters": [
|
|
4509
4600
|
{
|
|
4510
|
-
"id":
|
|
4601
|
+
"id": 234,
|
|
4511
4602
|
"name": "queryPayload",
|
|
4512
4603
|
"kind": 32768,
|
|
4513
4604
|
"kindString": "Parameter",
|
|
4514
4605
|
"flags": {},
|
|
4515
4606
|
"type": {
|
|
4516
4607
|
"type": "reference",
|
|
4517
|
-
"id":
|
|
4608
|
+
"id": 233,
|
|
4518
4609
|
"name": "T"
|
|
4519
4610
|
}
|
|
4520
4611
|
},
|
|
4521
4612
|
{
|
|
4522
|
-
"id":
|
|
4613
|
+
"id": 235,
|
|
4523
4614
|
"name": "payloads",
|
|
4524
4615
|
"kind": 32768,
|
|
4525
4616
|
"kindString": "Parameter",
|
|
@@ -4543,14 +4634,14 @@
|
|
|
4543
4634
|
{
|
|
4544
4635
|
"type": "reflection",
|
|
4545
4636
|
"declaration": {
|
|
4546
|
-
"id":
|
|
4637
|
+
"id": 236,
|
|
4547
4638
|
"name": "__type",
|
|
4548
4639
|
"kind": 65536,
|
|
4549
4640
|
"kindString": "Type literal",
|
|
4550
4641
|
"flags": {},
|
|
4551
4642
|
"children": [
|
|
4552
4643
|
{
|
|
4553
|
-
"id":
|
|
4644
|
+
"id": 237,
|
|
4554
4645
|
"name": "schema",
|
|
4555
4646
|
"kind": 1024,
|
|
4556
4647
|
"kindString": "Property",
|
|
@@ -4572,7 +4663,7 @@
|
|
|
4572
4663
|
{
|
|
4573
4664
|
"title": "Properties",
|
|
4574
4665
|
"children": [
|
|
4575
|
-
|
|
4666
|
+
237
|
|
4576
4667
|
]
|
|
4577
4668
|
}
|
|
4578
4669
|
],
|
|
@@ -4611,14 +4702,14 @@
|
|
|
4611
4702
|
{
|
|
4612
4703
|
"type": "reflection",
|
|
4613
4704
|
"declaration": {
|
|
4614
|
-
"id":
|
|
4705
|
+
"id": 238,
|
|
4615
4706
|
"name": "__type",
|
|
4616
4707
|
"kind": 65536,
|
|
4617
4708
|
"kindString": "Type literal",
|
|
4618
4709
|
"flags": {},
|
|
4619
4710
|
"children": [
|
|
4620
4711
|
{
|
|
4621
|
-
"id":
|
|
4712
|
+
"id": 239,
|
|
4622
4713
|
"name": "schema",
|
|
4623
4714
|
"kind": 1024,
|
|
4624
4715
|
"kindString": "Property",
|
|
@@ -4640,7 +4731,7 @@
|
|
|
4640
4731
|
{
|
|
4641
4732
|
"title": "Properties",
|
|
4642
4733
|
"children": [
|
|
4643
|
-
|
|
4734
|
+
239
|
|
4644
4735
|
]
|
|
4645
4736
|
}
|
|
4646
4737
|
],
|
|
@@ -4673,7 +4764,7 @@
|
|
|
4673
4764
|
}
|
|
4674
4765
|
},
|
|
4675
4766
|
{
|
|
4676
|
-
"id":
|
|
4767
|
+
"id": 240,
|
|
4677
4768
|
"name": "throwErrors",
|
|
4678
4769
|
"kind": 2048,
|
|
4679
4770
|
"kindString": "Method",
|
|
@@ -4683,20 +4774,20 @@
|
|
|
4683
4774
|
"sources": [
|
|
4684
4775
|
{
|
|
4685
4776
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4686
|
-
"line":
|
|
4777
|
+
"line": 37,
|
|
4687
4778
|
"character": 14
|
|
4688
4779
|
}
|
|
4689
4780
|
],
|
|
4690
4781
|
"signatures": [
|
|
4691
4782
|
{
|
|
4692
|
-
"id":
|
|
4783
|
+
"id": 241,
|
|
4693
4784
|
"name": "throwErrors",
|
|
4694
4785
|
"kind": 4096,
|
|
4695
4786
|
"kindString": "Call signature",
|
|
4696
4787
|
"flags": {},
|
|
4697
4788
|
"parameters": [
|
|
4698
4789
|
{
|
|
4699
|
-
"id":
|
|
4790
|
+
"id": 242,
|
|
4700
4791
|
"name": "query",
|
|
4701
4792
|
"kind": 32768,
|
|
4702
4793
|
"kindString": "Parameter",
|
|
@@ -4722,14 +4813,14 @@
|
|
|
4722
4813
|
{
|
|
4723
4814
|
"type": "reflection",
|
|
4724
4815
|
"declaration": {
|
|
4725
|
-
"id":
|
|
4816
|
+
"id": 243,
|
|
4726
4817
|
"name": "__type",
|
|
4727
4818
|
"kind": 65536,
|
|
4728
4819
|
"kindString": "Type literal",
|
|
4729
4820
|
"flags": {},
|
|
4730
4821
|
"children": [
|
|
4731
4822
|
{
|
|
4732
|
-
"id":
|
|
4823
|
+
"id": 244,
|
|
4733
4824
|
"name": "query",
|
|
4734
4825
|
"kind": 1024,
|
|
4735
4826
|
"kindString": "Property",
|
|
@@ -4747,7 +4838,7 @@
|
|
|
4747
4838
|
}
|
|
4748
4839
|
},
|
|
4749
4840
|
{
|
|
4750
|
-
"id":
|
|
4841
|
+
"id": 245,
|
|
4751
4842
|
"name": "resultSet",
|
|
4752
4843
|
"kind": 1024,
|
|
4753
4844
|
"kindString": "Property",
|
|
@@ -4767,7 +4858,7 @@
|
|
|
4767
4858
|
}
|
|
4768
4859
|
},
|
|
4769
4860
|
{
|
|
4770
|
-
"id":
|
|
4861
|
+
"id": 246,
|
|
4771
4862
|
"name": "schema",
|
|
4772
4863
|
"kind": 1024,
|
|
4773
4864
|
"kindString": "Property",
|
|
@@ -4789,9 +4880,9 @@
|
|
|
4789
4880
|
{
|
|
4790
4881
|
"title": "Properties",
|
|
4791
4882
|
"children": [
|
|
4792
|
-
|
|
4793
|
-
|
|
4794
|
-
|
|
4883
|
+
244,
|
|
4884
|
+
245,
|
|
4885
|
+
246
|
|
4795
4886
|
]
|
|
4796
4887
|
}
|
|
4797
4888
|
],
|
|
@@ -4823,14 +4914,14 @@
|
|
|
4823
4914
|
{
|
|
4824
4915
|
"type": "reflection",
|
|
4825
4916
|
"declaration": {
|
|
4826
|
-
"id":
|
|
4917
|
+
"id": 247,
|
|
4827
4918
|
"name": "__type",
|
|
4828
4919
|
"kind": 65536,
|
|
4829
4920
|
"kindString": "Type literal",
|
|
4830
4921
|
"flags": {},
|
|
4831
4922
|
"children": [
|
|
4832
4923
|
{
|
|
4833
|
-
"id":
|
|
4924
|
+
"id": 248,
|
|
4834
4925
|
"name": "schema",
|
|
4835
4926
|
"kind": 1024,
|
|
4836
4927
|
"kindString": "Property",
|
|
@@ -4852,7 +4943,7 @@
|
|
|
4852
4943
|
{
|
|
4853
4944
|
"title": "Properties",
|
|
4854
4945
|
"children": [
|
|
4855
|
-
|
|
4946
|
+
248
|
|
4856
4947
|
]
|
|
4857
4948
|
}
|
|
4858
4949
|
],
|
|
@@ -4874,7 +4965,7 @@
|
|
|
4874
4965
|
}
|
|
4875
4966
|
},
|
|
4876
4967
|
{
|
|
4877
|
-
"id":
|
|
4968
|
+
"id": 249,
|
|
4878
4969
|
"name": "result",
|
|
4879
4970
|
"kind": 32768,
|
|
4880
4971
|
"kindString": "Parameter",
|
|
@@ -4896,14 +4987,14 @@
|
|
|
4896
4987
|
{
|
|
4897
4988
|
"type": "reflection",
|
|
4898
4989
|
"declaration": {
|
|
4899
|
-
"id":
|
|
4990
|
+
"id": 250,
|
|
4900
4991
|
"name": "__type",
|
|
4901
4992
|
"kind": 65536,
|
|
4902
4993
|
"kindString": "Type literal",
|
|
4903
4994
|
"flags": {},
|
|
4904
4995
|
"children": [
|
|
4905
4996
|
{
|
|
4906
|
-
"id":
|
|
4997
|
+
"id": 251,
|
|
4907
4998
|
"name": "schema",
|
|
4908
4999
|
"kind": 1024,
|
|
4909
5000
|
"kindString": "Property",
|
|
@@ -4925,7 +5016,7 @@
|
|
|
4925
5016
|
{
|
|
4926
5017
|
"title": "Properties",
|
|
4927
5018
|
"children": [
|
|
4928
|
-
|
|
5019
|
+
251
|
|
4929
5020
|
]
|
|
4930
5021
|
}
|
|
4931
5022
|
],
|
|
@@ -4961,7 +5052,7 @@
|
|
|
4961
5052
|
}
|
|
4962
5053
|
},
|
|
4963
5054
|
{
|
|
4964
|
-
"id":
|
|
5055
|
+
"id": 27,
|
|
4965
5056
|
"name": "hasRequiredQueries",
|
|
4966
5057
|
"kind": 2048,
|
|
4967
5058
|
"kindString": "Method",
|
|
@@ -4971,20 +5062,20 @@
|
|
|
4971
5062
|
"sources": [
|
|
4972
5063
|
{
|
|
4973
5064
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4974
|
-
"line":
|
|
5065
|
+
"line": 24,
|
|
4975
5066
|
"character": 11
|
|
4976
5067
|
}
|
|
4977
5068
|
],
|
|
4978
5069
|
"signatures": [
|
|
4979
5070
|
{
|
|
4980
|
-
"id":
|
|
5071
|
+
"id": 28,
|
|
4981
5072
|
"name": "hasRequiredQueries",
|
|
4982
5073
|
"kind": 4096,
|
|
4983
5074
|
"kindString": "Call signature",
|
|
4984
5075
|
"flags": {},
|
|
4985
5076
|
"parameters": [
|
|
4986
5077
|
{
|
|
4987
|
-
"id":
|
|
5078
|
+
"id": 29,
|
|
4988
5079
|
"name": "module",
|
|
4989
5080
|
"kind": 32768,
|
|
4990
5081
|
"kindString": "Parameter",
|
|
@@ -5006,14 +5097,14 @@
|
|
|
5006
5097
|
{
|
|
5007
5098
|
"type": "reflection",
|
|
5008
5099
|
"declaration": {
|
|
5009
|
-
"id":
|
|
5100
|
+
"id": 30,
|
|
5010
5101
|
"name": "__type",
|
|
5011
5102
|
"kind": 65536,
|
|
5012
5103
|
"kindString": "Type literal",
|
|
5013
5104
|
"flags": {},
|
|
5014
5105
|
"children": [
|
|
5015
5106
|
{
|
|
5016
|
-
"id":
|
|
5107
|
+
"id": 31,
|
|
5017
5108
|
"name": "name",
|
|
5018
5109
|
"kind": 1024,
|
|
5019
5110
|
"kindString": "Property",
|
|
@@ -5033,7 +5124,7 @@
|
|
|
5033
5124
|
}
|
|
5034
5125
|
},
|
|
5035
5126
|
{
|
|
5036
|
-
"id":
|
|
5127
|
+
"id": 32,
|
|
5037
5128
|
"name": "security",
|
|
5038
5129
|
"kind": 1024,
|
|
5039
5130
|
"kindString": "Property",
|
|
@@ -5050,15 +5141,15 @@
|
|
|
5050
5141
|
"type": {
|
|
5051
5142
|
"type": "reflection",
|
|
5052
5143
|
"declaration": {
|
|
5053
|
-
"id":
|
|
5144
|
+
"id": 33,
|
|
5054
5145
|
"name": "__type",
|
|
5055
5146
|
"kind": 65536,
|
|
5056
5147
|
"kindString": "Type literal",
|
|
5057
5148
|
"flags": {},
|
|
5058
5149
|
"children": [
|
|
5059
5150
|
{
|
|
5060
|
-
"id":
|
|
5061
|
-
"name": "
|
|
5151
|
+
"id": 34,
|
|
5152
|
+
"name": "allowAnonymous",
|
|
5062
5153
|
"kind": 1024,
|
|
5063
5154
|
"kindString": "Property",
|
|
5064
5155
|
"flags": {
|
|
@@ -5071,6 +5162,26 @@
|
|
|
5071
5162
|
"character": 8
|
|
5072
5163
|
}
|
|
5073
5164
|
],
|
|
5165
|
+
"type": {
|
|
5166
|
+
"type": "intrinsic",
|
|
5167
|
+
"name": "boolean"
|
|
5168
|
+
}
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"id": 35,
|
|
5172
|
+
"name": "allowed",
|
|
5173
|
+
"kind": 1024,
|
|
5174
|
+
"kindString": "Property",
|
|
5175
|
+
"flags": {
|
|
5176
|
+
"isOptional": true
|
|
5177
|
+
},
|
|
5178
|
+
"sources": [
|
|
5179
|
+
{
|
|
5180
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5181
|
+
"line": 12,
|
|
5182
|
+
"character": 8
|
|
5183
|
+
}
|
|
5184
|
+
],
|
|
5074
5185
|
"type": {
|
|
5075
5186
|
"type": "reference",
|
|
5076
5187
|
"typeArguments": [
|
|
@@ -5101,7 +5212,7 @@
|
|
|
5101
5212
|
}
|
|
5102
5213
|
},
|
|
5103
5214
|
{
|
|
5104
|
-
"id":
|
|
5215
|
+
"id": 36,
|
|
5105
5216
|
"name": "disallowed",
|
|
5106
5217
|
"kind": 1024,
|
|
5107
5218
|
"kindString": "Property",
|
|
@@ -5111,7 +5222,7 @@
|
|
|
5111
5222
|
"sources": [
|
|
5112
5223
|
{
|
|
5113
5224
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5114
|
-
"line":
|
|
5225
|
+
"line": 13,
|
|
5115
5226
|
"character": 8
|
|
5116
5227
|
}
|
|
5117
5228
|
],
|
|
@@ -5140,8 +5251,9 @@
|
|
|
5140
5251
|
{
|
|
5141
5252
|
"title": "Properties",
|
|
5142
5253
|
"children": [
|
|
5143
|
-
|
|
5144
|
-
|
|
5254
|
+
34,
|
|
5255
|
+
35,
|
|
5256
|
+
36
|
|
5145
5257
|
]
|
|
5146
5258
|
}
|
|
5147
5259
|
],
|
|
@@ -5160,8 +5272,8 @@
|
|
|
5160
5272
|
{
|
|
5161
5273
|
"title": "Properties",
|
|
5162
5274
|
"children": [
|
|
5163
|
-
|
|
5164
|
-
|
|
5275
|
+
31,
|
|
5276
|
+
32
|
|
5165
5277
|
]
|
|
5166
5278
|
}
|
|
5167
5279
|
],
|
|
@@ -5177,14 +5289,14 @@
|
|
|
5177
5289
|
{
|
|
5178
5290
|
"type": "reflection",
|
|
5179
5291
|
"declaration": {
|
|
5180
|
-
"id":
|
|
5292
|
+
"id": 37,
|
|
5181
5293
|
"name": "__type",
|
|
5182
5294
|
"kind": 65536,
|
|
5183
5295
|
"kindString": "Type literal",
|
|
5184
5296
|
"flags": {},
|
|
5185
5297
|
"children": [
|
|
5186
5298
|
{
|
|
5187
|
-
"id":
|
|
5299
|
+
"id": 38,
|
|
5188
5300
|
"name": "schema",
|
|
5189
5301
|
"kind": 1024,
|
|
5190
5302
|
"kindString": "Property",
|
|
@@ -5206,7 +5318,7 @@
|
|
|
5206
5318
|
{
|
|
5207
5319
|
"title": "Properties",
|
|
5208
5320
|
"children": [
|
|
5209
|
-
|
|
5321
|
+
38
|
|
5210
5322
|
]
|
|
5211
5323
|
}
|
|
5212
5324
|
],
|
|
@@ -5242,7 +5354,7 @@
|
|
|
5242
5354
|
}
|
|
5243
5355
|
},
|
|
5244
5356
|
{
|
|
5245
|
-
"id":
|
|
5357
|
+
"id": 39,
|
|
5246
5358
|
"name": "missingRequiredQueries",
|
|
5247
5359
|
"kind": 2048,
|
|
5248
5360
|
"kindString": "Method",
|
|
@@ -5252,20 +5364,20 @@
|
|
|
5252
5364
|
"sources": [
|
|
5253
5365
|
{
|
|
5254
5366
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
5255
|
-
"line":
|
|
5367
|
+
"line": 25,
|
|
5256
5368
|
"character": 11
|
|
5257
5369
|
}
|
|
5258
5370
|
],
|
|
5259
5371
|
"signatures": [
|
|
5260
5372
|
{
|
|
5261
|
-
"id":
|
|
5373
|
+
"id": 40,
|
|
5262
5374
|
"name": "missingRequiredQueries",
|
|
5263
5375
|
"kind": 4096,
|
|
5264
5376
|
"kindString": "Call signature",
|
|
5265
5377
|
"flags": {},
|
|
5266
5378
|
"parameters": [
|
|
5267
5379
|
{
|
|
5268
|
-
"id":
|
|
5380
|
+
"id": 41,
|
|
5269
5381
|
"name": "module",
|
|
5270
5382
|
"kind": 32768,
|
|
5271
5383
|
"kindString": "Parameter",
|
|
@@ -5287,14 +5399,14 @@
|
|
|
5287
5399
|
{
|
|
5288
5400
|
"type": "reflection",
|
|
5289
5401
|
"declaration": {
|
|
5290
|
-
"id":
|
|
5402
|
+
"id": 42,
|
|
5291
5403
|
"name": "__type",
|
|
5292
5404
|
"kind": 65536,
|
|
5293
5405
|
"kindString": "Type literal",
|
|
5294
5406
|
"flags": {},
|
|
5295
5407
|
"children": [
|
|
5296
5408
|
{
|
|
5297
|
-
"id":
|
|
5409
|
+
"id": 43,
|
|
5298
5410
|
"name": "name",
|
|
5299
5411
|
"kind": 1024,
|
|
5300
5412
|
"kindString": "Property",
|
|
@@ -5314,7 +5426,7 @@
|
|
|
5314
5426
|
}
|
|
5315
5427
|
},
|
|
5316
5428
|
{
|
|
5317
|
-
"id":
|
|
5429
|
+
"id": 44,
|
|
5318
5430
|
"name": "security",
|
|
5319
5431
|
"kind": 1024,
|
|
5320
5432
|
"kindString": "Property",
|
|
@@ -5331,15 +5443,15 @@
|
|
|
5331
5443
|
"type": {
|
|
5332
5444
|
"type": "reflection",
|
|
5333
5445
|
"declaration": {
|
|
5334
|
-
"id":
|
|
5446
|
+
"id": 45,
|
|
5335
5447
|
"name": "__type",
|
|
5336
5448
|
"kind": 65536,
|
|
5337
5449
|
"kindString": "Type literal",
|
|
5338
5450
|
"flags": {},
|
|
5339
5451
|
"children": [
|
|
5340
5452
|
{
|
|
5341
|
-
"id":
|
|
5342
|
-
"name": "
|
|
5453
|
+
"id": 46,
|
|
5454
|
+
"name": "allowAnonymous",
|
|
5343
5455
|
"kind": 1024,
|
|
5344
5456
|
"kindString": "Property",
|
|
5345
5457
|
"flags": {
|
|
@@ -5352,6 +5464,26 @@
|
|
|
5352
5464
|
"character": 8
|
|
5353
5465
|
}
|
|
5354
5466
|
],
|
|
5467
|
+
"type": {
|
|
5468
|
+
"type": "intrinsic",
|
|
5469
|
+
"name": "boolean"
|
|
5470
|
+
}
|
|
5471
|
+
},
|
|
5472
|
+
{
|
|
5473
|
+
"id": 47,
|
|
5474
|
+
"name": "allowed",
|
|
5475
|
+
"kind": 1024,
|
|
5476
|
+
"kindString": "Property",
|
|
5477
|
+
"flags": {
|
|
5478
|
+
"isOptional": true
|
|
5479
|
+
},
|
|
5480
|
+
"sources": [
|
|
5481
|
+
{
|
|
5482
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5483
|
+
"line": 12,
|
|
5484
|
+
"character": 8
|
|
5485
|
+
}
|
|
5486
|
+
],
|
|
5355
5487
|
"type": {
|
|
5356
5488
|
"type": "reference",
|
|
5357
5489
|
"typeArguments": [
|
|
@@ -5382,7 +5514,7 @@
|
|
|
5382
5514
|
}
|
|
5383
5515
|
},
|
|
5384
5516
|
{
|
|
5385
|
-
"id":
|
|
5517
|
+
"id": 48,
|
|
5386
5518
|
"name": "disallowed",
|
|
5387
5519
|
"kind": 1024,
|
|
5388
5520
|
"kindString": "Property",
|
|
@@ -5392,7 +5524,7 @@
|
|
|
5392
5524
|
"sources": [
|
|
5393
5525
|
{
|
|
5394
5526
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5395
|
-
"line":
|
|
5527
|
+
"line": 13,
|
|
5396
5528
|
"character": 8
|
|
5397
5529
|
}
|
|
5398
5530
|
],
|
|
@@ -5421,8 +5553,9 @@
|
|
|
5421
5553
|
{
|
|
5422
5554
|
"title": "Properties",
|
|
5423
5555
|
"children": [
|
|
5424
|
-
|
|
5425
|
-
|
|
5556
|
+
46,
|
|
5557
|
+
47,
|
|
5558
|
+
48
|
|
5426
5559
|
]
|
|
5427
5560
|
}
|
|
5428
5561
|
],
|
|
@@ -5441,8 +5574,8 @@
|
|
|
5441
5574
|
{
|
|
5442
5575
|
"title": "Properties",
|
|
5443
5576
|
"children": [
|
|
5444
|
-
|
|
5445
|
-
|
|
5577
|
+
43,
|
|
5578
|
+
44
|
|
5446
5579
|
]
|
|
5447
5580
|
}
|
|
5448
5581
|
],
|
|
@@ -5458,14 +5591,14 @@
|
|
|
5458
5591
|
{
|
|
5459
5592
|
"type": "reflection",
|
|
5460
5593
|
"declaration": {
|
|
5461
|
-
"id":
|
|
5594
|
+
"id": 49,
|
|
5462
5595
|
"name": "__type",
|
|
5463
5596
|
"kind": 65536,
|
|
5464
5597
|
"kindString": "Type literal",
|
|
5465
5598
|
"flags": {},
|
|
5466
5599
|
"children": [
|
|
5467
5600
|
{
|
|
5468
|
-
"id":
|
|
5601
|
+
"id": 50,
|
|
5469
5602
|
"name": "schema",
|
|
5470
5603
|
"kind": 1024,
|
|
5471
5604
|
"kindString": "Property",
|
|
@@ -5487,7 +5620,7 @@
|
|
|
5487
5620
|
{
|
|
5488
5621
|
"title": "Properties",
|
|
5489
5622
|
"children": [
|
|
5490
|
-
|
|
5623
|
+
50
|
|
5491
5624
|
]
|
|
5492
5625
|
}
|
|
5493
5626
|
],
|
|
@@ -5538,7 +5671,7 @@
|
|
|
5538
5671
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
5539
5672
|
"line": 28,
|
|
5540
5673
|
"character": 9,
|
|
5541
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5674
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L28"
|
|
5542
5675
|
}
|
|
5543
5676
|
],
|
|
5544
5677
|
"signatures": [
|
|
@@ -5624,7 +5757,7 @@
|
|
|
5624
5757
|
"children": [
|
|
5625
5758
|
{
|
|
5626
5759
|
"id": 10,
|
|
5627
|
-
"name": "
|
|
5760
|
+
"name": "allowAnonymous",
|
|
5628
5761
|
"kind": 1024,
|
|
5629
5762
|
"kindString": "Property",
|
|
5630
5763
|
"flags": {
|
|
@@ -5637,6 +5770,26 @@
|
|
|
5637
5770
|
"character": 8
|
|
5638
5771
|
}
|
|
5639
5772
|
],
|
|
5773
|
+
"type": {
|
|
5774
|
+
"type": "intrinsic",
|
|
5775
|
+
"name": "boolean"
|
|
5776
|
+
}
|
|
5777
|
+
},
|
|
5778
|
+
{
|
|
5779
|
+
"id": 11,
|
|
5780
|
+
"name": "allowed",
|
|
5781
|
+
"kind": 1024,
|
|
5782
|
+
"kindString": "Property",
|
|
5783
|
+
"flags": {
|
|
5784
|
+
"isOptional": true
|
|
5785
|
+
},
|
|
5786
|
+
"sources": [
|
|
5787
|
+
{
|
|
5788
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5789
|
+
"line": 12,
|
|
5790
|
+
"character": 8
|
|
5791
|
+
}
|
|
5792
|
+
],
|
|
5640
5793
|
"type": {
|
|
5641
5794
|
"type": "reference",
|
|
5642
5795
|
"typeArguments": [
|
|
@@ -5667,7 +5820,7 @@
|
|
|
5667
5820
|
}
|
|
5668
5821
|
},
|
|
5669
5822
|
{
|
|
5670
|
-
"id":
|
|
5823
|
+
"id": 12,
|
|
5671
5824
|
"name": "disallowed",
|
|
5672
5825
|
"kind": 1024,
|
|
5673
5826
|
"kindString": "Property",
|
|
@@ -5677,7 +5830,7 @@
|
|
|
5677
5830
|
"sources": [
|
|
5678
5831
|
{
|
|
5679
5832
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5680
|
-
"line":
|
|
5833
|
+
"line": 13,
|
|
5681
5834
|
"character": 8
|
|
5682
5835
|
}
|
|
5683
5836
|
],
|
|
@@ -5707,7 +5860,8 @@
|
|
|
5707
5860
|
"title": "Properties",
|
|
5708
5861
|
"children": [
|
|
5709
5862
|
10,
|
|
5710
|
-
11
|
|
5863
|
+
11,
|
|
5864
|
+
12
|
|
5711
5865
|
]
|
|
5712
5866
|
}
|
|
5713
5867
|
],
|
|
@@ -5743,14 +5897,14 @@
|
|
|
5743
5897
|
{
|
|
5744
5898
|
"type": "reflection",
|
|
5745
5899
|
"declaration": {
|
|
5746
|
-
"id":
|
|
5900
|
+
"id": 13,
|
|
5747
5901
|
"name": "__type",
|
|
5748
5902
|
"kind": 65536,
|
|
5749
5903
|
"kindString": "Type literal",
|
|
5750
5904
|
"flags": {},
|
|
5751
5905
|
"children": [
|
|
5752
5906
|
{
|
|
5753
|
-
"id":
|
|
5907
|
+
"id": 14,
|
|
5754
5908
|
"name": "schema",
|
|
5755
5909
|
"kind": 1024,
|
|
5756
5910
|
"kindString": "Property",
|
|
@@ -5772,7 +5926,7 @@
|
|
|
5772
5926
|
{
|
|
5773
5927
|
"title": "Properties",
|
|
5774
5928
|
"children": [
|
|
5775
|
-
|
|
5929
|
+
14
|
|
5776
5930
|
]
|
|
5777
5931
|
}
|
|
5778
5932
|
],
|
|
@@ -5818,7 +5972,7 @@
|
|
|
5818
5972
|
}
|
|
5819
5973
|
},
|
|
5820
5974
|
{
|
|
5821
|
-
"id":
|
|
5975
|
+
"id": 15,
|
|
5822
5976
|
"name": "wrap",
|
|
5823
5977
|
"kind": 2048,
|
|
5824
5978
|
"kindString": "Method",
|
|
@@ -5830,19 +5984,19 @@
|
|
|
5830
5984
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
5831
5985
|
"line": 37,
|
|
5832
5986
|
"character": 9,
|
|
5833
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5987
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L37"
|
|
5834
5988
|
}
|
|
5835
5989
|
],
|
|
5836
5990
|
"signatures": [
|
|
5837
5991
|
{
|
|
5838
|
-
"id":
|
|
5992
|
+
"id": 16,
|
|
5839
5993
|
"name": "wrap",
|
|
5840
5994
|
"kind": 4096,
|
|
5841
5995
|
"kindString": "Call signature",
|
|
5842
5996
|
"flags": {},
|
|
5843
5997
|
"parameters": [
|
|
5844
5998
|
{
|
|
5845
|
-
"id":
|
|
5999
|
+
"id": 17,
|
|
5846
6000
|
"name": "module",
|
|
5847
6001
|
"kind": 32768,
|
|
5848
6002
|
"kindString": "Parameter",
|
|
@@ -5864,14 +6018,14 @@
|
|
|
5864
6018
|
{
|
|
5865
6019
|
"type": "reflection",
|
|
5866
6020
|
"declaration": {
|
|
5867
|
-
"id":
|
|
6021
|
+
"id": 18,
|
|
5868
6022
|
"name": "__type",
|
|
5869
6023
|
"kind": 65536,
|
|
5870
6024
|
"kindString": "Type literal",
|
|
5871
6025
|
"flags": {},
|
|
5872
6026
|
"children": [
|
|
5873
6027
|
{
|
|
5874
|
-
"id":
|
|
6028
|
+
"id": 19,
|
|
5875
6029
|
"name": "name",
|
|
5876
6030
|
"kind": 1024,
|
|
5877
6031
|
"kindString": "Property",
|
|
@@ -5891,7 +6045,7 @@
|
|
|
5891
6045
|
}
|
|
5892
6046
|
},
|
|
5893
6047
|
{
|
|
5894
|
-
"id":
|
|
6048
|
+
"id": 20,
|
|
5895
6049
|
"name": "security",
|
|
5896
6050
|
"kind": 1024,
|
|
5897
6051
|
"kindString": "Property",
|
|
@@ -5908,15 +6062,15 @@
|
|
|
5908
6062
|
"type": {
|
|
5909
6063
|
"type": "reflection",
|
|
5910
6064
|
"declaration": {
|
|
5911
|
-
"id":
|
|
6065
|
+
"id": 21,
|
|
5912
6066
|
"name": "__type",
|
|
5913
6067
|
"kind": 65536,
|
|
5914
6068
|
"kindString": "Type literal",
|
|
5915
6069
|
"flags": {},
|
|
5916
6070
|
"children": [
|
|
5917
6071
|
{
|
|
5918
|
-
"id":
|
|
5919
|
-
"name": "
|
|
6072
|
+
"id": 22,
|
|
6073
|
+
"name": "allowAnonymous",
|
|
5920
6074
|
"kind": 1024,
|
|
5921
6075
|
"kindString": "Property",
|
|
5922
6076
|
"flags": {
|
|
@@ -5929,6 +6083,26 @@
|
|
|
5929
6083
|
"character": 8
|
|
5930
6084
|
}
|
|
5931
6085
|
],
|
|
6086
|
+
"type": {
|
|
6087
|
+
"type": "intrinsic",
|
|
6088
|
+
"name": "boolean"
|
|
6089
|
+
}
|
|
6090
|
+
},
|
|
6091
|
+
{
|
|
6092
|
+
"id": 23,
|
|
6093
|
+
"name": "allowed",
|
|
6094
|
+
"kind": 1024,
|
|
6095
|
+
"kindString": "Property",
|
|
6096
|
+
"flags": {
|
|
6097
|
+
"isOptional": true
|
|
6098
|
+
},
|
|
6099
|
+
"sources": [
|
|
6100
|
+
{
|
|
6101
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
6102
|
+
"line": 12,
|
|
6103
|
+
"character": 8
|
|
6104
|
+
}
|
|
6105
|
+
],
|
|
5932
6106
|
"type": {
|
|
5933
6107
|
"type": "reference",
|
|
5934
6108
|
"typeArguments": [
|
|
@@ -5959,7 +6133,7 @@
|
|
|
5959
6133
|
}
|
|
5960
6134
|
},
|
|
5961
6135
|
{
|
|
5962
|
-
"id":
|
|
6136
|
+
"id": 24,
|
|
5963
6137
|
"name": "disallowed",
|
|
5964
6138
|
"kind": 1024,
|
|
5965
6139
|
"kindString": "Property",
|
|
@@ -5969,7 +6143,7 @@
|
|
|
5969
6143
|
"sources": [
|
|
5970
6144
|
{
|
|
5971
6145
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5972
|
-
"line":
|
|
6146
|
+
"line": 13,
|
|
5973
6147
|
"character": 8
|
|
5974
6148
|
}
|
|
5975
6149
|
],
|
|
@@ -5998,8 +6172,9 @@
|
|
|
5998
6172
|
{
|
|
5999
6173
|
"title": "Properties",
|
|
6000
6174
|
"children": [
|
|
6001
|
-
|
|
6002
|
-
|
|
6175
|
+
22,
|
|
6176
|
+
23,
|
|
6177
|
+
24
|
|
6003
6178
|
]
|
|
6004
6179
|
}
|
|
6005
6180
|
],
|
|
@@ -6018,8 +6193,8 @@
|
|
|
6018
6193
|
{
|
|
6019
6194
|
"title": "Properties",
|
|
6020
6195
|
"children": [
|
|
6021
|
-
|
|
6022
|
-
|
|
6196
|
+
19,
|
|
6197
|
+
20
|
|
6023
6198
|
]
|
|
6024
6199
|
}
|
|
6025
6200
|
],
|
|
@@ -6035,14 +6210,14 @@
|
|
|
6035
6210
|
{
|
|
6036
6211
|
"type": "reflection",
|
|
6037
6212
|
"declaration": {
|
|
6038
|
-
"id":
|
|
6213
|
+
"id": 25,
|
|
6039
6214
|
"name": "__type",
|
|
6040
6215
|
"kind": 65536,
|
|
6041
6216
|
"kindString": "Type literal",
|
|
6042
6217
|
"flags": {},
|
|
6043
6218
|
"children": [
|
|
6044
6219
|
{
|
|
6045
|
-
"id":
|
|
6220
|
+
"id": 26,
|
|
6046
6221
|
"name": "schema",
|
|
6047
6222
|
"kind": 1024,
|
|
6048
6223
|
"kindString": "Property",
|
|
@@ -6064,7 +6239,7 @@
|
|
|
6064
6239
|
{
|
|
6065
6240
|
"title": "Properties",
|
|
6066
6241
|
"children": [
|
|
6067
|
-
|
|
6242
|
+
26
|
|
6068
6243
|
]
|
|
6069
6244
|
}
|
|
6070
6245
|
],
|
|
@@ -6105,50 +6280,50 @@
|
|
|
6105
6280
|
{
|
|
6106
6281
|
"title": "Constructors",
|
|
6107
6282
|
"children": [
|
|
6108
|
-
|
|
6283
|
+
51
|
|
6109
6284
|
]
|
|
6110
6285
|
},
|
|
6111
6286
|
{
|
|
6112
6287
|
"title": "Properties",
|
|
6113
6288
|
"children": [
|
|
6114
|
-
|
|
6115
|
-
|
|
6289
|
+
97,
|
|
6290
|
+
98,
|
|
6116
6291
|
2
|
|
6117
6292
|
]
|
|
6118
6293
|
},
|
|
6119
6294
|
{
|
|
6120
6295
|
"title": "Accessors",
|
|
6121
6296
|
"children": [
|
|
6122
|
-
|
|
6123
|
-
|
|
6124
|
-
|
|
6125
|
-
|
|
6297
|
+
108,
|
|
6298
|
+
110,
|
|
6299
|
+
112,
|
|
6300
|
+
114
|
|
6126
6301
|
]
|
|
6127
6302
|
},
|
|
6128
6303
|
{
|
|
6129
6304
|
"title": "Methods",
|
|
6130
6305
|
"children": [
|
|
6131
|
-
|
|
6132
|
-
|
|
6133
|
-
|
|
6134
|
-
|
|
6135
|
-
|
|
6136
|
-
|
|
6137
|
-
|
|
6138
|
-
|
|
6139
|
-
|
|
6140
|
-
|
|
6141
|
-
80,
|
|
6306
|
+
64,
|
|
6307
|
+
175,
|
|
6308
|
+
193,
|
|
6309
|
+
68,
|
|
6310
|
+
70,
|
|
6311
|
+
74,
|
|
6312
|
+
125,
|
|
6313
|
+
127,
|
|
6314
|
+
211,
|
|
6315
|
+
77,
|
|
6142
6316
|
85,
|
|
6143
|
-
|
|
6144
|
-
|
|
6145
|
-
|
|
6146
|
-
|
|
6147
|
-
|
|
6148
|
-
|
|
6149
|
-
|
|
6317
|
+
90,
|
|
6318
|
+
131,
|
|
6319
|
+
148,
|
|
6320
|
+
163,
|
|
6321
|
+
227,
|
|
6322
|
+
240,
|
|
6323
|
+
27,
|
|
6324
|
+
39,
|
|
6150
6325
|
3,
|
|
6151
|
-
|
|
6326
|
+
15
|
|
6152
6327
|
]
|
|
6153
6328
|
}
|
|
6154
6329
|
],
|
|
@@ -6157,7 +6332,7 @@
|
|
|
6157
6332
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
6158
6333
|
"line": 25,
|
|
6159
6334
|
"character": 13,
|
|
6160
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6335
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L25"
|
|
6161
6336
|
}
|
|
6162
6337
|
],
|
|
6163
6338
|
"extendedTypes": [
|
|
@@ -6187,7 +6362,7 @@
|
|
|
6187
6362
|
"fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
|
|
6188
6363
|
"line": 1,
|
|
6189
6364
|
"character": 0,
|
|
6190
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6365
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
|
|
6191
6366
|
}
|
|
6192
6367
|
]
|
|
6193
6368
|
}
|