@xyo-network/diviner-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 +733 -558
- package/package.json +6 -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",
|
|
@@ -24,19 +24,19 @@
|
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
25
25
|
"line": 11,
|
|
26
26
|
"character": 2,
|
|
27
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
27
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L11"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"signatures": [
|
|
31
31
|
{
|
|
32
|
-
"id":
|
|
32
|
+
"id": 52,
|
|
33
33
|
"name": "new DivinerWrapper",
|
|
34
34
|
"kind": 16384,
|
|
35
35
|
"kindString": "Constructor signature",
|
|
36
36
|
"flags": {},
|
|
37
37
|
"parameters": [
|
|
38
38
|
{
|
|
39
|
-
"id":
|
|
39
|
+
"id": 53,
|
|
40
40
|
"name": "module",
|
|
41
41
|
"kind": 32768,
|
|
42
42
|
"kindString": "Parameter",
|
|
@@ -58,14 +58,14 @@
|
|
|
58
58
|
{
|
|
59
59
|
"type": "reflection",
|
|
60
60
|
"declaration": {
|
|
61
|
-
"id":
|
|
61
|
+
"id": 54,
|
|
62
62
|
"name": "__type",
|
|
63
63
|
"kind": 65536,
|
|
64
64
|
"kindString": "Type literal",
|
|
65
65
|
"flags": {},
|
|
66
66
|
"children": [
|
|
67
67
|
{
|
|
68
|
-
"id":
|
|
68
|
+
"id": 55,
|
|
69
69
|
"name": "name",
|
|
70
70
|
"kind": 1024,
|
|
71
71
|
"kindString": "Property",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
{
|
|
88
|
-
"id":
|
|
88
|
+
"id": 56,
|
|
89
89
|
"name": "security",
|
|
90
90
|
"kind": 1024,
|
|
91
91
|
"kindString": "Property",
|
|
@@ -102,15 +102,15 @@
|
|
|
102
102
|
"type": {
|
|
103
103
|
"type": "reflection",
|
|
104
104
|
"declaration": {
|
|
105
|
-
"id":
|
|
105
|
+
"id": 57,
|
|
106
106
|
"name": "__type",
|
|
107
107
|
"kind": 65536,
|
|
108
108
|
"kindString": "Type literal",
|
|
109
109
|
"flags": {},
|
|
110
110
|
"children": [
|
|
111
111
|
{
|
|
112
|
-
"id":
|
|
113
|
-
"name": "
|
|
112
|
+
"id": 58,
|
|
113
|
+
"name": "allowAnonymous",
|
|
114
114
|
"kind": 1024,
|
|
115
115
|
"kindString": "Property",
|
|
116
116
|
"flags": {
|
|
@@ -123,6 +123,26 @@
|
|
|
123
123
|
"character": 8
|
|
124
124
|
}
|
|
125
125
|
],
|
|
126
|
+
"type": {
|
|
127
|
+
"type": "intrinsic",
|
|
128
|
+
"name": "boolean"
|
|
129
|
+
}
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"id": 59,
|
|
133
|
+
"name": "allowed",
|
|
134
|
+
"kind": 1024,
|
|
135
|
+
"kindString": "Property",
|
|
136
|
+
"flags": {
|
|
137
|
+
"isOptional": true
|
|
138
|
+
},
|
|
139
|
+
"sources": [
|
|
140
|
+
{
|
|
141
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
142
|
+
"line": 12,
|
|
143
|
+
"character": 8
|
|
144
|
+
}
|
|
145
|
+
],
|
|
126
146
|
"type": {
|
|
127
147
|
"type": "reference",
|
|
128
148
|
"typeArguments": [
|
|
@@ -153,7 +173,7 @@
|
|
|
153
173
|
}
|
|
154
174
|
},
|
|
155
175
|
{
|
|
156
|
-
"id":
|
|
176
|
+
"id": 60,
|
|
157
177
|
"name": "disallowed",
|
|
158
178
|
"kind": 1024,
|
|
159
179
|
"kindString": "Property",
|
|
@@ -163,7 +183,7 @@
|
|
|
163
183
|
"sources": [
|
|
164
184
|
{
|
|
165
185
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
166
|
-
"line":
|
|
186
|
+
"line": 13,
|
|
167
187
|
"character": 8
|
|
168
188
|
}
|
|
169
189
|
],
|
|
@@ -192,8 +212,9 @@
|
|
|
192
212
|
{
|
|
193
213
|
"title": "Properties",
|
|
194
214
|
"children": [
|
|
195
|
-
|
|
196
|
-
|
|
215
|
+
58,
|
|
216
|
+
59,
|
|
217
|
+
60
|
|
197
218
|
]
|
|
198
219
|
}
|
|
199
220
|
],
|
|
@@ -212,8 +233,8 @@
|
|
|
212
233
|
{
|
|
213
234
|
"title": "Properties",
|
|
214
235
|
"children": [
|
|
215
|
-
|
|
216
|
-
|
|
236
|
+
55,
|
|
237
|
+
56
|
|
217
238
|
]
|
|
218
239
|
}
|
|
219
240
|
],
|
|
@@ -229,14 +250,14 @@
|
|
|
229
250
|
{
|
|
230
251
|
"type": "reflection",
|
|
231
252
|
"declaration": {
|
|
232
|
-
"id":
|
|
253
|
+
"id": 61,
|
|
233
254
|
"name": "__type",
|
|
234
255
|
"kind": 65536,
|
|
235
256
|
"kindString": "Type literal",
|
|
236
257
|
"flags": {},
|
|
237
258
|
"children": [
|
|
238
259
|
{
|
|
239
|
-
"id":
|
|
260
|
+
"id": 62,
|
|
240
261
|
"name": "schema",
|
|
241
262
|
"kind": 1024,
|
|
242
263
|
"kindString": "Property",
|
|
@@ -258,7 +279,7 @@
|
|
|
258
279
|
{
|
|
259
280
|
"title": "Properties",
|
|
260
281
|
"children": [
|
|
261
|
-
|
|
282
|
+
62
|
|
262
283
|
]
|
|
263
284
|
}
|
|
264
285
|
],
|
|
@@ -295,7 +316,7 @@
|
|
|
295
316
|
}
|
|
296
317
|
},
|
|
297
318
|
{
|
|
298
|
-
"id":
|
|
319
|
+
"id": 70,
|
|
299
320
|
"name": "account",
|
|
300
321
|
"kind": 1024,
|
|
301
322
|
"kindString": "Property",
|
|
@@ -321,7 +342,7 @@
|
|
|
321
342
|
}
|
|
322
343
|
},
|
|
323
344
|
{
|
|
324
|
-
"id":
|
|
345
|
+
"id": 71,
|
|
325
346
|
"name": "module",
|
|
326
347
|
"kind": 1024,
|
|
327
348
|
"kindString": "Property",
|
|
@@ -352,14 +373,14 @@
|
|
|
352
373
|
{
|
|
353
374
|
"type": "reflection",
|
|
354
375
|
"declaration": {
|
|
355
|
-
"id":
|
|
376
|
+
"id": 72,
|
|
356
377
|
"name": "__type",
|
|
357
378
|
"kind": 65536,
|
|
358
379
|
"kindString": "Type literal",
|
|
359
380
|
"flags": {},
|
|
360
381
|
"children": [
|
|
361
382
|
{
|
|
362
|
-
"id":
|
|
383
|
+
"id": 73,
|
|
363
384
|
"name": "name",
|
|
364
385
|
"kind": 1024,
|
|
365
386
|
"kindString": "Property",
|
|
@@ -379,7 +400,7 @@
|
|
|
379
400
|
}
|
|
380
401
|
},
|
|
381
402
|
{
|
|
382
|
-
"id":
|
|
403
|
+
"id": 74,
|
|
383
404
|
"name": "security",
|
|
384
405
|
"kind": 1024,
|
|
385
406
|
"kindString": "Property",
|
|
@@ -396,15 +417,15 @@
|
|
|
396
417
|
"type": {
|
|
397
418
|
"type": "reflection",
|
|
398
419
|
"declaration": {
|
|
399
|
-
"id":
|
|
420
|
+
"id": 75,
|
|
400
421
|
"name": "__type",
|
|
401
422
|
"kind": 65536,
|
|
402
423
|
"kindString": "Type literal",
|
|
403
424
|
"flags": {},
|
|
404
425
|
"children": [
|
|
405
426
|
{
|
|
406
|
-
"id":
|
|
407
|
-
"name": "
|
|
427
|
+
"id": 76,
|
|
428
|
+
"name": "allowAnonymous",
|
|
408
429
|
"kind": 1024,
|
|
409
430
|
"kindString": "Property",
|
|
410
431
|
"flags": {
|
|
@@ -417,6 +438,26 @@
|
|
|
417
438
|
"character": 8
|
|
418
439
|
}
|
|
419
440
|
],
|
|
441
|
+
"type": {
|
|
442
|
+
"type": "intrinsic",
|
|
443
|
+
"name": "boolean"
|
|
444
|
+
}
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"id": 77,
|
|
448
|
+
"name": "allowed",
|
|
449
|
+
"kind": 1024,
|
|
450
|
+
"kindString": "Property",
|
|
451
|
+
"flags": {
|
|
452
|
+
"isOptional": true
|
|
453
|
+
},
|
|
454
|
+
"sources": [
|
|
455
|
+
{
|
|
456
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
457
|
+
"line": 12,
|
|
458
|
+
"character": 8
|
|
459
|
+
}
|
|
460
|
+
],
|
|
420
461
|
"type": {
|
|
421
462
|
"type": "reference",
|
|
422
463
|
"typeArguments": [
|
|
@@ -447,7 +488,7 @@
|
|
|
447
488
|
}
|
|
448
489
|
},
|
|
449
490
|
{
|
|
450
|
-
"id":
|
|
491
|
+
"id": 78,
|
|
451
492
|
"name": "disallowed",
|
|
452
493
|
"kind": 1024,
|
|
453
494
|
"kindString": "Property",
|
|
@@ -457,7 +498,7 @@
|
|
|
457
498
|
"sources": [
|
|
458
499
|
{
|
|
459
500
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
460
|
-
"line":
|
|
501
|
+
"line": 13,
|
|
461
502
|
"character": 8
|
|
462
503
|
}
|
|
463
504
|
],
|
|
@@ -486,8 +527,9 @@
|
|
|
486
527
|
{
|
|
487
528
|
"title": "Properties",
|
|
488
529
|
"children": [
|
|
489
|
-
|
|
490
|
-
|
|
530
|
+
76,
|
|
531
|
+
77,
|
|
532
|
+
78
|
|
491
533
|
]
|
|
492
534
|
}
|
|
493
535
|
],
|
|
@@ -506,8 +548,8 @@
|
|
|
506
548
|
{
|
|
507
549
|
"title": "Properties",
|
|
508
550
|
"children": [
|
|
509
|
-
|
|
510
|
-
|
|
551
|
+
73,
|
|
552
|
+
74
|
|
511
553
|
]
|
|
512
554
|
}
|
|
513
555
|
],
|
|
@@ -523,14 +565,14 @@
|
|
|
523
565
|
{
|
|
524
566
|
"type": "reflection",
|
|
525
567
|
"declaration": {
|
|
526
|
-
"id":
|
|
568
|
+
"id": 79,
|
|
527
569
|
"name": "__type",
|
|
528
570
|
"kind": 65536,
|
|
529
571
|
"kindString": "Type literal",
|
|
530
572
|
"flags": {},
|
|
531
573
|
"children": [
|
|
532
574
|
{
|
|
533
|
-
"id":
|
|
575
|
+
"id": 80,
|
|
534
576
|
"name": "schema",
|
|
535
577
|
"kind": 1024,
|
|
536
578
|
"kindString": "Property",
|
|
@@ -552,7 +594,7 @@
|
|
|
552
594
|
{
|
|
553
595
|
"title": "Properties",
|
|
554
596
|
"children": [
|
|
555
|
-
|
|
597
|
+
80
|
|
556
598
|
]
|
|
557
599
|
}
|
|
558
600
|
],
|
|
@@ -588,7 +630,7 @@
|
|
|
588
630
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
589
631
|
"line": 9,
|
|
590
632
|
"character": 9,
|
|
591
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
633
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
|
|
592
634
|
}
|
|
593
635
|
],
|
|
594
636
|
"type": {
|
|
@@ -605,7 +647,7 @@
|
|
|
605
647
|
}
|
|
606
648
|
},
|
|
607
649
|
{
|
|
608
|
-
"id":
|
|
650
|
+
"id": 81,
|
|
609
651
|
"name": "address",
|
|
610
652
|
"kind": 262144,
|
|
611
653
|
"kindString": "Accessor",
|
|
@@ -618,7 +660,7 @@
|
|
|
618
660
|
}
|
|
619
661
|
],
|
|
620
662
|
"getSignature": {
|
|
621
|
-
"id":
|
|
663
|
+
"id": 82,
|
|
622
664
|
"name": "address",
|
|
623
665
|
"kind": 524288,
|
|
624
666
|
"kindString": "Get signature",
|
|
@@ -638,7 +680,7 @@
|
|
|
638
680
|
}
|
|
639
681
|
},
|
|
640
682
|
{
|
|
641
|
-
"id":
|
|
683
|
+
"id": 83,
|
|
642
684
|
"name": "config",
|
|
643
685
|
"kind": 262144,
|
|
644
686
|
"kindString": "Accessor",
|
|
@@ -651,7 +693,7 @@
|
|
|
651
693
|
}
|
|
652
694
|
],
|
|
653
695
|
"getSignature": {
|
|
654
|
-
"id":
|
|
696
|
+
"id": 84,
|
|
655
697
|
"name": "config",
|
|
656
698
|
"kind": 524288,
|
|
657
699
|
"kindString": "Get signature",
|
|
@@ -678,7 +720,7 @@
|
|
|
678
720
|
}
|
|
679
721
|
},
|
|
680
722
|
{
|
|
681
|
-
"id":
|
|
723
|
+
"id": 85,
|
|
682
724
|
"name": "queries",
|
|
683
725
|
"kind": 262144,
|
|
684
726
|
"kindString": "Accessor",
|
|
@@ -691,7 +733,7 @@
|
|
|
691
733
|
}
|
|
692
734
|
],
|
|
693
735
|
"getSignature": {
|
|
694
|
-
"id":
|
|
736
|
+
"id": 86,
|
|
695
737
|
"name": "queries",
|
|
696
738
|
"kind": 524288,
|
|
697
739
|
"kindString": "Get signature",
|
|
@@ -714,7 +756,7 @@
|
|
|
714
756
|
}
|
|
715
757
|
},
|
|
716
758
|
{
|
|
717
|
-
"id":
|
|
759
|
+
"id": 87,
|
|
718
760
|
"name": "resolver",
|
|
719
761
|
"kind": 262144,
|
|
720
762
|
"kindString": "Accessor",
|
|
@@ -727,260 +769,272 @@
|
|
|
727
769
|
}
|
|
728
770
|
],
|
|
729
771
|
"getSignature": {
|
|
730
|
-
"id":
|
|
772
|
+
"id": 88,
|
|
731
773
|
"name": "resolver",
|
|
732
774
|
"kind": 524288,
|
|
733
775
|
"kindString": "Get signature",
|
|
734
776
|
"flags": {},
|
|
735
777
|
"type": {
|
|
736
|
-
"type": "
|
|
737
|
-
"
|
|
738
|
-
{
|
|
739
|
-
"type": "intrinsic",
|
|
740
|
-
"name": "undefined"
|
|
741
|
-
},
|
|
778
|
+
"type": "reference",
|
|
779
|
+
"typeArguments": [
|
|
742
780
|
{
|
|
743
781
|
"type": "reference",
|
|
744
782
|
"typeArguments": [
|
|
745
783
|
{
|
|
746
|
-
"type": "
|
|
747
|
-
"
|
|
784
|
+
"type": "intersection",
|
|
785
|
+
"types": [
|
|
748
786
|
{
|
|
749
|
-
"type": "
|
|
750
|
-
"
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
"
|
|
767
|
-
"
|
|
787
|
+
"type": "reference",
|
|
788
|
+
"name": "SchemaFields"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"type": "reference",
|
|
792
|
+
"name": "PayloadFields"
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"type": "reflection",
|
|
796
|
+
"declaration": {
|
|
797
|
+
"id": 89,
|
|
798
|
+
"name": "__type",
|
|
799
|
+
"kind": 65536,
|
|
800
|
+
"kindString": "Type literal",
|
|
801
|
+
"flags": {},
|
|
802
|
+
"children": [
|
|
803
|
+
{
|
|
804
|
+
"id": 90,
|
|
805
|
+
"name": "name",
|
|
806
|
+
"kind": 1024,
|
|
807
|
+
"kindString": "Property",
|
|
808
|
+
"flags": {
|
|
809
|
+
"isOptional": true
|
|
810
|
+
},
|
|
811
|
+
"sources": [
|
|
768
812
|
{
|
|
769
|
-
"
|
|
770
|
-
"
|
|
771
|
-
"
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
813
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
814
|
+
"line": 9,
|
|
815
|
+
"character": 4
|
|
816
|
+
}
|
|
817
|
+
],
|
|
818
|
+
"type": {
|
|
819
|
+
"type": "intrinsic",
|
|
820
|
+
"name": "string"
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"id": 91,
|
|
825
|
+
"name": "security",
|
|
826
|
+
"kind": 1024,
|
|
827
|
+
"kindString": "Property",
|
|
828
|
+
"flags": {
|
|
829
|
+
"isOptional": true
|
|
830
|
+
},
|
|
831
|
+
"sources": [
|
|
788
832
|
{
|
|
789
|
-
"
|
|
790
|
-
"
|
|
791
|
-
"
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
833
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
834
|
+
"line": 10,
|
|
835
|
+
"character": 4
|
|
836
|
+
}
|
|
837
|
+
],
|
|
838
|
+
"type": {
|
|
839
|
+
"type": "reflection",
|
|
840
|
+
"declaration": {
|
|
841
|
+
"id": 92,
|
|
842
|
+
"name": "__type",
|
|
843
|
+
"kind": 65536,
|
|
844
|
+
"kindString": "Type literal",
|
|
845
|
+
"flags": {},
|
|
846
|
+
"children": [
|
|
797
847
|
{
|
|
798
|
-
"
|
|
799
|
-
"
|
|
800
|
-
"
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
"id": 86,
|
|
807
|
-
"name": "__type",
|
|
808
|
-
"kind": 65536,
|
|
809
|
-
"kindString": "Type literal",
|
|
810
|
-
"flags": {},
|
|
811
|
-
"children": [
|
|
848
|
+
"id": 93,
|
|
849
|
+
"name": "allowAnonymous",
|
|
850
|
+
"kind": 1024,
|
|
851
|
+
"kindString": "Property",
|
|
852
|
+
"flags": {
|
|
853
|
+
"isOptional": true
|
|
854
|
+
},
|
|
855
|
+
"sources": [
|
|
812
856
|
{
|
|
813
|
-
"
|
|
814
|
-
"
|
|
815
|
-
"
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
"name": "string"
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"type": "array",
|
|
836
|
-
"elementType": {
|
|
837
|
-
"type": "union",
|
|
838
|
-
"types": [
|
|
839
|
-
{
|
|
840
|
-
"type": "intrinsic",
|
|
841
|
-
"name": "string"
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
"type": "reference",
|
|
845
|
-
"name": "CosigningAddressSet"
|
|
846
|
-
}
|
|
847
|
-
]
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
],
|
|
851
|
-
"name": "Record",
|
|
852
|
-
"qualifiedName": "Record",
|
|
853
|
-
"package": "typescript"
|
|
854
|
-
}
|
|
855
|
-
},
|
|
857
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
858
|
+
"line": 11,
|
|
859
|
+
"character": 8
|
|
860
|
+
}
|
|
861
|
+
],
|
|
862
|
+
"type": {
|
|
863
|
+
"type": "intrinsic",
|
|
864
|
+
"name": "boolean"
|
|
865
|
+
}
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
"id": 94,
|
|
869
|
+
"name": "allowed",
|
|
870
|
+
"kind": 1024,
|
|
871
|
+
"kindString": "Property",
|
|
872
|
+
"flags": {
|
|
873
|
+
"isOptional": true
|
|
874
|
+
},
|
|
875
|
+
"sources": [
|
|
856
876
|
{
|
|
857
|
-
"
|
|
858
|
-
"
|
|
859
|
-
"
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
877
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
878
|
+
"line": 12,
|
|
879
|
+
"character": 8
|
|
880
|
+
}
|
|
881
|
+
],
|
|
882
|
+
"type": {
|
|
883
|
+
"type": "reference",
|
|
884
|
+
"typeArguments": [
|
|
885
|
+
{
|
|
886
|
+
"type": "intrinsic",
|
|
887
|
+
"name": "string"
|
|
863
888
|
},
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
|
|
870
|
-
],
|
|
871
|
-
"type": {
|
|
872
|
-
"type": "reference",
|
|
873
|
-
"typeArguments": [
|
|
874
|
-
{
|
|
875
|
-
"type": "intrinsic",
|
|
876
|
-
"name": "string"
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"type": "array",
|
|
880
|
-
"elementType": {
|
|
889
|
+
{
|
|
890
|
+
"type": "array",
|
|
891
|
+
"elementType": {
|
|
892
|
+
"type": "union",
|
|
893
|
+
"types": [
|
|
894
|
+
{
|
|
881
895
|
"type": "intrinsic",
|
|
882
896
|
"name": "string"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"type": "reference",
|
|
900
|
+
"name": "CosigningAddressSet"
|
|
883
901
|
}
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
"name": "Record",
|
|
887
|
-
"qualifiedName": "Record",
|
|
888
|
-
"package": "typescript"
|
|
902
|
+
]
|
|
903
|
+
}
|
|
889
904
|
}
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
905
|
+
],
|
|
906
|
+
"name": "Record",
|
|
907
|
+
"qualifiedName": "Record",
|
|
908
|
+
"package": "typescript"
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
{
|
|
912
|
+
"id": 95,
|
|
913
|
+
"name": "disallowed",
|
|
914
|
+
"kind": 1024,
|
|
915
|
+
"kindString": "Property",
|
|
916
|
+
"flags": {
|
|
917
|
+
"isOptional": true
|
|
918
|
+
},
|
|
901
919
|
"sources": [
|
|
902
920
|
{
|
|
903
|
-
"fileName": "modules/packages/module/dist/types/
|
|
904
|
-
"line":
|
|
905
|
-
"character":
|
|
921
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
922
|
+
"line": 13,
|
|
923
|
+
"character": 8
|
|
906
924
|
}
|
|
925
|
+
],
|
|
926
|
+
"type": {
|
|
927
|
+
"type": "reference",
|
|
928
|
+
"typeArguments": [
|
|
929
|
+
{
|
|
930
|
+
"type": "intrinsic",
|
|
931
|
+
"name": "string"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"type": "array",
|
|
935
|
+
"elementType": {
|
|
936
|
+
"type": "intrinsic",
|
|
937
|
+
"name": "string"
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
],
|
|
941
|
+
"name": "Record",
|
|
942
|
+
"qualifiedName": "Record",
|
|
943
|
+
"package": "typescript"
|
|
944
|
+
}
|
|
945
|
+
}
|
|
946
|
+
],
|
|
947
|
+
"groups": [
|
|
948
|
+
{
|
|
949
|
+
"title": "Properties",
|
|
950
|
+
"children": [
|
|
951
|
+
93,
|
|
952
|
+
94,
|
|
953
|
+
95
|
|
907
954
|
]
|
|
908
955
|
}
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
84,
|
|
917
|
-
85
|
|
956
|
+
],
|
|
957
|
+
"sources": [
|
|
958
|
+
{
|
|
959
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
960
|
+
"line": 10,
|
|
961
|
+
"character": 15
|
|
962
|
+
}
|
|
918
963
|
]
|
|
919
964
|
}
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
965
|
+
}
|
|
966
|
+
}
|
|
967
|
+
],
|
|
968
|
+
"groups": [
|
|
969
|
+
{
|
|
970
|
+
"title": "Properties",
|
|
971
|
+
"children": [
|
|
972
|
+
90,
|
|
973
|
+
91
|
|
927
974
|
]
|
|
928
975
|
}
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
"
|
|
934
|
-
"
|
|
935
|
-
|
|
936
|
-
|
|
976
|
+
],
|
|
977
|
+
"sources": [
|
|
978
|
+
{
|
|
979
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
980
|
+
"line": 8,
|
|
981
|
+
"character": 79
|
|
982
|
+
}
|
|
983
|
+
]
|
|
984
|
+
}
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"type": "reflection",
|
|
988
|
+
"declaration": {
|
|
989
|
+
"id": 96,
|
|
990
|
+
"name": "__type",
|
|
991
|
+
"kind": 65536,
|
|
992
|
+
"kindString": "Type literal",
|
|
993
|
+
"flags": {},
|
|
994
|
+
"children": [
|
|
995
|
+
{
|
|
996
|
+
"id": 97,
|
|
997
|
+
"name": "schema",
|
|
998
|
+
"kind": 1024,
|
|
999
|
+
"kindString": "Property",
|
|
937
1000
|
"flags": {},
|
|
938
|
-
"children": [
|
|
939
|
-
{
|
|
940
|
-
"id": 90,
|
|
941
|
-
"name": "schema",
|
|
942
|
-
"kind": 1024,
|
|
943
|
-
"kindString": "Property",
|
|
944
|
-
"flags": {},
|
|
945
|
-
"sources": [
|
|
946
|
-
{
|
|
947
|
-
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
948
|
-
"line": 30,
|
|
949
|
-
"character": 8
|
|
950
|
-
}
|
|
951
|
-
],
|
|
952
|
-
"type": {
|
|
953
|
-
"type": "intrinsic",
|
|
954
|
-
"name": "string"
|
|
955
|
-
}
|
|
956
|
-
}
|
|
957
|
-
],
|
|
958
|
-
"groups": [
|
|
959
|
-
{
|
|
960
|
-
"title": "Properties",
|
|
961
|
-
"children": [
|
|
962
|
-
90
|
|
963
|
-
]
|
|
964
|
-
}
|
|
965
|
-
],
|
|
966
1001
|
"sources": [
|
|
967
1002
|
{
|
|
968
|
-
"fileName": "
|
|
969
|
-
"line":
|
|
970
|
-
"character":
|
|
1003
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1004
|
+
"line": 19,
|
|
1005
|
+
"character": 4
|
|
971
1006
|
}
|
|
1007
|
+
],
|
|
1008
|
+
"type": {
|
|
1009
|
+
"type": "intrinsic",
|
|
1010
|
+
"name": "string"
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
],
|
|
1014
|
+
"groups": [
|
|
1015
|
+
{
|
|
1016
|
+
"title": "Properties",
|
|
1017
|
+
"children": [
|
|
1018
|
+
97
|
|
972
1019
|
]
|
|
973
1020
|
}
|
|
974
|
-
|
|
975
|
-
|
|
1021
|
+
],
|
|
1022
|
+
"sources": [
|
|
1023
|
+
{
|
|
1024
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
1025
|
+
"line": 18,
|
|
1026
|
+
"character": 17
|
|
1027
|
+
}
|
|
1028
|
+
]
|
|
1029
|
+
}
|
|
976
1030
|
}
|
|
977
|
-
]
|
|
978
|
-
"name": "Module"
|
|
1031
|
+
]
|
|
979
1032
|
}
|
|
980
1033
|
],
|
|
981
|
-
"name": "
|
|
1034
|
+
"name": "Module"
|
|
982
1035
|
}
|
|
983
|
-
]
|
|
1036
|
+
],
|
|
1037
|
+
"name": "ModuleResolver"
|
|
984
1038
|
},
|
|
985
1039
|
"inheritedFrom": {
|
|
986
1040
|
"type": "reference",
|
|
@@ -993,7 +1047,7 @@
|
|
|
993
1047
|
}
|
|
994
1048
|
},
|
|
995
1049
|
{
|
|
996
|
-
"id":
|
|
1050
|
+
"id": 148,
|
|
997
1051
|
"name": "bindQuery",
|
|
998
1052
|
"kind": 2048,
|
|
999
1053
|
"kindString": "Method",
|
|
@@ -1003,20 +1057,20 @@
|
|
|
1003
1057
|
"sources": [
|
|
1004
1058
|
{
|
|
1005
1059
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1006
|
-
"line":
|
|
1060
|
+
"line": 33,
|
|
1007
1061
|
"character": 14
|
|
1008
1062
|
}
|
|
1009
1063
|
],
|
|
1010
1064
|
"signatures": [
|
|
1011
1065
|
{
|
|
1012
|
-
"id":
|
|
1066
|
+
"id": 149,
|
|
1013
1067
|
"name": "bindQuery",
|
|
1014
1068
|
"kind": 4096,
|
|
1015
1069
|
"kindString": "Call signature",
|
|
1016
1070
|
"flags": {},
|
|
1017
1071
|
"typeParameter": [
|
|
1018
1072
|
{
|
|
1019
|
-
"id":
|
|
1073
|
+
"id": 154,
|
|
1020
1074
|
"name": "T",
|
|
1021
1075
|
"kind": 131072,
|
|
1022
1076
|
"kindString": "Type parameter",
|
|
@@ -1042,14 +1096,14 @@
|
|
|
1042
1096
|
{
|
|
1043
1097
|
"type": "reflection",
|
|
1044
1098
|
"declaration": {
|
|
1045
|
-
"id":
|
|
1099
|
+
"id": 150,
|
|
1046
1100
|
"name": "__type",
|
|
1047
1101
|
"kind": 65536,
|
|
1048
1102
|
"kindString": "Type literal",
|
|
1049
1103
|
"flags": {},
|
|
1050
1104
|
"children": [
|
|
1051
1105
|
{
|
|
1052
|
-
"id":
|
|
1106
|
+
"id": 151,
|
|
1053
1107
|
"name": "schema",
|
|
1054
1108
|
"kind": 1024,
|
|
1055
1109
|
"kindString": "Property",
|
|
@@ -1071,7 +1125,7 @@
|
|
|
1071
1125
|
{
|
|
1072
1126
|
"title": "Properties",
|
|
1073
1127
|
"children": [
|
|
1074
|
-
|
|
1128
|
+
151
|
|
1075
1129
|
]
|
|
1076
1130
|
}
|
|
1077
1131
|
],
|
|
@@ -1107,14 +1161,14 @@
|
|
|
1107
1161
|
{
|
|
1108
1162
|
"type": "reflection",
|
|
1109
1163
|
"declaration": {
|
|
1110
|
-
"id":
|
|
1164
|
+
"id": 152,
|
|
1111
1165
|
"name": "__type",
|
|
1112
1166
|
"kind": 65536,
|
|
1113
1167
|
"kindString": "Type literal",
|
|
1114
1168
|
"flags": {},
|
|
1115
1169
|
"children": [
|
|
1116
1170
|
{
|
|
1117
|
-
"id":
|
|
1171
|
+
"id": 153,
|
|
1118
1172
|
"name": "schema",
|
|
1119
1173
|
"kind": 1024,
|
|
1120
1174
|
"kindString": "Property",
|
|
@@ -1136,7 +1190,7 @@
|
|
|
1136
1190
|
{
|
|
1137
1191
|
"title": "Properties",
|
|
1138
1192
|
"children": [
|
|
1139
|
-
|
|
1193
|
+
153
|
|
1140
1194
|
]
|
|
1141
1195
|
}
|
|
1142
1196
|
],
|
|
@@ -1160,19 +1214,19 @@
|
|
|
1160
1214
|
],
|
|
1161
1215
|
"parameters": [
|
|
1162
1216
|
{
|
|
1163
|
-
"id":
|
|
1217
|
+
"id": 155,
|
|
1164
1218
|
"name": "query",
|
|
1165
1219
|
"kind": 32768,
|
|
1166
1220
|
"kindString": "Parameter",
|
|
1167
1221
|
"flags": {},
|
|
1168
1222
|
"type": {
|
|
1169
1223
|
"type": "reference",
|
|
1170
|
-
"id":
|
|
1224
|
+
"id": 154,
|
|
1171
1225
|
"name": "T"
|
|
1172
1226
|
}
|
|
1173
1227
|
},
|
|
1174
1228
|
{
|
|
1175
|
-
"id":
|
|
1229
|
+
"id": 156,
|
|
1176
1230
|
"name": "payloads",
|
|
1177
1231
|
"kind": 32768,
|
|
1178
1232
|
"kindString": "Parameter",
|
|
@@ -1195,14 +1249,14 @@
|
|
|
1195
1249
|
{
|
|
1196
1250
|
"type": "reflection",
|
|
1197
1251
|
"declaration": {
|
|
1198
|
-
"id":
|
|
1252
|
+
"id": 157,
|
|
1199
1253
|
"name": "__type",
|
|
1200
1254
|
"kind": 65536,
|
|
1201
1255
|
"kindString": "Type literal",
|
|
1202
1256
|
"flags": {},
|
|
1203
1257
|
"children": [
|
|
1204
1258
|
{
|
|
1205
|
-
"id":
|
|
1259
|
+
"id": 158,
|
|
1206
1260
|
"name": "schema",
|
|
1207
1261
|
"kind": 1024,
|
|
1208
1262
|
"kindString": "Property",
|
|
@@ -1224,7 +1278,7 @@
|
|
|
1224
1278
|
{
|
|
1225
1279
|
"title": "Properties",
|
|
1226
1280
|
"children": [
|
|
1227
|
-
|
|
1281
|
+
158
|
|
1228
1282
|
]
|
|
1229
1283
|
}
|
|
1230
1284
|
],
|
|
@@ -1242,7 +1296,7 @@
|
|
|
1242
1296
|
}
|
|
1243
1297
|
},
|
|
1244
1298
|
{
|
|
1245
|
-
"id":
|
|
1299
|
+
"id": 159,
|
|
1246
1300
|
"name": "account",
|
|
1247
1301
|
"kind": 32768,
|
|
1248
1302
|
"kindString": "Parameter",
|
|
@@ -1279,14 +1333,14 @@
|
|
|
1279
1333
|
{
|
|
1280
1334
|
"type": "reflection",
|
|
1281
1335
|
"declaration": {
|
|
1282
|
-
"id":
|
|
1336
|
+
"id": 160,
|
|
1283
1337
|
"name": "__type",
|
|
1284
1338
|
"kind": 65536,
|
|
1285
1339
|
"kindString": "Type literal",
|
|
1286
1340
|
"flags": {},
|
|
1287
1341
|
"children": [
|
|
1288
1342
|
{
|
|
1289
|
-
"id":
|
|
1343
|
+
"id": 161,
|
|
1290
1344
|
"name": "query",
|
|
1291
1345
|
"kind": 1024,
|
|
1292
1346
|
"kindString": "Property",
|
|
@@ -1304,7 +1358,7 @@
|
|
|
1304
1358
|
}
|
|
1305
1359
|
},
|
|
1306
1360
|
{
|
|
1307
|
-
"id":
|
|
1361
|
+
"id": 162,
|
|
1308
1362
|
"name": "resultSet",
|
|
1309
1363
|
"kind": 1024,
|
|
1310
1364
|
"kindString": "Property",
|
|
@@ -1324,7 +1378,7 @@
|
|
|
1324
1378
|
}
|
|
1325
1379
|
},
|
|
1326
1380
|
{
|
|
1327
|
-
"id":
|
|
1381
|
+
"id": 163,
|
|
1328
1382
|
"name": "schema",
|
|
1329
1383
|
"kind": 1024,
|
|
1330
1384
|
"kindString": "Property",
|
|
@@ -1346,9 +1400,9 @@
|
|
|
1346
1400
|
{
|
|
1347
1401
|
"title": "Properties",
|
|
1348
1402
|
"children": [
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1403
|
+
161,
|
|
1404
|
+
162,
|
|
1405
|
+
163
|
|
1352
1406
|
]
|
|
1353
1407
|
}
|
|
1354
1408
|
],
|
|
@@ -1379,14 +1433,14 @@
|
|
|
1379
1433
|
{
|
|
1380
1434
|
"type": "reflection",
|
|
1381
1435
|
"declaration": {
|
|
1382
|
-
"id":
|
|
1436
|
+
"id": 164,
|
|
1383
1437
|
"name": "__type",
|
|
1384
1438
|
"kind": 65536,
|
|
1385
1439
|
"kindString": "Type literal",
|
|
1386
1440
|
"flags": {},
|
|
1387
1441
|
"children": [
|
|
1388
1442
|
{
|
|
1389
|
-
"id":
|
|
1443
|
+
"id": 165,
|
|
1390
1444
|
"name": "schema",
|
|
1391
1445
|
"kind": 1024,
|
|
1392
1446
|
"kindString": "Property",
|
|
@@ -1408,7 +1462,7 @@
|
|
|
1408
1462
|
{
|
|
1409
1463
|
"title": "Properties",
|
|
1410
1464
|
"children": [
|
|
1411
|
-
|
|
1465
|
+
165
|
|
1412
1466
|
]
|
|
1413
1467
|
}
|
|
1414
1468
|
],
|
|
@@ -1445,7 +1499,7 @@
|
|
|
1445
1499
|
}
|
|
1446
1500
|
},
|
|
1447
1501
|
{
|
|
1448
|
-
"id":
|
|
1502
|
+
"id": 166,
|
|
1449
1503
|
"name": "bindQueryInternal",
|
|
1450
1504
|
"kind": 2048,
|
|
1451
1505
|
"kindString": "Method",
|
|
@@ -1455,20 +1509,20 @@
|
|
|
1455
1509
|
"sources": [
|
|
1456
1510
|
{
|
|
1457
1511
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1458
|
-
"line":
|
|
1512
|
+
"line": 34,
|
|
1459
1513
|
"character": 14
|
|
1460
1514
|
}
|
|
1461
1515
|
],
|
|
1462
1516
|
"signatures": [
|
|
1463
1517
|
{
|
|
1464
|
-
"id":
|
|
1518
|
+
"id": 167,
|
|
1465
1519
|
"name": "bindQueryInternal",
|
|
1466
1520
|
"kind": 4096,
|
|
1467
1521
|
"kindString": "Call signature",
|
|
1468
1522
|
"flags": {},
|
|
1469
1523
|
"typeParameter": [
|
|
1470
1524
|
{
|
|
1471
|
-
"id":
|
|
1525
|
+
"id": 172,
|
|
1472
1526
|
"name": "T",
|
|
1473
1527
|
"kind": 131072,
|
|
1474
1528
|
"kindString": "Type parameter",
|
|
@@ -1494,14 +1548,14 @@
|
|
|
1494
1548
|
{
|
|
1495
1549
|
"type": "reflection",
|
|
1496
1550
|
"declaration": {
|
|
1497
|
-
"id":
|
|
1551
|
+
"id": 168,
|
|
1498
1552
|
"name": "__type",
|
|
1499
1553
|
"kind": 65536,
|
|
1500
1554
|
"kindString": "Type literal",
|
|
1501
1555
|
"flags": {},
|
|
1502
1556
|
"children": [
|
|
1503
1557
|
{
|
|
1504
|
-
"id":
|
|
1558
|
+
"id": 169,
|
|
1505
1559
|
"name": "schema",
|
|
1506
1560
|
"kind": 1024,
|
|
1507
1561
|
"kindString": "Property",
|
|
@@ -1523,7 +1577,7 @@
|
|
|
1523
1577
|
{
|
|
1524
1578
|
"title": "Properties",
|
|
1525
1579
|
"children": [
|
|
1526
|
-
|
|
1580
|
+
169
|
|
1527
1581
|
]
|
|
1528
1582
|
}
|
|
1529
1583
|
],
|
|
@@ -1559,14 +1613,14 @@
|
|
|
1559
1613
|
{
|
|
1560
1614
|
"type": "reflection",
|
|
1561
1615
|
"declaration": {
|
|
1562
|
-
"id":
|
|
1616
|
+
"id": 170,
|
|
1563
1617
|
"name": "__type",
|
|
1564
1618
|
"kind": 65536,
|
|
1565
1619
|
"kindString": "Type literal",
|
|
1566
1620
|
"flags": {},
|
|
1567
1621
|
"children": [
|
|
1568
1622
|
{
|
|
1569
|
-
"id":
|
|
1623
|
+
"id": 171,
|
|
1570
1624
|
"name": "schema",
|
|
1571
1625
|
"kind": 1024,
|
|
1572
1626
|
"kindString": "Property",
|
|
@@ -1588,7 +1642,7 @@
|
|
|
1588
1642
|
{
|
|
1589
1643
|
"title": "Properties",
|
|
1590
1644
|
"children": [
|
|
1591
|
-
|
|
1645
|
+
171
|
|
1592
1646
|
]
|
|
1593
1647
|
}
|
|
1594
1648
|
],
|
|
@@ -1612,19 +1666,19 @@
|
|
|
1612
1666
|
],
|
|
1613
1667
|
"parameters": [
|
|
1614
1668
|
{
|
|
1615
|
-
"id":
|
|
1669
|
+
"id": 173,
|
|
1616
1670
|
"name": "query",
|
|
1617
1671
|
"kind": 32768,
|
|
1618
1672
|
"kindString": "Parameter",
|
|
1619
1673
|
"flags": {},
|
|
1620
1674
|
"type": {
|
|
1621
1675
|
"type": "reference",
|
|
1622
|
-
"id":
|
|
1676
|
+
"id": 172,
|
|
1623
1677
|
"name": "T"
|
|
1624
1678
|
}
|
|
1625
1679
|
},
|
|
1626
1680
|
{
|
|
1627
|
-
"id":
|
|
1681
|
+
"id": 174,
|
|
1628
1682
|
"name": "payloads",
|
|
1629
1683
|
"kind": 32768,
|
|
1630
1684
|
"kindString": "Parameter",
|
|
@@ -1647,14 +1701,14 @@
|
|
|
1647
1701
|
{
|
|
1648
1702
|
"type": "reflection",
|
|
1649
1703
|
"declaration": {
|
|
1650
|
-
"id":
|
|
1704
|
+
"id": 175,
|
|
1651
1705
|
"name": "__type",
|
|
1652
1706
|
"kind": 65536,
|
|
1653
1707
|
"kindString": "Type literal",
|
|
1654
1708
|
"flags": {},
|
|
1655
1709
|
"children": [
|
|
1656
1710
|
{
|
|
1657
|
-
"id":
|
|
1711
|
+
"id": 176,
|
|
1658
1712
|
"name": "schema",
|
|
1659
1713
|
"kind": 1024,
|
|
1660
1714
|
"kindString": "Property",
|
|
@@ -1676,7 +1730,7 @@
|
|
|
1676
1730
|
{
|
|
1677
1731
|
"title": "Properties",
|
|
1678
1732
|
"children": [
|
|
1679
|
-
|
|
1733
|
+
176
|
|
1680
1734
|
]
|
|
1681
1735
|
}
|
|
1682
1736
|
],
|
|
@@ -1694,7 +1748,7 @@
|
|
|
1694
1748
|
}
|
|
1695
1749
|
},
|
|
1696
1750
|
{
|
|
1697
|
-
"id":
|
|
1751
|
+
"id": 177,
|
|
1698
1752
|
"name": "account",
|
|
1699
1753
|
"kind": 32768,
|
|
1700
1754
|
"kindString": "Parameter",
|
|
@@ -1728,14 +1782,14 @@
|
|
|
1728
1782
|
{
|
|
1729
1783
|
"type": "reflection",
|
|
1730
1784
|
"declaration": {
|
|
1731
|
-
"id":
|
|
1785
|
+
"id": 178,
|
|
1732
1786
|
"name": "__type",
|
|
1733
1787
|
"kind": 65536,
|
|
1734
1788
|
"kindString": "Type literal",
|
|
1735
1789
|
"flags": {},
|
|
1736
1790
|
"children": [
|
|
1737
1791
|
{
|
|
1738
|
-
"id":
|
|
1792
|
+
"id": 179,
|
|
1739
1793
|
"name": "query",
|
|
1740
1794
|
"kind": 1024,
|
|
1741
1795
|
"kindString": "Property",
|
|
@@ -1753,7 +1807,7 @@
|
|
|
1753
1807
|
}
|
|
1754
1808
|
},
|
|
1755
1809
|
{
|
|
1756
|
-
"id":
|
|
1810
|
+
"id": 180,
|
|
1757
1811
|
"name": "resultSet",
|
|
1758
1812
|
"kind": 1024,
|
|
1759
1813
|
"kindString": "Property",
|
|
@@ -1773,7 +1827,7 @@
|
|
|
1773
1827
|
}
|
|
1774
1828
|
},
|
|
1775
1829
|
{
|
|
1776
|
-
"id":
|
|
1830
|
+
"id": 181,
|
|
1777
1831
|
"name": "schema",
|
|
1778
1832
|
"kind": 1024,
|
|
1779
1833
|
"kindString": "Property",
|
|
@@ -1795,9 +1849,9 @@
|
|
|
1795
1849
|
{
|
|
1796
1850
|
"title": "Properties",
|
|
1797
1851
|
"children": [
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1852
|
+
179,
|
|
1853
|
+
180,
|
|
1854
|
+
181
|
|
1801
1855
|
]
|
|
1802
1856
|
}
|
|
1803
1857
|
],
|
|
@@ -1828,14 +1882,14 @@
|
|
|
1828
1882
|
{
|
|
1829
1883
|
"type": "reflection",
|
|
1830
1884
|
"declaration": {
|
|
1831
|
-
"id":
|
|
1885
|
+
"id": 182,
|
|
1832
1886
|
"name": "__type",
|
|
1833
1887
|
"kind": 65536,
|
|
1834
1888
|
"kindString": "Type literal",
|
|
1835
1889
|
"flags": {},
|
|
1836
1890
|
"children": [
|
|
1837
1891
|
{
|
|
1838
|
-
"id":
|
|
1892
|
+
"id": 183,
|
|
1839
1893
|
"name": "schema",
|
|
1840
1894
|
"kind": 1024,
|
|
1841
1895
|
"kindString": "Property",
|
|
@@ -1857,7 +1911,7 @@
|
|
|
1857
1911
|
{
|
|
1858
1912
|
"title": "Properties",
|
|
1859
1913
|
"children": [
|
|
1860
|
-
|
|
1914
|
+
183
|
|
1861
1915
|
]
|
|
1862
1916
|
}
|
|
1863
1917
|
],
|
|
@@ -1887,7 +1941,7 @@
|
|
|
1887
1941
|
}
|
|
1888
1942
|
},
|
|
1889
1943
|
{
|
|
1890
|
-
"id":
|
|
1944
|
+
"id": 98,
|
|
1891
1945
|
"name": "describe",
|
|
1892
1946
|
"kind": 2048,
|
|
1893
1947
|
"kindString": "Method",
|
|
@@ -1895,13 +1949,13 @@
|
|
|
1895
1949
|
"sources": [
|
|
1896
1950
|
{
|
|
1897
1951
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1898
|
-
"line":
|
|
1952
|
+
"line": 28,
|
|
1899
1953
|
"character": 4
|
|
1900
1954
|
}
|
|
1901
1955
|
],
|
|
1902
1956
|
"signatures": [
|
|
1903
1957
|
{
|
|
1904
|
-
"id":
|
|
1958
|
+
"id": 99,
|
|
1905
1959
|
"name": "describe",
|
|
1906
1960
|
"kind": 4096,
|
|
1907
1961
|
"kindString": "Call signature",
|
|
@@ -1911,14 +1965,30 @@
|
|
|
1911
1965
|
"typeArguments": [
|
|
1912
1966
|
{
|
|
1913
1967
|
"type": "reference",
|
|
1914
|
-
"
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1968
|
+
"typeArguments": [
|
|
1969
|
+
{
|
|
1970
|
+
"type": "reference",
|
|
1971
|
+
"typeArguments": [
|
|
1972
|
+
{
|
|
1973
|
+
"type": "reference",
|
|
1974
|
+
"name": "ModuleDescription"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"type": "intrinsic",
|
|
1978
|
+
"name": "never"
|
|
1979
|
+
}
|
|
1980
|
+
],
|
|
1981
|
+
"name": "Promisable"
|
|
1982
|
+
}
|
|
1983
|
+
],
|
|
1984
|
+
"name": "Promise",
|
|
1985
|
+
"qualifiedName": "Promise",
|
|
1986
|
+
"package": "typescript"
|
|
1919
1987
|
}
|
|
1920
1988
|
],
|
|
1921
|
-
"name": "
|
|
1989
|
+
"name": "Promise",
|
|
1990
|
+
"qualifiedName": "Promise",
|
|
1991
|
+
"package": "typescript"
|
|
1922
1992
|
},
|
|
1923
1993
|
"inheritedFrom": {
|
|
1924
1994
|
"type": "reference",
|
|
@@ -1932,7 +2002,7 @@
|
|
|
1932
2002
|
}
|
|
1933
2003
|
},
|
|
1934
2004
|
{
|
|
1935
|
-
"id":
|
|
2005
|
+
"id": 100,
|
|
1936
2006
|
"name": "discover",
|
|
1937
2007
|
"kind": 2048,
|
|
1938
2008
|
"kindString": "Method",
|
|
@@ -1940,13 +2010,13 @@
|
|
|
1940
2010
|
"sources": [
|
|
1941
2011
|
{
|
|
1942
2012
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1943
|
-
"line":
|
|
2013
|
+
"line": 29,
|
|
1944
2014
|
"character": 4
|
|
1945
2015
|
}
|
|
1946
2016
|
],
|
|
1947
2017
|
"signatures": [
|
|
1948
2018
|
{
|
|
1949
|
-
"id":
|
|
2019
|
+
"id": 101,
|
|
1950
2020
|
"name": "discover",
|
|
1951
2021
|
"kind": 4096,
|
|
1952
2022
|
"kindString": "Call signature",
|
|
@@ -1970,14 +2040,14 @@
|
|
|
1970
2040
|
{
|
|
1971
2041
|
"type": "reflection",
|
|
1972
2042
|
"declaration": {
|
|
1973
|
-
"id":
|
|
2043
|
+
"id": 102,
|
|
1974
2044
|
"name": "__type",
|
|
1975
2045
|
"kind": 65536,
|
|
1976
2046
|
"kindString": "Type literal",
|
|
1977
2047
|
"flags": {},
|
|
1978
2048
|
"children": [
|
|
1979
2049
|
{
|
|
1980
|
-
"id":
|
|
2050
|
+
"id": 103,
|
|
1981
2051
|
"name": "schema",
|
|
1982
2052
|
"kind": 1024,
|
|
1983
2053
|
"kindString": "Property",
|
|
@@ -1999,7 +2069,7 @@
|
|
|
1999
2069
|
{
|
|
2000
2070
|
"title": "Properties",
|
|
2001
2071
|
"children": [
|
|
2002
|
-
|
|
2072
|
+
103
|
|
2003
2073
|
]
|
|
2004
2074
|
}
|
|
2005
2075
|
],
|
|
@@ -2032,7 +2102,7 @@
|
|
|
2032
2102
|
}
|
|
2033
2103
|
},
|
|
2034
2104
|
{
|
|
2035
|
-
"id":
|
|
2105
|
+
"id": 63,
|
|
2036
2106
|
"name": "divine",
|
|
2037
2107
|
"kind": 2048,
|
|
2038
2108
|
"kindString": "Method",
|
|
@@ -2042,19 +2112,19 @@
|
|
|
2042
2112
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
2043
2113
|
"line": 29,
|
|
2044
2114
|
"character": 8,
|
|
2045
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2115
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L29"
|
|
2046
2116
|
}
|
|
2047
2117
|
],
|
|
2048
2118
|
"signatures": [
|
|
2049
2119
|
{
|
|
2050
|
-
"id":
|
|
2120
|
+
"id": 64,
|
|
2051
2121
|
"name": "divine",
|
|
2052
2122
|
"kind": 4096,
|
|
2053
2123
|
"kindString": "Call signature",
|
|
2054
2124
|
"flags": {},
|
|
2055
2125
|
"parameters": [
|
|
2056
2126
|
{
|
|
2057
|
-
"id":
|
|
2127
|
+
"id": 65,
|
|
2058
2128
|
"name": "payloads",
|
|
2059
2129
|
"kind": 32768,
|
|
2060
2130
|
"kindString": "Parameter",
|
|
@@ -2077,14 +2147,14 @@
|
|
|
2077
2147
|
{
|
|
2078
2148
|
"type": "reflection",
|
|
2079
2149
|
"declaration": {
|
|
2080
|
-
"id":
|
|
2150
|
+
"id": 66,
|
|
2081
2151
|
"name": "__type",
|
|
2082
2152
|
"kind": 65536,
|
|
2083
2153
|
"kindString": "Type literal",
|
|
2084
2154
|
"flags": {},
|
|
2085
2155
|
"children": [
|
|
2086
2156
|
{
|
|
2087
|
-
"id":
|
|
2157
|
+
"id": 67,
|
|
2088
2158
|
"name": "schema",
|
|
2089
2159
|
"kind": 1024,
|
|
2090
2160
|
"kindString": "Property",
|
|
@@ -2106,7 +2176,7 @@
|
|
|
2106
2176
|
{
|
|
2107
2177
|
"title": "Properties",
|
|
2108
2178
|
"children": [
|
|
2109
|
-
|
|
2179
|
+
67
|
|
2110
2180
|
]
|
|
2111
2181
|
}
|
|
2112
2182
|
],
|
|
@@ -2143,14 +2213,14 @@
|
|
|
2143
2213
|
{
|
|
2144
2214
|
"type": "reflection",
|
|
2145
2215
|
"declaration": {
|
|
2146
|
-
"id":
|
|
2216
|
+
"id": 68,
|
|
2147
2217
|
"name": "__type",
|
|
2148
2218
|
"kind": 65536,
|
|
2149
2219
|
"kindString": "Type literal",
|
|
2150
2220
|
"flags": {},
|
|
2151
2221
|
"children": [
|
|
2152
2222
|
{
|
|
2153
|
-
"id":
|
|
2223
|
+
"id": 69,
|
|
2154
2224
|
"name": "schema",
|
|
2155
2225
|
"kind": 1024,
|
|
2156
2226
|
"kindString": "Property",
|
|
@@ -2172,7 +2242,7 @@
|
|
|
2172
2242
|
{
|
|
2173
2243
|
"title": "Properties",
|
|
2174
2244
|
"children": [
|
|
2175
|
-
|
|
2245
|
+
69
|
|
2176
2246
|
]
|
|
2177
2247
|
}
|
|
2178
2248
|
],
|
|
@@ -2205,7 +2275,7 @@
|
|
|
2205
2275
|
}
|
|
2206
2276
|
},
|
|
2207
2277
|
{
|
|
2208
|
-
"id":
|
|
2278
|
+
"id": 184,
|
|
2209
2279
|
"name": "filterErrors",
|
|
2210
2280
|
"kind": 2048,
|
|
2211
2281
|
"kindString": "Method",
|
|
@@ -2215,20 +2285,20 @@
|
|
|
2215
2285
|
"sources": [
|
|
2216
2286
|
{
|
|
2217
2287
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2218
|
-
"line":
|
|
2288
|
+
"line": 35,
|
|
2219
2289
|
"character": 14
|
|
2220
2290
|
}
|
|
2221
2291
|
],
|
|
2222
2292
|
"signatures": [
|
|
2223
2293
|
{
|
|
2224
|
-
"id":
|
|
2294
|
+
"id": 185,
|
|
2225
2295
|
"name": "filterErrors",
|
|
2226
2296
|
"kind": 4096,
|
|
2227
2297
|
"kindString": "Call signature",
|
|
2228
2298
|
"flags": {},
|
|
2229
2299
|
"parameters": [
|
|
2230
2300
|
{
|
|
2231
|
-
"id":
|
|
2301
|
+
"id": 186,
|
|
2232
2302
|
"name": "query",
|
|
2233
2303
|
"kind": 32768,
|
|
2234
2304
|
"kindString": "Parameter",
|
|
@@ -2254,14 +2324,14 @@
|
|
|
2254
2324
|
{
|
|
2255
2325
|
"type": "reflection",
|
|
2256
2326
|
"declaration": {
|
|
2257
|
-
"id":
|
|
2327
|
+
"id": 187,
|
|
2258
2328
|
"name": "__type",
|
|
2259
2329
|
"kind": 65536,
|
|
2260
2330
|
"kindString": "Type literal",
|
|
2261
2331
|
"flags": {},
|
|
2262
2332
|
"children": [
|
|
2263
2333
|
{
|
|
2264
|
-
"id":
|
|
2334
|
+
"id": 188,
|
|
2265
2335
|
"name": "query",
|
|
2266
2336
|
"kind": 1024,
|
|
2267
2337
|
"kindString": "Property",
|
|
@@ -2279,7 +2349,7 @@
|
|
|
2279
2349
|
}
|
|
2280
2350
|
},
|
|
2281
2351
|
{
|
|
2282
|
-
"id":
|
|
2352
|
+
"id": 189,
|
|
2283
2353
|
"name": "resultSet",
|
|
2284
2354
|
"kind": 1024,
|
|
2285
2355
|
"kindString": "Property",
|
|
@@ -2299,7 +2369,7 @@
|
|
|
2299
2369
|
}
|
|
2300
2370
|
},
|
|
2301
2371
|
{
|
|
2302
|
-
"id":
|
|
2372
|
+
"id": 190,
|
|
2303
2373
|
"name": "schema",
|
|
2304
2374
|
"kind": 1024,
|
|
2305
2375
|
"kindString": "Property",
|
|
@@ -2321,9 +2391,9 @@
|
|
|
2321
2391
|
{
|
|
2322
2392
|
"title": "Properties",
|
|
2323
2393
|
"children": [
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2394
|
+
188,
|
|
2395
|
+
189,
|
|
2396
|
+
190
|
|
2327
2397
|
]
|
|
2328
2398
|
}
|
|
2329
2399
|
],
|
|
@@ -2355,14 +2425,14 @@
|
|
|
2355
2425
|
{
|
|
2356
2426
|
"type": "reflection",
|
|
2357
2427
|
"declaration": {
|
|
2358
|
-
"id":
|
|
2428
|
+
"id": 191,
|
|
2359
2429
|
"name": "__type",
|
|
2360
2430
|
"kind": 65536,
|
|
2361
2431
|
"kindString": "Type literal",
|
|
2362
2432
|
"flags": {},
|
|
2363
2433
|
"children": [
|
|
2364
2434
|
{
|
|
2365
|
-
"id":
|
|
2435
|
+
"id": 192,
|
|
2366
2436
|
"name": "schema",
|
|
2367
2437
|
"kind": 1024,
|
|
2368
2438
|
"kindString": "Property",
|
|
@@ -2384,7 +2454,7 @@
|
|
|
2384
2454
|
{
|
|
2385
2455
|
"title": "Properties",
|
|
2386
2456
|
"children": [
|
|
2387
|
-
|
|
2457
|
+
192
|
|
2388
2458
|
]
|
|
2389
2459
|
}
|
|
2390
2460
|
],
|
|
@@ -2406,7 +2476,7 @@
|
|
|
2406
2476
|
}
|
|
2407
2477
|
},
|
|
2408
2478
|
{
|
|
2409
|
-
"id":
|
|
2479
|
+
"id": 193,
|
|
2410
2480
|
"name": "result",
|
|
2411
2481
|
"kind": 32768,
|
|
2412
2482
|
"kindString": "Parameter",
|
|
@@ -2428,14 +2498,14 @@
|
|
|
2428
2498
|
{
|
|
2429
2499
|
"type": "reflection",
|
|
2430
2500
|
"declaration": {
|
|
2431
|
-
"id":
|
|
2501
|
+
"id": 194,
|
|
2432
2502
|
"name": "__type",
|
|
2433
2503
|
"kind": 65536,
|
|
2434
2504
|
"kindString": "Type literal",
|
|
2435
2505
|
"flags": {},
|
|
2436
2506
|
"children": [
|
|
2437
2507
|
{
|
|
2438
|
-
"id":
|
|
2508
|
+
"id": 195,
|
|
2439
2509
|
"name": "schema",
|
|
2440
2510
|
"kind": 1024,
|
|
2441
2511
|
"kindString": "Property",
|
|
@@ -2457,7 +2527,7 @@
|
|
|
2457
2527
|
{
|
|
2458
2528
|
"title": "Properties",
|
|
2459
2529
|
"children": [
|
|
2460
|
-
|
|
2530
|
+
195
|
|
2461
2531
|
]
|
|
2462
2532
|
}
|
|
2463
2533
|
],
|
|
@@ -2500,14 +2570,14 @@
|
|
|
2500
2570
|
{
|
|
2501
2571
|
"type": "reflection",
|
|
2502
2572
|
"declaration": {
|
|
2503
|
-
"id":
|
|
2573
|
+
"id": 196,
|
|
2504
2574
|
"name": "__type",
|
|
2505
2575
|
"kind": 65536,
|
|
2506
2576
|
"kindString": "Type literal",
|
|
2507
2577
|
"flags": {},
|
|
2508
2578
|
"children": [
|
|
2509
2579
|
{
|
|
2510
|
-
"id":
|
|
2580
|
+
"id": 197,
|
|
2511
2581
|
"name": "message",
|
|
2512
2582
|
"kind": 1024,
|
|
2513
2583
|
"kindString": "Property",
|
|
@@ -2527,7 +2597,7 @@
|
|
|
2527
2597
|
}
|
|
2528
2598
|
},
|
|
2529
2599
|
{
|
|
2530
|
-
"id":
|
|
2600
|
+
"id": 198,
|
|
2531
2601
|
"name": "schema",
|
|
2532
2602
|
"kind": 1024,
|
|
2533
2603
|
"kindString": "Property",
|
|
@@ -2545,7 +2615,7 @@
|
|
|
2545
2615
|
}
|
|
2546
2616
|
},
|
|
2547
2617
|
{
|
|
2548
|
-
"id":
|
|
2618
|
+
"id": 199,
|
|
2549
2619
|
"name": "sources",
|
|
2550
2620
|
"kind": 1024,
|
|
2551
2621
|
"kindString": "Property",
|
|
@@ -2570,9 +2640,9 @@
|
|
|
2570
2640
|
{
|
|
2571
2641
|
"title": "Properties",
|
|
2572
2642
|
"children": [
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2643
|
+
197,
|
|
2644
|
+
198,
|
|
2645
|
+
199
|
|
2576
2646
|
]
|
|
2577
2647
|
}
|
|
2578
2648
|
],
|
|
@@ -2602,7 +2672,7 @@
|
|
|
2602
2672
|
}
|
|
2603
2673
|
},
|
|
2604
2674
|
{
|
|
2605
|
-
"id":
|
|
2675
|
+
"id": 104,
|
|
2606
2676
|
"name": "query",
|
|
2607
2677
|
"kind": 2048,
|
|
2608
2678
|
"kindString": "Method",
|
|
@@ -2610,20 +2680,20 @@
|
|
|
2610
2680
|
"sources": [
|
|
2611
2681
|
{
|
|
2612
2682
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2613
|
-
"line":
|
|
2683
|
+
"line": 30,
|
|
2614
2684
|
"character": 4
|
|
2615
2685
|
}
|
|
2616
2686
|
],
|
|
2617
2687
|
"signatures": [
|
|
2618
2688
|
{
|
|
2619
|
-
"id":
|
|
2689
|
+
"id": 105,
|
|
2620
2690
|
"name": "query",
|
|
2621
2691
|
"kind": 4096,
|
|
2622
2692
|
"kindString": "Call signature",
|
|
2623
2693
|
"flags": {},
|
|
2624
2694
|
"typeParameter": [
|
|
2625
2695
|
{
|
|
2626
|
-
"id":
|
|
2696
|
+
"id": 114,
|
|
2627
2697
|
"name": "T",
|
|
2628
2698
|
"kind": 131072,
|
|
2629
2699
|
"kindString": "Type parameter",
|
|
@@ -2646,14 +2716,14 @@
|
|
|
2646
2716
|
{
|
|
2647
2717
|
"type": "reflection",
|
|
2648
2718
|
"declaration": {
|
|
2649
|
-
"id":
|
|
2719
|
+
"id": 106,
|
|
2650
2720
|
"name": "__type",
|
|
2651
2721
|
"kind": 65536,
|
|
2652
2722
|
"kindString": "Type literal",
|
|
2653
2723
|
"flags": {},
|
|
2654
2724
|
"children": [
|
|
2655
2725
|
{
|
|
2656
|
-
"id":
|
|
2726
|
+
"id": 107,
|
|
2657
2727
|
"name": "query",
|
|
2658
2728
|
"kind": 1024,
|
|
2659
2729
|
"kindString": "Property",
|
|
@@ -2671,7 +2741,7 @@
|
|
|
2671
2741
|
}
|
|
2672
2742
|
},
|
|
2673
2743
|
{
|
|
2674
|
-
"id":
|
|
2744
|
+
"id": 108,
|
|
2675
2745
|
"name": "resultSet",
|
|
2676
2746
|
"kind": 1024,
|
|
2677
2747
|
"kindString": "Property",
|
|
@@ -2691,7 +2761,7 @@
|
|
|
2691
2761
|
}
|
|
2692
2762
|
},
|
|
2693
2763
|
{
|
|
2694
|
-
"id":
|
|
2764
|
+
"id": 109,
|
|
2695
2765
|
"name": "schema",
|
|
2696
2766
|
"kind": 1024,
|
|
2697
2767
|
"kindString": "Property",
|
|
@@ -2713,9 +2783,9 @@
|
|
|
2713
2783
|
{
|
|
2714
2784
|
"title": "Properties",
|
|
2715
2785
|
"children": [
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
|
|
2786
|
+
107,
|
|
2787
|
+
108,
|
|
2788
|
+
109
|
|
2719
2789
|
]
|
|
2720
2790
|
}
|
|
2721
2791
|
],
|
|
@@ -2748,14 +2818,14 @@
|
|
|
2748
2818
|
{
|
|
2749
2819
|
"type": "reflection",
|
|
2750
2820
|
"declaration": {
|
|
2751
|
-
"id":
|
|
2821
|
+
"id": 110,
|
|
2752
2822
|
"name": "__type",
|
|
2753
2823
|
"kind": 65536,
|
|
2754
2824
|
"kindString": "Type literal",
|
|
2755
2825
|
"flags": {},
|
|
2756
2826
|
"children": [
|
|
2757
2827
|
{
|
|
2758
|
-
"id":
|
|
2828
|
+
"id": 111,
|
|
2759
2829
|
"name": "query",
|
|
2760
2830
|
"kind": 1024,
|
|
2761
2831
|
"kindString": "Property",
|
|
@@ -2773,7 +2843,7 @@
|
|
|
2773
2843
|
}
|
|
2774
2844
|
},
|
|
2775
2845
|
{
|
|
2776
|
-
"id":
|
|
2846
|
+
"id": 112,
|
|
2777
2847
|
"name": "resultSet",
|
|
2778
2848
|
"kind": 1024,
|
|
2779
2849
|
"kindString": "Property",
|
|
@@ -2793,7 +2863,7 @@
|
|
|
2793
2863
|
}
|
|
2794
2864
|
},
|
|
2795
2865
|
{
|
|
2796
|
-
"id":
|
|
2866
|
+
"id": 113,
|
|
2797
2867
|
"name": "schema",
|
|
2798
2868
|
"kind": 1024,
|
|
2799
2869
|
"kindString": "Property",
|
|
@@ -2815,9 +2885,9 @@
|
|
|
2815
2885
|
{
|
|
2816
2886
|
"title": "Properties",
|
|
2817
2887
|
"children": [
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2888
|
+
111,
|
|
2889
|
+
112,
|
|
2890
|
+
113
|
|
2821
2891
|
]
|
|
2822
2892
|
}
|
|
2823
2893
|
],
|
|
@@ -2836,19 +2906,19 @@
|
|
|
2836
2906
|
],
|
|
2837
2907
|
"parameters": [
|
|
2838
2908
|
{
|
|
2839
|
-
"id":
|
|
2909
|
+
"id": 115,
|
|
2840
2910
|
"name": "query",
|
|
2841
2911
|
"kind": 32768,
|
|
2842
2912
|
"kindString": "Parameter",
|
|
2843
2913
|
"flags": {},
|
|
2844
2914
|
"type": {
|
|
2845
2915
|
"type": "reference",
|
|
2846
|
-
"id":
|
|
2916
|
+
"id": 114,
|
|
2847
2917
|
"name": "T"
|
|
2848
2918
|
}
|
|
2849
2919
|
},
|
|
2850
2920
|
{
|
|
2851
|
-
"id":
|
|
2921
|
+
"id": 116,
|
|
2852
2922
|
"name": "payloads",
|
|
2853
2923
|
"kind": 32768,
|
|
2854
2924
|
"kindString": "Parameter",
|
|
@@ -2871,14 +2941,14 @@
|
|
|
2871
2941
|
{
|
|
2872
2942
|
"type": "reflection",
|
|
2873
2943
|
"declaration": {
|
|
2874
|
-
"id":
|
|
2944
|
+
"id": 117,
|
|
2875
2945
|
"name": "__type",
|
|
2876
2946
|
"kind": 65536,
|
|
2877
2947
|
"kindString": "Type literal",
|
|
2878
2948
|
"flags": {},
|
|
2879
2949
|
"children": [
|
|
2880
2950
|
{
|
|
2881
|
-
"id":
|
|
2951
|
+
"id": 118,
|
|
2882
2952
|
"name": "schema",
|
|
2883
2953
|
"kind": 1024,
|
|
2884
2954
|
"kindString": "Property",
|
|
@@ -2900,7 +2970,7 @@
|
|
|
2900
2970
|
{
|
|
2901
2971
|
"title": "Properties",
|
|
2902
2972
|
"children": [
|
|
2903
|
-
|
|
2973
|
+
118
|
|
2904
2974
|
]
|
|
2905
2975
|
}
|
|
2906
2976
|
],
|
|
@@ -2938,14 +3008,14 @@
|
|
|
2938
3008
|
{
|
|
2939
3009
|
"type": "reflection",
|
|
2940
3010
|
"declaration": {
|
|
2941
|
-
"id":
|
|
3011
|
+
"id": 119,
|
|
2942
3012
|
"name": "__type",
|
|
2943
3013
|
"kind": 65536,
|
|
2944
3014
|
"kindString": "Type literal",
|
|
2945
3015
|
"flags": {},
|
|
2946
3016
|
"children": [
|
|
2947
3017
|
{
|
|
2948
|
-
"id":
|
|
3018
|
+
"id": 120,
|
|
2949
3019
|
"name": "schema",
|
|
2950
3020
|
"kind": 1024,
|
|
2951
3021
|
"kindString": "Property",
|
|
@@ -2967,7 +3037,7 @@
|
|
|
2967
3037
|
{
|
|
2968
3038
|
"title": "Properties",
|
|
2969
3039
|
"children": [
|
|
2970
|
-
|
|
3040
|
+
120
|
|
2971
3041
|
]
|
|
2972
3042
|
}
|
|
2973
3043
|
],
|
|
@@ -3002,7 +3072,7 @@
|
|
|
3002
3072
|
}
|
|
3003
3073
|
},
|
|
3004
3074
|
{
|
|
3005
|
-
"id":
|
|
3075
|
+
"id": 121,
|
|
3006
3076
|
"name": "queryable",
|
|
3007
3077
|
"kind": 2048,
|
|
3008
3078
|
"kindString": "Method",
|
|
@@ -3010,20 +3080,20 @@
|
|
|
3010
3080
|
"sources": [
|
|
3011
3081
|
{
|
|
3012
3082
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3013
|
-
"line":
|
|
3083
|
+
"line": 31,
|
|
3014
3084
|
"character": 4
|
|
3015
3085
|
}
|
|
3016
3086
|
],
|
|
3017
3087
|
"signatures": [
|
|
3018
3088
|
{
|
|
3019
|
-
"id":
|
|
3089
|
+
"id": 122,
|
|
3020
3090
|
"name": "queryable",
|
|
3021
3091
|
"kind": 4096,
|
|
3022
3092
|
"kindString": "Call signature",
|
|
3023
3093
|
"flags": {},
|
|
3024
3094
|
"typeParameter": [
|
|
3025
3095
|
{
|
|
3026
|
-
"id":
|
|
3096
|
+
"id": 131,
|
|
3027
3097
|
"name": "T",
|
|
3028
3098
|
"kind": 131072,
|
|
3029
3099
|
"kindString": "Type parameter",
|
|
@@ -3046,14 +3116,14 @@
|
|
|
3046
3116
|
{
|
|
3047
3117
|
"type": "reflection",
|
|
3048
3118
|
"declaration": {
|
|
3049
|
-
"id":
|
|
3119
|
+
"id": 123,
|
|
3050
3120
|
"name": "__type",
|
|
3051
3121
|
"kind": 65536,
|
|
3052
3122
|
"kindString": "Type literal",
|
|
3053
3123
|
"flags": {},
|
|
3054
3124
|
"children": [
|
|
3055
3125
|
{
|
|
3056
|
-
"id":
|
|
3126
|
+
"id": 124,
|
|
3057
3127
|
"name": "query",
|
|
3058
3128
|
"kind": 1024,
|
|
3059
3129
|
"kindString": "Property",
|
|
@@ -3071,7 +3141,7 @@
|
|
|
3071
3141
|
}
|
|
3072
3142
|
},
|
|
3073
3143
|
{
|
|
3074
|
-
"id":
|
|
3144
|
+
"id": 125,
|
|
3075
3145
|
"name": "resultSet",
|
|
3076
3146
|
"kind": 1024,
|
|
3077
3147
|
"kindString": "Property",
|
|
@@ -3091,7 +3161,7 @@
|
|
|
3091
3161
|
}
|
|
3092
3162
|
},
|
|
3093
3163
|
{
|
|
3094
|
-
"id":
|
|
3164
|
+
"id": 126,
|
|
3095
3165
|
"name": "schema",
|
|
3096
3166
|
"kind": 1024,
|
|
3097
3167
|
"kindString": "Property",
|
|
@@ -3113,9 +3183,9 @@
|
|
|
3113
3183
|
{
|
|
3114
3184
|
"title": "Properties",
|
|
3115
3185
|
"children": [
|
|
3116
|
-
|
|
3117
|
-
|
|
3118
|
-
|
|
3186
|
+
124,
|
|
3187
|
+
125,
|
|
3188
|
+
126
|
|
3119
3189
|
]
|
|
3120
3190
|
}
|
|
3121
3191
|
],
|
|
@@ -3148,14 +3218,14 @@
|
|
|
3148
3218
|
{
|
|
3149
3219
|
"type": "reflection",
|
|
3150
3220
|
"declaration": {
|
|
3151
|
-
"id":
|
|
3221
|
+
"id": 127,
|
|
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": 128,
|
|
3159
3229
|
"name": "query",
|
|
3160
3230
|
"kind": 1024,
|
|
3161
3231
|
"kindString": "Property",
|
|
@@ -3173,7 +3243,7 @@
|
|
|
3173
3243
|
}
|
|
3174
3244
|
},
|
|
3175
3245
|
{
|
|
3176
|
-
"id":
|
|
3246
|
+
"id": 129,
|
|
3177
3247
|
"name": "resultSet",
|
|
3178
3248
|
"kind": 1024,
|
|
3179
3249
|
"kindString": "Property",
|
|
@@ -3193,7 +3263,7 @@
|
|
|
3193
3263
|
}
|
|
3194
3264
|
},
|
|
3195
3265
|
{
|
|
3196
|
-
"id":
|
|
3266
|
+
"id": 130,
|
|
3197
3267
|
"name": "schema",
|
|
3198
3268
|
"kind": 1024,
|
|
3199
3269
|
"kindString": "Property",
|
|
@@ -3215,9 +3285,9 @@
|
|
|
3215
3285
|
{
|
|
3216
3286
|
"title": "Properties",
|
|
3217
3287
|
"children": [
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
|
|
3288
|
+
128,
|
|
3289
|
+
129,
|
|
3290
|
+
130
|
|
3221
3291
|
]
|
|
3222
3292
|
}
|
|
3223
3293
|
],
|
|
@@ -3236,19 +3306,19 @@
|
|
|
3236
3306
|
],
|
|
3237
3307
|
"parameters": [
|
|
3238
3308
|
{
|
|
3239
|
-
"id":
|
|
3309
|
+
"id": 132,
|
|
3240
3310
|
"name": "query",
|
|
3241
3311
|
"kind": 32768,
|
|
3242
3312
|
"kindString": "Parameter",
|
|
3243
3313
|
"flags": {},
|
|
3244
3314
|
"type": {
|
|
3245
3315
|
"type": "reference",
|
|
3246
|
-
"id":
|
|
3316
|
+
"id": 131,
|
|
3247
3317
|
"name": "T"
|
|
3248
3318
|
}
|
|
3249
3319
|
},
|
|
3250
3320
|
{
|
|
3251
|
-
"id":
|
|
3321
|
+
"id": 133,
|
|
3252
3322
|
"name": "payloads",
|
|
3253
3323
|
"kind": 32768,
|
|
3254
3324
|
"kindString": "Parameter",
|
|
@@ -3271,14 +3341,14 @@
|
|
|
3271
3341
|
{
|
|
3272
3342
|
"type": "reflection",
|
|
3273
3343
|
"declaration": {
|
|
3274
|
-
"id":
|
|
3344
|
+
"id": 134,
|
|
3275
3345
|
"name": "__type",
|
|
3276
3346
|
"kind": 65536,
|
|
3277
3347
|
"kindString": "Type literal",
|
|
3278
3348
|
"flags": {},
|
|
3279
3349
|
"children": [
|
|
3280
3350
|
{
|
|
3281
|
-
"id":
|
|
3351
|
+
"id": 135,
|
|
3282
3352
|
"name": "schema",
|
|
3283
3353
|
"kind": 1024,
|
|
3284
3354
|
"kindString": "Property",
|
|
@@ -3300,7 +3370,7 @@
|
|
|
3300
3370
|
{
|
|
3301
3371
|
"title": "Properties",
|
|
3302
3372
|
"children": [
|
|
3303
|
-
|
|
3373
|
+
135
|
|
3304
3374
|
]
|
|
3305
3375
|
}
|
|
3306
3376
|
],
|
|
@@ -3344,7 +3414,7 @@
|
|
|
3344
3414
|
}
|
|
3345
3415
|
},
|
|
3346
3416
|
{
|
|
3347
|
-
"id":
|
|
3417
|
+
"id": 136,
|
|
3348
3418
|
"name": "resolve",
|
|
3349
3419
|
"kind": 2048,
|
|
3350
3420
|
"kindString": "Method",
|
|
@@ -3352,20 +3422,20 @@
|
|
|
3352
3422
|
"sources": [
|
|
3353
3423
|
{
|
|
3354
3424
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3355
|
-
"line":
|
|
3425
|
+
"line": 32,
|
|
3356
3426
|
"character": 4
|
|
3357
3427
|
}
|
|
3358
3428
|
],
|
|
3359
3429
|
"signatures": [
|
|
3360
3430
|
{
|
|
3361
|
-
"id":
|
|
3431
|
+
"id": 137,
|
|
3362
3432
|
"name": "resolve",
|
|
3363
3433
|
"kind": 4096,
|
|
3364
3434
|
"kindString": "Call signature",
|
|
3365
3435
|
"flags": {},
|
|
3366
3436
|
"parameters": [
|
|
3367
3437
|
{
|
|
3368
|
-
"id":
|
|
3438
|
+
"id": 138,
|
|
3369
3439
|
"name": "filter",
|
|
3370
3440
|
"kind": 32768,
|
|
3371
3441
|
"kindString": "Parameter",
|
|
@@ -3400,14 +3470,14 @@
|
|
|
3400
3470
|
{
|
|
3401
3471
|
"type": "reflection",
|
|
3402
3472
|
"declaration": {
|
|
3403
|
-
"id":
|
|
3473
|
+
"id": 139,
|
|
3404
3474
|
"name": "__type",
|
|
3405
3475
|
"kind": 65536,
|
|
3406
3476
|
"kindString": "Type literal",
|
|
3407
3477
|
"flags": {},
|
|
3408
3478
|
"children": [
|
|
3409
3479
|
{
|
|
3410
|
-
"id":
|
|
3480
|
+
"id": 140,
|
|
3411
3481
|
"name": "name",
|
|
3412
3482
|
"kind": 1024,
|
|
3413
3483
|
"kindString": "Property",
|
|
@@ -3427,7 +3497,7 @@
|
|
|
3427
3497
|
}
|
|
3428
3498
|
},
|
|
3429
3499
|
{
|
|
3430
|
-
"id":
|
|
3500
|
+
"id": 141,
|
|
3431
3501
|
"name": "security",
|
|
3432
3502
|
"kind": 1024,
|
|
3433
3503
|
"kindString": "Property",
|
|
@@ -3444,15 +3514,15 @@
|
|
|
3444
3514
|
"type": {
|
|
3445
3515
|
"type": "reflection",
|
|
3446
3516
|
"declaration": {
|
|
3447
|
-
"id":
|
|
3517
|
+
"id": 142,
|
|
3448
3518
|
"name": "__type",
|
|
3449
3519
|
"kind": 65536,
|
|
3450
3520
|
"kindString": "Type literal",
|
|
3451
3521
|
"flags": {},
|
|
3452
3522
|
"children": [
|
|
3453
3523
|
{
|
|
3454
|
-
"id":
|
|
3455
|
-
"name": "
|
|
3524
|
+
"id": 143,
|
|
3525
|
+
"name": "allowAnonymous",
|
|
3456
3526
|
"kind": 1024,
|
|
3457
3527
|
"kindString": "Property",
|
|
3458
3528
|
"flags": {
|
|
@@ -3465,6 +3535,26 @@
|
|
|
3465
3535
|
"character": 8
|
|
3466
3536
|
}
|
|
3467
3537
|
],
|
|
3538
|
+
"type": {
|
|
3539
|
+
"type": "intrinsic",
|
|
3540
|
+
"name": "boolean"
|
|
3541
|
+
}
|
|
3542
|
+
},
|
|
3543
|
+
{
|
|
3544
|
+
"id": 144,
|
|
3545
|
+
"name": "allowed",
|
|
3546
|
+
"kind": 1024,
|
|
3547
|
+
"kindString": "Property",
|
|
3548
|
+
"flags": {
|
|
3549
|
+
"isOptional": true
|
|
3550
|
+
},
|
|
3551
|
+
"sources": [
|
|
3552
|
+
{
|
|
3553
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3554
|
+
"line": 12,
|
|
3555
|
+
"character": 8
|
|
3556
|
+
}
|
|
3557
|
+
],
|
|
3468
3558
|
"type": {
|
|
3469
3559
|
"type": "reference",
|
|
3470
3560
|
"typeArguments": [
|
|
@@ -3495,7 +3585,7 @@
|
|
|
3495
3585
|
}
|
|
3496
3586
|
},
|
|
3497
3587
|
{
|
|
3498
|
-
"id":
|
|
3588
|
+
"id": 145,
|
|
3499
3589
|
"name": "disallowed",
|
|
3500
3590
|
"kind": 1024,
|
|
3501
3591
|
"kindString": "Property",
|
|
@@ -3505,7 +3595,7 @@
|
|
|
3505
3595
|
"sources": [
|
|
3506
3596
|
{
|
|
3507
3597
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3508
|
-
"line":
|
|
3598
|
+
"line": 13,
|
|
3509
3599
|
"character": 8
|
|
3510
3600
|
}
|
|
3511
3601
|
],
|
|
@@ -3534,8 +3624,9 @@
|
|
|
3534
3624
|
{
|
|
3535
3625
|
"title": "Properties",
|
|
3536
3626
|
"children": [
|
|
3537
|
-
|
|
3538
|
-
|
|
3627
|
+
143,
|
|
3628
|
+
144,
|
|
3629
|
+
145
|
|
3539
3630
|
]
|
|
3540
3631
|
}
|
|
3541
3632
|
],
|
|
@@ -3554,8 +3645,8 @@
|
|
|
3554
3645
|
{
|
|
3555
3646
|
"title": "Properties",
|
|
3556
3647
|
"children": [
|
|
3557
|
-
|
|
3558
|
-
|
|
3648
|
+
140,
|
|
3649
|
+
141
|
|
3559
3650
|
]
|
|
3560
3651
|
}
|
|
3561
3652
|
],
|
|
@@ -3571,14 +3662,14 @@
|
|
|
3571
3662
|
{
|
|
3572
3663
|
"type": "reflection",
|
|
3573
3664
|
"declaration": {
|
|
3574
|
-
"id":
|
|
3665
|
+
"id": 146,
|
|
3575
3666
|
"name": "__type",
|
|
3576
3667
|
"kind": 65536,
|
|
3577
3668
|
"kindString": "Type literal",
|
|
3578
3669
|
"flags": {},
|
|
3579
3670
|
"children": [
|
|
3580
3671
|
{
|
|
3581
|
-
"id":
|
|
3672
|
+
"id": 147,
|
|
3582
3673
|
"name": "schema",
|
|
3583
3674
|
"kind": 1024,
|
|
3584
3675
|
"kindString": "Property",
|
|
@@ -3600,7 +3691,7 @@
|
|
|
3600
3691
|
{
|
|
3601
3692
|
"title": "Properties",
|
|
3602
3693
|
"children": [
|
|
3603
|
-
|
|
3694
|
+
147
|
|
3604
3695
|
]
|
|
3605
3696
|
}
|
|
3606
3697
|
],
|
|
@@ -3638,7 +3729,7 @@
|
|
|
3638
3729
|
}
|
|
3639
3730
|
},
|
|
3640
3731
|
{
|
|
3641
|
-
"id":
|
|
3732
|
+
"id": 200,
|
|
3642
3733
|
"name": "sendQuery",
|
|
3643
3734
|
"kind": 2048,
|
|
3644
3735
|
"kindString": "Method",
|
|
@@ -3648,20 +3739,20 @@
|
|
|
3648
3739
|
"sources": [
|
|
3649
3740
|
{
|
|
3650
3741
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3651
|
-
"line":
|
|
3742
|
+
"line": 36,
|
|
3652
3743
|
"character": 14
|
|
3653
3744
|
}
|
|
3654
3745
|
],
|
|
3655
3746
|
"signatures": [
|
|
3656
3747
|
{
|
|
3657
|
-
"id":
|
|
3748
|
+
"id": 201,
|
|
3658
3749
|
"name": "sendQuery",
|
|
3659
3750
|
"kind": 4096,
|
|
3660
3751
|
"kindString": "Call signature",
|
|
3661
3752
|
"flags": {},
|
|
3662
3753
|
"typeParameter": [
|
|
3663
3754
|
{
|
|
3664
|
-
"id":
|
|
3755
|
+
"id": 206,
|
|
3665
3756
|
"name": "T",
|
|
3666
3757
|
"kind": 131072,
|
|
3667
3758
|
"kindString": "Type parameter",
|
|
@@ -3687,14 +3778,14 @@
|
|
|
3687
3778
|
{
|
|
3688
3779
|
"type": "reflection",
|
|
3689
3780
|
"declaration": {
|
|
3690
|
-
"id":
|
|
3781
|
+
"id": 202,
|
|
3691
3782
|
"name": "__type",
|
|
3692
3783
|
"kind": 65536,
|
|
3693
3784
|
"kindString": "Type literal",
|
|
3694
3785
|
"flags": {},
|
|
3695
3786
|
"children": [
|
|
3696
3787
|
{
|
|
3697
|
-
"id":
|
|
3788
|
+
"id": 203,
|
|
3698
3789
|
"name": "schema",
|
|
3699
3790
|
"kind": 1024,
|
|
3700
3791
|
"kindString": "Property",
|
|
@@ -3716,7 +3807,7 @@
|
|
|
3716
3807
|
{
|
|
3717
3808
|
"title": "Properties",
|
|
3718
3809
|
"children": [
|
|
3719
|
-
|
|
3810
|
+
203
|
|
3720
3811
|
]
|
|
3721
3812
|
}
|
|
3722
3813
|
],
|
|
@@ -3752,14 +3843,14 @@
|
|
|
3752
3843
|
{
|
|
3753
3844
|
"type": "reflection",
|
|
3754
3845
|
"declaration": {
|
|
3755
|
-
"id":
|
|
3846
|
+
"id": 204,
|
|
3756
3847
|
"name": "__type",
|
|
3757
3848
|
"kind": 65536,
|
|
3758
3849
|
"kindString": "Type literal",
|
|
3759
3850
|
"flags": {},
|
|
3760
3851
|
"children": [
|
|
3761
3852
|
{
|
|
3762
|
-
"id":
|
|
3853
|
+
"id": 205,
|
|
3763
3854
|
"name": "schema",
|
|
3764
3855
|
"kind": 1024,
|
|
3765
3856
|
"kindString": "Property",
|
|
@@ -3781,7 +3872,7 @@
|
|
|
3781
3872
|
{
|
|
3782
3873
|
"title": "Properties",
|
|
3783
3874
|
"children": [
|
|
3784
|
-
|
|
3875
|
+
205
|
|
3785
3876
|
]
|
|
3786
3877
|
}
|
|
3787
3878
|
],
|
|
@@ -3805,19 +3896,19 @@
|
|
|
3805
3896
|
],
|
|
3806
3897
|
"parameters": [
|
|
3807
3898
|
{
|
|
3808
|
-
"id":
|
|
3899
|
+
"id": 207,
|
|
3809
3900
|
"name": "queryPayload",
|
|
3810
3901
|
"kind": 32768,
|
|
3811
3902
|
"kindString": "Parameter",
|
|
3812
3903
|
"flags": {},
|
|
3813
3904
|
"type": {
|
|
3814
3905
|
"type": "reference",
|
|
3815
|
-
"id":
|
|
3906
|
+
"id": 206,
|
|
3816
3907
|
"name": "T"
|
|
3817
3908
|
}
|
|
3818
3909
|
},
|
|
3819
3910
|
{
|
|
3820
|
-
"id":
|
|
3911
|
+
"id": 208,
|
|
3821
3912
|
"name": "payloads",
|
|
3822
3913
|
"kind": 32768,
|
|
3823
3914
|
"kindString": "Parameter",
|
|
@@ -3841,14 +3932,14 @@
|
|
|
3841
3932
|
{
|
|
3842
3933
|
"type": "reflection",
|
|
3843
3934
|
"declaration": {
|
|
3844
|
-
"id":
|
|
3935
|
+
"id": 209,
|
|
3845
3936
|
"name": "__type",
|
|
3846
3937
|
"kind": 65536,
|
|
3847
3938
|
"kindString": "Type literal",
|
|
3848
3939
|
"flags": {},
|
|
3849
3940
|
"children": [
|
|
3850
3941
|
{
|
|
3851
|
-
"id":
|
|
3942
|
+
"id": 210,
|
|
3852
3943
|
"name": "schema",
|
|
3853
3944
|
"kind": 1024,
|
|
3854
3945
|
"kindString": "Property",
|
|
@@ -3870,7 +3961,7 @@
|
|
|
3870
3961
|
{
|
|
3871
3962
|
"title": "Properties",
|
|
3872
3963
|
"children": [
|
|
3873
|
-
|
|
3964
|
+
210
|
|
3874
3965
|
]
|
|
3875
3966
|
}
|
|
3876
3967
|
],
|
|
@@ -3909,14 +4000,14 @@
|
|
|
3909
4000
|
{
|
|
3910
4001
|
"type": "reflection",
|
|
3911
4002
|
"declaration": {
|
|
3912
|
-
"id":
|
|
4003
|
+
"id": 211,
|
|
3913
4004
|
"name": "__type",
|
|
3914
4005
|
"kind": 65536,
|
|
3915
4006
|
"kindString": "Type literal",
|
|
3916
4007
|
"flags": {},
|
|
3917
4008
|
"children": [
|
|
3918
4009
|
{
|
|
3919
|
-
"id":
|
|
4010
|
+
"id": 212,
|
|
3920
4011
|
"name": "schema",
|
|
3921
4012
|
"kind": 1024,
|
|
3922
4013
|
"kindString": "Property",
|
|
@@ -3938,7 +4029,7 @@
|
|
|
3938
4029
|
{
|
|
3939
4030
|
"title": "Properties",
|
|
3940
4031
|
"children": [
|
|
3941
|
-
|
|
4032
|
+
212
|
|
3942
4033
|
]
|
|
3943
4034
|
}
|
|
3944
4035
|
],
|
|
@@ -3971,7 +4062,7 @@
|
|
|
3971
4062
|
}
|
|
3972
4063
|
},
|
|
3973
4064
|
{
|
|
3974
|
-
"id":
|
|
4065
|
+
"id": 213,
|
|
3975
4066
|
"name": "throwErrors",
|
|
3976
4067
|
"kind": 2048,
|
|
3977
4068
|
"kindString": "Method",
|
|
@@ -3981,20 +4072,20 @@
|
|
|
3981
4072
|
"sources": [
|
|
3982
4073
|
{
|
|
3983
4074
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3984
|
-
"line":
|
|
4075
|
+
"line": 37,
|
|
3985
4076
|
"character": 14
|
|
3986
4077
|
}
|
|
3987
4078
|
],
|
|
3988
4079
|
"signatures": [
|
|
3989
4080
|
{
|
|
3990
|
-
"id":
|
|
4081
|
+
"id": 214,
|
|
3991
4082
|
"name": "throwErrors",
|
|
3992
4083
|
"kind": 4096,
|
|
3993
4084
|
"kindString": "Call signature",
|
|
3994
4085
|
"flags": {},
|
|
3995
4086
|
"parameters": [
|
|
3996
4087
|
{
|
|
3997
|
-
"id":
|
|
4088
|
+
"id": 215,
|
|
3998
4089
|
"name": "query",
|
|
3999
4090
|
"kind": 32768,
|
|
4000
4091
|
"kindString": "Parameter",
|
|
@@ -4020,14 +4111,14 @@
|
|
|
4020
4111
|
{
|
|
4021
4112
|
"type": "reflection",
|
|
4022
4113
|
"declaration": {
|
|
4023
|
-
"id":
|
|
4114
|
+
"id": 216,
|
|
4024
4115
|
"name": "__type",
|
|
4025
4116
|
"kind": 65536,
|
|
4026
4117
|
"kindString": "Type literal",
|
|
4027
4118
|
"flags": {},
|
|
4028
4119
|
"children": [
|
|
4029
4120
|
{
|
|
4030
|
-
"id":
|
|
4121
|
+
"id": 217,
|
|
4031
4122
|
"name": "query",
|
|
4032
4123
|
"kind": 1024,
|
|
4033
4124
|
"kindString": "Property",
|
|
@@ -4045,7 +4136,7 @@
|
|
|
4045
4136
|
}
|
|
4046
4137
|
},
|
|
4047
4138
|
{
|
|
4048
|
-
"id":
|
|
4139
|
+
"id": 218,
|
|
4049
4140
|
"name": "resultSet",
|
|
4050
4141
|
"kind": 1024,
|
|
4051
4142
|
"kindString": "Property",
|
|
@@ -4065,7 +4156,7 @@
|
|
|
4065
4156
|
}
|
|
4066
4157
|
},
|
|
4067
4158
|
{
|
|
4068
|
-
"id":
|
|
4159
|
+
"id": 219,
|
|
4069
4160
|
"name": "schema",
|
|
4070
4161
|
"kind": 1024,
|
|
4071
4162
|
"kindString": "Property",
|
|
@@ -4087,9 +4178,9 @@
|
|
|
4087
4178
|
{
|
|
4088
4179
|
"title": "Properties",
|
|
4089
4180
|
"children": [
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4181
|
+
217,
|
|
4182
|
+
218,
|
|
4183
|
+
219
|
|
4093
4184
|
]
|
|
4094
4185
|
}
|
|
4095
4186
|
],
|
|
@@ -4121,14 +4212,14 @@
|
|
|
4121
4212
|
{
|
|
4122
4213
|
"type": "reflection",
|
|
4123
4214
|
"declaration": {
|
|
4124
|
-
"id":
|
|
4215
|
+
"id": 220,
|
|
4125
4216
|
"name": "__type",
|
|
4126
4217
|
"kind": 65536,
|
|
4127
4218
|
"kindString": "Type literal",
|
|
4128
4219
|
"flags": {},
|
|
4129
4220
|
"children": [
|
|
4130
4221
|
{
|
|
4131
|
-
"id":
|
|
4222
|
+
"id": 221,
|
|
4132
4223
|
"name": "schema",
|
|
4133
4224
|
"kind": 1024,
|
|
4134
4225
|
"kindString": "Property",
|
|
@@ -4150,7 +4241,7 @@
|
|
|
4150
4241
|
{
|
|
4151
4242
|
"title": "Properties",
|
|
4152
4243
|
"children": [
|
|
4153
|
-
|
|
4244
|
+
221
|
|
4154
4245
|
]
|
|
4155
4246
|
}
|
|
4156
4247
|
],
|
|
@@ -4172,7 +4263,7 @@
|
|
|
4172
4263
|
}
|
|
4173
4264
|
},
|
|
4174
4265
|
{
|
|
4175
|
-
"id":
|
|
4266
|
+
"id": 222,
|
|
4176
4267
|
"name": "result",
|
|
4177
4268
|
"kind": 32768,
|
|
4178
4269
|
"kindString": "Parameter",
|
|
@@ -4194,14 +4285,14 @@
|
|
|
4194
4285
|
{
|
|
4195
4286
|
"type": "reflection",
|
|
4196
4287
|
"declaration": {
|
|
4197
|
-
"id":
|
|
4288
|
+
"id": 223,
|
|
4198
4289
|
"name": "__type",
|
|
4199
4290
|
"kind": 65536,
|
|
4200
4291
|
"kindString": "Type literal",
|
|
4201
4292
|
"flags": {},
|
|
4202
4293
|
"children": [
|
|
4203
4294
|
{
|
|
4204
|
-
"id":
|
|
4295
|
+
"id": 224,
|
|
4205
4296
|
"name": "schema",
|
|
4206
4297
|
"kind": 1024,
|
|
4207
4298
|
"kindString": "Property",
|
|
@@ -4223,7 +4314,7 @@
|
|
|
4223
4314
|
{
|
|
4224
4315
|
"title": "Properties",
|
|
4225
4316
|
"children": [
|
|
4226
|
-
|
|
4317
|
+
224
|
|
4227
4318
|
]
|
|
4228
4319
|
}
|
|
4229
4320
|
],
|
|
@@ -4259,7 +4350,7 @@
|
|
|
4259
4350
|
}
|
|
4260
4351
|
},
|
|
4261
4352
|
{
|
|
4262
|
-
"id":
|
|
4353
|
+
"id": 27,
|
|
4263
4354
|
"name": "hasRequiredQueries",
|
|
4264
4355
|
"kind": 2048,
|
|
4265
4356
|
"kindString": "Method",
|
|
@@ -4269,20 +4360,20 @@
|
|
|
4269
4360
|
"sources": [
|
|
4270
4361
|
{
|
|
4271
4362
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4272
|
-
"line":
|
|
4363
|
+
"line": 24,
|
|
4273
4364
|
"character": 11
|
|
4274
4365
|
}
|
|
4275
4366
|
],
|
|
4276
4367
|
"signatures": [
|
|
4277
4368
|
{
|
|
4278
|
-
"id":
|
|
4369
|
+
"id": 28,
|
|
4279
4370
|
"name": "hasRequiredQueries",
|
|
4280
4371
|
"kind": 4096,
|
|
4281
4372
|
"kindString": "Call signature",
|
|
4282
4373
|
"flags": {},
|
|
4283
4374
|
"parameters": [
|
|
4284
4375
|
{
|
|
4285
|
-
"id":
|
|
4376
|
+
"id": 29,
|
|
4286
4377
|
"name": "module",
|
|
4287
4378
|
"kind": 32768,
|
|
4288
4379
|
"kindString": "Parameter",
|
|
@@ -4304,14 +4395,14 @@
|
|
|
4304
4395
|
{
|
|
4305
4396
|
"type": "reflection",
|
|
4306
4397
|
"declaration": {
|
|
4307
|
-
"id":
|
|
4398
|
+
"id": 30,
|
|
4308
4399
|
"name": "__type",
|
|
4309
4400
|
"kind": 65536,
|
|
4310
4401
|
"kindString": "Type literal",
|
|
4311
4402
|
"flags": {},
|
|
4312
4403
|
"children": [
|
|
4313
4404
|
{
|
|
4314
|
-
"id":
|
|
4405
|
+
"id": 31,
|
|
4315
4406
|
"name": "name",
|
|
4316
4407
|
"kind": 1024,
|
|
4317
4408
|
"kindString": "Property",
|
|
@@ -4331,7 +4422,7 @@
|
|
|
4331
4422
|
}
|
|
4332
4423
|
},
|
|
4333
4424
|
{
|
|
4334
|
-
"id":
|
|
4425
|
+
"id": 32,
|
|
4335
4426
|
"name": "security",
|
|
4336
4427
|
"kind": 1024,
|
|
4337
4428
|
"kindString": "Property",
|
|
@@ -4348,15 +4439,15 @@
|
|
|
4348
4439
|
"type": {
|
|
4349
4440
|
"type": "reflection",
|
|
4350
4441
|
"declaration": {
|
|
4351
|
-
"id":
|
|
4442
|
+
"id": 33,
|
|
4352
4443
|
"name": "__type",
|
|
4353
4444
|
"kind": 65536,
|
|
4354
4445
|
"kindString": "Type literal",
|
|
4355
4446
|
"flags": {},
|
|
4356
4447
|
"children": [
|
|
4357
4448
|
{
|
|
4358
|
-
"id":
|
|
4359
|
-
"name": "
|
|
4449
|
+
"id": 34,
|
|
4450
|
+
"name": "allowAnonymous",
|
|
4360
4451
|
"kind": 1024,
|
|
4361
4452
|
"kindString": "Property",
|
|
4362
4453
|
"flags": {
|
|
@@ -4369,6 +4460,26 @@
|
|
|
4369
4460
|
"character": 8
|
|
4370
4461
|
}
|
|
4371
4462
|
],
|
|
4463
|
+
"type": {
|
|
4464
|
+
"type": "intrinsic",
|
|
4465
|
+
"name": "boolean"
|
|
4466
|
+
}
|
|
4467
|
+
},
|
|
4468
|
+
{
|
|
4469
|
+
"id": 35,
|
|
4470
|
+
"name": "allowed",
|
|
4471
|
+
"kind": 1024,
|
|
4472
|
+
"kindString": "Property",
|
|
4473
|
+
"flags": {
|
|
4474
|
+
"isOptional": true
|
|
4475
|
+
},
|
|
4476
|
+
"sources": [
|
|
4477
|
+
{
|
|
4478
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4479
|
+
"line": 12,
|
|
4480
|
+
"character": 8
|
|
4481
|
+
}
|
|
4482
|
+
],
|
|
4372
4483
|
"type": {
|
|
4373
4484
|
"type": "reference",
|
|
4374
4485
|
"typeArguments": [
|
|
@@ -4399,7 +4510,7 @@
|
|
|
4399
4510
|
}
|
|
4400
4511
|
},
|
|
4401
4512
|
{
|
|
4402
|
-
"id":
|
|
4513
|
+
"id": 36,
|
|
4403
4514
|
"name": "disallowed",
|
|
4404
4515
|
"kind": 1024,
|
|
4405
4516
|
"kindString": "Property",
|
|
@@ -4409,7 +4520,7 @@
|
|
|
4409
4520
|
"sources": [
|
|
4410
4521
|
{
|
|
4411
4522
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4412
|
-
"line":
|
|
4523
|
+
"line": 13,
|
|
4413
4524
|
"character": 8
|
|
4414
4525
|
}
|
|
4415
4526
|
],
|
|
@@ -4438,8 +4549,9 @@
|
|
|
4438
4549
|
{
|
|
4439
4550
|
"title": "Properties",
|
|
4440
4551
|
"children": [
|
|
4441
|
-
|
|
4442
|
-
|
|
4552
|
+
34,
|
|
4553
|
+
35,
|
|
4554
|
+
36
|
|
4443
4555
|
]
|
|
4444
4556
|
}
|
|
4445
4557
|
],
|
|
@@ -4458,8 +4570,8 @@
|
|
|
4458
4570
|
{
|
|
4459
4571
|
"title": "Properties",
|
|
4460
4572
|
"children": [
|
|
4461
|
-
|
|
4462
|
-
|
|
4573
|
+
31,
|
|
4574
|
+
32
|
|
4463
4575
|
]
|
|
4464
4576
|
}
|
|
4465
4577
|
],
|
|
@@ -4475,14 +4587,14 @@
|
|
|
4475
4587
|
{
|
|
4476
4588
|
"type": "reflection",
|
|
4477
4589
|
"declaration": {
|
|
4478
|
-
"id":
|
|
4590
|
+
"id": 37,
|
|
4479
4591
|
"name": "__type",
|
|
4480
4592
|
"kind": 65536,
|
|
4481
4593
|
"kindString": "Type literal",
|
|
4482
4594
|
"flags": {},
|
|
4483
4595
|
"children": [
|
|
4484
4596
|
{
|
|
4485
|
-
"id":
|
|
4597
|
+
"id": 38,
|
|
4486
4598
|
"name": "schema",
|
|
4487
4599
|
"kind": 1024,
|
|
4488
4600
|
"kindString": "Property",
|
|
@@ -4504,7 +4616,7 @@
|
|
|
4504
4616
|
{
|
|
4505
4617
|
"title": "Properties",
|
|
4506
4618
|
"children": [
|
|
4507
|
-
|
|
4619
|
+
38
|
|
4508
4620
|
]
|
|
4509
4621
|
}
|
|
4510
4622
|
],
|
|
@@ -4540,7 +4652,7 @@
|
|
|
4540
4652
|
}
|
|
4541
4653
|
},
|
|
4542
4654
|
{
|
|
4543
|
-
"id":
|
|
4655
|
+
"id": 39,
|
|
4544
4656
|
"name": "missingRequiredQueries",
|
|
4545
4657
|
"kind": 2048,
|
|
4546
4658
|
"kindString": "Method",
|
|
@@ -4550,20 +4662,20 @@
|
|
|
4550
4662
|
"sources": [
|
|
4551
4663
|
{
|
|
4552
4664
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4553
|
-
"line":
|
|
4665
|
+
"line": 25,
|
|
4554
4666
|
"character": 11
|
|
4555
4667
|
}
|
|
4556
4668
|
],
|
|
4557
4669
|
"signatures": [
|
|
4558
4670
|
{
|
|
4559
|
-
"id":
|
|
4671
|
+
"id": 40,
|
|
4560
4672
|
"name": "missingRequiredQueries",
|
|
4561
4673
|
"kind": 4096,
|
|
4562
4674
|
"kindString": "Call signature",
|
|
4563
4675
|
"flags": {},
|
|
4564
4676
|
"parameters": [
|
|
4565
4677
|
{
|
|
4566
|
-
"id":
|
|
4678
|
+
"id": 41,
|
|
4567
4679
|
"name": "module",
|
|
4568
4680
|
"kind": 32768,
|
|
4569
4681
|
"kindString": "Parameter",
|
|
@@ -4585,14 +4697,14 @@
|
|
|
4585
4697
|
{
|
|
4586
4698
|
"type": "reflection",
|
|
4587
4699
|
"declaration": {
|
|
4588
|
-
"id":
|
|
4700
|
+
"id": 42,
|
|
4589
4701
|
"name": "__type",
|
|
4590
4702
|
"kind": 65536,
|
|
4591
4703
|
"kindString": "Type literal",
|
|
4592
4704
|
"flags": {},
|
|
4593
4705
|
"children": [
|
|
4594
4706
|
{
|
|
4595
|
-
"id":
|
|
4707
|
+
"id": 43,
|
|
4596
4708
|
"name": "name",
|
|
4597
4709
|
"kind": 1024,
|
|
4598
4710
|
"kindString": "Property",
|
|
@@ -4612,7 +4724,7 @@
|
|
|
4612
4724
|
}
|
|
4613
4725
|
},
|
|
4614
4726
|
{
|
|
4615
|
-
"id":
|
|
4727
|
+
"id": 44,
|
|
4616
4728
|
"name": "security",
|
|
4617
4729
|
"kind": 1024,
|
|
4618
4730
|
"kindString": "Property",
|
|
@@ -4629,15 +4741,15 @@
|
|
|
4629
4741
|
"type": {
|
|
4630
4742
|
"type": "reflection",
|
|
4631
4743
|
"declaration": {
|
|
4632
|
-
"id":
|
|
4744
|
+
"id": 45,
|
|
4633
4745
|
"name": "__type",
|
|
4634
4746
|
"kind": 65536,
|
|
4635
4747
|
"kindString": "Type literal",
|
|
4636
4748
|
"flags": {},
|
|
4637
4749
|
"children": [
|
|
4638
4750
|
{
|
|
4639
|
-
"id":
|
|
4640
|
-
"name": "
|
|
4751
|
+
"id": 46,
|
|
4752
|
+
"name": "allowAnonymous",
|
|
4641
4753
|
"kind": 1024,
|
|
4642
4754
|
"kindString": "Property",
|
|
4643
4755
|
"flags": {
|
|
@@ -4650,6 +4762,26 @@
|
|
|
4650
4762
|
"character": 8
|
|
4651
4763
|
}
|
|
4652
4764
|
],
|
|
4765
|
+
"type": {
|
|
4766
|
+
"type": "intrinsic",
|
|
4767
|
+
"name": "boolean"
|
|
4768
|
+
}
|
|
4769
|
+
},
|
|
4770
|
+
{
|
|
4771
|
+
"id": 47,
|
|
4772
|
+
"name": "allowed",
|
|
4773
|
+
"kind": 1024,
|
|
4774
|
+
"kindString": "Property",
|
|
4775
|
+
"flags": {
|
|
4776
|
+
"isOptional": true
|
|
4777
|
+
},
|
|
4778
|
+
"sources": [
|
|
4779
|
+
{
|
|
4780
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4781
|
+
"line": 12,
|
|
4782
|
+
"character": 8
|
|
4783
|
+
}
|
|
4784
|
+
],
|
|
4653
4785
|
"type": {
|
|
4654
4786
|
"type": "reference",
|
|
4655
4787
|
"typeArguments": [
|
|
@@ -4680,7 +4812,7 @@
|
|
|
4680
4812
|
}
|
|
4681
4813
|
},
|
|
4682
4814
|
{
|
|
4683
|
-
"id":
|
|
4815
|
+
"id": 48,
|
|
4684
4816
|
"name": "disallowed",
|
|
4685
4817
|
"kind": 1024,
|
|
4686
4818
|
"kindString": "Property",
|
|
@@ -4690,7 +4822,7 @@
|
|
|
4690
4822
|
"sources": [
|
|
4691
4823
|
{
|
|
4692
4824
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4693
|
-
"line":
|
|
4825
|
+
"line": 13,
|
|
4694
4826
|
"character": 8
|
|
4695
4827
|
}
|
|
4696
4828
|
],
|
|
@@ -4719,8 +4851,9 @@
|
|
|
4719
4851
|
{
|
|
4720
4852
|
"title": "Properties",
|
|
4721
4853
|
"children": [
|
|
4722
|
-
|
|
4723
|
-
|
|
4854
|
+
46,
|
|
4855
|
+
47,
|
|
4856
|
+
48
|
|
4724
4857
|
]
|
|
4725
4858
|
}
|
|
4726
4859
|
],
|
|
@@ -4739,8 +4872,8 @@
|
|
|
4739
4872
|
{
|
|
4740
4873
|
"title": "Properties",
|
|
4741
4874
|
"children": [
|
|
4742
|
-
|
|
4743
|
-
|
|
4875
|
+
43,
|
|
4876
|
+
44
|
|
4744
4877
|
]
|
|
4745
4878
|
}
|
|
4746
4879
|
],
|
|
@@ -4756,14 +4889,14 @@
|
|
|
4756
4889
|
{
|
|
4757
4890
|
"type": "reflection",
|
|
4758
4891
|
"declaration": {
|
|
4759
|
-
"id":
|
|
4892
|
+
"id": 49,
|
|
4760
4893
|
"name": "__type",
|
|
4761
4894
|
"kind": 65536,
|
|
4762
4895
|
"kindString": "Type literal",
|
|
4763
4896
|
"flags": {},
|
|
4764
4897
|
"children": [
|
|
4765
4898
|
{
|
|
4766
|
-
"id":
|
|
4899
|
+
"id": 50,
|
|
4767
4900
|
"name": "schema",
|
|
4768
4901
|
"kind": 1024,
|
|
4769
4902
|
"kindString": "Property",
|
|
@@ -4785,7 +4918,7 @@
|
|
|
4785
4918
|
{
|
|
4786
4919
|
"title": "Properties",
|
|
4787
4920
|
"children": [
|
|
4788
|
-
|
|
4921
|
+
50
|
|
4789
4922
|
]
|
|
4790
4923
|
}
|
|
4791
4924
|
],
|
|
@@ -4836,7 +4969,7 @@
|
|
|
4836
4969
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
4837
4970
|
"line": 16,
|
|
4838
4971
|
"character": 9,
|
|
4839
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4972
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L16"
|
|
4840
4973
|
}
|
|
4841
4974
|
],
|
|
4842
4975
|
"signatures": [
|
|
@@ -4922,7 +5055,7 @@
|
|
|
4922
5055
|
"children": [
|
|
4923
5056
|
{
|
|
4924
5057
|
"id": 10,
|
|
4925
|
-
"name": "
|
|
5058
|
+
"name": "allowAnonymous",
|
|
4926
5059
|
"kind": 1024,
|
|
4927
5060
|
"kindString": "Property",
|
|
4928
5061
|
"flags": {
|
|
@@ -4935,6 +5068,26 @@
|
|
|
4935
5068
|
"character": 8
|
|
4936
5069
|
}
|
|
4937
5070
|
],
|
|
5071
|
+
"type": {
|
|
5072
|
+
"type": "intrinsic",
|
|
5073
|
+
"name": "boolean"
|
|
5074
|
+
}
|
|
5075
|
+
},
|
|
5076
|
+
{
|
|
5077
|
+
"id": 11,
|
|
5078
|
+
"name": "allowed",
|
|
5079
|
+
"kind": 1024,
|
|
5080
|
+
"kindString": "Property",
|
|
5081
|
+
"flags": {
|
|
5082
|
+
"isOptional": true
|
|
5083
|
+
},
|
|
5084
|
+
"sources": [
|
|
5085
|
+
{
|
|
5086
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5087
|
+
"line": 12,
|
|
5088
|
+
"character": 8
|
|
5089
|
+
}
|
|
5090
|
+
],
|
|
4938
5091
|
"type": {
|
|
4939
5092
|
"type": "reference",
|
|
4940
5093
|
"typeArguments": [
|
|
@@ -4965,7 +5118,7 @@
|
|
|
4965
5118
|
}
|
|
4966
5119
|
},
|
|
4967
5120
|
{
|
|
4968
|
-
"id":
|
|
5121
|
+
"id": 12,
|
|
4969
5122
|
"name": "disallowed",
|
|
4970
5123
|
"kind": 1024,
|
|
4971
5124
|
"kindString": "Property",
|
|
@@ -4975,7 +5128,7 @@
|
|
|
4975
5128
|
"sources": [
|
|
4976
5129
|
{
|
|
4977
5130
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4978
|
-
"line":
|
|
5131
|
+
"line": 13,
|
|
4979
5132
|
"character": 8
|
|
4980
5133
|
}
|
|
4981
5134
|
],
|
|
@@ -5005,7 +5158,8 @@
|
|
|
5005
5158
|
"title": "Properties",
|
|
5006
5159
|
"children": [
|
|
5007
5160
|
10,
|
|
5008
|
-
11
|
|
5161
|
+
11,
|
|
5162
|
+
12
|
|
5009
5163
|
]
|
|
5010
5164
|
}
|
|
5011
5165
|
],
|
|
@@ -5041,14 +5195,14 @@
|
|
|
5041
5195
|
{
|
|
5042
5196
|
"type": "reflection",
|
|
5043
5197
|
"declaration": {
|
|
5044
|
-
"id":
|
|
5198
|
+
"id": 13,
|
|
5045
5199
|
"name": "__type",
|
|
5046
5200
|
"kind": 65536,
|
|
5047
5201
|
"kindString": "Type literal",
|
|
5048
5202
|
"flags": {},
|
|
5049
5203
|
"children": [
|
|
5050
5204
|
{
|
|
5051
|
-
"id":
|
|
5205
|
+
"id": 14,
|
|
5052
5206
|
"name": "schema",
|
|
5053
5207
|
"kind": 1024,
|
|
5054
5208
|
"kindString": "Property",
|
|
@@ -5070,7 +5224,7 @@
|
|
|
5070
5224
|
{
|
|
5071
5225
|
"title": "Properties",
|
|
5072
5226
|
"children": [
|
|
5073
|
-
|
|
5227
|
+
14
|
|
5074
5228
|
]
|
|
5075
5229
|
}
|
|
5076
5230
|
],
|
|
@@ -5116,7 +5270,7 @@
|
|
|
5116
5270
|
}
|
|
5117
5271
|
},
|
|
5118
5272
|
{
|
|
5119
|
-
"id":
|
|
5273
|
+
"id": 15,
|
|
5120
5274
|
"name": "wrap",
|
|
5121
5275
|
"kind": 2048,
|
|
5122
5276
|
"kindString": "Method",
|
|
@@ -5128,19 +5282,19 @@
|
|
|
5128
5282
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
5129
5283
|
"line": 25,
|
|
5130
5284
|
"character": 9,
|
|
5131
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5285
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L25"
|
|
5132
5286
|
}
|
|
5133
5287
|
],
|
|
5134
5288
|
"signatures": [
|
|
5135
5289
|
{
|
|
5136
|
-
"id":
|
|
5290
|
+
"id": 16,
|
|
5137
5291
|
"name": "wrap",
|
|
5138
5292
|
"kind": 4096,
|
|
5139
5293
|
"kindString": "Call signature",
|
|
5140
5294
|
"flags": {},
|
|
5141
5295
|
"parameters": [
|
|
5142
5296
|
{
|
|
5143
|
-
"id":
|
|
5297
|
+
"id": 17,
|
|
5144
5298
|
"name": "module",
|
|
5145
5299
|
"kind": 32768,
|
|
5146
5300
|
"kindString": "Parameter",
|
|
@@ -5162,14 +5316,14 @@
|
|
|
5162
5316
|
{
|
|
5163
5317
|
"type": "reflection",
|
|
5164
5318
|
"declaration": {
|
|
5165
|
-
"id":
|
|
5319
|
+
"id": 18,
|
|
5166
5320
|
"name": "__type",
|
|
5167
5321
|
"kind": 65536,
|
|
5168
5322
|
"kindString": "Type literal",
|
|
5169
5323
|
"flags": {},
|
|
5170
5324
|
"children": [
|
|
5171
5325
|
{
|
|
5172
|
-
"id":
|
|
5326
|
+
"id": 19,
|
|
5173
5327
|
"name": "name",
|
|
5174
5328
|
"kind": 1024,
|
|
5175
5329
|
"kindString": "Property",
|
|
@@ -5189,7 +5343,7 @@
|
|
|
5189
5343
|
}
|
|
5190
5344
|
},
|
|
5191
5345
|
{
|
|
5192
|
-
"id":
|
|
5346
|
+
"id": 20,
|
|
5193
5347
|
"name": "security",
|
|
5194
5348
|
"kind": 1024,
|
|
5195
5349
|
"kindString": "Property",
|
|
@@ -5206,15 +5360,15 @@
|
|
|
5206
5360
|
"type": {
|
|
5207
5361
|
"type": "reflection",
|
|
5208
5362
|
"declaration": {
|
|
5209
|
-
"id":
|
|
5363
|
+
"id": 21,
|
|
5210
5364
|
"name": "__type",
|
|
5211
5365
|
"kind": 65536,
|
|
5212
5366
|
"kindString": "Type literal",
|
|
5213
5367
|
"flags": {},
|
|
5214
5368
|
"children": [
|
|
5215
5369
|
{
|
|
5216
|
-
"id":
|
|
5217
|
-
"name": "
|
|
5370
|
+
"id": 22,
|
|
5371
|
+
"name": "allowAnonymous",
|
|
5218
5372
|
"kind": 1024,
|
|
5219
5373
|
"kindString": "Property",
|
|
5220
5374
|
"flags": {
|
|
@@ -5227,6 +5381,26 @@
|
|
|
5227
5381
|
"character": 8
|
|
5228
5382
|
}
|
|
5229
5383
|
],
|
|
5384
|
+
"type": {
|
|
5385
|
+
"type": "intrinsic",
|
|
5386
|
+
"name": "boolean"
|
|
5387
|
+
}
|
|
5388
|
+
},
|
|
5389
|
+
{
|
|
5390
|
+
"id": 23,
|
|
5391
|
+
"name": "allowed",
|
|
5392
|
+
"kind": 1024,
|
|
5393
|
+
"kindString": "Property",
|
|
5394
|
+
"flags": {
|
|
5395
|
+
"isOptional": true
|
|
5396
|
+
},
|
|
5397
|
+
"sources": [
|
|
5398
|
+
{
|
|
5399
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5400
|
+
"line": 12,
|
|
5401
|
+
"character": 8
|
|
5402
|
+
}
|
|
5403
|
+
],
|
|
5230
5404
|
"type": {
|
|
5231
5405
|
"type": "reference",
|
|
5232
5406
|
"typeArguments": [
|
|
@@ -5257,7 +5431,7 @@
|
|
|
5257
5431
|
}
|
|
5258
5432
|
},
|
|
5259
5433
|
{
|
|
5260
|
-
"id":
|
|
5434
|
+
"id": 24,
|
|
5261
5435
|
"name": "disallowed",
|
|
5262
5436
|
"kind": 1024,
|
|
5263
5437
|
"kindString": "Property",
|
|
@@ -5267,7 +5441,7 @@
|
|
|
5267
5441
|
"sources": [
|
|
5268
5442
|
{
|
|
5269
5443
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5270
|
-
"line":
|
|
5444
|
+
"line": 13,
|
|
5271
5445
|
"character": 8
|
|
5272
5446
|
}
|
|
5273
5447
|
],
|
|
@@ -5296,8 +5470,9 @@
|
|
|
5296
5470
|
{
|
|
5297
5471
|
"title": "Properties",
|
|
5298
5472
|
"children": [
|
|
5299
|
-
|
|
5300
|
-
|
|
5473
|
+
22,
|
|
5474
|
+
23,
|
|
5475
|
+
24
|
|
5301
5476
|
]
|
|
5302
5477
|
}
|
|
5303
5478
|
],
|
|
@@ -5316,8 +5491,8 @@
|
|
|
5316
5491
|
{
|
|
5317
5492
|
"title": "Properties",
|
|
5318
5493
|
"children": [
|
|
5319
|
-
|
|
5320
|
-
|
|
5494
|
+
19,
|
|
5495
|
+
20
|
|
5321
5496
|
]
|
|
5322
5497
|
}
|
|
5323
5498
|
],
|
|
@@ -5333,14 +5508,14 @@
|
|
|
5333
5508
|
{
|
|
5334
5509
|
"type": "reflection",
|
|
5335
5510
|
"declaration": {
|
|
5336
|
-
"id":
|
|
5511
|
+
"id": 25,
|
|
5337
5512
|
"name": "__type",
|
|
5338
5513
|
"kind": 65536,
|
|
5339
5514
|
"kindString": "Type literal",
|
|
5340
5515
|
"flags": {},
|
|
5341
5516
|
"children": [
|
|
5342
5517
|
{
|
|
5343
|
-
"id":
|
|
5518
|
+
"id": 26,
|
|
5344
5519
|
"name": "schema",
|
|
5345
5520
|
"kind": 1024,
|
|
5346
5521
|
"kindString": "Property",
|
|
@@ -5362,7 +5537,7 @@
|
|
|
5362
5537
|
{
|
|
5363
5538
|
"title": "Properties",
|
|
5364
5539
|
"children": [
|
|
5365
|
-
|
|
5540
|
+
26
|
|
5366
5541
|
]
|
|
5367
5542
|
}
|
|
5368
5543
|
],
|
|
@@ -5403,44 +5578,44 @@
|
|
|
5403
5578
|
{
|
|
5404
5579
|
"title": "Constructors",
|
|
5405
5580
|
"children": [
|
|
5406
|
-
|
|
5581
|
+
51
|
|
5407
5582
|
]
|
|
5408
5583
|
},
|
|
5409
5584
|
{
|
|
5410
5585
|
"title": "Properties",
|
|
5411
5586
|
"children": [
|
|
5412
|
-
|
|
5413
|
-
|
|
5587
|
+
70,
|
|
5588
|
+
71,
|
|
5414
5589
|
2
|
|
5415
5590
|
]
|
|
5416
5591
|
},
|
|
5417
5592
|
{
|
|
5418
5593
|
"title": "Accessors",
|
|
5419
5594
|
"children": [
|
|
5420
|
-
|
|
5421
|
-
|
|
5422
|
-
|
|
5423
|
-
|
|
5595
|
+
81,
|
|
5596
|
+
83,
|
|
5597
|
+
85,
|
|
5598
|
+
87
|
|
5424
5599
|
]
|
|
5425
5600
|
},
|
|
5426
5601
|
{
|
|
5427
5602
|
"title": "Methods",
|
|
5428
5603
|
"children": [
|
|
5429
|
-
|
|
5430
|
-
|
|
5431
|
-
|
|
5432
|
-
|
|
5433
|
-
|
|
5434
|
-
|
|
5435
|
-
|
|
5436
|
-
|
|
5437
|
-
|
|
5438
|
-
|
|
5439
|
-
|
|
5440
|
-
|
|
5441
|
-
|
|
5604
|
+
148,
|
|
5605
|
+
166,
|
|
5606
|
+
98,
|
|
5607
|
+
100,
|
|
5608
|
+
63,
|
|
5609
|
+
184,
|
|
5610
|
+
104,
|
|
5611
|
+
121,
|
|
5612
|
+
136,
|
|
5613
|
+
200,
|
|
5614
|
+
213,
|
|
5615
|
+
27,
|
|
5616
|
+
39,
|
|
5442
5617
|
3,
|
|
5443
|
-
|
|
5618
|
+
15
|
|
5444
5619
|
]
|
|
5445
5620
|
}
|
|
5446
5621
|
],
|
|
@@ -5449,7 +5624,7 @@
|
|
|
5449
5624
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
5450
5625
|
"line": 8,
|
|
5451
5626
|
"character": 13,
|
|
5452
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5627
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
|
|
5453
5628
|
}
|
|
5454
5629
|
],
|
|
5455
5630
|
"extendedTypes": [
|
|
@@ -5479,7 +5654,7 @@
|
|
|
5479
5654
|
"fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
|
|
5480
5655
|
"line": 1,
|
|
5481
5656
|
"character": 0,
|
|
5482
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5657
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
|
|
5483
5658
|
}
|
|
5484
5659
|
]
|
|
5485
5660
|
}
|