@xyo-network/diviner-wrapper 2.46.3 → 2.47.0
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/cjs/DivinerWrapper.js +16 -1
- package/dist/cjs/DivinerWrapper.js.map +1 -1
- package/dist/docs.json +543 -843
- package/dist/esm/DivinerWrapper.js +13 -0
- package/dist/esm/DivinerWrapper.js.map +1 -1
- package/dist/types/DivinerWrapper.d.ts +3 -0
- package/dist/types/DivinerWrapper.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/DivinerWrapper.ts +17 -1
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",
|
|
@@ -22,21 +22,21 @@
|
|
|
22
22
|
"sources": [
|
|
23
23
|
{
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
25
|
-
"line":
|
|
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/8fb92a24abd/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
|
],
|
|
@@ -585,9 +627,10 @@
|
|
|
585
627
|
},
|
|
586
628
|
"sources": [
|
|
587
629
|
{
|
|
588
|
-
"fileName": "modules/packages/
|
|
589
|
-
"line":
|
|
590
|
-
"character":
|
|
630
|
+
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
631
|
+
"line": 9,
|
|
632
|
+
"character": 9,
|
|
633
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
|
|
591
634
|
}
|
|
592
635
|
],
|
|
593
636
|
"type": {
|
|
@@ -597,13 +640,14 @@
|
|
|
597
640
|
"name": "string"
|
|
598
641
|
}
|
|
599
642
|
},
|
|
600
|
-
"
|
|
643
|
+
"defaultValue": "...",
|
|
644
|
+
"overwrites": {
|
|
601
645
|
"type": "reference",
|
|
602
646
|
"name": "ModuleWrapper.requiredQueries"
|
|
603
647
|
}
|
|
604
648
|
},
|
|
605
649
|
{
|
|
606
|
-
"id":
|
|
650
|
+
"id": 81,
|
|
607
651
|
"name": "address",
|
|
608
652
|
"kind": 262144,
|
|
609
653
|
"kindString": "Accessor",
|
|
@@ -616,7 +660,7 @@
|
|
|
616
660
|
}
|
|
617
661
|
],
|
|
618
662
|
"getSignature": {
|
|
619
|
-
"id":
|
|
663
|
+
"id": 82,
|
|
620
664
|
"name": "address",
|
|
621
665
|
"kind": 524288,
|
|
622
666
|
"kindString": "Get signature",
|
|
@@ -636,7 +680,7 @@
|
|
|
636
680
|
}
|
|
637
681
|
},
|
|
638
682
|
{
|
|
639
|
-
"id":
|
|
683
|
+
"id": 83,
|
|
640
684
|
"name": "config",
|
|
641
685
|
"kind": 262144,
|
|
642
686
|
"kindString": "Accessor",
|
|
@@ -649,7 +693,7 @@
|
|
|
649
693
|
}
|
|
650
694
|
],
|
|
651
695
|
"getSignature": {
|
|
652
|
-
"id":
|
|
696
|
+
"id": 84,
|
|
653
697
|
"name": "config",
|
|
654
698
|
"kind": 524288,
|
|
655
699
|
"kindString": "Get signature",
|
|
@@ -676,7 +720,7 @@
|
|
|
676
720
|
}
|
|
677
721
|
},
|
|
678
722
|
{
|
|
679
|
-
"id":
|
|
723
|
+
"id": 85,
|
|
680
724
|
"name": "queries",
|
|
681
725
|
"kind": 262144,
|
|
682
726
|
"kindString": "Accessor",
|
|
@@ -689,7 +733,7 @@
|
|
|
689
733
|
}
|
|
690
734
|
],
|
|
691
735
|
"getSignature": {
|
|
692
|
-
"id":
|
|
736
|
+
"id": 86,
|
|
693
737
|
"name": "queries",
|
|
694
738
|
"kind": 524288,
|
|
695
739
|
"kindString": "Get signature",
|
|
@@ -712,7 +756,7 @@
|
|
|
712
756
|
}
|
|
713
757
|
},
|
|
714
758
|
{
|
|
715
|
-
"id":
|
|
759
|
+
"id": 87,
|
|
716
760
|
"name": "resolver",
|
|
717
761
|
"kind": 262144,
|
|
718
762
|
"kindString": "Accessor",
|
|
@@ -725,7 +769,7 @@
|
|
|
725
769
|
}
|
|
726
770
|
],
|
|
727
771
|
"getSignature": {
|
|
728
|
-
"id":
|
|
772
|
+
"id": 88,
|
|
729
773
|
"name": "resolver",
|
|
730
774
|
"kind": 524288,
|
|
731
775
|
"kindString": "Get signature",
|
|
@@ -757,14 +801,14 @@
|
|
|
757
801
|
{
|
|
758
802
|
"type": "reflection",
|
|
759
803
|
"declaration": {
|
|
760
|
-
"id":
|
|
804
|
+
"id": 89,
|
|
761
805
|
"name": "__type",
|
|
762
806
|
"kind": 65536,
|
|
763
807
|
"kindString": "Type literal",
|
|
764
808
|
"flags": {},
|
|
765
809
|
"children": [
|
|
766
810
|
{
|
|
767
|
-
"id":
|
|
811
|
+
"id": 90,
|
|
768
812
|
"name": "name",
|
|
769
813
|
"kind": 1024,
|
|
770
814
|
"kindString": "Property",
|
|
@@ -784,7 +828,7 @@
|
|
|
784
828
|
}
|
|
785
829
|
},
|
|
786
830
|
{
|
|
787
|
-
"id":
|
|
831
|
+
"id": 91,
|
|
788
832
|
"name": "security",
|
|
789
833
|
"kind": 1024,
|
|
790
834
|
"kindString": "Property",
|
|
@@ -801,15 +845,15 @@
|
|
|
801
845
|
"type": {
|
|
802
846
|
"type": "reflection",
|
|
803
847
|
"declaration": {
|
|
804
|
-
"id":
|
|
848
|
+
"id": 92,
|
|
805
849
|
"name": "__type",
|
|
806
850
|
"kind": 65536,
|
|
807
851
|
"kindString": "Type literal",
|
|
808
852
|
"flags": {},
|
|
809
853
|
"children": [
|
|
810
854
|
{
|
|
811
|
-
"id":
|
|
812
|
-
"name": "
|
|
855
|
+
"id": 93,
|
|
856
|
+
"name": "allowAnonymous",
|
|
813
857
|
"kind": 1024,
|
|
814
858
|
"kindString": "Property",
|
|
815
859
|
"flags": {
|
|
@@ -822,6 +866,26 @@
|
|
|
822
866
|
"character": 12
|
|
823
867
|
}
|
|
824
868
|
],
|
|
869
|
+
"type": {
|
|
870
|
+
"type": "intrinsic",
|
|
871
|
+
"name": "boolean"
|
|
872
|
+
}
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
"id": 94,
|
|
876
|
+
"name": "allowed",
|
|
877
|
+
"kind": 1024,
|
|
878
|
+
"kindString": "Property",
|
|
879
|
+
"flags": {
|
|
880
|
+
"isOptional": true
|
|
881
|
+
},
|
|
882
|
+
"sources": [
|
|
883
|
+
{
|
|
884
|
+
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
885
|
+
"line": 27,
|
|
886
|
+
"character": 12
|
|
887
|
+
}
|
|
888
|
+
],
|
|
825
889
|
"type": {
|
|
826
890
|
"type": "reference",
|
|
827
891
|
"typeArguments": [
|
|
@@ -852,7 +916,7 @@
|
|
|
852
916
|
}
|
|
853
917
|
},
|
|
854
918
|
{
|
|
855
|
-
"id":
|
|
919
|
+
"id": 95,
|
|
856
920
|
"name": "disallowed",
|
|
857
921
|
"kind": 1024,
|
|
858
922
|
"kindString": "Property",
|
|
@@ -862,7 +926,7 @@
|
|
|
862
926
|
"sources": [
|
|
863
927
|
{
|
|
864
928
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
865
|
-
"line":
|
|
929
|
+
"line": 28,
|
|
866
930
|
"character": 12
|
|
867
931
|
}
|
|
868
932
|
],
|
|
@@ -891,8 +955,9 @@
|
|
|
891
955
|
{
|
|
892
956
|
"title": "Properties",
|
|
893
957
|
"children": [
|
|
894
|
-
|
|
895
|
-
|
|
958
|
+
93,
|
|
959
|
+
94,
|
|
960
|
+
95
|
|
896
961
|
]
|
|
897
962
|
}
|
|
898
963
|
],
|
|
@@ -911,8 +976,8 @@
|
|
|
911
976
|
{
|
|
912
977
|
"title": "Properties",
|
|
913
978
|
"children": [
|
|
914
|
-
|
|
915
|
-
|
|
979
|
+
90,
|
|
980
|
+
91
|
|
916
981
|
]
|
|
917
982
|
}
|
|
918
983
|
],
|
|
@@ -928,14 +993,14 @@
|
|
|
928
993
|
{
|
|
929
994
|
"type": "reflection",
|
|
930
995
|
"declaration": {
|
|
931
|
-
"id":
|
|
996
|
+
"id": 96,
|
|
932
997
|
"name": "__type",
|
|
933
998
|
"kind": 65536,
|
|
934
999
|
"kindString": "Type literal",
|
|
935
1000
|
"flags": {},
|
|
936
1001
|
"children": [
|
|
937
1002
|
{
|
|
938
|
-
"id":
|
|
1003
|
+
"id": 97,
|
|
939
1004
|
"name": "schema",
|
|
940
1005
|
"kind": 1024,
|
|
941
1006
|
"kindString": "Property",
|
|
@@ -943,7 +1008,7 @@
|
|
|
943
1008
|
"sources": [
|
|
944
1009
|
{
|
|
945
1010
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
946
|
-
"line":
|
|
1011
|
+
"line": 31,
|
|
947
1012
|
"character": 8
|
|
948
1013
|
}
|
|
949
1014
|
],
|
|
@@ -957,14 +1022,14 @@
|
|
|
957
1022
|
{
|
|
958
1023
|
"title": "Properties",
|
|
959
1024
|
"children": [
|
|
960
|
-
|
|
1025
|
+
97
|
|
961
1026
|
]
|
|
962
1027
|
}
|
|
963
1028
|
],
|
|
964
1029
|
"sources": [
|
|
965
1030
|
{
|
|
966
1031
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
967
|
-
"line":
|
|
1032
|
+
"line": 30,
|
|
968
1033
|
"character": 8
|
|
969
1034
|
}
|
|
970
1035
|
]
|
|
@@ -991,7 +1056,7 @@
|
|
|
991
1056
|
}
|
|
992
1057
|
},
|
|
993
1058
|
{
|
|
994
|
-
"id":
|
|
1059
|
+
"id": 148,
|
|
995
1060
|
"name": "bindQuery",
|
|
996
1061
|
"kind": 2048,
|
|
997
1062
|
"kindString": "Method",
|
|
@@ -1001,20 +1066,20 @@
|
|
|
1001
1066
|
"sources": [
|
|
1002
1067
|
{
|
|
1003
1068
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1004
|
-
"line":
|
|
1069
|
+
"line": 42,
|
|
1005
1070
|
"character": 14
|
|
1006
1071
|
}
|
|
1007
1072
|
],
|
|
1008
1073
|
"signatures": [
|
|
1009
1074
|
{
|
|
1010
|
-
"id":
|
|
1075
|
+
"id": 149,
|
|
1011
1076
|
"name": "bindQuery",
|
|
1012
1077
|
"kind": 4096,
|
|
1013
1078
|
"kindString": "Call signature",
|
|
1014
1079
|
"flags": {},
|
|
1015
1080
|
"typeParameter": [
|
|
1016
1081
|
{
|
|
1017
|
-
"id":
|
|
1082
|
+
"id": 154,
|
|
1018
1083
|
"name": "T",
|
|
1019
1084
|
"kind": 131072,
|
|
1020
1085
|
"kindString": "Type parameter",
|
|
@@ -1040,14 +1105,14 @@
|
|
|
1040
1105
|
{
|
|
1041
1106
|
"type": "reflection",
|
|
1042
1107
|
"declaration": {
|
|
1043
|
-
"id":
|
|
1108
|
+
"id": 150,
|
|
1044
1109
|
"name": "__type",
|
|
1045
1110
|
"kind": 65536,
|
|
1046
1111
|
"kindString": "Type literal",
|
|
1047
1112
|
"flags": {},
|
|
1048
1113
|
"children": [
|
|
1049
1114
|
{
|
|
1050
|
-
"id":
|
|
1115
|
+
"id": 151,
|
|
1051
1116
|
"name": "schema",
|
|
1052
1117
|
"kind": 1024,
|
|
1053
1118
|
"kindString": "Property",
|
|
@@ -1069,7 +1134,7 @@
|
|
|
1069
1134
|
{
|
|
1070
1135
|
"title": "Properties",
|
|
1071
1136
|
"children": [
|
|
1072
|
-
|
|
1137
|
+
151
|
|
1073
1138
|
]
|
|
1074
1139
|
}
|
|
1075
1140
|
],
|
|
@@ -1105,14 +1170,14 @@
|
|
|
1105
1170
|
{
|
|
1106
1171
|
"type": "reflection",
|
|
1107
1172
|
"declaration": {
|
|
1108
|
-
"id":
|
|
1173
|
+
"id": 152,
|
|
1109
1174
|
"name": "__type",
|
|
1110
1175
|
"kind": 65536,
|
|
1111
1176
|
"kindString": "Type literal",
|
|
1112
1177
|
"flags": {},
|
|
1113
1178
|
"children": [
|
|
1114
1179
|
{
|
|
1115
|
-
"id":
|
|
1180
|
+
"id": 153,
|
|
1116
1181
|
"name": "schema",
|
|
1117
1182
|
"kind": 1024,
|
|
1118
1183
|
"kindString": "Property",
|
|
@@ -1134,7 +1199,7 @@
|
|
|
1134
1199
|
{
|
|
1135
1200
|
"title": "Properties",
|
|
1136
1201
|
"children": [
|
|
1137
|
-
|
|
1202
|
+
153
|
|
1138
1203
|
]
|
|
1139
1204
|
}
|
|
1140
1205
|
],
|
|
@@ -1158,19 +1223,19 @@
|
|
|
1158
1223
|
],
|
|
1159
1224
|
"parameters": [
|
|
1160
1225
|
{
|
|
1161
|
-
"id":
|
|
1226
|
+
"id": 155,
|
|
1162
1227
|
"name": "query",
|
|
1163
1228
|
"kind": 32768,
|
|
1164
1229
|
"kindString": "Parameter",
|
|
1165
1230
|
"flags": {},
|
|
1166
1231
|
"type": {
|
|
1167
1232
|
"type": "reference",
|
|
1168
|
-
"id":
|
|
1233
|
+
"id": 154,
|
|
1169
1234
|
"name": "T"
|
|
1170
1235
|
}
|
|
1171
1236
|
},
|
|
1172
1237
|
{
|
|
1173
|
-
"id":
|
|
1238
|
+
"id": 156,
|
|
1174
1239
|
"name": "payloads",
|
|
1175
1240
|
"kind": 32768,
|
|
1176
1241
|
"kindString": "Parameter",
|
|
@@ -1193,14 +1258,14 @@
|
|
|
1193
1258
|
{
|
|
1194
1259
|
"type": "reflection",
|
|
1195
1260
|
"declaration": {
|
|
1196
|
-
"id":
|
|
1261
|
+
"id": 157,
|
|
1197
1262
|
"name": "__type",
|
|
1198
1263
|
"kind": 65536,
|
|
1199
1264
|
"kindString": "Type literal",
|
|
1200
1265
|
"flags": {},
|
|
1201
1266
|
"children": [
|
|
1202
1267
|
{
|
|
1203
|
-
"id":
|
|
1268
|
+
"id": 158,
|
|
1204
1269
|
"name": "schema",
|
|
1205
1270
|
"kind": 1024,
|
|
1206
1271
|
"kindString": "Property",
|
|
@@ -1222,7 +1287,7 @@
|
|
|
1222
1287
|
{
|
|
1223
1288
|
"title": "Properties",
|
|
1224
1289
|
"children": [
|
|
1225
|
-
|
|
1290
|
+
158
|
|
1226
1291
|
]
|
|
1227
1292
|
}
|
|
1228
1293
|
],
|
|
@@ -1240,7 +1305,7 @@
|
|
|
1240
1305
|
}
|
|
1241
1306
|
},
|
|
1242
1307
|
{
|
|
1243
|
-
"id":
|
|
1308
|
+
"id": 159,
|
|
1244
1309
|
"name": "account",
|
|
1245
1310
|
"kind": 32768,
|
|
1246
1311
|
"kindString": "Parameter",
|
|
@@ -1277,14 +1342,14 @@
|
|
|
1277
1342
|
{
|
|
1278
1343
|
"type": "reflection",
|
|
1279
1344
|
"declaration": {
|
|
1280
|
-
"id":
|
|
1345
|
+
"id": 160,
|
|
1281
1346
|
"name": "__type",
|
|
1282
1347
|
"kind": 65536,
|
|
1283
1348
|
"kindString": "Type literal",
|
|
1284
1349
|
"flags": {},
|
|
1285
1350
|
"children": [
|
|
1286
1351
|
{
|
|
1287
|
-
"id":
|
|
1352
|
+
"id": 161,
|
|
1288
1353
|
"name": "query",
|
|
1289
1354
|
"kind": 1024,
|
|
1290
1355
|
"kindString": "Property",
|
|
@@ -1302,7 +1367,7 @@
|
|
|
1302
1367
|
}
|
|
1303
1368
|
},
|
|
1304
1369
|
{
|
|
1305
|
-
"id":
|
|
1370
|
+
"id": 162,
|
|
1306
1371
|
"name": "resultSet",
|
|
1307
1372
|
"kind": 1024,
|
|
1308
1373
|
"kindString": "Property",
|
|
@@ -1322,7 +1387,7 @@
|
|
|
1322
1387
|
}
|
|
1323
1388
|
},
|
|
1324
1389
|
{
|
|
1325
|
-
"id":
|
|
1390
|
+
"id": 163,
|
|
1326
1391
|
"name": "schema",
|
|
1327
1392
|
"kind": 1024,
|
|
1328
1393
|
"kindString": "Property",
|
|
@@ -1344,9 +1409,9 @@
|
|
|
1344
1409
|
{
|
|
1345
1410
|
"title": "Properties",
|
|
1346
1411
|
"children": [
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1412
|
+
161,
|
|
1413
|
+
162,
|
|
1414
|
+
163
|
|
1350
1415
|
]
|
|
1351
1416
|
}
|
|
1352
1417
|
],
|
|
@@ -1377,14 +1442,14 @@
|
|
|
1377
1442
|
{
|
|
1378
1443
|
"type": "reflection",
|
|
1379
1444
|
"declaration": {
|
|
1380
|
-
"id":
|
|
1445
|
+
"id": 164,
|
|
1381
1446
|
"name": "__type",
|
|
1382
1447
|
"kind": 65536,
|
|
1383
1448
|
"kindString": "Type literal",
|
|
1384
1449
|
"flags": {},
|
|
1385
1450
|
"children": [
|
|
1386
1451
|
{
|
|
1387
|
-
"id":
|
|
1452
|
+
"id": 165,
|
|
1388
1453
|
"name": "schema",
|
|
1389
1454
|
"kind": 1024,
|
|
1390
1455
|
"kindString": "Property",
|
|
@@ -1406,7 +1471,7 @@
|
|
|
1406
1471
|
{
|
|
1407
1472
|
"title": "Properties",
|
|
1408
1473
|
"children": [
|
|
1409
|
-
|
|
1474
|
+
165
|
|
1410
1475
|
]
|
|
1411
1476
|
}
|
|
1412
1477
|
],
|
|
@@ -1443,7 +1508,7 @@
|
|
|
1443
1508
|
}
|
|
1444
1509
|
},
|
|
1445
1510
|
{
|
|
1446
|
-
"id":
|
|
1511
|
+
"id": 166,
|
|
1447
1512
|
"name": "bindQueryInternal",
|
|
1448
1513
|
"kind": 2048,
|
|
1449
1514
|
"kindString": "Method",
|
|
@@ -1453,20 +1518,20 @@
|
|
|
1453
1518
|
"sources": [
|
|
1454
1519
|
{
|
|
1455
1520
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1456
|
-
"line":
|
|
1521
|
+
"line": 43,
|
|
1457
1522
|
"character": 14
|
|
1458
1523
|
}
|
|
1459
1524
|
],
|
|
1460
1525
|
"signatures": [
|
|
1461
1526
|
{
|
|
1462
|
-
"id":
|
|
1527
|
+
"id": 167,
|
|
1463
1528
|
"name": "bindQueryInternal",
|
|
1464
1529
|
"kind": 4096,
|
|
1465
1530
|
"kindString": "Call signature",
|
|
1466
1531
|
"flags": {},
|
|
1467
1532
|
"typeParameter": [
|
|
1468
1533
|
{
|
|
1469
|
-
"id":
|
|
1534
|
+
"id": 172,
|
|
1470
1535
|
"name": "T",
|
|
1471
1536
|
"kind": 131072,
|
|
1472
1537
|
"kindString": "Type parameter",
|
|
@@ -1492,14 +1557,14 @@
|
|
|
1492
1557
|
{
|
|
1493
1558
|
"type": "reflection",
|
|
1494
1559
|
"declaration": {
|
|
1495
|
-
"id":
|
|
1560
|
+
"id": 168,
|
|
1496
1561
|
"name": "__type",
|
|
1497
1562
|
"kind": 65536,
|
|
1498
1563
|
"kindString": "Type literal",
|
|
1499
1564
|
"flags": {},
|
|
1500
1565
|
"children": [
|
|
1501
1566
|
{
|
|
1502
|
-
"id":
|
|
1567
|
+
"id": 169,
|
|
1503
1568
|
"name": "schema",
|
|
1504
1569
|
"kind": 1024,
|
|
1505
1570
|
"kindString": "Property",
|
|
@@ -1521,7 +1586,7 @@
|
|
|
1521
1586
|
{
|
|
1522
1587
|
"title": "Properties",
|
|
1523
1588
|
"children": [
|
|
1524
|
-
|
|
1589
|
+
169
|
|
1525
1590
|
]
|
|
1526
1591
|
}
|
|
1527
1592
|
],
|
|
@@ -1557,14 +1622,14 @@
|
|
|
1557
1622
|
{
|
|
1558
1623
|
"type": "reflection",
|
|
1559
1624
|
"declaration": {
|
|
1560
|
-
"id":
|
|
1625
|
+
"id": 170,
|
|
1561
1626
|
"name": "__type",
|
|
1562
1627
|
"kind": 65536,
|
|
1563
1628
|
"kindString": "Type literal",
|
|
1564
1629
|
"flags": {},
|
|
1565
1630
|
"children": [
|
|
1566
1631
|
{
|
|
1567
|
-
"id":
|
|
1632
|
+
"id": 171,
|
|
1568
1633
|
"name": "schema",
|
|
1569
1634
|
"kind": 1024,
|
|
1570
1635
|
"kindString": "Property",
|
|
@@ -1586,7 +1651,7 @@
|
|
|
1586
1651
|
{
|
|
1587
1652
|
"title": "Properties",
|
|
1588
1653
|
"children": [
|
|
1589
|
-
|
|
1654
|
+
171
|
|
1590
1655
|
]
|
|
1591
1656
|
}
|
|
1592
1657
|
],
|
|
@@ -1610,19 +1675,19 @@
|
|
|
1610
1675
|
],
|
|
1611
1676
|
"parameters": [
|
|
1612
1677
|
{
|
|
1613
|
-
"id":
|
|
1678
|
+
"id": 173,
|
|
1614
1679
|
"name": "query",
|
|
1615
1680
|
"kind": 32768,
|
|
1616
1681
|
"kindString": "Parameter",
|
|
1617
1682
|
"flags": {},
|
|
1618
1683
|
"type": {
|
|
1619
1684
|
"type": "reference",
|
|
1620
|
-
"id":
|
|
1685
|
+
"id": 172,
|
|
1621
1686
|
"name": "T"
|
|
1622
1687
|
}
|
|
1623
1688
|
},
|
|
1624
1689
|
{
|
|
1625
|
-
"id":
|
|
1690
|
+
"id": 174,
|
|
1626
1691
|
"name": "payloads",
|
|
1627
1692
|
"kind": 32768,
|
|
1628
1693
|
"kindString": "Parameter",
|
|
@@ -1645,14 +1710,14 @@
|
|
|
1645
1710
|
{
|
|
1646
1711
|
"type": "reflection",
|
|
1647
1712
|
"declaration": {
|
|
1648
|
-
"id":
|
|
1713
|
+
"id": 175,
|
|
1649
1714
|
"name": "__type",
|
|
1650
1715
|
"kind": 65536,
|
|
1651
1716
|
"kindString": "Type literal",
|
|
1652
1717
|
"flags": {},
|
|
1653
1718
|
"children": [
|
|
1654
1719
|
{
|
|
1655
|
-
"id":
|
|
1720
|
+
"id": 176,
|
|
1656
1721
|
"name": "schema",
|
|
1657
1722
|
"kind": 1024,
|
|
1658
1723
|
"kindString": "Property",
|
|
@@ -1674,7 +1739,7 @@
|
|
|
1674
1739
|
{
|
|
1675
1740
|
"title": "Properties",
|
|
1676
1741
|
"children": [
|
|
1677
|
-
|
|
1742
|
+
176
|
|
1678
1743
|
]
|
|
1679
1744
|
}
|
|
1680
1745
|
],
|
|
@@ -1692,7 +1757,7 @@
|
|
|
1692
1757
|
}
|
|
1693
1758
|
},
|
|
1694
1759
|
{
|
|
1695
|
-
"id":
|
|
1760
|
+
"id": 177,
|
|
1696
1761
|
"name": "account",
|
|
1697
1762
|
"kind": 32768,
|
|
1698
1763
|
"kindString": "Parameter",
|
|
@@ -1726,14 +1791,14 @@
|
|
|
1726
1791
|
{
|
|
1727
1792
|
"type": "reflection",
|
|
1728
1793
|
"declaration": {
|
|
1729
|
-
"id":
|
|
1794
|
+
"id": 178,
|
|
1730
1795
|
"name": "__type",
|
|
1731
1796
|
"kind": 65536,
|
|
1732
1797
|
"kindString": "Type literal",
|
|
1733
1798
|
"flags": {},
|
|
1734
1799
|
"children": [
|
|
1735
1800
|
{
|
|
1736
|
-
"id":
|
|
1801
|
+
"id": 179,
|
|
1737
1802
|
"name": "query",
|
|
1738
1803
|
"kind": 1024,
|
|
1739
1804
|
"kindString": "Property",
|
|
@@ -1751,7 +1816,7 @@
|
|
|
1751
1816
|
}
|
|
1752
1817
|
},
|
|
1753
1818
|
{
|
|
1754
|
-
"id":
|
|
1819
|
+
"id": 180,
|
|
1755
1820
|
"name": "resultSet",
|
|
1756
1821
|
"kind": 1024,
|
|
1757
1822
|
"kindString": "Property",
|
|
@@ -1771,7 +1836,7 @@
|
|
|
1771
1836
|
}
|
|
1772
1837
|
},
|
|
1773
1838
|
{
|
|
1774
|
-
"id":
|
|
1839
|
+
"id": 181,
|
|
1775
1840
|
"name": "schema",
|
|
1776
1841
|
"kind": 1024,
|
|
1777
1842
|
"kindString": "Property",
|
|
@@ -1793,9 +1858,9 @@
|
|
|
1793
1858
|
{
|
|
1794
1859
|
"title": "Properties",
|
|
1795
1860
|
"children": [
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1861
|
+
179,
|
|
1862
|
+
180,
|
|
1863
|
+
181
|
|
1799
1864
|
]
|
|
1800
1865
|
}
|
|
1801
1866
|
],
|
|
@@ -1826,14 +1891,14 @@
|
|
|
1826
1891
|
{
|
|
1827
1892
|
"type": "reflection",
|
|
1828
1893
|
"declaration": {
|
|
1829
|
-
"id":
|
|
1894
|
+
"id": 182,
|
|
1830
1895
|
"name": "__type",
|
|
1831
1896
|
"kind": 65536,
|
|
1832
1897
|
"kindString": "Type literal",
|
|
1833
1898
|
"flags": {},
|
|
1834
1899
|
"children": [
|
|
1835
1900
|
{
|
|
1836
|
-
"id":
|
|
1901
|
+
"id": 183,
|
|
1837
1902
|
"name": "schema",
|
|
1838
1903
|
"kind": 1024,
|
|
1839
1904
|
"kindString": "Property",
|
|
@@ -1855,7 +1920,7 @@
|
|
|
1855
1920
|
{
|
|
1856
1921
|
"title": "Properties",
|
|
1857
1922
|
"children": [
|
|
1858
|
-
|
|
1923
|
+
183
|
|
1859
1924
|
]
|
|
1860
1925
|
}
|
|
1861
1926
|
],
|
|
@@ -1885,7 +1950,7 @@
|
|
|
1885
1950
|
}
|
|
1886
1951
|
},
|
|
1887
1952
|
{
|
|
1888
|
-
"id":
|
|
1953
|
+
"id": 98,
|
|
1889
1954
|
"name": "describe",
|
|
1890
1955
|
"kind": 2048,
|
|
1891
1956
|
"kindString": "Method",
|
|
@@ -1893,13 +1958,13 @@
|
|
|
1893
1958
|
"sources": [
|
|
1894
1959
|
{
|
|
1895
1960
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1896
|
-
"line":
|
|
1961
|
+
"line": 37,
|
|
1897
1962
|
"character": 4
|
|
1898
1963
|
}
|
|
1899
1964
|
],
|
|
1900
1965
|
"signatures": [
|
|
1901
1966
|
{
|
|
1902
|
-
"id":
|
|
1967
|
+
"id": 99,
|
|
1903
1968
|
"name": "describe",
|
|
1904
1969
|
"kind": 4096,
|
|
1905
1970
|
"kindString": "Call signature",
|
|
@@ -1930,7 +1995,7 @@
|
|
|
1930
1995
|
}
|
|
1931
1996
|
},
|
|
1932
1997
|
{
|
|
1933
|
-
"id":
|
|
1998
|
+
"id": 100,
|
|
1934
1999
|
"name": "discover",
|
|
1935
2000
|
"kind": 2048,
|
|
1936
2001
|
"kindString": "Method",
|
|
@@ -1938,13 +2003,13 @@
|
|
|
1938
2003
|
"sources": [
|
|
1939
2004
|
{
|
|
1940
2005
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1941
|
-
"line":
|
|
2006
|
+
"line": 38,
|
|
1942
2007
|
"character": 4
|
|
1943
2008
|
}
|
|
1944
2009
|
],
|
|
1945
2010
|
"signatures": [
|
|
1946
2011
|
{
|
|
1947
|
-
"id":
|
|
2012
|
+
"id": 101,
|
|
1948
2013
|
"name": "discover",
|
|
1949
2014
|
"kind": 4096,
|
|
1950
2015
|
"kindString": "Call signature",
|
|
@@ -1968,14 +2033,14 @@
|
|
|
1968
2033
|
{
|
|
1969
2034
|
"type": "reflection",
|
|
1970
2035
|
"declaration": {
|
|
1971
|
-
"id":
|
|
2036
|
+
"id": 102,
|
|
1972
2037
|
"name": "__type",
|
|
1973
2038
|
"kind": 65536,
|
|
1974
2039
|
"kindString": "Type literal",
|
|
1975
2040
|
"flags": {},
|
|
1976
2041
|
"children": [
|
|
1977
2042
|
{
|
|
1978
|
-
"id":
|
|
2043
|
+
"id": 103,
|
|
1979
2044
|
"name": "schema",
|
|
1980
2045
|
"kind": 1024,
|
|
1981
2046
|
"kindString": "Property",
|
|
@@ -1997,7 +2062,7 @@
|
|
|
1997
2062
|
{
|
|
1998
2063
|
"title": "Properties",
|
|
1999
2064
|
"children": [
|
|
2000
|
-
|
|
2065
|
+
103
|
|
2001
2066
|
]
|
|
2002
2067
|
}
|
|
2003
2068
|
],
|
|
@@ -2030,7 +2095,7 @@
|
|
|
2030
2095
|
}
|
|
2031
2096
|
},
|
|
2032
2097
|
{
|
|
2033
|
-
"id":
|
|
2098
|
+
"id": 63,
|
|
2034
2099
|
"name": "divine",
|
|
2035
2100
|
"kind": 2048,
|
|
2036
2101
|
"kindString": "Method",
|
|
@@ -2038,21 +2103,21 @@
|
|
|
2038
2103
|
"sources": [
|
|
2039
2104
|
{
|
|
2040
2105
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
2041
|
-
"line":
|
|
2106
|
+
"line": 29,
|
|
2042
2107
|
"character": 8,
|
|
2043
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2108
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L29"
|
|
2044
2109
|
}
|
|
2045
2110
|
],
|
|
2046
2111
|
"signatures": [
|
|
2047
2112
|
{
|
|
2048
|
-
"id":
|
|
2113
|
+
"id": 64,
|
|
2049
2114
|
"name": "divine",
|
|
2050
2115
|
"kind": 4096,
|
|
2051
2116
|
"kindString": "Call signature",
|
|
2052
2117
|
"flags": {},
|
|
2053
2118
|
"parameters": [
|
|
2054
2119
|
{
|
|
2055
|
-
"id":
|
|
2120
|
+
"id": 65,
|
|
2056
2121
|
"name": "payloads",
|
|
2057
2122
|
"kind": 32768,
|
|
2058
2123
|
"kindString": "Parameter",
|
|
@@ -2075,14 +2140,14 @@
|
|
|
2075
2140
|
{
|
|
2076
2141
|
"type": "reflection",
|
|
2077
2142
|
"declaration": {
|
|
2078
|
-
"id":
|
|
2143
|
+
"id": 66,
|
|
2079
2144
|
"name": "__type",
|
|
2080
2145
|
"kind": 65536,
|
|
2081
2146
|
"kindString": "Type literal",
|
|
2082
2147
|
"flags": {},
|
|
2083
2148
|
"children": [
|
|
2084
2149
|
{
|
|
2085
|
-
"id":
|
|
2150
|
+
"id": 67,
|
|
2086
2151
|
"name": "schema",
|
|
2087
2152
|
"kind": 1024,
|
|
2088
2153
|
"kindString": "Property",
|
|
@@ -2104,7 +2169,7 @@
|
|
|
2104
2169
|
{
|
|
2105
2170
|
"title": "Properties",
|
|
2106
2171
|
"children": [
|
|
2107
|
-
|
|
2172
|
+
67
|
|
2108
2173
|
]
|
|
2109
2174
|
}
|
|
2110
2175
|
],
|
|
@@ -2141,14 +2206,14 @@
|
|
|
2141
2206
|
{
|
|
2142
2207
|
"type": "reflection",
|
|
2143
2208
|
"declaration": {
|
|
2144
|
-
"id":
|
|
2209
|
+
"id": 68,
|
|
2145
2210
|
"name": "__type",
|
|
2146
2211
|
"kind": 65536,
|
|
2147
2212
|
"kindString": "Type literal",
|
|
2148
2213
|
"flags": {},
|
|
2149
2214
|
"children": [
|
|
2150
2215
|
{
|
|
2151
|
-
"id":
|
|
2216
|
+
"id": 69,
|
|
2152
2217
|
"name": "schema",
|
|
2153
2218
|
"kind": 1024,
|
|
2154
2219
|
"kindString": "Property",
|
|
@@ -2170,7 +2235,7 @@
|
|
|
2170
2235
|
{
|
|
2171
2236
|
"title": "Properties",
|
|
2172
2237
|
"children": [
|
|
2173
|
-
|
|
2238
|
+
69
|
|
2174
2239
|
]
|
|
2175
2240
|
}
|
|
2176
2241
|
],
|
|
@@ -2203,7 +2268,7 @@
|
|
|
2203
2268
|
}
|
|
2204
2269
|
},
|
|
2205
2270
|
{
|
|
2206
|
-
"id":
|
|
2271
|
+
"id": 184,
|
|
2207
2272
|
"name": "filterErrors",
|
|
2208
2273
|
"kind": 2048,
|
|
2209
2274
|
"kindString": "Method",
|
|
@@ -2213,20 +2278,20 @@
|
|
|
2213
2278
|
"sources": [
|
|
2214
2279
|
{
|
|
2215
2280
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2216
|
-
"line":
|
|
2281
|
+
"line": 44,
|
|
2217
2282
|
"character": 14
|
|
2218
2283
|
}
|
|
2219
2284
|
],
|
|
2220
2285
|
"signatures": [
|
|
2221
2286
|
{
|
|
2222
|
-
"id":
|
|
2287
|
+
"id": 185,
|
|
2223
2288
|
"name": "filterErrors",
|
|
2224
2289
|
"kind": 4096,
|
|
2225
2290
|
"kindString": "Call signature",
|
|
2226
2291
|
"flags": {},
|
|
2227
2292
|
"parameters": [
|
|
2228
2293
|
{
|
|
2229
|
-
"id":
|
|
2294
|
+
"id": 186,
|
|
2230
2295
|
"name": "query",
|
|
2231
2296
|
"kind": 32768,
|
|
2232
2297
|
"kindString": "Parameter",
|
|
@@ -2252,14 +2317,14 @@
|
|
|
2252
2317
|
{
|
|
2253
2318
|
"type": "reflection",
|
|
2254
2319
|
"declaration": {
|
|
2255
|
-
"id":
|
|
2320
|
+
"id": 187,
|
|
2256
2321
|
"name": "__type",
|
|
2257
2322
|
"kind": 65536,
|
|
2258
2323
|
"kindString": "Type literal",
|
|
2259
2324
|
"flags": {},
|
|
2260
2325
|
"children": [
|
|
2261
2326
|
{
|
|
2262
|
-
"id":
|
|
2327
|
+
"id": 188,
|
|
2263
2328
|
"name": "query",
|
|
2264
2329
|
"kind": 1024,
|
|
2265
2330
|
"kindString": "Property",
|
|
@@ -2277,7 +2342,7 @@
|
|
|
2277
2342
|
}
|
|
2278
2343
|
},
|
|
2279
2344
|
{
|
|
2280
|
-
"id":
|
|
2345
|
+
"id": 189,
|
|
2281
2346
|
"name": "resultSet",
|
|
2282
2347
|
"kind": 1024,
|
|
2283
2348
|
"kindString": "Property",
|
|
@@ -2297,7 +2362,7 @@
|
|
|
2297
2362
|
}
|
|
2298
2363
|
},
|
|
2299
2364
|
{
|
|
2300
|
-
"id":
|
|
2365
|
+
"id": 190,
|
|
2301
2366
|
"name": "schema",
|
|
2302
2367
|
"kind": 1024,
|
|
2303
2368
|
"kindString": "Property",
|
|
@@ -2319,9 +2384,9 @@
|
|
|
2319
2384
|
{
|
|
2320
2385
|
"title": "Properties",
|
|
2321
2386
|
"children": [
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2387
|
+
188,
|
|
2388
|
+
189,
|
|
2389
|
+
190
|
|
2325
2390
|
]
|
|
2326
2391
|
}
|
|
2327
2392
|
],
|
|
@@ -2353,14 +2418,14 @@
|
|
|
2353
2418
|
{
|
|
2354
2419
|
"type": "reflection",
|
|
2355
2420
|
"declaration": {
|
|
2356
|
-
"id":
|
|
2421
|
+
"id": 191,
|
|
2357
2422
|
"name": "__type",
|
|
2358
2423
|
"kind": 65536,
|
|
2359
2424
|
"kindString": "Type literal",
|
|
2360
2425
|
"flags": {},
|
|
2361
2426
|
"children": [
|
|
2362
2427
|
{
|
|
2363
|
-
"id":
|
|
2428
|
+
"id": 192,
|
|
2364
2429
|
"name": "schema",
|
|
2365
2430
|
"kind": 1024,
|
|
2366
2431
|
"kindString": "Property",
|
|
@@ -2382,7 +2447,7 @@
|
|
|
2382
2447
|
{
|
|
2383
2448
|
"title": "Properties",
|
|
2384
2449
|
"children": [
|
|
2385
|
-
|
|
2450
|
+
192
|
|
2386
2451
|
]
|
|
2387
2452
|
}
|
|
2388
2453
|
],
|
|
@@ -2404,7 +2469,7 @@
|
|
|
2404
2469
|
}
|
|
2405
2470
|
},
|
|
2406
2471
|
{
|
|
2407
|
-
"id":
|
|
2472
|
+
"id": 193,
|
|
2408
2473
|
"name": "result",
|
|
2409
2474
|
"kind": 32768,
|
|
2410
2475
|
"kindString": "Parameter",
|
|
@@ -2426,14 +2491,14 @@
|
|
|
2426
2491
|
{
|
|
2427
2492
|
"type": "reflection",
|
|
2428
2493
|
"declaration": {
|
|
2429
|
-
"id":
|
|
2494
|
+
"id": 194,
|
|
2430
2495
|
"name": "__type",
|
|
2431
2496
|
"kind": 65536,
|
|
2432
2497
|
"kindString": "Type literal",
|
|
2433
2498
|
"flags": {},
|
|
2434
2499
|
"children": [
|
|
2435
2500
|
{
|
|
2436
|
-
"id":
|
|
2501
|
+
"id": 195,
|
|
2437
2502
|
"name": "schema",
|
|
2438
2503
|
"kind": 1024,
|
|
2439
2504
|
"kindString": "Property",
|
|
@@ -2455,7 +2520,7 @@
|
|
|
2455
2520
|
{
|
|
2456
2521
|
"title": "Properties",
|
|
2457
2522
|
"children": [
|
|
2458
|
-
|
|
2523
|
+
195
|
|
2459
2524
|
]
|
|
2460
2525
|
}
|
|
2461
2526
|
],
|
|
@@ -2498,14 +2563,14 @@
|
|
|
2498
2563
|
{
|
|
2499
2564
|
"type": "reflection",
|
|
2500
2565
|
"declaration": {
|
|
2501
|
-
"id":
|
|
2566
|
+
"id": 196,
|
|
2502
2567
|
"name": "__type",
|
|
2503
2568
|
"kind": 65536,
|
|
2504
2569
|
"kindString": "Type literal",
|
|
2505
2570
|
"flags": {},
|
|
2506
2571
|
"children": [
|
|
2507
2572
|
{
|
|
2508
|
-
"id":
|
|
2573
|
+
"id": 197,
|
|
2509
2574
|
"name": "message",
|
|
2510
2575
|
"kind": 1024,
|
|
2511
2576
|
"kindString": "Property",
|
|
@@ -2525,7 +2590,7 @@
|
|
|
2525
2590
|
}
|
|
2526
2591
|
},
|
|
2527
2592
|
{
|
|
2528
|
-
"id":
|
|
2593
|
+
"id": 198,
|
|
2529
2594
|
"name": "schema",
|
|
2530
2595
|
"kind": 1024,
|
|
2531
2596
|
"kindString": "Property",
|
|
@@ -2543,7 +2608,7 @@
|
|
|
2543
2608
|
}
|
|
2544
2609
|
},
|
|
2545
2610
|
{
|
|
2546
|
-
"id":
|
|
2611
|
+
"id": 199,
|
|
2547
2612
|
"name": "sources",
|
|
2548
2613
|
"kind": 1024,
|
|
2549
2614
|
"kindString": "Property",
|
|
@@ -2568,9 +2633,9 @@
|
|
|
2568
2633
|
{
|
|
2569
2634
|
"title": "Properties",
|
|
2570
2635
|
"children": [
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2636
|
+
197,
|
|
2637
|
+
198,
|
|
2638
|
+
199
|
|
2574
2639
|
]
|
|
2575
2640
|
}
|
|
2576
2641
|
],
|
|
@@ -2600,7 +2665,7 @@
|
|
|
2600
2665
|
}
|
|
2601
2666
|
},
|
|
2602
2667
|
{
|
|
2603
|
-
"id":
|
|
2668
|
+
"id": 104,
|
|
2604
2669
|
"name": "query",
|
|
2605
2670
|
"kind": 2048,
|
|
2606
2671
|
"kindString": "Method",
|
|
@@ -2608,20 +2673,20 @@
|
|
|
2608
2673
|
"sources": [
|
|
2609
2674
|
{
|
|
2610
2675
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2611
|
-
"line":
|
|
2676
|
+
"line": 39,
|
|
2612
2677
|
"character": 4
|
|
2613
2678
|
}
|
|
2614
2679
|
],
|
|
2615
2680
|
"signatures": [
|
|
2616
2681
|
{
|
|
2617
|
-
"id":
|
|
2682
|
+
"id": 105,
|
|
2618
2683
|
"name": "query",
|
|
2619
2684
|
"kind": 4096,
|
|
2620
2685
|
"kindString": "Call signature",
|
|
2621
2686
|
"flags": {},
|
|
2622
2687
|
"typeParameter": [
|
|
2623
2688
|
{
|
|
2624
|
-
"id":
|
|
2689
|
+
"id": 114,
|
|
2625
2690
|
"name": "T",
|
|
2626
2691
|
"kind": 131072,
|
|
2627
2692
|
"kindString": "Type parameter",
|
|
@@ -2644,14 +2709,14 @@
|
|
|
2644
2709
|
{
|
|
2645
2710
|
"type": "reflection",
|
|
2646
2711
|
"declaration": {
|
|
2647
|
-
"id":
|
|
2712
|
+
"id": 106,
|
|
2648
2713
|
"name": "__type",
|
|
2649
2714
|
"kind": 65536,
|
|
2650
2715
|
"kindString": "Type literal",
|
|
2651
2716
|
"flags": {},
|
|
2652
2717
|
"children": [
|
|
2653
2718
|
{
|
|
2654
|
-
"id":
|
|
2719
|
+
"id": 107,
|
|
2655
2720
|
"name": "query",
|
|
2656
2721
|
"kind": 1024,
|
|
2657
2722
|
"kindString": "Property",
|
|
@@ -2669,7 +2734,7 @@
|
|
|
2669
2734
|
}
|
|
2670
2735
|
},
|
|
2671
2736
|
{
|
|
2672
|
-
"id":
|
|
2737
|
+
"id": 108,
|
|
2673
2738
|
"name": "resultSet",
|
|
2674
2739
|
"kind": 1024,
|
|
2675
2740
|
"kindString": "Property",
|
|
@@ -2689,7 +2754,7 @@
|
|
|
2689
2754
|
}
|
|
2690
2755
|
},
|
|
2691
2756
|
{
|
|
2692
|
-
"id":
|
|
2757
|
+
"id": 109,
|
|
2693
2758
|
"name": "schema",
|
|
2694
2759
|
"kind": 1024,
|
|
2695
2760
|
"kindString": "Property",
|
|
@@ -2711,9 +2776,9 @@
|
|
|
2711
2776
|
{
|
|
2712
2777
|
"title": "Properties",
|
|
2713
2778
|
"children": [
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2779
|
+
107,
|
|
2780
|
+
108,
|
|
2781
|
+
109
|
|
2717
2782
|
]
|
|
2718
2783
|
}
|
|
2719
2784
|
],
|
|
@@ -2746,14 +2811,14 @@
|
|
|
2746
2811
|
{
|
|
2747
2812
|
"type": "reflection",
|
|
2748
2813
|
"declaration": {
|
|
2749
|
-
"id":
|
|
2814
|
+
"id": 110,
|
|
2750
2815
|
"name": "__type",
|
|
2751
2816
|
"kind": 65536,
|
|
2752
2817
|
"kindString": "Type literal",
|
|
2753
2818
|
"flags": {},
|
|
2754
2819
|
"children": [
|
|
2755
2820
|
{
|
|
2756
|
-
"id":
|
|
2821
|
+
"id": 111,
|
|
2757
2822
|
"name": "query",
|
|
2758
2823
|
"kind": 1024,
|
|
2759
2824
|
"kindString": "Property",
|
|
@@ -2771,7 +2836,7 @@
|
|
|
2771
2836
|
}
|
|
2772
2837
|
},
|
|
2773
2838
|
{
|
|
2774
|
-
"id":
|
|
2839
|
+
"id": 112,
|
|
2775
2840
|
"name": "resultSet",
|
|
2776
2841
|
"kind": 1024,
|
|
2777
2842
|
"kindString": "Property",
|
|
@@ -2791,7 +2856,7 @@
|
|
|
2791
2856
|
}
|
|
2792
2857
|
},
|
|
2793
2858
|
{
|
|
2794
|
-
"id":
|
|
2859
|
+
"id": 113,
|
|
2795
2860
|
"name": "schema",
|
|
2796
2861
|
"kind": 1024,
|
|
2797
2862
|
"kindString": "Property",
|
|
@@ -2813,9 +2878,9 @@
|
|
|
2813
2878
|
{
|
|
2814
2879
|
"title": "Properties",
|
|
2815
2880
|
"children": [
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2881
|
+
111,
|
|
2882
|
+
112,
|
|
2883
|
+
113
|
|
2819
2884
|
]
|
|
2820
2885
|
}
|
|
2821
2886
|
],
|
|
@@ -2834,19 +2899,19 @@
|
|
|
2834
2899
|
],
|
|
2835
2900
|
"parameters": [
|
|
2836
2901
|
{
|
|
2837
|
-
"id":
|
|
2902
|
+
"id": 115,
|
|
2838
2903
|
"name": "query",
|
|
2839
2904
|
"kind": 32768,
|
|
2840
2905
|
"kindString": "Parameter",
|
|
2841
2906
|
"flags": {},
|
|
2842
2907
|
"type": {
|
|
2843
2908
|
"type": "reference",
|
|
2844
|
-
"id":
|
|
2909
|
+
"id": 114,
|
|
2845
2910
|
"name": "T"
|
|
2846
2911
|
}
|
|
2847
2912
|
},
|
|
2848
2913
|
{
|
|
2849
|
-
"id":
|
|
2914
|
+
"id": 116,
|
|
2850
2915
|
"name": "payloads",
|
|
2851
2916
|
"kind": 32768,
|
|
2852
2917
|
"kindString": "Parameter",
|
|
@@ -2869,14 +2934,14 @@
|
|
|
2869
2934
|
{
|
|
2870
2935
|
"type": "reflection",
|
|
2871
2936
|
"declaration": {
|
|
2872
|
-
"id":
|
|
2937
|
+
"id": 117,
|
|
2873
2938
|
"name": "__type",
|
|
2874
2939
|
"kind": 65536,
|
|
2875
2940
|
"kindString": "Type literal",
|
|
2876
2941
|
"flags": {},
|
|
2877
2942
|
"children": [
|
|
2878
2943
|
{
|
|
2879
|
-
"id":
|
|
2944
|
+
"id": 118,
|
|
2880
2945
|
"name": "schema",
|
|
2881
2946
|
"kind": 1024,
|
|
2882
2947
|
"kindString": "Property",
|
|
@@ -2898,7 +2963,7 @@
|
|
|
2898
2963
|
{
|
|
2899
2964
|
"title": "Properties",
|
|
2900
2965
|
"children": [
|
|
2901
|
-
|
|
2966
|
+
118
|
|
2902
2967
|
]
|
|
2903
2968
|
}
|
|
2904
2969
|
],
|
|
@@ -2936,14 +3001,14 @@
|
|
|
2936
3001
|
{
|
|
2937
3002
|
"type": "reflection",
|
|
2938
3003
|
"declaration": {
|
|
2939
|
-
"id":
|
|
3004
|
+
"id": 119,
|
|
2940
3005
|
"name": "__type",
|
|
2941
3006
|
"kind": 65536,
|
|
2942
3007
|
"kindString": "Type literal",
|
|
2943
3008
|
"flags": {},
|
|
2944
3009
|
"children": [
|
|
2945
3010
|
{
|
|
2946
|
-
"id":
|
|
3011
|
+
"id": 120,
|
|
2947
3012
|
"name": "schema",
|
|
2948
3013
|
"kind": 1024,
|
|
2949
3014
|
"kindString": "Property",
|
|
@@ -2965,7 +3030,7 @@
|
|
|
2965
3030
|
{
|
|
2966
3031
|
"title": "Properties",
|
|
2967
3032
|
"children": [
|
|
2968
|
-
|
|
3033
|
+
120
|
|
2969
3034
|
]
|
|
2970
3035
|
}
|
|
2971
3036
|
],
|
|
@@ -3000,7 +3065,7 @@
|
|
|
3000
3065
|
}
|
|
3001
3066
|
},
|
|
3002
3067
|
{
|
|
3003
|
-
"id":
|
|
3068
|
+
"id": 121,
|
|
3004
3069
|
"name": "queryable",
|
|
3005
3070
|
"kind": 2048,
|
|
3006
3071
|
"kindString": "Method",
|
|
@@ -3008,20 +3073,20 @@
|
|
|
3008
3073
|
"sources": [
|
|
3009
3074
|
{
|
|
3010
3075
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3011
|
-
"line":
|
|
3076
|
+
"line": 40,
|
|
3012
3077
|
"character": 4
|
|
3013
3078
|
}
|
|
3014
3079
|
],
|
|
3015
3080
|
"signatures": [
|
|
3016
3081
|
{
|
|
3017
|
-
"id":
|
|
3082
|
+
"id": 122,
|
|
3018
3083
|
"name": "queryable",
|
|
3019
3084
|
"kind": 4096,
|
|
3020
3085
|
"kindString": "Call signature",
|
|
3021
3086
|
"flags": {},
|
|
3022
3087
|
"typeParameter": [
|
|
3023
3088
|
{
|
|
3024
|
-
"id":
|
|
3089
|
+
"id": 131,
|
|
3025
3090
|
"name": "T",
|
|
3026
3091
|
"kind": 131072,
|
|
3027
3092
|
"kindString": "Type parameter",
|
|
@@ -3044,14 +3109,14 @@
|
|
|
3044
3109
|
{
|
|
3045
3110
|
"type": "reflection",
|
|
3046
3111
|
"declaration": {
|
|
3047
|
-
"id":
|
|
3112
|
+
"id": 123,
|
|
3048
3113
|
"name": "__type",
|
|
3049
3114
|
"kind": 65536,
|
|
3050
3115
|
"kindString": "Type literal",
|
|
3051
3116
|
"flags": {},
|
|
3052
3117
|
"children": [
|
|
3053
3118
|
{
|
|
3054
|
-
"id":
|
|
3119
|
+
"id": 124,
|
|
3055
3120
|
"name": "query",
|
|
3056
3121
|
"kind": 1024,
|
|
3057
3122
|
"kindString": "Property",
|
|
@@ -3069,7 +3134,7 @@
|
|
|
3069
3134
|
}
|
|
3070
3135
|
},
|
|
3071
3136
|
{
|
|
3072
|
-
"id":
|
|
3137
|
+
"id": 125,
|
|
3073
3138
|
"name": "resultSet",
|
|
3074
3139
|
"kind": 1024,
|
|
3075
3140
|
"kindString": "Property",
|
|
@@ -3089,7 +3154,7 @@
|
|
|
3089
3154
|
}
|
|
3090
3155
|
},
|
|
3091
3156
|
{
|
|
3092
|
-
"id":
|
|
3157
|
+
"id": 126,
|
|
3093
3158
|
"name": "schema",
|
|
3094
3159
|
"kind": 1024,
|
|
3095
3160
|
"kindString": "Property",
|
|
@@ -3111,9 +3176,9 @@
|
|
|
3111
3176
|
{
|
|
3112
3177
|
"title": "Properties",
|
|
3113
3178
|
"children": [
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3179
|
+
124,
|
|
3180
|
+
125,
|
|
3181
|
+
126
|
|
3117
3182
|
]
|
|
3118
3183
|
}
|
|
3119
3184
|
],
|
|
@@ -3146,14 +3211,14 @@
|
|
|
3146
3211
|
{
|
|
3147
3212
|
"type": "reflection",
|
|
3148
3213
|
"declaration": {
|
|
3149
|
-
"id":
|
|
3214
|
+
"id": 127,
|
|
3150
3215
|
"name": "__type",
|
|
3151
3216
|
"kind": 65536,
|
|
3152
3217
|
"kindString": "Type literal",
|
|
3153
3218
|
"flags": {},
|
|
3154
3219
|
"children": [
|
|
3155
3220
|
{
|
|
3156
|
-
"id":
|
|
3221
|
+
"id": 128,
|
|
3157
3222
|
"name": "query",
|
|
3158
3223
|
"kind": 1024,
|
|
3159
3224
|
"kindString": "Property",
|
|
@@ -3171,7 +3236,7 @@
|
|
|
3171
3236
|
}
|
|
3172
3237
|
},
|
|
3173
3238
|
{
|
|
3174
|
-
"id":
|
|
3239
|
+
"id": 129,
|
|
3175
3240
|
"name": "resultSet",
|
|
3176
3241
|
"kind": 1024,
|
|
3177
3242
|
"kindString": "Property",
|
|
@@ -3191,7 +3256,7 @@
|
|
|
3191
3256
|
}
|
|
3192
3257
|
},
|
|
3193
3258
|
{
|
|
3194
|
-
"id":
|
|
3259
|
+
"id": 130,
|
|
3195
3260
|
"name": "schema",
|
|
3196
3261
|
"kind": 1024,
|
|
3197
3262
|
"kindString": "Property",
|
|
@@ -3213,9 +3278,9 @@
|
|
|
3213
3278
|
{
|
|
3214
3279
|
"title": "Properties",
|
|
3215
3280
|
"children": [
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3281
|
+
128,
|
|
3282
|
+
129,
|
|
3283
|
+
130
|
|
3219
3284
|
]
|
|
3220
3285
|
}
|
|
3221
3286
|
],
|
|
@@ -3234,19 +3299,19 @@
|
|
|
3234
3299
|
],
|
|
3235
3300
|
"parameters": [
|
|
3236
3301
|
{
|
|
3237
|
-
"id":
|
|
3302
|
+
"id": 132,
|
|
3238
3303
|
"name": "query",
|
|
3239
3304
|
"kind": 32768,
|
|
3240
3305
|
"kindString": "Parameter",
|
|
3241
3306
|
"flags": {},
|
|
3242
3307
|
"type": {
|
|
3243
3308
|
"type": "reference",
|
|
3244
|
-
"id":
|
|
3309
|
+
"id": 131,
|
|
3245
3310
|
"name": "T"
|
|
3246
3311
|
}
|
|
3247
3312
|
},
|
|
3248
3313
|
{
|
|
3249
|
-
"id":
|
|
3314
|
+
"id": 133,
|
|
3250
3315
|
"name": "payloads",
|
|
3251
3316
|
"kind": 32768,
|
|
3252
3317
|
"kindString": "Parameter",
|
|
@@ -3269,14 +3334,14 @@
|
|
|
3269
3334
|
{
|
|
3270
3335
|
"type": "reflection",
|
|
3271
3336
|
"declaration": {
|
|
3272
|
-
"id":
|
|
3337
|
+
"id": 134,
|
|
3273
3338
|
"name": "__type",
|
|
3274
3339
|
"kind": 65536,
|
|
3275
3340
|
"kindString": "Type literal",
|
|
3276
3341
|
"flags": {},
|
|
3277
3342
|
"children": [
|
|
3278
3343
|
{
|
|
3279
|
-
"id":
|
|
3344
|
+
"id": 135,
|
|
3280
3345
|
"name": "schema",
|
|
3281
3346
|
"kind": 1024,
|
|
3282
3347
|
"kindString": "Property",
|
|
@@ -3298,7 +3363,7 @@
|
|
|
3298
3363
|
{
|
|
3299
3364
|
"title": "Properties",
|
|
3300
3365
|
"children": [
|
|
3301
|
-
|
|
3366
|
+
135
|
|
3302
3367
|
]
|
|
3303
3368
|
}
|
|
3304
3369
|
],
|
|
@@ -3342,7 +3407,7 @@
|
|
|
3342
3407
|
}
|
|
3343
3408
|
},
|
|
3344
3409
|
{
|
|
3345
|
-
"id":
|
|
3410
|
+
"id": 136,
|
|
3346
3411
|
"name": "resolve",
|
|
3347
3412
|
"kind": 2048,
|
|
3348
3413
|
"kindString": "Method",
|
|
@@ -3350,20 +3415,20 @@
|
|
|
3350
3415
|
"sources": [
|
|
3351
3416
|
{
|
|
3352
3417
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3353
|
-
"line":
|
|
3418
|
+
"line": 41,
|
|
3354
3419
|
"character": 4
|
|
3355
3420
|
}
|
|
3356
3421
|
],
|
|
3357
3422
|
"signatures": [
|
|
3358
3423
|
{
|
|
3359
|
-
"id":
|
|
3424
|
+
"id": 137,
|
|
3360
3425
|
"name": "resolve",
|
|
3361
3426
|
"kind": 4096,
|
|
3362
3427
|
"kindString": "Call signature",
|
|
3363
3428
|
"flags": {},
|
|
3364
3429
|
"parameters": [
|
|
3365
3430
|
{
|
|
3366
|
-
"id":
|
|
3431
|
+
"id": 138,
|
|
3367
3432
|
"name": "filter",
|
|
3368
3433
|
"kind": 32768,
|
|
3369
3434
|
"kindString": "Parameter",
|
|
@@ -3398,14 +3463,14 @@
|
|
|
3398
3463
|
{
|
|
3399
3464
|
"type": "reflection",
|
|
3400
3465
|
"declaration": {
|
|
3401
|
-
"id":
|
|
3466
|
+
"id": 139,
|
|
3402
3467
|
"name": "__type",
|
|
3403
3468
|
"kind": 65536,
|
|
3404
3469
|
"kindString": "Type literal",
|
|
3405
3470
|
"flags": {},
|
|
3406
3471
|
"children": [
|
|
3407
3472
|
{
|
|
3408
|
-
"id":
|
|
3473
|
+
"id": 140,
|
|
3409
3474
|
"name": "name",
|
|
3410
3475
|
"kind": 1024,
|
|
3411
3476
|
"kindString": "Property",
|
|
@@ -3425,7 +3490,7 @@
|
|
|
3425
3490
|
}
|
|
3426
3491
|
},
|
|
3427
3492
|
{
|
|
3428
|
-
"id":
|
|
3493
|
+
"id": 141,
|
|
3429
3494
|
"name": "security",
|
|
3430
3495
|
"kind": 1024,
|
|
3431
3496
|
"kindString": "Property",
|
|
@@ -3442,15 +3507,15 @@
|
|
|
3442
3507
|
"type": {
|
|
3443
3508
|
"type": "reflection",
|
|
3444
3509
|
"declaration": {
|
|
3445
|
-
"id":
|
|
3510
|
+
"id": 142,
|
|
3446
3511
|
"name": "__type",
|
|
3447
3512
|
"kind": 65536,
|
|
3448
3513
|
"kindString": "Type literal",
|
|
3449
3514
|
"flags": {},
|
|
3450
3515
|
"children": [
|
|
3451
3516
|
{
|
|
3452
|
-
"id":
|
|
3453
|
-
"name": "
|
|
3517
|
+
"id": 143,
|
|
3518
|
+
"name": "allowAnonymous",
|
|
3454
3519
|
"kind": 1024,
|
|
3455
3520
|
"kindString": "Property",
|
|
3456
3521
|
"flags": {
|
|
@@ -3463,6 +3528,26 @@
|
|
|
3463
3528
|
"character": 8
|
|
3464
3529
|
}
|
|
3465
3530
|
],
|
|
3531
|
+
"type": {
|
|
3532
|
+
"type": "intrinsic",
|
|
3533
|
+
"name": "boolean"
|
|
3534
|
+
}
|
|
3535
|
+
},
|
|
3536
|
+
{
|
|
3537
|
+
"id": 144,
|
|
3538
|
+
"name": "allowed",
|
|
3539
|
+
"kind": 1024,
|
|
3540
|
+
"kindString": "Property",
|
|
3541
|
+
"flags": {
|
|
3542
|
+
"isOptional": true
|
|
3543
|
+
},
|
|
3544
|
+
"sources": [
|
|
3545
|
+
{
|
|
3546
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3547
|
+
"line": 12,
|
|
3548
|
+
"character": 8
|
|
3549
|
+
}
|
|
3550
|
+
],
|
|
3466
3551
|
"type": {
|
|
3467
3552
|
"type": "reference",
|
|
3468
3553
|
"typeArguments": [
|
|
@@ -3493,7 +3578,7 @@
|
|
|
3493
3578
|
}
|
|
3494
3579
|
},
|
|
3495
3580
|
{
|
|
3496
|
-
"id":
|
|
3581
|
+
"id": 145,
|
|
3497
3582
|
"name": "disallowed",
|
|
3498
3583
|
"kind": 1024,
|
|
3499
3584
|
"kindString": "Property",
|
|
@@ -3503,7 +3588,7 @@
|
|
|
3503
3588
|
"sources": [
|
|
3504
3589
|
{
|
|
3505
3590
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3506
|
-
"line":
|
|
3591
|
+
"line": 13,
|
|
3507
3592
|
"character": 8
|
|
3508
3593
|
}
|
|
3509
3594
|
],
|
|
@@ -3532,8 +3617,9 @@
|
|
|
3532
3617
|
{
|
|
3533
3618
|
"title": "Properties",
|
|
3534
3619
|
"children": [
|
|
3535
|
-
|
|
3536
|
-
|
|
3620
|
+
143,
|
|
3621
|
+
144,
|
|
3622
|
+
145
|
|
3537
3623
|
]
|
|
3538
3624
|
}
|
|
3539
3625
|
],
|
|
@@ -3552,8 +3638,8 @@
|
|
|
3552
3638
|
{
|
|
3553
3639
|
"title": "Properties",
|
|
3554
3640
|
"children": [
|
|
3555
|
-
|
|
3556
|
-
|
|
3641
|
+
140,
|
|
3642
|
+
141
|
|
3557
3643
|
]
|
|
3558
3644
|
}
|
|
3559
3645
|
],
|
|
@@ -3569,14 +3655,14 @@
|
|
|
3569
3655
|
{
|
|
3570
3656
|
"type": "reflection",
|
|
3571
3657
|
"declaration": {
|
|
3572
|
-
"id":
|
|
3658
|
+
"id": 146,
|
|
3573
3659
|
"name": "__type",
|
|
3574
3660
|
"kind": 65536,
|
|
3575
3661
|
"kindString": "Type literal",
|
|
3576
3662
|
"flags": {},
|
|
3577
3663
|
"children": [
|
|
3578
3664
|
{
|
|
3579
|
-
"id":
|
|
3665
|
+
"id": 147,
|
|
3580
3666
|
"name": "schema",
|
|
3581
3667
|
"kind": 1024,
|
|
3582
3668
|
"kindString": "Property",
|
|
@@ -3598,7 +3684,7 @@
|
|
|
3598
3684
|
{
|
|
3599
3685
|
"title": "Properties",
|
|
3600
3686
|
"children": [
|
|
3601
|
-
|
|
3687
|
+
147
|
|
3602
3688
|
]
|
|
3603
3689
|
}
|
|
3604
3690
|
],
|
|
@@ -3636,7 +3722,7 @@
|
|
|
3636
3722
|
}
|
|
3637
3723
|
},
|
|
3638
3724
|
{
|
|
3639
|
-
"id":
|
|
3725
|
+
"id": 200,
|
|
3640
3726
|
"name": "sendQuery",
|
|
3641
3727
|
"kind": 2048,
|
|
3642
3728
|
"kindString": "Method",
|
|
@@ -3646,20 +3732,20 @@
|
|
|
3646
3732
|
"sources": [
|
|
3647
3733
|
{
|
|
3648
3734
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3649
|
-
"line":
|
|
3735
|
+
"line": 45,
|
|
3650
3736
|
"character": 14
|
|
3651
3737
|
}
|
|
3652
3738
|
],
|
|
3653
3739
|
"signatures": [
|
|
3654
3740
|
{
|
|
3655
|
-
"id":
|
|
3741
|
+
"id": 201,
|
|
3656
3742
|
"name": "sendQuery",
|
|
3657
3743
|
"kind": 4096,
|
|
3658
3744
|
"kindString": "Call signature",
|
|
3659
3745
|
"flags": {},
|
|
3660
3746
|
"typeParameter": [
|
|
3661
3747
|
{
|
|
3662
|
-
"id":
|
|
3748
|
+
"id": 206,
|
|
3663
3749
|
"name": "T",
|
|
3664
3750
|
"kind": 131072,
|
|
3665
3751
|
"kindString": "Type parameter",
|
|
@@ -3685,14 +3771,14 @@
|
|
|
3685
3771
|
{
|
|
3686
3772
|
"type": "reflection",
|
|
3687
3773
|
"declaration": {
|
|
3688
|
-
"id":
|
|
3774
|
+
"id": 202,
|
|
3689
3775
|
"name": "__type",
|
|
3690
3776
|
"kind": 65536,
|
|
3691
3777
|
"kindString": "Type literal",
|
|
3692
3778
|
"flags": {},
|
|
3693
3779
|
"children": [
|
|
3694
3780
|
{
|
|
3695
|
-
"id":
|
|
3781
|
+
"id": 203,
|
|
3696
3782
|
"name": "schema",
|
|
3697
3783
|
"kind": 1024,
|
|
3698
3784
|
"kindString": "Property",
|
|
@@ -3714,7 +3800,7 @@
|
|
|
3714
3800
|
{
|
|
3715
3801
|
"title": "Properties",
|
|
3716
3802
|
"children": [
|
|
3717
|
-
|
|
3803
|
+
203
|
|
3718
3804
|
]
|
|
3719
3805
|
}
|
|
3720
3806
|
],
|
|
@@ -3750,14 +3836,14 @@
|
|
|
3750
3836
|
{
|
|
3751
3837
|
"type": "reflection",
|
|
3752
3838
|
"declaration": {
|
|
3753
|
-
"id":
|
|
3839
|
+
"id": 204,
|
|
3754
3840
|
"name": "__type",
|
|
3755
3841
|
"kind": 65536,
|
|
3756
3842
|
"kindString": "Type literal",
|
|
3757
3843
|
"flags": {},
|
|
3758
3844
|
"children": [
|
|
3759
3845
|
{
|
|
3760
|
-
"id":
|
|
3846
|
+
"id": 205,
|
|
3761
3847
|
"name": "schema",
|
|
3762
3848
|
"kind": 1024,
|
|
3763
3849
|
"kindString": "Property",
|
|
@@ -3779,7 +3865,7 @@
|
|
|
3779
3865
|
{
|
|
3780
3866
|
"title": "Properties",
|
|
3781
3867
|
"children": [
|
|
3782
|
-
|
|
3868
|
+
205
|
|
3783
3869
|
]
|
|
3784
3870
|
}
|
|
3785
3871
|
],
|
|
@@ -3803,19 +3889,19 @@
|
|
|
3803
3889
|
],
|
|
3804
3890
|
"parameters": [
|
|
3805
3891
|
{
|
|
3806
|
-
"id":
|
|
3892
|
+
"id": 207,
|
|
3807
3893
|
"name": "queryPayload",
|
|
3808
3894
|
"kind": 32768,
|
|
3809
3895
|
"kindString": "Parameter",
|
|
3810
3896
|
"flags": {},
|
|
3811
3897
|
"type": {
|
|
3812
3898
|
"type": "reference",
|
|
3813
|
-
"id":
|
|
3899
|
+
"id": 206,
|
|
3814
3900
|
"name": "T"
|
|
3815
3901
|
}
|
|
3816
3902
|
},
|
|
3817
3903
|
{
|
|
3818
|
-
"id":
|
|
3904
|
+
"id": 208,
|
|
3819
3905
|
"name": "payloads",
|
|
3820
3906
|
"kind": 32768,
|
|
3821
3907
|
"kindString": "Parameter",
|
|
@@ -3839,14 +3925,14 @@
|
|
|
3839
3925
|
{
|
|
3840
3926
|
"type": "reflection",
|
|
3841
3927
|
"declaration": {
|
|
3842
|
-
"id":
|
|
3928
|
+
"id": 209,
|
|
3843
3929
|
"name": "__type",
|
|
3844
3930
|
"kind": 65536,
|
|
3845
3931
|
"kindString": "Type literal",
|
|
3846
3932
|
"flags": {},
|
|
3847
3933
|
"children": [
|
|
3848
3934
|
{
|
|
3849
|
-
"id":
|
|
3935
|
+
"id": 210,
|
|
3850
3936
|
"name": "schema",
|
|
3851
3937
|
"kind": 1024,
|
|
3852
3938
|
"kindString": "Property",
|
|
@@ -3868,7 +3954,7 @@
|
|
|
3868
3954
|
{
|
|
3869
3955
|
"title": "Properties",
|
|
3870
3956
|
"children": [
|
|
3871
|
-
|
|
3957
|
+
210
|
|
3872
3958
|
]
|
|
3873
3959
|
}
|
|
3874
3960
|
],
|
|
@@ -3907,14 +3993,14 @@
|
|
|
3907
3993
|
{
|
|
3908
3994
|
"type": "reflection",
|
|
3909
3995
|
"declaration": {
|
|
3910
|
-
"id":
|
|
3996
|
+
"id": 211,
|
|
3911
3997
|
"name": "__type",
|
|
3912
3998
|
"kind": 65536,
|
|
3913
3999
|
"kindString": "Type literal",
|
|
3914
4000
|
"flags": {},
|
|
3915
4001
|
"children": [
|
|
3916
4002
|
{
|
|
3917
|
-
"id":
|
|
4003
|
+
"id": 212,
|
|
3918
4004
|
"name": "schema",
|
|
3919
4005
|
"kind": 1024,
|
|
3920
4006
|
"kindString": "Property",
|
|
@@ -3936,7 +4022,7 @@
|
|
|
3936
4022
|
{
|
|
3937
4023
|
"title": "Properties",
|
|
3938
4024
|
"children": [
|
|
3939
|
-
|
|
4025
|
+
212
|
|
3940
4026
|
]
|
|
3941
4027
|
}
|
|
3942
4028
|
],
|
|
@@ -3969,7 +4055,7 @@
|
|
|
3969
4055
|
}
|
|
3970
4056
|
},
|
|
3971
4057
|
{
|
|
3972
|
-
"id":
|
|
4058
|
+
"id": 213,
|
|
3973
4059
|
"name": "throwErrors",
|
|
3974
4060
|
"kind": 2048,
|
|
3975
4061
|
"kindString": "Method",
|
|
@@ -3979,20 +4065,20 @@
|
|
|
3979
4065
|
"sources": [
|
|
3980
4066
|
{
|
|
3981
4067
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3982
|
-
"line":
|
|
4068
|
+
"line": 46,
|
|
3983
4069
|
"character": 14
|
|
3984
4070
|
}
|
|
3985
4071
|
],
|
|
3986
4072
|
"signatures": [
|
|
3987
4073
|
{
|
|
3988
|
-
"id":
|
|
4074
|
+
"id": 214,
|
|
3989
4075
|
"name": "throwErrors",
|
|
3990
4076
|
"kind": 4096,
|
|
3991
4077
|
"kindString": "Call signature",
|
|
3992
4078
|
"flags": {},
|
|
3993
4079
|
"parameters": [
|
|
3994
4080
|
{
|
|
3995
|
-
"id":
|
|
4081
|
+
"id": 215,
|
|
3996
4082
|
"name": "query",
|
|
3997
4083
|
"kind": 32768,
|
|
3998
4084
|
"kindString": "Parameter",
|
|
@@ -4018,14 +4104,14 @@
|
|
|
4018
4104
|
{
|
|
4019
4105
|
"type": "reflection",
|
|
4020
4106
|
"declaration": {
|
|
4021
|
-
"id":
|
|
4107
|
+
"id": 216,
|
|
4022
4108
|
"name": "__type",
|
|
4023
4109
|
"kind": 65536,
|
|
4024
4110
|
"kindString": "Type literal",
|
|
4025
4111
|
"flags": {},
|
|
4026
4112
|
"children": [
|
|
4027
4113
|
{
|
|
4028
|
-
"id":
|
|
4114
|
+
"id": 217,
|
|
4029
4115
|
"name": "query",
|
|
4030
4116
|
"kind": 1024,
|
|
4031
4117
|
"kindString": "Property",
|
|
@@ -4043,7 +4129,7 @@
|
|
|
4043
4129
|
}
|
|
4044
4130
|
},
|
|
4045
4131
|
{
|
|
4046
|
-
"id":
|
|
4132
|
+
"id": 218,
|
|
4047
4133
|
"name": "resultSet",
|
|
4048
4134
|
"kind": 1024,
|
|
4049
4135
|
"kindString": "Property",
|
|
@@ -4063,7 +4149,7 @@
|
|
|
4063
4149
|
}
|
|
4064
4150
|
},
|
|
4065
4151
|
{
|
|
4066
|
-
"id":
|
|
4152
|
+
"id": 219,
|
|
4067
4153
|
"name": "schema",
|
|
4068
4154
|
"kind": 1024,
|
|
4069
4155
|
"kindString": "Property",
|
|
@@ -4085,9 +4171,9 @@
|
|
|
4085
4171
|
{
|
|
4086
4172
|
"title": "Properties",
|
|
4087
4173
|
"children": [
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4174
|
+
217,
|
|
4175
|
+
218,
|
|
4176
|
+
219
|
|
4091
4177
|
]
|
|
4092
4178
|
}
|
|
4093
4179
|
],
|
|
@@ -4119,14 +4205,14 @@
|
|
|
4119
4205
|
{
|
|
4120
4206
|
"type": "reflection",
|
|
4121
4207
|
"declaration": {
|
|
4122
|
-
"id":
|
|
4208
|
+
"id": 220,
|
|
4123
4209
|
"name": "__type",
|
|
4124
4210
|
"kind": 65536,
|
|
4125
4211
|
"kindString": "Type literal",
|
|
4126
4212
|
"flags": {},
|
|
4127
4213
|
"children": [
|
|
4128
4214
|
{
|
|
4129
|
-
"id":
|
|
4215
|
+
"id": 221,
|
|
4130
4216
|
"name": "schema",
|
|
4131
4217
|
"kind": 1024,
|
|
4132
4218
|
"kindString": "Property",
|
|
@@ -4148,7 +4234,7 @@
|
|
|
4148
4234
|
{
|
|
4149
4235
|
"title": "Properties",
|
|
4150
4236
|
"children": [
|
|
4151
|
-
|
|
4237
|
+
221
|
|
4152
4238
|
]
|
|
4153
4239
|
}
|
|
4154
4240
|
],
|
|
@@ -4170,7 +4256,7 @@
|
|
|
4170
4256
|
}
|
|
4171
4257
|
},
|
|
4172
4258
|
{
|
|
4173
|
-
"id":
|
|
4259
|
+
"id": 222,
|
|
4174
4260
|
"name": "result",
|
|
4175
4261
|
"kind": 32768,
|
|
4176
4262
|
"kindString": "Parameter",
|
|
@@ -4192,14 +4278,14 @@
|
|
|
4192
4278
|
{
|
|
4193
4279
|
"type": "reflection",
|
|
4194
4280
|
"declaration": {
|
|
4195
|
-
"id":
|
|
4281
|
+
"id": 223,
|
|
4196
4282
|
"name": "__type",
|
|
4197
4283
|
"kind": 65536,
|
|
4198
4284
|
"kindString": "Type literal",
|
|
4199
4285
|
"flags": {},
|
|
4200
4286
|
"children": [
|
|
4201
4287
|
{
|
|
4202
|
-
"id":
|
|
4288
|
+
"id": 224,
|
|
4203
4289
|
"name": "schema",
|
|
4204
4290
|
"kind": 1024,
|
|
4205
4291
|
"kindString": "Property",
|
|
@@ -4221,7 +4307,7 @@
|
|
|
4221
4307
|
{
|
|
4222
4308
|
"title": "Properties",
|
|
4223
4309
|
"children": [
|
|
4224
|
-
|
|
4310
|
+
224
|
|
4225
4311
|
]
|
|
4226
4312
|
}
|
|
4227
4313
|
],
|
|
@@ -4257,7 +4343,7 @@
|
|
|
4257
4343
|
}
|
|
4258
4344
|
},
|
|
4259
4345
|
{
|
|
4260
|
-
"id":
|
|
4346
|
+
"id": 27,
|
|
4261
4347
|
"name": "hasRequiredQueries",
|
|
4262
4348
|
"kind": 2048,
|
|
4263
4349
|
"kindString": "Method",
|
|
@@ -4267,20 +4353,20 @@
|
|
|
4267
4353
|
"sources": [
|
|
4268
4354
|
{
|
|
4269
4355
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4270
|
-
"line":
|
|
4356
|
+
"line": 33,
|
|
4271
4357
|
"character": 11
|
|
4272
4358
|
}
|
|
4273
4359
|
],
|
|
4274
4360
|
"signatures": [
|
|
4275
4361
|
{
|
|
4276
|
-
"id":
|
|
4362
|
+
"id": 28,
|
|
4277
4363
|
"name": "hasRequiredQueries",
|
|
4278
4364
|
"kind": 4096,
|
|
4279
4365
|
"kindString": "Call signature",
|
|
4280
4366
|
"flags": {},
|
|
4281
4367
|
"parameters": [
|
|
4282
4368
|
{
|
|
4283
|
-
"id":
|
|
4369
|
+
"id": 29,
|
|
4284
4370
|
"name": "module",
|
|
4285
4371
|
"kind": 32768,
|
|
4286
4372
|
"kindString": "Parameter",
|
|
@@ -4302,14 +4388,14 @@
|
|
|
4302
4388
|
{
|
|
4303
4389
|
"type": "reflection",
|
|
4304
4390
|
"declaration": {
|
|
4305
|
-
"id":
|
|
4391
|
+
"id": 30,
|
|
4306
4392
|
"name": "__type",
|
|
4307
4393
|
"kind": 65536,
|
|
4308
4394
|
"kindString": "Type literal",
|
|
4309
4395
|
"flags": {},
|
|
4310
4396
|
"children": [
|
|
4311
4397
|
{
|
|
4312
|
-
"id":
|
|
4398
|
+
"id": 31,
|
|
4313
4399
|
"name": "name",
|
|
4314
4400
|
"kind": 1024,
|
|
4315
4401
|
"kindString": "Property",
|
|
@@ -4329,7 +4415,7 @@
|
|
|
4329
4415
|
}
|
|
4330
4416
|
},
|
|
4331
4417
|
{
|
|
4332
|
-
"id":
|
|
4418
|
+
"id": 32,
|
|
4333
4419
|
"name": "security",
|
|
4334
4420
|
"kind": 1024,
|
|
4335
4421
|
"kindString": "Property",
|
|
@@ -4346,15 +4432,15 @@
|
|
|
4346
4432
|
"type": {
|
|
4347
4433
|
"type": "reflection",
|
|
4348
4434
|
"declaration": {
|
|
4349
|
-
"id":
|
|
4435
|
+
"id": 33,
|
|
4350
4436
|
"name": "__type",
|
|
4351
4437
|
"kind": 65536,
|
|
4352
4438
|
"kindString": "Type literal",
|
|
4353
4439
|
"flags": {},
|
|
4354
4440
|
"children": [
|
|
4355
4441
|
{
|
|
4356
|
-
"id":
|
|
4357
|
-
"name": "
|
|
4442
|
+
"id": 34,
|
|
4443
|
+
"name": "allowAnonymous",
|
|
4358
4444
|
"kind": 1024,
|
|
4359
4445
|
"kindString": "Property",
|
|
4360
4446
|
"flags": {
|
|
@@ -4367,6 +4453,26 @@
|
|
|
4367
4453
|
"character": 8
|
|
4368
4454
|
}
|
|
4369
4455
|
],
|
|
4456
|
+
"type": {
|
|
4457
|
+
"type": "intrinsic",
|
|
4458
|
+
"name": "boolean"
|
|
4459
|
+
}
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
"id": 35,
|
|
4463
|
+
"name": "allowed",
|
|
4464
|
+
"kind": 1024,
|
|
4465
|
+
"kindString": "Property",
|
|
4466
|
+
"flags": {
|
|
4467
|
+
"isOptional": true
|
|
4468
|
+
},
|
|
4469
|
+
"sources": [
|
|
4470
|
+
{
|
|
4471
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4472
|
+
"line": 12,
|
|
4473
|
+
"character": 8
|
|
4474
|
+
}
|
|
4475
|
+
],
|
|
4370
4476
|
"type": {
|
|
4371
4477
|
"type": "reference",
|
|
4372
4478
|
"typeArguments": [
|
|
@@ -4397,7 +4503,7 @@
|
|
|
4397
4503
|
}
|
|
4398
4504
|
},
|
|
4399
4505
|
{
|
|
4400
|
-
"id":
|
|
4506
|
+
"id": 36,
|
|
4401
4507
|
"name": "disallowed",
|
|
4402
4508
|
"kind": 1024,
|
|
4403
4509
|
"kindString": "Property",
|
|
@@ -4407,7 +4513,7 @@
|
|
|
4407
4513
|
"sources": [
|
|
4408
4514
|
{
|
|
4409
4515
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4410
|
-
"line":
|
|
4516
|
+
"line": 13,
|
|
4411
4517
|
"character": 8
|
|
4412
4518
|
}
|
|
4413
4519
|
],
|
|
@@ -4436,8 +4542,9 @@
|
|
|
4436
4542
|
{
|
|
4437
4543
|
"title": "Properties",
|
|
4438
4544
|
"children": [
|
|
4439
|
-
|
|
4440
|
-
|
|
4545
|
+
34,
|
|
4546
|
+
35,
|
|
4547
|
+
36
|
|
4441
4548
|
]
|
|
4442
4549
|
}
|
|
4443
4550
|
],
|
|
@@ -4456,8 +4563,8 @@
|
|
|
4456
4563
|
{
|
|
4457
4564
|
"title": "Properties",
|
|
4458
4565
|
"children": [
|
|
4459
|
-
|
|
4460
|
-
|
|
4566
|
+
31,
|
|
4567
|
+
32
|
|
4461
4568
|
]
|
|
4462
4569
|
}
|
|
4463
4570
|
],
|
|
@@ -4473,14 +4580,14 @@
|
|
|
4473
4580
|
{
|
|
4474
4581
|
"type": "reflection",
|
|
4475
4582
|
"declaration": {
|
|
4476
|
-
"id":
|
|
4583
|
+
"id": 37,
|
|
4477
4584
|
"name": "__type",
|
|
4478
4585
|
"kind": 65536,
|
|
4479
4586
|
"kindString": "Type literal",
|
|
4480
4587
|
"flags": {},
|
|
4481
4588
|
"children": [
|
|
4482
4589
|
{
|
|
4483
|
-
"id":
|
|
4590
|
+
"id": 38,
|
|
4484
4591
|
"name": "schema",
|
|
4485
4592
|
"kind": 1024,
|
|
4486
4593
|
"kindString": "Property",
|
|
@@ -4502,7 +4609,7 @@
|
|
|
4502
4609
|
{
|
|
4503
4610
|
"title": "Properties",
|
|
4504
4611
|
"children": [
|
|
4505
|
-
|
|
4612
|
+
38
|
|
4506
4613
|
]
|
|
4507
4614
|
}
|
|
4508
4615
|
],
|
|
@@ -4538,7 +4645,7 @@
|
|
|
4538
4645
|
}
|
|
4539
4646
|
},
|
|
4540
4647
|
{
|
|
4541
|
-
"id":
|
|
4648
|
+
"id": 39,
|
|
4542
4649
|
"name": "missingRequiredQueries",
|
|
4543
4650
|
"kind": 2048,
|
|
4544
4651
|
"kindString": "Method",
|
|
@@ -4548,20 +4655,20 @@
|
|
|
4548
4655
|
"sources": [
|
|
4549
4656
|
{
|
|
4550
4657
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4551
|
-
"line":
|
|
4658
|
+
"line": 34,
|
|
4552
4659
|
"character": 11
|
|
4553
4660
|
}
|
|
4554
4661
|
],
|
|
4555
4662
|
"signatures": [
|
|
4556
4663
|
{
|
|
4557
|
-
"id":
|
|
4664
|
+
"id": 40,
|
|
4558
4665
|
"name": "missingRequiredQueries",
|
|
4559
4666
|
"kind": 4096,
|
|
4560
4667
|
"kindString": "Call signature",
|
|
4561
4668
|
"flags": {},
|
|
4562
4669
|
"parameters": [
|
|
4563
4670
|
{
|
|
4564
|
-
"id":
|
|
4671
|
+
"id": 41,
|
|
4565
4672
|
"name": "module",
|
|
4566
4673
|
"kind": 32768,
|
|
4567
4674
|
"kindString": "Parameter",
|
|
@@ -4583,14 +4690,14 @@
|
|
|
4583
4690
|
{
|
|
4584
4691
|
"type": "reflection",
|
|
4585
4692
|
"declaration": {
|
|
4586
|
-
"id":
|
|
4693
|
+
"id": 42,
|
|
4587
4694
|
"name": "__type",
|
|
4588
4695
|
"kind": 65536,
|
|
4589
4696
|
"kindString": "Type literal",
|
|
4590
4697
|
"flags": {},
|
|
4591
4698
|
"children": [
|
|
4592
4699
|
{
|
|
4593
|
-
"id":
|
|
4700
|
+
"id": 43,
|
|
4594
4701
|
"name": "name",
|
|
4595
4702
|
"kind": 1024,
|
|
4596
4703
|
"kindString": "Property",
|
|
@@ -4610,7 +4717,7 @@
|
|
|
4610
4717
|
}
|
|
4611
4718
|
},
|
|
4612
4719
|
{
|
|
4613
|
-
"id":
|
|
4720
|
+
"id": 44,
|
|
4614
4721
|
"name": "security",
|
|
4615
4722
|
"kind": 1024,
|
|
4616
4723
|
"kindString": "Property",
|
|
@@ -4627,15 +4734,15 @@
|
|
|
4627
4734
|
"type": {
|
|
4628
4735
|
"type": "reflection",
|
|
4629
4736
|
"declaration": {
|
|
4630
|
-
"id":
|
|
4737
|
+
"id": 45,
|
|
4631
4738
|
"name": "__type",
|
|
4632
4739
|
"kind": 65536,
|
|
4633
4740
|
"kindString": "Type literal",
|
|
4634
4741
|
"flags": {},
|
|
4635
4742
|
"children": [
|
|
4636
4743
|
{
|
|
4637
|
-
"id":
|
|
4638
|
-
"name": "
|
|
4744
|
+
"id": 46,
|
|
4745
|
+
"name": "allowAnonymous",
|
|
4639
4746
|
"kind": 1024,
|
|
4640
4747
|
"kindString": "Property",
|
|
4641
4748
|
"flags": {
|
|
@@ -4648,6 +4755,26 @@
|
|
|
4648
4755
|
"character": 8
|
|
4649
4756
|
}
|
|
4650
4757
|
],
|
|
4758
|
+
"type": {
|
|
4759
|
+
"type": "intrinsic",
|
|
4760
|
+
"name": "boolean"
|
|
4761
|
+
}
|
|
4762
|
+
},
|
|
4763
|
+
{
|
|
4764
|
+
"id": 47,
|
|
4765
|
+
"name": "allowed",
|
|
4766
|
+
"kind": 1024,
|
|
4767
|
+
"kindString": "Property",
|
|
4768
|
+
"flags": {
|
|
4769
|
+
"isOptional": true
|
|
4770
|
+
},
|
|
4771
|
+
"sources": [
|
|
4772
|
+
{
|
|
4773
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4774
|
+
"line": 12,
|
|
4775
|
+
"character": 8
|
|
4776
|
+
}
|
|
4777
|
+
],
|
|
4651
4778
|
"type": {
|
|
4652
4779
|
"type": "reference",
|
|
4653
4780
|
"typeArguments": [
|
|
@@ -4678,7 +4805,7 @@
|
|
|
4678
4805
|
}
|
|
4679
4806
|
},
|
|
4680
4807
|
{
|
|
4681
|
-
"id":
|
|
4808
|
+
"id": 48,
|
|
4682
4809
|
"name": "disallowed",
|
|
4683
4810
|
"kind": 1024,
|
|
4684
4811
|
"kindString": "Property",
|
|
@@ -4688,7 +4815,7 @@
|
|
|
4688
4815
|
"sources": [
|
|
4689
4816
|
{
|
|
4690
4817
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4691
|
-
"line":
|
|
4818
|
+
"line": 13,
|
|
4692
4819
|
"character": 8
|
|
4693
4820
|
}
|
|
4694
4821
|
],
|
|
@@ -4717,8 +4844,9 @@
|
|
|
4717
4844
|
{
|
|
4718
4845
|
"title": "Properties",
|
|
4719
4846
|
"children": [
|
|
4720
|
-
|
|
4721
|
-
|
|
4847
|
+
46,
|
|
4848
|
+
47,
|
|
4849
|
+
48
|
|
4722
4850
|
]
|
|
4723
4851
|
}
|
|
4724
4852
|
],
|
|
@@ -4737,8 +4865,8 @@
|
|
|
4737
4865
|
{
|
|
4738
4866
|
"title": "Properties",
|
|
4739
4867
|
"children": [
|
|
4740
|
-
|
|
4741
|
-
|
|
4868
|
+
43,
|
|
4869
|
+
44
|
|
4742
4870
|
]
|
|
4743
4871
|
}
|
|
4744
4872
|
],
|
|
@@ -4754,14 +4882,14 @@
|
|
|
4754
4882
|
{
|
|
4755
4883
|
"type": "reflection",
|
|
4756
4884
|
"declaration": {
|
|
4757
|
-
"id":
|
|
4885
|
+
"id": 49,
|
|
4758
4886
|
"name": "__type",
|
|
4759
4887
|
"kind": 65536,
|
|
4760
4888
|
"kindString": "Type literal",
|
|
4761
4889
|
"flags": {},
|
|
4762
4890
|
"children": [
|
|
4763
4891
|
{
|
|
4764
|
-
"id":
|
|
4892
|
+
"id": 50,
|
|
4765
4893
|
"name": "schema",
|
|
4766
4894
|
"kind": 1024,
|
|
4767
4895
|
"kindString": "Property",
|
|
@@ -4783,7 +4911,7 @@
|
|
|
4783
4911
|
{
|
|
4784
4912
|
"title": "Properties",
|
|
4785
4913
|
"children": [
|
|
4786
|
-
|
|
4914
|
+
50
|
|
4787
4915
|
]
|
|
4788
4916
|
}
|
|
4789
4917
|
],
|
|
@@ -4822,7 +4950,7 @@
|
|
|
4822
4950
|
}
|
|
4823
4951
|
},
|
|
4824
4952
|
{
|
|
4825
|
-
"id":
|
|
4953
|
+
"id": 3,
|
|
4826
4954
|
"name": "tryWrap",
|
|
4827
4955
|
"kind": 2048,
|
|
4828
4956
|
"kindString": "Method",
|
|
@@ -4831,21 +4959,22 @@
|
|
|
4831
4959
|
},
|
|
4832
4960
|
"sources": [
|
|
4833
4961
|
{
|
|
4834
|
-
"fileName": "modules/packages/
|
|
4835
|
-
"line":
|
|
4836
|
-
"character":
|
|
4962
|
+
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
4963
|
+
"line": 16,
|
|
4964
|
+
"character": 9,
|
|
4965
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L16"
|
|
4837
4966
|
}
|
|
4838
4967
|
],
|
|
4839
4968
|
"signatures": [
|
|
4840
4969
|
{
|
|
4841
|
-
"id":
|
|
4970
|
+
"id": 4,
|
|
4842
4971
|
"name": "tryWrap",
|
|
4843
4972
|
"kind": 4096,
|
|
4844
4973
|
"kindString": "Call signature",
|
|
4845
4974
|
"flags": {},
|
|
4846
4975
|
"parameters": [
|
|
4847
4976
|
{
|
|
4848
|
-
"id":
|
|
4977
|
+
"id": 5,
|
|
4849
4978
|
"name": "module",
|
|
4850
4979
|
"kind": 32768,
|
|
4851
4980
|
"kindString": "Parameter",
|
|
@@ -4867,14 +4996,14 @@
|
|
|
4867
4996
|
{
|
|
4868
4997
|
"type": "reflection",
|
|
4869
4998
|
"declaration": {
|
|
4870
|
-
"id":
|
|
4999
|
+
"id": 6,
|
|
4871
5000
|
"name": "__type",
|
|
4872
5001
|
"kind": 65536,
|
|
4873
5002
|
"kindString": "Type literal",
|
|
4874
5003
|
"flags": {},
|
|
4875
5004
|
"children": [
|
|
4876
5005
|
{
|
|
4877
|
-
"id":
|
|
5006
|
+
"id": 7,
|
|
4878
5007
|
"name": "name",
|
|
4879
5008
|
"kind": 1024,
|
|
4880
5009
|
"kindString": "Property",
|
|
@@ -4894,7 +5023,7 @@
|
|
|
4894
5023
|
}
|
|
4895
5024
|
},
|
|
4896
5025
|
{
|
|
4897
|
-
"id":
|
|
5026
|
+
"id": 8,
|
|
4898
5027
|
"name": "security",
|
|
4899
5028
|
"kind": 1024,
|
|
4900
5029
|
"kindString": "Property",
|
|
@@ -4911,15 +5040,15 @@
|
|
|
4911
5040
|
"type": {
|
|
4912
5041
|
"type": "reflection",
|
|
4913
5042
|
"declaration": {
|
|
4914
|
-
"id":
|
|
5043
|
+
"id": 9,
|
|
4915
5044
|
"name": "__type",
|
|
4916
5045
|
"kind": 65536,
|
|
4917
5046
|
"kindString": "Type literal",
|
|
4918
5047
|
"flags": {},
|
|
4919
5048
|
"children": [
|
|
4920
5049
|
{
|
|
4921
|
-
"id":
|
|
4922
|
-
"name": "
|
|
5050
|
+
"id": 10,
|
|
5051
|
+
"name": "allowAnonymous",
|
|
4923
5052
|
"kind": 1024,
|
|
4924
5053
|
"kindString": "Property",
|
|
4925
5054
|
"flags": {
|
|
@@ -4932,6 +5061,26 @@
|
|
|
4932
5061
|
"character": 8
|
|
4933
5062
|
}
|
|
4934
5063
|
],
|
|
5064
|
+
"type": {
|
|
5065
|
+
"type": "intrinsic",
|
|
5066
|
+
"name": "boolean"
|
|
5067
|
+
}
|
|
5068
|
+
},
|
|
5069
|
+
{
|
|
5070
|
+
"id": 11,
|
|
5071
|
+
"name": "allowed",
|
|
5072
|
+
"kind": 1024,
|
|
5073
|
+
"kindString": "Property",
|
|
5074
|
+
"flags": {
|
|
5075
|
+
"isOptional": true
|
|
5076
|
+
},
|
|
5077
|
+
"sources": [
|
|
5078
|
+
{
|
|
5079
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5080
|
+
"line": 12,
|
|
5081
|
+
"character": 8
|
|
5082
|
+
}
|
|
5083
|
+
],
|
|
4935
5084
|
"type": {
|
|
4936
5085
|
"type": "reference",
|
|
4937
5086
|
"typeArguments": [
|
|
@@ -4962,7 +5111,7 @@
|
|
|
4962
5111
|
}
|
|
4963
5112
|
},
|
|
4964
5113
|
{
|
|
4965
|
-
"id":
|
|
5114
|
+
"id": 12,
|
|
4966
5115
|
"name": "disallowed",
|
|
4967
5116
|
"kind": 1024,
|
|
4968
5117
|
"kindString": "Property",
|
|
@@ -4972,7 +5121,7 @@
|
|
|
4972
5121
|
"sources": [
|
|
4973
5122
|
{
|
|
4974
5123
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4975
|
-
"line":
|
|
5124
|
+
"line": 13,
|
|
4976
5125
|
"character": 8
|
|
4977
5126
|
}
|
|
4978
5127
|
],
|
|
@@ -5001,8 +5150,9 @@
|
|
|
5001
5150
|
{
|
|
5002
5151
|
"title": "Properties",
|
|
5003
5152
|
"children": [
|
|
5004
|
-
|
|
5005
|
-
|
|
5153
|
+
10,
|
|
5154
|
+
11,
|
|
5155
|
+
12
|
|
5006
5156
|
]
|
|
5007
5157
|
}
|
|
5008
5158
|
],
|
|
@@ -5021,8 +5171,8 @@
|
|
|
5021
5171
|
{
|
|
5022
5172
|
"title": "Properties",
|
|
5023
5173
|
"children": [
|
|
5024
|
-
|
|
5025
|
-
|
|
5174
|
+
7,
|
|
5175
|
+
8
|
|
5026
5176
|
]
|
|
5027
5177
|
}
|
|
5028
5178
|
],
|
|
@@ -5038,14 +5188,14 @@
|
|
|
5038
5188
|
{
|
|
5039
5189
|
"type": "reflection",
|
|
5040
5190
|
"declaration": {
|
|
5041
|
-
"id":
|
|
5191
|
+
"id": 13,
|
|
5042
5192
|
"name": "__type",
|
|
5043
5193
|
"kind": 65536,
|
|
5044
5194
|
"kindString": "Type literal",
|
|
5045
5195
|
"flags": {},
|
|
5046
5196
|
"children": [
|
|
5047
5197
|
{
|
|
5048
|
-
"id":
|
|
5198
|
+
"id": 14,
|
|
5049
5199
|
"name": "schema",
|
|
5050
5200
|
"kind": 1024,
|
|
5051
5201
|
"kindString": "Property",
|
|
@@ -5067,7 +5217,7 @@
|
|
|
5067
5217
|
{
|
|
5068
5218
|
"title": "Properties",
|
|
5069
5219
|
"children": [
|
|
5070
|
-
|
|
5220
|
+
14
|
|
5071
5221
|
]
|
|
5072
5222
|
}
|
|
5073
5223
|
],
|
|
@@ -5096,260 +5246,24 @@
|
|
|
5096
5246
|
},
|
|
5097
5247
|
{
|
|
5098
5248
|
"type": "reference",
|
|
5099
|
-
"
|
|
5100
|
-
|
|
5101
|
-
"type": "reference",
|
|
5102
|
-
"typeArguments": [
|
|
5103
|
-
{
|
|
5104
|
-
"type": "intersection",
|
|
5105
|
-
"types": [
|
|
5106
|
-
{
|
|
5107
|
-
"type": "reference",
|
|
5108
|
-
"name": "SchemaFields"
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"type": "reference",
|
|
5112
|
-
"name": "PayloadFields"
|
|
5113
|
-
},
|
|
5114
|
-
{
|
|
5115
|
-
"type": "reflection",
|
|
5116
|
-
"declaration": {
|
|
5117
|
-
"id": 36,
|
|
5118
|
-
"name": "__type",
|
|
5119
|
-
"kind": 65536,
|
|
5120
|
-
"kindString": "Type literal",
|
|
5121
|
-
"flags": {},
|
|
5122
|
-
"children": [
|
|
5123
|
-
{
|
|
5124
|
-
"id": 37,
|
|
5125
|
-
"name": "name",
|
|
5126
|
-
"kind": 1024,
|
|
5127
|
-
"kindString": "Property",
|
|
5128
|
-
"flags": {
|
|
5129
|
-
"isOptional": true
|
|
5130
|
-
},
|
|
5131
|
-
"sources": [
|
|
5132
|
-
{
|
|
5133
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5134
|
-
"line": 9,
|
|
5135
|
-
"character": 4
|
|
5136
|
-
}
|
|
5137
|
-
],
|
|
5138
|
-
"type": {
|
|
5139
|
-
"type": "intrinsic",
|
|
5140
|
-
"name": "string"
|
|
5141
|
-
}
|
|
5142
|
-
},
|
|
5143
|
-
{
|
|
5144
|
-
"id": 38,
|
|
5145
|
-
"name": "security",
|
|
5146
|
-
"kind": 1024,
|
|
5147
|
-
"kindString": "Property",
|
|
5148
|
-
"flags": {
|
|
5149
|
-
"isOptional": true
|
|
5150
|
-
},
|
|
5151
|
-
"sources": [
|
|
5152
|
-
{
|
|
5153
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5154
|
-
"line": 10,
|
|
5155
|
-
"character": 4
|
|
5156
|
-
}
|
|
5157
|
-
],
|
|
5158
|
-
"type": {
|
|
5159
|
-
"type": "reflection",
|
|
5160
|
-
"declaration": {
|
|
5161
|
-
"id": 39,
|
|
5162
|
-
"name": "__type",
|
|
5163
|
-
"kind": 65536,
|
|
5164
|
-
"kindString": "Type literal",
|
|
5165
|
-
"flags": {},
|
|
5166
|
-
"children": [
|
|
5167
|
-
{
|
|
5168
|
-
"id": 40,
|
|
5169
|
-
"name": "allowed",
|
|
5170
|
-
"kind": 1024,
|
|
5171
|
-
"kindString": "Property",
|
|
5172
|
-
"flags": {
|
|
5173
|
-
"isOptional": true
|
|
5174
|
-
},
|
|
5175
|
-
"sources": [
|
|
5176
|
-
{
|
|
5177
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5178
|
-
"line": 11,
|
|
5179
|
-
"character": 8
|
|
5180
|
-
}
|
|
5181
|
-
],
|
|
5182
|
-
"type": {
|
|
5183
|
-
"type": "reference",
|
|
5184
|
-
"typeArguments": [
|
|
5185
|
-
{
|
|
5186
|
-
"type": "intrinsic",
|
|
5187
|
-
"name": "string"
|
|
5188
|
-
},
|
|
5189
|
-
{
|
|
5190
|
-
"type": "array",
|
|
5191
|
-
"elementType": {
|
|
5192
|
-
"type": "union",
|
|
5193
|
-
"types": [
|
|
5194
|
-
{
|
|
5195
|
-
"type": "intrinsic",
|
|
5196
|
-
"name": "string"
|
|
5197
|
-
},
|
|
5198
|
-
{
|
|
5199
|
-
"type": "reference",
|
|
5200
|
-
"name": "CosigningAddressSet"
|
|
5201
|
-
}
|
|
5202
|
-
]
|
|
5203
|
-
}
|
|
5204
|
-
}
|
|
5205
|
-
],
|
|
5206
|
-
"name": "Record",
|
|
5207
|
-
"qualifiedName": "Record",
|
|
5208
|
-
"package": "typescript"
|
|
5209
|
-
}
|
|
5210
|
-
},
|
|
5211
|
-
{
|
|
5212
|
-
"id": 41,
|
|
5213
|
-
"name": "disallowed",
|
|
5214
|
-
"kind": 1024,
|
|
5215
|
-
"kindString": "Property",
|
|
5216
|
-
"flags": {
|
|
5217
|
-
"isOptional": true
|
|
5218
|
-
},
|
|
5219
|
-
"sources": [
|
|
5220
|
-
{
|
|
5221
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5222
|
-
"line": 12,
|
|
5223
|
-
"character": 8
|
|
5224
|
-
}
|
|
5225
|
-
],
|
|
5226
|
-
"type": {
|
|
5227
|
-
"type": "reference",
|
|
5228
|
-
"typeArguments": [
|
|
5229
|
-
{
|
|
5230
|
-
"type": "intrinsic",
|
|
5231
|
-
"name": "string"
|
|
5232
|
-
},
|
|
5233
|
-
{
|
|
5234
|
-
"type": "array",
|
|
5235
|
-
"elementType": {
|
|
5236
|
-
"type": "intrinsic",
|
|
5237
|
-
"name": "string"
|
|
5238
|
-
}
|
|
5239
|
-
}
|
|
5240
|
-
],
|
|
5241
|
-
"name": "Record",
|
|
5242
|
-
"qualifiedName": "Record",
|
|
5243
|
-
"package": "typescript"
|
|
5244
|
-
}
|
|
5245
|
-
}
|
|
5246
|
-
],
|
|
5247
|
-
"groups": [
|
|
5248
|
-
{
|
|
5249
|
-
"title": "Properties",
|
|
5250
|
-
"children": [
|
|
5251
|
-
40,
|
|
5252
|
-
41
|
|
5253
|
-
]
|
|
5254
|
-
}
|
|
5255
|
-
],
|
|
5256
|
-
"sources": [
|
|
5257
|
-
{
|
|
5258
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5259
|
-
"line": 10,
|
|
5260
|
-
"character": 15
|
|
5261
|
-
}
|
|
5262
|
-
]
|
|
5263
|
-
}
|
|
5264
|
-
}
|
|
5265
|
-
}
|
|
5266
|
-
],
|
|
5267
|
-
"groups": [
|
|
5268
|
-
{
|
|
5269
|
-
"title": "Properties",
|
|
5270
|
-
"children": [
|
|
5271
|
-
37,
|
|
5272
|
-
38
|
|
5273
|
-
]
|
|
5274
|
-
}
|
|
5275
|
-
],
|
|
5276
|
-
"sources": [
|
|
5277
|
-
{
|
|
5278
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5279
|
-
"line": 8,
|
|
5280
|
-
"character": 79
|
|
5281
|
-
}
|
|
5282
|
-
]
|
|
5283
|
-
}
|
|
5284
|
-
},
|
|
5285
|
-
{
|
|
5286
|
-
"type": "reflection",
|
|
5287
|
-
"declaration": {
|
|
5288
|
-
"id": 42,
|
|
5289
|
-
"name": "__type",
|
|
5290
|
-
"kind": 65536,
|
|
5291
|
-
"kindString": "Type literal",
|
|
5292
|
-
"flags": {},
|
|
5293
|
-
"children": [
|
|
5294
|
-
{
|
|
5295
|
-
"id": 43,
|
|
5296
|
-
"name": "schema",
|
|
5297
|
-
"kind": 1024,
|
|
5298
|
-
"kindString": "Property",
|
|
5299
|
-
"flags": {},
|
|
5300
|
-
"sources": [
|
|
5301
|
-
{
|
|
5302
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5303
|
-
"line": 19,
|
|
5304
|
-
"character": 4
|
|
5305
|
-
}
|
|
5306
|
-
],
|
|
5307
|
-
"type": {
|
|
5308
|
-
"type": "intrinsic",
|
|
5309
|
-
"name": "string"
|
|
5310
|
-
}
|
|
5311
|
-
}
|
|
5312
|
-
],
|
|
5313
|
-
"groups": [
|
|
5314
|
-
{
|
|
5315
|
-
"title": "Properties",
|
|
5316
|
-
"children": [
|
|
5317
|
-
43
|
|
5318
|
-
]
|
|
5319
|
-
}
|
|
5320
|
-
],
|
|
5321
|
-
"sources": [
|
|
5322
|
-
{
|
|
5323
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5324
|
-
"line": 18,
|
|
5325
|
-
"character": 17
|
|
5326
|
-
}
|
|
5327
|
-
]
|
|
5328
|
-
}
|
|
5329
|
-
}
|
|
5330
|
-
]
|
|
5331
|
-
}
|
|
5332
|
-
],
|
|
5333
|
-
"name": "Module"
|
|
5334
|
-
}
|
|
5335
|
-
],
|
|
5336
|
-
"name": "ModuleWrapper"
|
|
5249
|
+
"id": 1,
|
|
5250
|
+
"name": "DivinerWrapper"
|
|
5337
5251
|
}
|
|
5338
5252
|
]
|
|
5339
5253
|
},
|
|
5340
|
-
"
|
|
5254
|
+
"overwrites": {
|
|
5341
5255
|
"type": "reference",
|
|
5342
5256
|
"name": "ModuleWrapper.tryWrap"
|
|
5343
5257
|
}
|
|
5344
5258
|
}
|
|
5345
5259
|
],
|
|
5346
|
-
"
|
|
5260
|
+
"overwrites": {
|
|
5347
5261
|
"type": "reference",
|
|
5348
5262
|
"name": "ModuleWrapper.tryWrap"
|
|
5349
5263
|
}
|
|
5350
5264
|
},
|
|
5351
5265
|
{
|
|
5352
|
-
"id":
|
|
5266
|
+
"id": 15,
|
|
5353
5267
|
"name": "wrap",
|
|
5354
5268
|
"kind": 2048,
|
|
5355
5269
|
"kindString": "Method",
|
|
@@ -5358,21 +5272,22 @@
|
|
|
5358
5272
|
},
|
|
5359
5273
|
"sources": [
|
|
5360
5274
|
{
|
|
5361
|
-
"fileName": "modules/packages/
|
|
5362
|
-
"line":
|
|
5363
|
-
"character":
|
|
5275
|
+
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
5276
|
+
"line": 25,
|
|
5277
|
+
"character": 9,
|
|
5278
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L25"
|
|
5364
5279
|
}
|
|
5365
5280
|
],
|
|
5366
5281
|
"signatures": [
|
|
5367
5282
|
{
|
|
5368
|
-
"id":
|
|
5283
|
+
"id": 16,
|
|
5369
5284
|
"name": "wrap",
|
|
5370
5285
|
"kind": 4096,
|
|
5371
5286
|
"kindString": "Call signature",
|
|
5372
5287
|
"flags": {},
|
|
5373
5288
|
"parameters": [
|
|
5374
5289
|
{
|
|
5375
|
-
"id":
|
|
5290
|
+
"id": 17,
|
|
5376
5291
|
"name": "module",
|
|
5377
5292
|
"kind": 32768,
|
|
5378
5293
|
"kindString": "Parameter",
|
|
@@ -5394,14 +5309,14 @@
|
|
|
5394
5309
|
{
|
|
5395
5310
|
"type": "reflection",
|
|
5396
5311
|
"declaration": {
|
|
5397
|
-
"id":
|
|
5312
|
+
"id": 18,
|
|
5398
5313
|
"name": "__type",
|
|
5399
5314
|
"kind": 65536,
|
|
5400
5315
|
"kindString": "Type literal",
|
|
5401
5316
|
"flags": {},
|
|
5402
5317
|
"children": [
|
|
5403
5318
|
{
|
|
5404
|
-
"id":
|
|
5319
|
+
"id": 19,
|
|
5405
5320
|
"name": "name",
|
|
5406
5321
|
"kind": 1024,
|
|
5407
5322
|
"kindString": "Property",
|
|
@@ -5421,7 +5336,7 @@
|
|
|
5421
5336
|
}
|
|
5422
5337
|
},
|
|
5423
5338
|
{
|
|
5424
|
-
"id":
|
|
5339
|
+
"id": 20,
|
|
5425
5340
|
"name": "security",
|
|
5426
5341
|
"kind": 1024,
|
|
5427
5342
|
"kindString": "Property",
|
|
@@ -5438,15 +5353,15 @@
|
|
|
5438
5353
|
"type": {
|
|
5439
5354
|
"type": "reflection",
|
|
5440
5355
|
"declaration": {
|
|
5441
|
-
"id":
|
|
5356
|
+
"id": 21,
|
|
5442
5357
|
"name": "__type",
|
|
5443
5358
|
"kind": 65536,
|
|
5444
5359
|
"kindString": "Type literal",
|
|
5445
5360
|
"flags": {},
|
|
5446
5361
|
"children": [
|
|
5447
5362
|
{
|
|
5448
|
-
"id":
|
|
5449
|
-
"name": "
|
|
5363
|
+
"id": 22,
|
|
5364
|
+
"name": "allowAnonymous",
|
|
5450
5365
|
"kind": 1024,
|
|
5451
5366
|
"kindString": "Property",
|
|
5452
5367
|
"flags": {
|
|
@@ -5460,232 +5375,12 @@
|
|
|
5460
5375
|
}
|
|
5461
5376
|
],
|
|
5462
5377
|
"type": {
|
|
5463
|
-
"type": "
|
|
5464
|
-
"
|
|
5465
|
-
{
|
|
5466
|
-
"type": "intrinsic",
|
|
5467
|
-
"name": "string"
|
|
5468
|
-
},
|
|
5469
|
-
{
|
|
5470
|
-
"type": "array",
|
|
5471
|
-
"elementType": {
|
|
5472
|
-
"type": "union",
|
|
5473
|
-
"types": [
|
|
5474
|
-
{
|
|
5475
|
-
"type": "intrinsic",
|
|
5476
|
-
"name": "string"
|
|
5477
|
-
},
|
|
5478
|
-
{
|
|
5479
|
-
"type": "reference",
|
|
5480
|
-
"name": "CosigningAddressSet"
|
|
5481
|
-
}
|
|
5482
|
-
]
|
|
5483
|
-
}
|
|
5484
|
-
}
|
|
5485
|
-
],
|
|
5486
|
-
"name": "Record",
|
|
5487
|
-
"qualifiedName": "Record",
|
|
5488
|
-
"package": "typescript"
|
|
5378
|
+
"type": "intrinsic",
|
|
5379
|
+
"name": "boolean"
|
|
5489
5380
|
}
|
|
5490
5381
|
},
|
|
5491
5382
|
{
|
|
5492
|
-
"id":
|
|
5493
|
-
"name": "disallowed",
|
|
5494
|
-
"kind": 1024,
|
|
5495
|
-
"kindString": "Property",
|
|
5496
|
-
"flags": {
|
|
5497
|
-
"isOptional": true
|
|
5498
|
-
},
|
|
5499
|
-
"sources": [
|
|
5500
|
-
{
|
|
5501
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5502
|
-
"line": 12,
|
|
5503
|
-
"character": 8
|
|
5504
|
-
}
|
|
5505
|
-
],
|
|
5506
|
-
"type": {
|
|
5507
|
-
"type": "reference",
|
|
5508
|
-
"typeArguments": [
|
|
5509
|
-
{
|
|
5510
|
-
"type": "intrinsic",
|
|
5511
|
-
"name": "string"
|
|
5512
|
-
},
|
|
5513
|
-
{
|
|
5514
|
-
"type": "array",
|
|
5515
|
-
"elementType": {
|
|
5516
|
-
"type": "intrinsic",
|
|
5517
|
-
"name": "string"
|
|
5518
|
-
}
|
|
5519
|
-
}
|
|
5520
|
-
],
|
|
5521
|
-
"name": "Record",
|
|
5522
|
-
"qualifiedName": "Record",
|
|
5523
|
-
"package": "typescript"
|
|
5524
|
-
}
|
|
5525
|
-
}
|
|
5526
|
-
],
|
|
5527
|
-
"groups": [
|
|
5528
|
-
{
|
|
5529
|
-
"title": "Properties",
|
|
5530
|
-
"children": [
|
|
5531
|
-
51,
|
|
5532
|
-
52
|
|
5533
|
-
]
|
|
5534
|
-
}
|
|
5535
|
-
],
|
|
5536
|
-
"sources": [
|
|
5537
|
-
{
|
|
5538
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5539
|
-
"line": 10,
|
|
5540
|
-
"character": 15
|
|
5541
|
-
}
|
|
5542
|
-
]
|
|
5543
|
-
}
|
|
5544
|
-
}
|
|
5545
|
-
}
|
|
5546
|
-
],
|
|
5547
|
-
"groups": [
|
|
5548
|
-
{
|
|
5549
|
-
"title": "Properties",
|
|
5550
|
-
"children": [
|
|
5551
|
-
48,
|
|
5552
|
-
49
|
|
5553
|
-
]
|
|
5554
|
-
}
|
|
5555
|
-
],
|
|
5556
|
-
"sources": [
|
|
5557
|
-
{
|
|
5558
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5559
|
-
"line": 8,
|
|
5560
|
-
"character": 79
|
|
5561
|
-
}
|
|
5562
|
-
]
|
|
5563
|
-
}
|
|
5564
|
-
},
|
|
5565
|
-
{
|
|
5566
|
-
"type": "reflection",
|
|
5567
|
-
"declaration": {
|
|
5568
|
-
"id": 53,
|
|
5569
|
-
"name": "__type",
|
|
5570
|
-
"kind": 65536,
|
|
5571
|
-
"kindString": "Type literal",
|
|
5572
|
-
"flags": {},
|
|
5573
|
-
"children": [
|
|
5574
|
-
{
|
|
5575
|
-
"id": 54,
|
|
5576
|
-
"name": "schema",
|
|
5577
|
-
"kind": 1024,
|
|
5578
|
-
"kindString": "Property",
|
|
5579
|
-
"flags": {},
|
|
5580
|
-
"sources": [
|
|
5581
|
-
{
|
|
5582
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5583
|
-
"line": 19,
|
|
5584
|
-
"character": 4
|
|
5585
|
-
}
|
|
5586
|
-
],
|
|
5587
|
-
"type": {
|
|
5588
|
-
"type": "intrinsic",
|
|
5589
|
-
"name": "string"
|
|
5590
|
-
}
|
|
5591
|
-
}
|
|
5592
|
-
],
|
|
5593
|
-
"groups": [
|
|
5594
|
-
{
|
|
5595
|
-
"title": "Properties",
|
|
5596
|
-
"children": [
|
|
5597
|
-
54
|
|
5598
|
-
]
|
|
5599
|
-
}
|
|
5600
|
-
],
|
|
5601
|
-
"sources": [
|
|
5602
|
-
{
|
|
5603
|
-
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
5604
|
-
"line": 18,
|
|
5605
|
-
"character": 17
|
|
5606
|
-
}
|
|
5607
|
-
]
|
|
5608
|
-
}
|
|
5609
|
-
}
|
|
5610
|
-
]
|
|
5611
|
-
}
|
|
5612
|
-
],
|
|
5613
|
-
"name": "Module"
|
|
5614
|
-
}
|
|
5615
|
-
}
|
|
5616
|
-
],
|
|
5617
|
-
"type": {
|
|
5618
|
-
"type": "reference",
|
|
5619
|
-
"typeArguments": [
|
|
5620
|
-
{
|
|
5621
|
-
"type": "reference",
|
|
5622
|
-
"typeArguments": [
|
|
5623
|
-
{
|
|
5624
|
-
"type": "intersection",
|
|
5625
|
-
"types": [
|
|
5626
|
-
{
|
|
5627
|
-
"type": "reference",
|
|
5628
|
-
"name": "SchemaFields"
|
|
5629
|
-
},
|
|
5630
|
-
{
|
|
5631
|
-
"type": "reference",
|
|
5632
|
-
"name": "PayloadFields"
|
|
5633
|
-
},
|
|
5634
|
-
{
|
|
5635
|
-
"type": "reflection",
|
|
5636
|
-
"declaration": {
|
|
5637
|
-
"id": 55,
|
|
5638
|
-
"name": "__type",
|
|
5639
|
-
"kind": 65536,
|
|
5640
|
-
"kindString": "Type literal",
|
|
5641
|
-
"flags": {},
|
|
5642
|
-
"children": [
|
|
5643
|
-
{
|
|
5644
|
-
"id": 56,
|
|
5645
|
-
"name": "name",
|
|
5646
|
-
"kind": 1024,
|
|
5647
|
-
"kindString": "Property",
|
|
5648
|
-
"flags": {
|
|
5649
|
-
"isOptional": true
|
|
5650
|
-
},
|
|
5651
|
-
"sources": [
|
|
5652
|
-
{
|
|
5653
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5654
|
-
"line": 9,
|
|
5655
|
-
"character": 4
|
|
5656
|
-
}
|
|
5657
|
-
],
|
|
5658
|
-
"type": {
|
|
5659
|
-
"type": "intrinsic",
|
|
5660
|
-
"name": "string"
|
|
5661
|
-
}
|
|
5662
|
-
},
|
|
5663
|
-
{
|
|
5664
|
-
"id": 57,
|
|
5665
|
-
"name": "security",
|
|
5666
|
-
"kind": 1024,
|
|
5667
|
-
"kindString": "Property",
|
|
5668
|
-
"flags": {
|
|
5669
|
-
"isOptional": true
|
|
5670
|
-
},
|
|
5671
|
-
"sources": [
|
|
5672
|
-
{
|
|
5673
|
-
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5674
|
-
"line": 10,
|
|
5675
|
-
"character": 4
|
|
5676
|
-
}
|
|
5677
|
-
],
|
|
5678
|
-
"type": {
|
|
5679
|
-
"type": "reflection",
|
|
5680
|
-
"declaration": {
|
|
5681
|
-
"id": 58,
|
|
5682
|
-
"name": "__type",
|
|
5683
|
-
"kind": 65536,
|
|
5684
|
-
"kindString": "Type literal",
|
|
5685
|
-
"flags": {},
|
|
5686
|
-
"children": [
|
|
5687
|
-
{
|
|
5688
|
-
"id": 59,
|
|
5383
|
+
"id": 23,
|
|
5689
5384
|
"name": "allowed",
|
|
5690
5385
|
"kind": 1024,
|
|
5691
5386
|
"kindString": "Property",
|
|
@@ -5695,7 +5390,7 @@
|
|
|
5695
5390
|
"sources": [
|
|
5696
5391
|
{
|
|
5697
5392
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5698
|
-
"line":
|
|
5393
|
+
"line": 12,
|
|
5699
5394
|
"character": 8
|
|
5700
5395
|
}
|
|
5701
5396
|
],
|
|
@@ -5729,7 +5424,7 @@
|
|
|
5729
5424
|
}
|
|
5730
5425
|
},
|
|
5731
5426
|
{
|
|
5732
|
-
"id":
|
|
5427
|
+
"id": 24,
|
|
5733
5428
|
"name": "disallowed",
|
|
5734
5429
|
"kind": 1024,
|
|
5735
5430
|
"kindString": "Property",
|
|
@@ -5739,7 +5434,7 @@
|
|
|
5739
5434
|
"sources": [
|
|
5740
5435
|
{
|
|
5741
5436
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5742
|
-
"line":
|
|
5437
|
+
"line": 13,
|
|
5743
5438
|
"character": 8
|
|
5744
5439
|
}
|
|
5745
5440
|
],
|
|
@@ -5768,8 +5463,9 @@
|
|
|
5768
5463
|
{
|
|
5769
5464
|
"title": "Properties",
|
|
5770
5465
|
"children": [
|
|
5771
|
-
|
|
5772
|
-
|
|
5466
|
+
22,
|
|
5467
|
+
23,
|
|
5468
|
+
24
|
|
5773
5469
|
]
|
|
5774
5470
|
}
|
|
5775
5471
|
],
|
|
@@ -5788,8 +5484,8 @@
|
|
|
5788
5484
|
{
|
|
5789
5485
|
"title": "Properties",
|
|
5790
5486
|
"children": [
|
|
5791
|
-
|
|
5792
|
-
|
|
5487
|
+
19,
|
|
5488
|
+
20
|
|
5793
5489
|
]
|
|
5794
5490
|
}
|
|
5795
5491
|
],
|
|
@@ -5805,14 +5501,14 @@
|
|
|
5805
5501
|
{
|
|
5806
5502
|
"type": "reflection",
|
|
5807
5503
|
"declaration": {
|
|
5808
|
-
"id":
|
|
5504
|
+
"id": 25,
|
|
5809
5505
|
"name": "__type",
|
|
5810
5506
|
"kind": 65536,
|
|
5811
5507
|
"kindString": "Type literal",
|
|
5812
5508
|
"flags": {},
|
|
5813
5509
|
"children": [
|
|
5814
5510
|
{
|
|
5815
|
-
"id":
|
|
5511
|
+
"id": 26,
|
|
5816
5512
|
"name": "schema",
|
|
5817
5513
|
"kind": 1024,
|
|
5818
5514
|
"kindString": "Property",
|
|
@@ -5834,7 +5530,7 @@
|
|
|
5834
5530
|
{
|
|
5835
5531
|
"title": "Properties",
|
|
5836
5532
|
"children": [
|
|
5837
|
-
|
|
5533
|
+
26
|
|
5838
5534
|
]
|
|
5839
5535
|
}
|
|
5840
5536
|
],
|
|
@@ -5852,16 +5548,20 @@
|
|
|
5852
5548
|
],
|
|
5853
5549
|
"name": "Module"
|
|
5854
5550
|
}
|
|
5855
|
-
|
|
5856
|
-
|
|
5551
|
+
}
|
|
5552
|
+
],
|
|
5553
|
+
"type": {
|
|
5554
|
+
"type": "reference",
|
|
5555
|
+
"id": 1,
|
|
5556
|
+
"name": "DivinerWrapper"
|
|
5857
5557
|
},
|
|
5858
|
-
"
|
|
5558
|
+
"overwrites": {
|
|
5859
5559
|
"type": "reference",
|
|
5860
5560
|
"name": "ModuleWrapper.wrap"
|
|
5861
5561
|
}
|
|
5862
5562
|
}
|
|
5863
5563
|
],
|
|
5864
|
-
"
|
|
5564
|
+
"overwrites": {
|
|
5865
5565
|
"type": "reference",
|
|
5866
5566
|
"name": "ModuleWrapper.wrap"
|
|
5867
5567
|
}
|
|
@@ -5871,44 +5571,44 @@
|
|
|
5871
5571
|
{
|
|
5872
5572
|
"title": "Constructors",
|
|
5873
5573
|
"children": [
|
|
5874
|
-
|
|
5574
|
+
51
|
|
5875
5575
|
]
|
|
5876
5576
|
},
|
|
5877
5577
|
{
|
|
5878
5578
|
"title": "Properties",
|
|
5879
5579
|
"children": [
|
|
5880
|
-
|
|
5881
|
-
|
|
5580
|
+
70,
|
|
5581
|
+
71,
|
|
5882
5582
|
2
|
|
5883
5583
|
]
|
|
5884
5584
|
},
|
|
5885
5585
|
{
|
|
5886
5586
|
"title": "Accessors",
|
|
5887
5587
|
"children": [
|
|
5888
|
-
|
|
5889
|
-
|
|
5890
|
-
|
|
5891
|
-
|
|
5588
|
+
81,
|
|
5589
|
+
83,
|
|
5590
|
+
85,
|
|
5591
|
+
87
|
|
5892
5592
|
]
|
|
5893
5593
|
},
|
|
5894
5594
|
{
|
|
5895
5595
|
"title": "Methods",
|
|
5896
5596
|
"children": [
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
|
|
5902
|
-
|
|
5903
|
-
|
|
5904
|
-
|
|
5905
|
-
|
|
5906
|
-
|
|
5907
|
-
|
|
5597
|
+
148,
|
|
5598
|
+
166,
|
|
5599
|
+
98,
|
|
5600
|
+
100,
|
|
5601
|
+
63,
|
|
5602
|
+
184,
|
|
5603
|
+
104,
|
|
5604
|
+
121,
|
|
5605
|
+
136,
|
|
5606
|
+
200,
|
|
5607
|
+
213,
|
|
5608
|
+
27,
|
|
5609
|
+
39,
|
|
5908
5610
|
3,
|
|
5909
|
-
|
|
5910
|
-
25,
|
|
5911
|
-
44
|
|
5611
|
+
15
|
|
5912
5612
|
]
|
|
5913
5613
|
}
|
|
5914
5614
|
],
|
|
@@ -5917,7 +5617,7 @@
|
|
|
5917
5617
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
5918
5618
|
"line": 8,
|
|
5919
5619
|
"character": 13,
|
|
5920
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5620
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
|
|
5921
5621
|
}
|
|
5922
5622
|
],
|
|
5923
5623
|
"extendedTypes": [
|
|
@@ -5947,7 +5647,7 @@
|
|
|
5947
5647
|
"fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
|
|
5948
5648
|
"line": 1,
|
|
5949
5649
|
"character": 0,
|
|
5950
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5650
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/8fb92a24abd/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
|
|
5951
5651
|
}
|
|
5952
5652
|
]
|
|
5953
5653
|
}
|