@xyo-network/diviner-wrapper 2.49.5 → 2.50.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 +13 -11
- package/dist/cjs/DivinerWrapper.js.map +1 -1
- package/dist/docs.json +580 -537
- package/dist/esm/DivinerWrapper.js +13 -11
- package/dist/esm/DivinerWrapper.js.map +1 -1
- package/dist/types/DivinerWrapper.d.ts +4 -3
- package/dist/types/DivinerWrapper.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/DivinerWrapper.ts +13 -10
package/dist/docs.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 57,
|
|
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": 12,
|
|
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/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L12"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"signatures": [
|
|
31
31
|
{
|
|
32
|
-
"id":
|
|
32
|
+
"id": 58,
|
|
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": 59,
|
|
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": 60,
|
|
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": 61,
|
|
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": 62,
|
|
89
89
|
"name": "security",
|
|
90
90
|
"kind": 1024,
|
|
91
91
|
"kindString": "Property",
|
|
@@ -102,14 +102,14 @@
|
|
|
102
102
|
"type": {
|
|
103
103
|
"type": "reflection",
|
|
104
104
|
"declaration": {
|
|
105
|
-
"id":
|
|
105
|
+
"id": 63,
|
|
106
106
|
"name": "__type",
|
|
107
107
|
"kind": 65536,
|
|
108
108
|
"kindString": "Type literal",
|
|
109
109
|
"flags": {},
|
|
110
110
|
"children": [
|
|
111
111
|
{
|
|
112
|
-
"id":
|
|
112
|
+
"id": 64,
|
|
113
113
|
"name": "allowAnonymous",
|
|
114
114
|
"kind": 1024,
|
|
115
115
|
"kindString": "Property",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
|
-
"id":
|
|
132
|
+
"id": 65,
|
|
133
133
|
"name": "allowed",
|
|
134
134
|
"kind": 1024,
|
|
135
135
|
"kindString": "Property",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
175
|
{
|
|
176
|
-
"id":
|
|
176
|
+
"id": 66,
|
|
177
177
|
"name": "disallowed",
|
|
178
178
|
"kind": 1024,
|
|
179
179
|
"kindString": "Property",
|
|
@@ -212,9 +212,9 @@
|
|
|
212
212
|
{
|
|
213
213
|
"title": "Properties",
|
|
214
214
|
"children": [
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
215
|
+
64,
|
|
216
|
+
65,
|
|
217
|
+
66
|
|
218
218
|
]
|
|
219
219
|
}
|
|
220
220
|
],
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
}
|
|
230
230
|
},
|
|
231
231
|
{
|
|
232
|
-
"id":
|
|
232
|
+
"id": 67,
|
|
233
233
|
"name": "storeQueries",
|
|
234
234
|
"kind": 1024,
|
|
235
235
|
"kindString": "Property",
|
|
@@ -253,9 +253,9 @@
|
|
|
253
253
|
{
|
|
254
254
|
"title": "Properties",
|
|
255
255
|
"children": [
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
256
|
+
61,
|
|
257
|
+
62,
|
|
258
|
+
67
|
|
259
259
|
]
|
|
260
260
|
}
|
|
261
261
|
],
|
|
@@ -271,14 +271,14 @@
|
|
|
271
271
|
{
|
|
272
272
|
"type": "reflection",
|
|
273
273
|
"declaration": {
|
|
274
|
-
"id":
|
|
274
|
+
"id": 68,
|
|
275
275
|
"name": "__type",
|
|
276
276
|
"kind": 65536,
|
|
277
277
|
"kindString": "Type literal",
|
|
278
278
|
"flags": {},
|
|
279
279
|
"children": [
|
|
280
280
|
{
|
|
281
|
-
"id":
|
|
281
|
+
"id": 69,
|
|
282
282
|
"name": "schema",
|
|
283
283
|
"kind": 1024,
|
|
284
284
|
"kindString": "Property",
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
{
|
|
301
301
|
"title": "Properties",
|
|
302
302
|
"children": [
|
|
303
|
-
|
|
303
|
+
69
|
|
304
304
|
]
|
|
305
305
|
}
|
|
306
306
|
],
|
|
@@ -318,6 +318,19 @@
|
|
|
318
318
|
],
|
|
319
319
|
"name": "Module"
|
|
320
320
|
}
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
"id": 70,
|
|
324
|
+
"name": "account",
|
|
325
|
+
"kind": 32768,
|
|
326
|
+
"kindString": "Parameter",
|
|
327
|
+
"flags": {
|
|
328
|
+
"isOptional": true
|
|
329
|
+
},
|
|
330
|
+
"type": {
|
|
331
|
+
"type": "reference",
|
|
332
|
+
"name": "Account"
|
|
333
|
+
}
|
|
321
334
|
}
|
|
322
335
|
],
|
|
323
336
|
"type": {
|
|
@@ -337,7 +350,7 @@
|
|
|
337
350
|
}
|
|
338
351
|
},
|
|
339
352
|
{
|
|
340
|
-
"id":
|
|
353
|
+
"id": 78,
|
|
341
354
|
"name": "account",
|
|
342
355
|
"kind": 1024,
|
|
343
356
|
"kindString": "Property",
|
|
@@ -349,7 +362,7 @@
|
|
|
349
362
|
"sources": [
|
|
350
363
|
{
|
|
351
364
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
352
|
-
"line":
|
|
365
|
+
"line": 17,
|
|
353
366
|
"character": 23
|
|
354
367
|
}
|
|
355
368
|
],
|
|
@@ -363,7 +376,7 @@
|
|
|
363
376
|
}
|
|
364
377
|
},
|
|
365
378
|
{
|
|
366
|
-
"id":
|
|
379
|
+
"id": 79,
|
|
367
380
|
"name": "module",
|
|
368
381
|
"kind": 1024,
|
|
369
382
|
"kindString": "Property",
|
|
@@ -373,7 +386,7 @@
|
|
|
373
386
|
"sources": [
|
|
374
387
|
{
|
|
375
388
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
376
|
-
"line":
|
|
389
|
+
"line": 19,
|
|
377
390
|
"character": 13
|
|
378
391
|
}
|
|
379
392
|
],
|
|
@@ -394,14 +407,14 @@
|
|
|
394
407
|
{
|
|
395
408
|
"type": "reflection",
|
|
396
409
|
"declaration": {
|
|
397
|
-
"id":
|
|
410
|
+
"id": 80,
|
|
398
411
|
"name": "__type",
|
|
399
412
|
"kind": 65536,
|
|
400
413
|
"kindString": "Type literal",
|
|
401
414
|
"flags": {},
|
|
402
415
|
"children": [
|
|
403
416
|
{
|
|
404
|
-
"id":
|
|
417
|
+
"id": 81,
|
|
405
418
|
"name": "name",
|
|
406
419
|
"kind": 1024,
|
|
407
420
|
"kindString": "Property",
|
|
@@ -421,7 +434,7 @@
|
|
|
421
434
|
}
|
|
422
435
|
},
|
|
423
436
|
{
|
|
424
|
-
"id":
|
|
437
|
+
"id": 82,
|
|
425
438
|
"name": "security",
|
|
426
439
|
"kind": 1024,
|
|
427
440
|
"kindString": "Property",
|
|
@@ -438,14 +451,14 @@
|
|
|
438
451
|
"type": {
|
|
439
452
|
"type": "reflection",
|
|
440
453
|
"declaration": {
|
|
441
|
-
"id":
|
|
454
|
+
"id": 83,
|
|
442
455
|
"name": "__type",
|
|
443
456
|
"kind": 65536,
|
|
444
457
|
"kindString": "Type literal",
|
|
445
458
|
"flags": {},
|
|
446
459
|
"children": [
|
|
447
460
|
{
|
|
448
|
-
"id":
|
|
461
|
+
"id": 84,
|
|
449
462
|
"name": "allowAnonymous",
|
|
450
463
|
"kind": 1024,
|
|
451
464
|
"kindString": "Property",
|
|
@@ -465,7 +478,7 @@
|
|
|
465
478
|
}
|
|
466
479
|
},
|
|
467
480
|
{
|
|
468
|
-
"id":
|
|
481
|
+
"id": 85,
|
|
469
482
|
"name": "allowed",
|
|
470
483
|
"kind": 1024,
|
|
471
484
|
"kindString": "Property",
|
|
@@ -509,7 +522,7 @@
|
|
|
509
522
|
}
|
|
510
523
|
},
|
|
511
524
|
{
|
|
512
|
-
"id":
|
|
525
|
+
"id": 86,
|
|
513
526
|
"name": "disallowed",
|
|
514
527
|
"kind": 1024,
|
|
515
528
|
"kindString": "Property",
|
|
@@ -548,9 +561,9 @@
|
|
|
548
561
|
{
|
|
549
562
|
"title": "Properties",
|
|
550
563
|
"children": [
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
564
|
+
84,
|
|
565
|
+
85,
|
|
566
|
+
86
|
|
554
567
|
]
|
|
555
568
|
}
|
|
556
569
|
],
|
|
@@ -565,7 +578,7 @@
|
|
|
565
578
|
}
|
|
566
579
|
},
|
|
567
580
|
{
|
|
568
|
-
"id":
|
|
581
|
+
"id": 87,
|
|
569
582
|
"name": "storeQueries",
|
|
570
583
|
"kind": 1024,
|
|
571
584
|
"kindString": "Property",
|
|
@@ -589,9 +602,9 @@
|
|
|
589
602
|
{
|
|
590
603
|
"title": "Properties",
|
|
591
604
|
"children": [
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
605
|
+
81,
|
|
606
|
+
82,
|
|
607
|
+
87
|
|
595
608
|
]
|
|
596
609
|
}
|
|
597
610
|
],
|
|
@@ -607,14 +620,14 @@
|
|
|
607
620
|
{
|
|
608
621
|
"type": "reflection",
|
|
609
622
|
"declaration": {
|
|
610
|
-
"id":
|
|
623
|
+
"id": 88,
|
|
611
624
|
"name": "__type",
|
|
612
625
|
"kind": 65536,
|
|
613
626
|
"kindString": "Type literal",
|
|
614
627
|
"flags": {},
|
|
615
628
|
"children": [
|
|
616
629
|
{
|
|
617
|
-
"id":
|
|
630
|
+
"id": 89,
|
|
618
631
|
"name": "schema",
|
|
619
632
|
"kind": 1024,
|
|
620
633
|
"kindString": "Property",
|
|
@@ -636,7 +649,7 @@
|
|
|
636
649
|
{
|
|
637
650
|
"title": "Properties",
|
|
638
651
|
"children": [
|
|
639
|
-
|
|
652
|
+
89
|
|
640
653
|
]
|
|
641
654
|
}
|
|
642
655
|
],
|
|
@@ -670,9 +683,9 @@
|
|
|
670
683
|
"sources": [
|
|
671
684
|
{
|
|
672
685
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
673
|
-
"line":
|
|
686
|
+
"line": 10,
|
|
674
687
|
"character": 18,
|
|
675
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
688
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10"
|
|
676
689
|
}
|
|
677
690
|
],
|
|
678
691
|
"type": {
|
|
@@ -689,7 +702,7 @@
|
|
|
689
702
|
}
|
|
690
703
|
},
|
|
691
704
|
{
|
|
692
|
-
"id":
|
|
705
|
+
"id": 90,
|
|
693
706
|
"name": "address",
|
|
694
707
|
"kind": 262144,
|
|
695
708
|
"kindString": "Accessor",
|
|
@@ -697,12 +710,12 @@
|
|
|
697
710
|
"sources": [
|
|
698
711
|
{
|
|
699
712
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
700
|
-
"line":
|
|
713
|
+
"line": 21,
|
|
701
714
|
"character": 8
|
|
702
715
|
}
|
|
703
716
|
],
|
|
704
717
|
"getSignature": {
|
|
705
|
-
"id":
|
|
718
|
+
"id": 91,
|
|
706
719
|
"name": "address",
|
|
707
720
|
"kind": 524288,
|
|
708
721
|
"kindString": "Get signature",
|
|
@@ -722,7 +735,7 @@
|
|
|
722
735
|
}
|
|
723
736
|
},
|
|
724
737
|
{
|
|
725
|
-
"id":
|
|
738
|
+
"id": 92,
|
|
726
739
|
"name": "config",
|
|
727
740
|
"kind": 262144,
|
|
728
741
|
"kindString": "Accessor",
|
|
@@ -730,12 +743,12 @@
|
|
|
730
743
|
"sources": [
|
|
731
744
|
{
|
|
732
745
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
733
|
-
"line":
|
|
746
|
+
"line": 22,
|
|
734
747
|
"character": 8
|
|
735
748
|
}
|
|
736
749
|
],
|
|
737
750
|
"getSignature": {
|
|
738
|
-
"id":
|
|
751
|
+
"id": 93,
|
|
739
752
|
"name": "config",
|
|
740
753
|
"kind": 524288,
|
|
741
754
|
"kindString": "Get signature",
|
|
@@ -762,7 +775,7 @@
|
|
|
762
775
|
}
|
|
763
776
|
},
|
|
764
777
|
{
|
|
765
|
-
"id":
|
|
778
|
+
"id": 94,
|
|
766
779
|
"name": "downResolver",
|
|
767
780
|
"kind": 262144,
|
|
768
781
|
"kindString": "Accessor",
|
|
@@ -770,12 +783,12 @@
|
|
|
770
783
|
"sources": [
|
|
771
784
|
{
|
|
772
785
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
773
|
-
"line":
|
|
786
|
+
"line": 23,
|
|
774
787
|
"character": 8
|
|
775
788
|
}
|
|
776
789
|
],
|
|
777
790
|
"getSignature": {
|
|
778
|
-
"id":
|
|
791
|
+
"id": 95,
|
|
779
792
|
"name": "downResolver",
|
|
780
793
|
"kind": 524288,
|
|
781
794
|
"kindString": "Get signature",
|
|
@@ -795,7 +808,7 @@
|
|
|
795
808
|
}
|
|
796
809
|
},
|
|
797
810
|
{
|
|
798
|
-
"id":
|
|
811
|
+
"id": 96,
|
|
799
812
|
"name": "queries",
|
|
800
813
|
"kind": 262144,
|
|
801
814
|
"kindString": "Accessor",
|
|
@@ -803,12 +816,12 @@
|
|
|
803
816
|
"sources": [
|
|
804
817
|
{
|
|
805
818
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
806
|
-
"line":
|
|
819
|
+
"line": 24,
|
|
807
820
|
"character": 8
|
|
808
821
|
}
|
|
809
822
|
],
|
|
810
823
|
"getSignature": {
|
|
811
|
-
"id":
|
|
824
|
+
"id": 97,
|
|
812
825
|
"name": "queries",
|
|
813
826
|
"kind": 524288,
|
|
814
827
|
"kindString": "Get signature",
|
|
@@ -831,7 +844,7 @@
|
|
|
831
844
|
}
|
|
832
845
|
},
|
|
833
846
|
{
|
|
834
|
-
"id":
|
|
847
|
+
"id": 98,
|
|
835
848
|
"name": "upResolver",
|
|
836
849
|
"kind": 262144,
|
|
837
850
|
"kindString": "Accessor",
|
|
@@ -839,12 +852,12 @@
|
|
|
839
852
|
"sources": [
|
|
840
853
|
{
|
|
841
854
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
842
|
-
"line":
|
|
855
|
+
"line": 25,
|
|
843
856
|
"character": 8
|
|
844
857
|
}
|
|
845
858
|
],
|
|
846
859
|
"getSignature": {
|
|
847
|
-
"id":
|
|
860
|
+
"id": 99,
|
|
848
861
|
"name": "upResolver",
|
|
849
862
|
"kind": 524288,
|
|
850
863
|
"kindString": "Get signature",
|
|
@@ -864,7 +877,7 @@
|
|
|
864
877
|
}
|
|
865
878
|
},
|
|
866
879
|
{
|
|
867
|
-
"id":
|
|
880
|
+
"id": 254,
|
|
868
881
|
"name": "bindQuery",
|
|
869
882
|
"kind": 2048,
|
|
870
883
|
"kindString": "Method",
|
|
@@ -874,20 +887,20 @@
|
|
|
874
887
|
"sources": [
|
|
875
888
|
{
|
|
876
889
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
877
|
-
"line":
|
|
890
|
+
"line": 49,
|
|
878
891
|
"character": 14
|
|
879
892
|
}
|
|
880
893
|
],
|
|
881
894
|
"signatures": [
|
|
882
895
|
{
|
|
883
|
-
"id":
|
|
896
|
+
"id": 255,
|
|
884
897
|
"name": "bindQuery",
|
|
885
898
|
"kind": 4096,
|
|
886
899
|
"kindString": "Call signature",
|
|
887
900
|
"flags": {},
|
|
888
901
|
"typeParameter": [
|
|
889
902
|
{
|
|
890
|
-
"id":
|
|
903
|
+
"id": 260,
|
|
891
904
|
"name": "T",
|
|
892
905
|
"kind": 131072,
|
|
893
906
|
"kindString": "Type parameter",
|
|
@@ -913,14 +926,14 @@
|
|
|
913
926
|
{
|
|
914
927
|
"type": "reflection",
|
|
915
928
|
"declaration": {
|
|
916
|
-
"id":
|
|
929
|
+
"id": 256,
|
|
917
930
|
"name": "__type",
|
|
918
931
|
"kind": 65536,
|
|
919
932
|
"kindString": "Type literal",
|
|
920
933
|
"flags": {},
|
|
921
934
|
"children": [
|
|
922
935
|
{
|
|
923
|
-
"id":
|
|
936
|
+
"id": 257,
|
|
924
937
|
"name": "schema",
|
|
925
938
|
"kind": 1024,
|
|
926
939
|
"kindString": "Property",
|
|
@@ -942,7 +955,7 @@
|
|
|
942
955
|
{
|
|
943
956
|
"title": "Properties",
|
|
944
957
|
"children": [
|
|
945
|
-
|
|
958
|
+
257
|
|
946
959
|
]
|
|
947
960
|
}
|
|
948
961
|
],
|
|
@@ -978,14 +991,14 @@
|
|
|
978
991
|
{
|
|
979
992
|
"type": "reflection",
|
|
980
993
|
"declaration": {
|
|
981
|
-
"id":
|
|
994
|
+
"id": 258,
|
|
982
995
|
"name": "__type",
|
|
983
996
|
"kind": 65536,
|
|
984
997
|
"kindString": "Type literal",
|
|
985
998
|
"flags": {},
|
|
986
999
|
"children": [
|
|
987
1000
|
{
|
|
988
|
-
"id":
|
|
1001
|
+
"id": 259,
|
|
989
1002
|
"name": "schema",
|
|
990
1003
|
"kind": 1024,
|
|
991
1004
|
"kindString": "Property",
|
|
@@ -1007,7 +1020,7 @@
|
|
|
1007
1020
|
{
|
|
1008
1021
|
"title": "Properties",
|
|
1009
1022
|
"children": [
|
|
1010
|
-
|
|
1023
|
+
259
|
|
1011
1024
|
]
|
|
1012
1025
|
}
|
|
1013
1026
|
],
|
|
@@ -1031,19 +1044,19 @@
|
|
|
1031
1044
|
],
|
|
1032
1045
|
"parameters": [
|
|
1033
1046
|
{
|
|
1034
|
-
"id":
|
|
1047
|
+
"id": 261,
|
|
1035
1048
|
"name": "query",
|
|
1036
1049
|
"kind": 32768,
|
|
1037
1050
|
"kindString": "Parameter",
|
|
1038
1051
|
"flags": {},
|
|
1039
1052
|
"type": {
|
|
1040
1053
|
"type": "reference",
|
|
1041
|
-
"id":
|
|
1054
|
+
"id": 260,
|
|
1042
1055
|
"name": "T"
|
|
1043
1056
|
}
|
|
1044
1057
|
},
|
|
1045
1058
|
{
|
|
1046
|
-
"id":
|
|
1059
|
+
"id": 262,
|
|
1047
1060
|
"name": "payloads",
|
|
1048
1061
|
"kind": 32768,
|
|
1049
1062
|
"kindString": "Parameter",
|
|
@@ -1066,14 +1079,14 @@
|
|
|
1066
1079
|
{
|
|
1067
1080
|
"type": "reflection",
|
|
1068
1081
|
"declaration": {
|
|
1069
|
-
"id":
|
|
1082
|
+
"id": 263,
|
|
1070
1083
|
"name": "__type",
|
|
1071
1084
|
"kind": 65536,
|
|
1072
1085
|
"kindString": "Type literal",
|
|
1073
1086
|
"flags": {},
|
|
1074
1087
|
"children": [
|
|
1075
1088
|
{
|
|
1076
|
-
"id":
|
|
1089
|
+
"id": 264,
|
|
1077
1090
|
"name": "schema",
|
|
1078
1091
|
"kind": 1024,
|
|
1079
1092
|
"kindString": "Property",
|
|
@@ -1095,7 +1108,7 @@
|
|
|
1095
1108
|
{
|
|
1096
1109
|
"title": "Properties",
|
|
1097
1110
|
"children": [
|
|
1098
|
-
|
|
1111
|
+
264
|
|
1099
1112
|
]
|
|
1100
1113
|
}
|
|
1101
1114
|
],
|
|
@@ -1113,7 +1126,7 @@
|
|
|
1113
1126
|
}
|
|
1114
1127
|
},
|
|
1115
1128
|
{
|
|
1116
|
-
"id":
|
|
1129
|
+
"id": 265,
|
|
1117
1130
|
"name": "account",
|
|
1118
1131
|
"kind": 32768,
|
|
1119
1132
|
"kindString": "Parameter",
|
|
@@ -1150,14 +1163,14 @@
|
|
|
1150
1163
|
{
|
|
1151
1164
|
"type": "reflection",
|
|
1152
1165
|
"declaration": {
|
|
1153
|
-
"id":
|
|
1166
|
+
"id": 266,
|
|
1154
1167
|
"name": "__type",
|
|
1155
1168
|
"kind": 65536,
|
|
1156
1169
|
"kindString": "Type literal",
|
|
1157
1170
|
"flags": {},
|
|
1158
1171
|
"children": [
|
|
1159
1172
|
{
|
|
1160
|
-
"id":
|
|
1173
|
+
"id": 267,
|
|
1161
1174
|
"name": "query",
|
|
1162
1175
|
"kind": 1024,
|
|
1163
1176
|
"kindString": "Property",
|
|
@@ -1175,7 +1188,7 @@
|
|
|
1175
1188
|
}
|
|
1176
1189
|
},
|
|
1177
1190
|
{
|
|
1178
|
-
"id":
|
|
1191
|
+
"id": 268,
|
|
1179
1192
|
"name": "resultSet",
|
|
1180
1193
|
"kind": 1024,
|
|
1181
1194
|
"kindString": "Property",
|
|
@@ -1195,7 +1208,7 @@
|
|
|
1195
1208
|
}
|
|
1196
1209
|
},
|
|
1197
1210
|
{
|
|
1198
|
-
"id":
|
|
1211
|
+
"id": 269,
|
|
1199
1212
|
"name": "schema",
|
|
1200
1213
|
"kind": 1024,
|
|
1201
1214
|
"kindString": "Property",
|
|
@@ -1217,9 +1230,9 @@
|
|
|
1217
1230
|
{
|
|
1218
1231
|
"title": "Properties",
|
|
1219
1232
|
"children": [
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1233
|
+
267,
|
|
1234
|
+
268,
|
|
1235
|
+
269
|
|
1223
1236
|
]
|
|
1224
1237
|
}
|
|
1225
1238
|
],
|
|
@@ -1250,14 +1263,14 @@
|
|
|
1250
1263
|
{
|
|
1251
1264
|
"type": "reflection",
|
|
1252
1265
|
"declaration": {
|
|
1253
|
-
"id":
|
|
1266
|
+
"id": 270,
|
|
1254
1267
|
"name": "__type",
|
|
1255
1268
|
"kind": 65536,
|
|
1256
1269
|
"kindString": "Type literal",
|
|
1257
1270
|
"flags": {},
|
|
1258
1271
|
"children": [
|
|
1259
1272
|
{
|
|
1260
|
-
"id":
|
|
1273
|
+
"id": 271,
|
|
1261
1274
|
"name": "schema",
|
|
1262
1275
|
"kind": 1024,
|
|
1263
1276
|
"kindString": "Property",
|
|
@@ -1279,7 +1292,7 @@
|
|
|
1279
1292
|
{
|
|
1280
1293
|
"title": "Properties",
|
|
1281
1294
|
"children": [
|
|
1282
|
-
|
|
1295
|
+
271
|
|
1283
1296
|
]
|
|
1284
1297
|
}
|
|
1285
1298
|
],
|
|
@@ -1316,7 +1329,7 @@
|
|
|
1316
1329
|
}
|
|
1317
1330
|
},
|
|
1318
1331
|
{
|
|
1319
|
-
"id":
|
|
1332
|
+
"id": 272,
|
|
1320
1333
|
"name": "bindQueryInternal",
|
|
1321
1334
|
"kind": 2048,
|
|
1322
1335
|
"kindString": "Method",
|
|
@@ -1326,20 +1339,20 @@
|
|
|
1326
1339
|
"sources": [
|
|
1327
1340
|
{
|
|
1328
1341
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1329
|
-
"line":
|
|
1342
|
+
"line": 50,
|
|
1330
1343
|
"character": 14
|
|
1331
1344
|
}
|
|
1332
1345
|
],
|
|
1333
1346
|
"signatures": [
|
|
1334
1347
|
{
|
|
1335
|
-
"id":
|
|
1348
|
+
"id": 273,
|
|
1336
1349
|
"name": "bindQueryInternal",
|
|
1337
1350
|
"kind": 4096,
|
|
1338
1351
|
"kindString": "Call signature",
|
|
1339
1352
|
"flags": {},
|
|
1340
1353
|
"typeParameter": [
|
|
1341
1354
|
{
|
|
1342
|
-
"id":
|
|
1355
|
+
"id": 278,
|
|
1343
1356
|
"name": "T",
|
|
1344
1357
|
"kind": 131072,
|
|
1345
1358
|
"kindString": "Type parameter",
|
|
@@ -1365,14 +1378,14 @@
|
|
|
1365
1378
|
{
|
|
1366
1379
|
"type": "reflection",
|
|
1367
1380
|
"declaration": {
|
|
1368
|
-
"id":
|
|
1381
|
+
"id": 274,
|
|
1369
1382
|
"name": "__type",
|
|
1370
1383
|
"kind": 65536,
|
|
1371
1384
|
"kindString": "Type literal",
|
|
1372
1385
|
"flags": {},
|
|
1373
1386
|
"children": [
|
|
1374
1387
|
{
|
|
1375
|
-
"id":
|
|
1388
|
+
"id": 275,
|
|
1376
1389
|
"name": "schema",
|
|
1377
1390
|
"kind": 1024,
|
|
1378
1391
|
"kindString": "Property",
|
|
@@ -1394,7 +1407,7 @@
|
|
|
1394
1407
|
{
|
|
1395
1408
|
"title": "Properties",
|
|
1396
1409
|
"children": [
|
|
1397
|
-
|
|
1410
|
+
275
|
|
1398
1411
|
]
|
|
1399
1412
|
}
|
|
1400
1413
|
],
|
|
@@ -1430,14 +1443,14 @@
|
|
|
1430
1443
|
{
|
|
1431
1444
|
"type": "reflection",
|
|
1432
1445
|
"declaration": {
|
|
1433
|
-
"id":
|
|
1446
|
+
"id": 276,
|
|
1434
1447
|
"name": "__type",
|
|
1435
1448
|
"kind": 65536,
|
|
1436
1449
|
"kindString": "Type literal",
|
|
1437
1450
|
"flags": {},
|
|
1438
1451
|
"children": [
|
|
1439
1452
|
{
|
|
1440
|
-
"id":
|
|
1453
|
+
"id": 277,
|
|
1441
1454
|
"name": "schema",
|
|
1442
1455
|
"kind": 1024,
|
|
1443
1456
|
"kindString": "Property",
|
|
@@ -1459,7 +1472,7 @@
|
|
|
1459
1472
|
{
|
|
1460
1473
|
"title": "Properties",
|
|
1461
1474
|
"children": [
|
|
1462
|
-
|
|
1475
|
+
277
|
|
1463
1476
|
]
|
|
1464
1477
|
}
|
|
1465
1478
|
],
|
|
@@ -1483,19 +1496,19 @@
|
|
|
1483
1496
|
],
|
|
1484
1497
|
"parameters": [
|
|
1485
1498
|
{
|
|
1486
|
-
"id":
|
|
1499
|
+
"id": 279,
|
|
1487
1500
|
"name": "query",
|
|
1488
1501
|
"kind": 32768,
|
|
1489
1502
|
"kindString": "Parameter",
|
|
1490
1503
|
"flags": {},
|
|
1491
1504
|
"type": {
|
|
1492
1505
|
"type": "reference",
|
|
1493
|
-
"id":
|
|
1506
|
+
"id": 278,
|
|
1494
1507
|
"name": "T"
|
|
1495
1508
|
}
|
|
1496
1509
|
},
|
|
1497
1510
|
{
|
|
1498
|
-
"id":
|
|
1511
|
+
"id": 280,
|
|
1499
1512
|
"name": "payloads",
|
|
1500
1513
|
"kind": 32768,
|
|
1501
1514
|
"kindString": "Parameter",
|
|
@@ -1518,14 +1531,14 @@
|
|
|
1518
1531
|
{
|
|
1519
1532
|
"type": "reflection",
|
|
1520
1533
|
"declaration": {
|
|
1521
|
-
"id":
|
|
1534
|
+
"id": 281,
|
|
1522
1535
|
"name": "__type",
|
|
1523
1536
|
"kind": 65536,
|
|
1524
1537
|
"kindString": "Type literal",
|
|
1525
1538
|
"flags": {},
|
|
1526
1539
|
"children": [
|
|
1527
1540
|
{
|
|
1528
|
-
"id":
|
|
1541
|
+
"id": 282,
|
|
1529
1542
|
"name": "schema",
|
|
1530
1543
|
"kind": 1024,
|
|
1531
1544
|
"kindString": "Property",
|
|
@@ -1547,7 +1560,7 @@
|
|
|
1547
1560
|
{
|
|
1548
1561
|
"title": "Properties",
|
|
1549
1562
|
"children": [
|
|
1550
|
-
|
|
1563
|
+
282
|
|
1551
1564
|
]
|
|
1552
1565
|
}
|
|
1553
1566
|
],
|
|
@@ -1565,7 +1578,7 @@
|
|
|
1565
1578
|
}
|
|
1566
1579
|
},
|
|
1567
1580
|
{
|
|
1568
|
-
"id":
|
|
1581
|
+
"id": 283,
|
|
1569
1582
|
"name": "account",
|
|
1570
1583
|
"kind": 32768,
|
|
1571
1584
|
"kindString": "Parameter",
|
|
@@ -1599,14 +1612,14 @@
|
|
|
1599
1612
|
{
|
|
1600
1613
|
"type": "reflection",
|
|
1601
1614
|
"declaration": {
|
|
1602
|
-
"id":
|
|
1615
|
+
"id": 284,
|
|
1603
1616
|
"name": "__type",
|
|
1604
1617
|
"kind": 65536,
|
|
1605
1618
|
"kindString": "Type literal",
|
|
1606
1619
|
"flags": {},
|
|
1607
1620
|
"children": [
|
|
1608
1621
|
{
|
|
1609
|
-
"id":
|
|
1622
|
+
"id": 285,
|
|
1610
1623
|
"name": "query",
|
|
1611
1624
|
"kind": 1024,
|
|
1612
1625
|
"kindString": "Property",
|
|
@@ -1624,7 +1637,7 @@
|
|
|
1624
1637
|
}
|
|
1625
1638
|
},
|
|
1626
1639
|
{
|
|
1627
|
-
"id":
|
|
1640
|
+
"id": 286,
|
|
1628
1641
|
"name": "resultSet",
|
|
1629
1642
|
"kind": 1024,
|
|
1630
1643
|
"kindString": "Property",
|
|
@@ -1644,7 +1657,7 @@
|
|
|
1644
1657
|
}
|
|
1645
1658
|
},
|
|
1646
1659
|
{
|
|
1647
|
-
"id":
|
|
1660
|
+
"id": 287,
|
|
1648
1661
|
"name": "schema",
|
|
1649
1662
|
"kind": 1024,
|
|
1650
1663
|
"kindString": "Property",
|
|
@@ -1666,9 +1679,9 @@
|
|
|
1666
1679
|
{
|
|
1667
1680
|
"title": "Properties",
|
|
1668
1681
|
"children": [
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1682
|
+
285,
|
|
1683
|
+
286,
|
|
1684
|
+
287
|
|
1672
1685
|
]
|
|
1673
1686
|
}
|
|
1674
1687
|
],
|
|
@@ -1699,14 +1712,14 @@
|
|
|
1699
1712
|
{
|
|
1700
1713
|
"type": "reflection",
|
|
1701
1714
|
"declaration": {
|
|
1702
|
-
"id":
|
|
1715
|
+
"id": 288,
|
|
1703
1716
|
"name": "__type",
|
|
1704
1717
|
"kind": 65536,
|
|
1705
1718
|
"kindString": "Type literal",
|
|
1706
1719
|
"flags": {},
|
|
1707
1720
|
"children": [
|
|
1708
1721
|
{
|
|
1709
|
-
"id":
|
|
1722
|
+
"id": 289,
|
|
1710
1723
|
"name": "schema",
|
|
1711
1724
|
"kind": 1024,
|
|
1712
1725
|
"kindString": "Property",
|
|
@@ -1728,7 +1741,7 @@
|
|
|
1728
1741
|
{
|
|
1729
1742
|
"title": "Properties",
|
|
1730
1743
|
"children": [
|
|
1731
|
-
|
|
1744
|
+
289
|
|
1732
1745
|
]
|
|
1733
1746
|
}
|
|
1734
1747
|
],
|
|
@@ -1758,7 +1771,7 @@
|
|
|
1758
1771
|
}
|
|
1759
1772
|
},
|
|
1760
1773
|
{
|
|
1761
|
-
"id":
|
|
1774
|
+
"id": 100,
|
|
1762
1775
|
"name": "describe",
|
|
1763
1776
|
"kind": 2048,
|
|
1764
1777
|
"kindString": "Method",
|
|
@@ -1766,13 +1779,13 @@
|
|
|
1766
1779
|
"sources": [
|
|
1767
1780
|
{
|
|
1768
1781
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1769
|
-
"line":
|
|
1782
|
+
"line": 30,
|
|
1770
1783
|
"character": 4
|
|
1771
1784
|
}
|
|
1772
1785
|
],
|
|
1773
1786
|
"signatures": [
|
|
1774
1787
|
{
|
|
1775
|
-
"id":
|
|
1788
|
+
"id": 101,
|
|
1776
1789
|
"name": "describe",
|
|
1777
1790
|
"kind": 4096,
|
|
1778
1791
|
"kindString": "Call signature",
|
|
@@ -1819,7 +1832,7 @@
|
|
|
1819
1832
|
}
|
|
1820
1833
|
},
|
|
1821
1834
|
{
|
|
1822
|
-
"id":
|
|
1835
|
+
"id": 102,
|
|
1823
1836
|
"name": "discover",
|
|
1824
1837
|
"kind": 2048,
|
|
1825
1838
|
"kindString": "Method",
|
|
@@ -1827,13 +1840,13 @@
|
|
|
1827
1840
|
"sources": [
|
|
1828
1841
|
{
|
|
1829
1842
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1830
|
-
"line":
|
|
1843
|
+
"line": 31,
|
|
1831
1844
|
"character": 4
|
|
1832
1845
|
}
|
|
1833
1846
|
],
|
|
1834
1847
|
"signatures": [
|
|
1835
1848
|
{
|
|
1836
|
-
"id":
|
|
1849
|
+
"id": 103,
|
|
1837
1850
|
"name": "discover",
|
|
1838
1851
|
"kind": 4096,
|
|
1839
1852
|
"kindString": "Call signature",
|
|
@@ -1857,14 +1870,14 @@
|
|
|
1857
1870
|
{
|
|
1858
1871
|
"type": "reflection",
|
|
1859
1872
|
"declaration": {
|
|
1860
|
-
"id":
|
|
1873
|
+
"id": 104,
|
|
1861
1874
|
"name": "__type",
|
|
1862
1875
|
"kind": 65536,
|
|
1863
1876
|
"kindString": "Type literal",
|
|
1864
1877
|
"flags": {},
|
|
1865
1878
|
"children": [
|
|
1866
1879
|
{
|
|
1867
|
-
"id":
|
|
1880
|
+
"id": 105,
|
|
1868
1881
|
"name": "schema",
|
|
1869
1882
|
"kind": 1024,
|
|
1870
1883
|
"kindString": "Property",
|
|
@@ -1886,7 +1899,7 @@
|
|
|
1886
1899
|
{
|
|
1887
1900
|
"title": "Properties",
|
|
1888
1901
|
"children": [
|
|
1889
|
-
|
|
1902
|
+
105
|
|
1890
1903
|
]
|
|
1891
1904
|
}
|
|
1892
1905
|
],
|
|
@@ -1919,7 +1932,7 @@
|
|
|
1919
1932
|
}
|
|
1920
1933
|
},
|
|
1921
1934
|
{
|
|
1922
|
-
"id":
|
|
1935
|
+
"id": 71,
|
|
1923
1936
|
"name": "divine",
|
|
1924
1937
|
"kind": 2048,
|
|
1925
1938
|
"kindString": "Method",
|
|
@@ -1927,21 +1940,21 @@
|
|
|
1927
1940
|
"sources": [
|
|
1928
1941
|
{
|
|
1929
1942
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
1930
|
-
"line":
|
|
1943
|
+
"line": 32,
|
|
1931
1944
|
"character": 8,
|
|
1932
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1945
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L32"
|
|
1933
1946
|
}
|
|
1934
1947
|
],
|
|
1935
1948
|
"signatures": [
|
|
1936
1949
|
{
|
|
1937
|
-
"id":
|
|
1950
|
+
"id": 72,
|
|
1938
1951
|
"name": "divine",
|
|
1939
1952
|
"kind": 4096,
|
|
1940
1953
|
"kindString": "Call signature",
|
|
1941
1954
|
"flags": {},
|
|
1942
1955
|
"parameters": [
|
|
1943
1956
|
{
|
|
1944
|
-
"id":
|
|
1957
|
+
"id": 73,
|
|
1945
1958
|
"name": "payloads",
|
|
1946
1959
|
"kind": 32768,
|
|
1947
1960
|
"kindString": "Parameter",
|
|
@@ -1964,14 +1977,14 @@
|
|
|
1964
1977
|
{
|
|
1965
1978
|
"type": "reflection",
|
|
1966
1979
|
"declaration": {
|
|
1967
|
-
"id":
|
|
1980
|
+
"id": 74,
|
|
1968
1981
|
"name": "__type",
|
|
1969
1982
|
"kind": 65536,
|
|
1970
1983
|
"kindString": "Type literal",
|
|
1971
1984
|
"flags": {},
|
|
1972
1985
|
"children": [
|
|
1973
1986
|
{
|
|
1974
|
-
"id":
|
|
1987
|
+
"id": 75,
|
|
1975
1988
|
"name": "schema",
|
|
1976
1989
|
"kind": 1024,
|
|
1977
1990
|
"kindString": "Property",
|
|
@@ -1993,7 +2006,7 @@
|
|
|
1993
2006
|
{
|
|
1994
2007
|
"title": "Properties",
|
|
1995
2008
|
"children": [
|
|
1996
|
-
|
|
2009
|
+
75
|
|
1997
2010
|
]
|
|
1998
2011
|
}
|
|
1999
2012
|
],
|
|
@@ -2030,14 +2043,14 @@
|
|
|
2030
2043
|
{
|
|
2031
2044
|
"type": "reflection",
|
|
2032
2045
|
"declaration": {
|
|
2033
|
-
"id":
|
|
2046
|
+
"id": 76,
|
|
2034
2047
|
"name": "__type",
|
|
2035
2048
|
"kind": 65536,
|
|
2036
2049
|
"kindString": "Type literal",
|
|
2037
2050
|
"flags": {},
|
|
2038
2051
|
"children": [
|
|
2039
2052
|
{
|
|
2040
|
-
"id":
|
|
2053
|
+
"id": 77,
|
|
2041
2054
|
"name": "schema",
|
|
2042
2055
|
"kind": 1024,
|
|
2043
2056
|
"kindString": "Property",
|
|
@@ -2059,7 +2072,7 @@
|
|
|
2059
2072
|
{
|
|
2060
2073
|
"title": "Properties",
|
|
2061
2074
|
"children": [
|
|
2062
|
-
|
|
2075
|
+
77
|
|
2063
2076
|
]
|
|
2064
2077
|
}
|
|
2065
2078
|
],
|
|
@@ -2092,7 +2105,7 @@
|
|
|
2092
2105
|
}
|
|
2093
2106
|
},
|
|
2094
2107
|
{
|
|
2095
|
-
"id":
|
|
2108
|
+
"id": 290,
|
|
2096
2109
|
"name": "filterErrors",
|
|
2097
2110
|
"kind": 2048,
|
|
2098
2111
|
"kindString": "Method",
|
|
@@ -2102,20 +2115,20 @@
|
|
|
2102
2115
|
"sources": [
|
|
2103
2116
|
{
|
|
2104
2117
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2105
|
-
"line":
|
|
2118
|
+
"line": 51,
|
|
2106
2119
|
"character": 14
|
|
2107
2120
|
}
|
|
2108
2121
|
],
|
|
2109
2122
|
"signatures": [
|
|
2110
2123
|
{
|
|
2111
|
-
"id":
|
|
2124
|
+
"id": 291,
|
|
2112
2125
|
"name": "filterErrors",
|
|
2113
2126
|
"kind": 4096,
|
|
2114
2127
|
"kindString": "Call signature",
|
|
2115
2128
|
"flags": {},
|
|
2116
2129
|
"parameters": [
|
|
2117
2130
|
{
|
|
2118
|
-
"id":
|
|
2131
|
+
"id": 292,
|
|
2119
2132
|
"name": "query",
|
|
2120
2133
|
"kind": 32768,
|
|
2121
2134
|
"kindString": "Parameter",
|
|
@@ -2141,14 +2154,14 @@
|
|
|
2141
2154
|
{
|
|
2142
2155
|
"type": "reflection",
|
|
2143
2156
|
"declaration": {
|
|
2144
|
-
"id":
|
|
2157
|
+
"id": 293,
|
|
2145
2158
|
"name": "__type",
|
|
2146
2159
|
"kind": 65536,
|
|
2147
2160
|
"kindString": "Type literal",
|
|
2148
2161
|
"flags": {},
|
|
2149
2162
|
"children": [
|
|
2150
2163
|
{
|
|
2151
|
-
"id":
|
|
2164
|
+
"id": 294,
|
|
2152
2165
|
"name": "query",
|
|
2153
2166
|
"kind": 1024,
|
|
2154
2167
|
"kindString": "Property",
|
|
@@ -2166,7 +2179,7 @@
|
|
|
2166
2179
|
}
|
|
2167
2180
|
},
|
|
2168
2181
|
{
|
|
2169
|
-
"id":
|
|
2182
|
+
"id": 295,
|
|
2170
2183
|
"name": "resultSet",
|
|
2171
2184
|
"kind": 1024,
|
|
2172
2185
|
"kindString": "Property",
|
|
@@ -2186,7 +2199,7 @@
|
|
|
2186
2199
|
}
|
|
2187
2200
|
},
|
|
2188
2201
|
{
|
|
2189
|
-
"id":
|
|
2202
|
+
"id": 296,
|
|
2190
2203
|
"name": "schema",
|
|
2191
2204
|
"kind": 1024,
|
|
2192
2205
|
"kindString": "Property",
|
|
@@ -2208,9 +2221,9 @@
|
|
|
2208
2221
|
{
|
|
2209
2222
|
"title": "Properties",
|
|
2210
2223
|
"children": [
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2224
|
+
294,
|
|
2225
|
+
295,
|
|
2226
|
+
296
|
|
2214
2227
|
]
|
|
2215
2228
|
}
|
|
2216
2229
|
],
|
|
@@ -2242,14 +2255,14 @@
|
|
|
2242
2255
|
{
|
|
2243
2256
|
"type": "reflection",
|
|
2244
2257
|
"declaration": {
|
|
2245
|
-
"id":
|
|
2258
|
+
"id": 297,
|
|
2246
2259
|
"name": "__type",
|
|
2247
2260
|
"kind": 65536,
|
|
2248
2261
|
"kindString": "Type literal",
|
|
2249
2262
|
"flags": {},
|
|
2250
2263
|
"children": [
|
|
2251
2264
|
{
|
|
2252
|
-
"id":
|
|
2265
|
+
"id": 298,
|
|
2253
2266
|
"name": "schema",
|
|
2254
2267
|
"kind": 1024,
|
|
2255
2268
|
"kindString": "Property",
|
|
@@ -2271,7 +2284,7 @@
|
|
|
2271
2284
|
{
|
|
2272
2285
|
"title": "Properties",
|
|
2273
2286
|
"children": [
|
|
2274
|
-
|
|
2287
|
+
298
|
|
2275
2288
|
]
|
|
2276
2289
|
}
|
|
2277
2290
|
],
|
|
@@ -2293,7 +2306,7 @@
|
|
|
2293
2306
|
}
|
|
2294
2307
|
},
|
|
2295
2308
|
{
|
|
2296
|
-
"id":
|
|
2309
|
+
"id": 299,
|
|
2297
2310
|
"name": "result",
|
|
2298
2311
|
"kind": 32768,
|
|
2299
2312
|
"kindString": "Parameter",
|
|
@@ -2322,14 +2335,14 @@
|
|
|
2322
2335
|
{
|
|
2323
2336
|
"type": "reflection",
|
|
2324
2337
|
"declaration": {
|
|
2325
|
-
"id":
|
|
2338
|
+
"id": 300,
|
|
2326
2339
|
"name": "__type",
|
|
2327
2340
|
"kind": 65536,
|
|
2328
2341
|
"kindString": "Type literal",
|
|
2329
2342
|
"flags": {},
|
|
2330
2343
|
"children": [
|
|
2331
2344
|
{
|
|
2332
|
-
"id":
|
|
2345
|
+
"id": 301,
|
|
2333
2346
|
"name": "schema",
|
|
2334
2347
|
"kind": 1024,
|
|
2335
2348
|
"kindString": "Property",
|
|
@@ -2351,7 +2364,7 @@
|
|
|
2351
2364
|
{
|
|
2352
2365
|
"title": "Properties",
|
|
2353
2366
|
"children": [
|
|
2354
|
-
|
|
2367
|
+
301
|
|
2355
2368
|
]
|
|
2356
2369
|
}
|
|
2357
2370
|
],
|
|
@@ -2396,14 +2409,14 @@
|
|
|
2396
2409
|
{
|
|
2397
2410
|
"type": "reflection",
|
|
2398
2411
|
"declaration": {
|
|
2399
|
-
"id":
|
|
2412
|
+
"id": 302,
|
|
2400
2413
|
"name": "__type",
|
|
2401
2414
|
"kind": 65536,
|
|
2402
2415
|
"kindString": "Type literal",
|
|
2403
2416
|
"flags": {},
|
|
2404
2417
|
"children": [
|
|
2405
2418
|
{
|
|
2406
|
-
"id":
|
|
2419
|
+
"id": 303,
|
|
2407
2420
|
"name": "message",
|
|
2408
2421
|
"kind": 1024,
|
|
2409
2422
|
"kindString": "Property",
|
|
@@ -2423,7 +2436,7 @@
|
|
|
2423
2436
|
}
|
|
2424
2437
|
},
|
|
2425
2438
|
{
|
|
2426
|
-
"id":
|
|
2439
|
+
"id": 304,
|
|
2427
2440
|
"name": "schema",
|
|
2428
2441
|
"kind": 1024,
|
|
2429
2442
|
"kindString": "Property",
|
|
@@ -2441,7 +2454,7 @@
|
|
|
2441
2454
|
}
|
|
2442
2455
|
},
|
|
2443
2456
|
{
|
|
2444
|
-
"id":
|
|
2457
|
+
"id": 305,
|
|
2445
2458
|
"name": "sources",
|
|
2446
2459
|
"kind": 1024,
|
|
2447
2460
|
"kindString": "Property",
|
|
@@ -2466,9 +2479,9 @@
|
|
|
2466
2479
|
{
|
|
2467
2480
|
"title": "Properties",
|
|
2468
2481
|
"children": [
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2482
|
+
303,
|
|
2483
|
+
304,
|
|
2484
|
+
305
|
|
2472
2485
|
]
|
|
2473
2486
|
}
|
|
2474
2487
|
],
|
|
@@ -2498,7 +2511,7 @@
|
|
|
2498
2511
|
}
|
|
2499
2512
|
},
|
|
2500
2513
|
{
|
|
2501
|
-
"id":
|
|
2514
|
+
"id": 106,
|
|
2502
2515
|
"name": "query",
|
|
2503
2516
|
"kind": 2048,
|
|
2504
2517
|
"kindString": "Method",
|
|
@@ -2506,20 +2519,20 @@
|
|
|
2506
2519
|
"sources": [
|
|
2507
2520
|
{
|
|
2508
2521
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2509
|
-
"line":
|
|
2522
|
+
"line": 32,
|
|
2510
2523
|
"character": 4
|
|
2511
2524
|
}
|
|
2512
2525
|
],
|
|
2513
2526
|
"signatures": [
|
|
2514
2527
|
{
|
|
2515
|
-
"id":
|
|
2528
|
+
"id": 107,
|
|
2516
2529
|
"name": "query",
|
|
2517
2530
|
"kind": 4096,
|
|
2518
2531
|
"kindString": "Call signature",
|
|
2519
2532
|
"flags": {},
|
|
2520
2533
|
"typeParameter": [
|
|
2521
2534
|
{
|
|
2522
|
-
"id":
|
|
2535
|
+
"id": 116,
|
|
2523
2536
|
"name": "T",
|
|
2524
2537
|
"kind": 131072,
|
|
2525
2538
|
"kindString": "Type parameter",
|
|
@@ -2542,14 +2555,14 @@
|
|
|
2542
2555
|
{
|
|
2543
2556
|
"type": "reflection",
|
|
2544
2557
|
"declaration": {
|
|
2545
|
-
"id":
|
|
2558
|
+
"id": 108,
|
|
2546
2559
|
"name": "__type",
|
|
2547
2560
|
"kind": 65536,
|
|
2548
2561
|
"kindString": "Type literal",
|
|
2549
2562
|
"flags": {},
|
|
2550
2563
|
"children": [
|
|
2551
2564
|
{
|
|
2552
|
-
"id":
|
|
2565
|
+
"id": 109,
|
|
2553
2566
|
"name": "query",
|
|
2554
2567
|
"kind": 1024,
|
|
2555
2568
|
"kindString": "Property",
|
|
@@ -2567,7 +2580,7 @@
|
|
|
2567
2580
|
}
|
|
2568
2581
|
},
|
|
2569
2582
|
{
|
|
2570
|
-
"id":
|
|
2583
|
+
"id": 110,
|
|
2571
2584
|
"name": "resultSet",
|
|
2572
2585
|
"kind": 1024,
|
|
2573
2586
|
"kindString": "Property",
|
|
@@ -2587,7 +2600,7 @@
|
|
|
2587
2600
|
}
|
|
2588
2601
|
},
|
|
2589
2602
|
{
|
|
2590
|
-
"id":
|
|
2603
|
+
"id": 111,
|
|
2591
2604
|
"name": "schema",
|
|
2592
2605
|
"kind": 1024,
|
|
2593
2606
|
"kindString": "Property",
|
|
@@ -2609,9 +2622,9 @@
|
|
|
2609
2622
|
{
|
|
2610
2623
|
"title": "Properties",
|
|
2611
2624
|
"children": [
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2625
|
+
109,
|
|
2626
|
+
110,
|
|
2627
|
+
111
|
|
2615
2628
|
]
|
|
2616
2629
|
}
|
|
2617
2630
|
],
|
|
@@ -2644,14 +2657,14 @@
|
|
|
2644
2657
|
{
|
|
2645
2658
|
"type": "reflection",
|
|
2646
2659
|
"declaration": {
|
|
2647
|
-
"id":
|
|
2660
|
+
"id": 112,
|
|
2648
2661
|
"name": "__type",
|
|
2649
2662
|
"kind": 65536,
|
|
2650
2663
|
"kindString": "Type literal",
|
|
2651
2664
|
"flags": {},
|
|
2652
2665
|
"children": [
|
|
2653
2666
|
{
|
|
2654
|
-
"id":
|
|
2667
|
+
"id": 113,
|
|
2655
2668
|
"name": "query",
|
|
2656
2669
|
"kind": 1024,
|
|
2657
2670
|
"kindString": "Property",
|
|
@@ -2669,7 +2682,7 @@
|
|
|
2669
2682
|
}
|
|
2670
2683
|
},
|
|
2671
2684
|
{
|
|
2672
|
-
"id":
|
|
2685
|
+
"id": 114,
|
|
2673
2686
|
"name": "resultSet",
|
|
2674
2687
|
"kind": 1024,
|
|
2675
2688
|
"kindString": "Property",
|
|
@@ -2689,7 +2702,7 @@
|
|
|
2689
2702
|
}
|
|
2690
2703
|
},
|
|
2691
2704
|
{
|
|
2692
|
-
"id":
|
|
2705
|
+
"id": 115,
|
|
2693
2706
|
"name": "schema",
|
|
2694
2707
|
"kind": 1024,
|
|
2695
2708
|
"kindString": "Property",
|
|
@@ -2711,9 +2724,9 @@
|
|
|
2711
2724
|
{
|
|
2712
2725
|
"title": "Properties",
|
|
2713
2726
|
"children": [
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2727
|
+
113,
|
|
2728
|
+
114,
|
|
2729
|
+
115
|
|
2717
2730
|
]
|
|
2718
2731
|
}
|
|
2719
2732
|
],
|
|
@@ -2732,19 +2745,19 @@
|
|
|
2732
2745
|
],
|
|
2733
2746
|
"parameters": [
|
|
2734
2747
|
{
|
|
2735
|
-
"id":
|
|
2748
|
+
"id": 117,
|
|
2736
2749
|
"name": "query",
|
|
2737
2750
|
"kind": 32768,
|
|
2738
2751
|
"kindString": "Parameter",
|
|
2739
2752
|
"flags": {},
|
|
2740
2753
|
"type": {
|
|
2741
2754
|
"type": "reference",
|
|
2742
|
-
"id":
|
|
2755
|
+
"id": 116,
|
|
2743
2756
|
"name": "T"
|
|
2744
2757
|
}
|
|
2745
2758
|
},
|
|
2746
2759
|
{
|
|
2747
|
-
"id":
|
|
2760
|
+
"id": 118,
|
|
2748
2761
|
"name": "payloads",
|
|
2749
2762
|
"kind": 32768,
|
|
2750
2763
|
"kindString": "Parameter",
|
|
@@ -2767,14 +2780,14 @@
|
|
|
2767
2780
|
{
|
|
2768
2781
|
"type": "reflection",
|
|
2769
2782
|
"declaration": {
|
|
2770
|
-
"id":
|
|
2783
|
+
"id": 119,
|
|
2771
2784
|
"name": "__type",
|
|
2772
2785
|
"kind": 65536,
|
|
2773
2786
|
"kindString": "Type literal",
|
|
2774
2787
|
"flags": {},
|
|
2775
2788
|
"children": [
|
|
2776
2789
|
{
|
|
2777
|
-
"id":
|
|
2790
|
+
"id": 120,
|
|
2778
2791
|
"name": "schema",
|
|
2779
2792
|
"kind": 1024,
|
|
2780
2793
|
"kindString": "Property",
|
|
@@ -2796,7 +2809,7 @@
|
|
|
2796
2809
|
{
|
|
2797
2810
|
"title": "Properties",
|
|
2798
2811
|
"children": [
|
|
2799
|
-
|
|
2812
|
+
120
|
|
2800
2813
|
]
|
|
2801
2814
|
}
|
|
2802
2815
|
],
|
|
@@ -2834,14 +2847,14 @@
|
|
|
2834
2847
|
{
|
|
2835
2848
|
"type": "reflection",
|
|
2836
2849
|
"declaration": {
|
|
2837
|
-
"id":
|
|
2850
|
+
"id": 121,
|
|
2838
2851
|
"name": "__type",
|
|
2839
2852
|
"kind": 65536,
|
|
2840
2853
|
"kindString": "Type literal",
|
|
2841
2854
|
"flags": {},
|
|
2842
2855
|
"children": [
|
|
2843
2856
|
{
|
|
2844
|
-
"id":
|
|
2857
|
+
"id": 122,
|
|
2845
2858
|
"name": "schema",
|
|
2846
2859
|
"kind": 1024,
|
|
2847
2860
|
"kindString": "Property",
|
|
@@ -2863,7 +2876,7 @@
|
|
|
2863
2876
|
{
|
|
2864
2877
|
"title": "Properties",
|
|
2865
2878
|
"children": [
|
|
2866
|
-
|
|
2879
|
+
122
|
|
2867
2880
|
]
|
|
2868
2881
|
}
|
|
2869
2882
|
],
|
|
@@ -2898,7 +2911,7 @@
|
|
|
2898
2911
|
}
|
|
2899
2912
|
},
|
|
2900
2913
|
{
|
|
2901
|
-
"id":
|
|
2914
|
+
"id": 123,
|
|
2902
2915
|
"name": "queryable",
|
|
2903
2916
|
"kind": 2048,
|
|
2904
2917
|
"kindString": "Method",
|
|
@@ -2906,20 +2919,20 @@
|
|
|
2906
2919
|
"sources": [
|
|
2907
2920
|
{
|
|
2908
2921
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2909
|
-
"line":
|
|
2922
|
+
"line": 33,
|
|
2910
2923
|
"character": 4
|
|
2911
2924
|
}
|
|
2912
2925
|
],
|
|
2913
2926
|
"signatures": [
|
|
2914
2927
|
{
|
|
2915
|
-
"id":
|
|
2928
|
+
"id": 124,
|
|
2916
2929
|
"name": "queryable",
|
|
2917
2930
|
"kind": 4096,
|
|
2918
2931
|
"kindString": "Call signature",
|
|
2919
2932
|
"flags": {},
|
|
2920
2933
|
"typeParameter": [
|
|
2921
2934
|
{
|
|
2922
|
-
"id":
|
|
2935
|
+
"id": 133,
|
|
2923
2936
|
"name": "T",
|
|
2924
2937
|
"kind": 131072,
|
|
2925
2938
|
"kindString": "Type parameter",
|
|
@@ -2942,14 +2955,14 @@
|
|
|
2942
2955
|
{
|
|
2943
2956
|
"type": "reflection",
|
|
2944
2957
|
"declaration": {
|
|
2945
|
-
"id":
|
|
2958
|
+
"id": 125,
|
|
2946
2959
|
"name": "__type",
|
|
2947
2960
|
"kind": 65536,
|
|
2948
2961
|
"kindString": "Type literal",
|
|
2949
2962
|
"flags": {},
|
|
2950
2963
|
"children": [
|
|
2951
2964
|
{
|
|
2952
|
-
"id":
|
|
2965
|
+
"id": 126,
|
|
2953
2966
|
"name": "query",
|
|
2954
2967
|
"kind": 1024,
|
|
2955
2968
|
"kindString": "Property",
|
|
@@ -2967,7 +2980,7 @@
|
|
|
2967
2980
|
}
|
|
2968
2981
|
},
|
|
2969
2982
|
{
|
|
2970
|
-
"id":
|
|
2983
|
+
"id": 127,
|
|
2971
2984
|
"name": "resultSet",
|
|
2972
2985
|
"kind": 1024,
|
|
2973
2986
|
"kindString": "Property",
|
|
@@ -2987,7 +3000,7 @@
|
|
|
2987
3000
|
}
|
|
2988
3001
|
},
|
|
2989
3002
|
{
|
|
2990
|
-
"id":
|
|
3003
|
+
"id": 128,
|
|
2991
3004
|
"name": "schema",
|
|
2992
3005
|
"kind": 1024,
|
|
2993
3006
|
"kindString": "Property",
|
|
@@ -3009,9 +3022,9 @@
|
|
|
3009
3022
|
{
|
|
3010
3023
|
"title": "Properties",
|
|
3011
3024
|
"children": [
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3025
|
+
126,
|
|
3026
|
+
127,
|
|
3027
|
+
128
|
|
3015
3028
|
]
|
|
3016
3029
|
}
|
|
3017
3030
|
],
|
|
@@ -3044,14 +3057,14 @@
|
|
|
3044
3057
|
{
|
|
3045
3058
|
"type": "reflection",
|
|
3046
3059
|
"declaration": {
|
|
3047
|
-
"id":
|
|
3060
|
+
"id": 129,
|
|
3048
3061
|
"name": "__type",
|
|
3049
3062
|
"kind": 65536,
|
|
3050
3063
|
"kindString": "Type literal",
|
|
3051
3064
|
"flags": {},
|
|
3052
3065
|
"children": [
|
|
3053
3066
|
{
|
|
3054
|
-
"id":
|
|
3067
|
+
"id": 130,
|
|
3055
3068
|
"name": "query",
|
|
3056
3069
|
"kind": 1024,
|
|
3057
3070
|
"kindString": "Property",
|
|
@@ -3069,7 +3082,7 @@
|
|
|
3069
3082
|
}
|
|
3070
3083
|
},
|
|
3071
3084
|
{
|
|
3072
|
-
"id":
|
|
3085
|
+
"id": 131,
|
|
3073
3086
|
"name": "resultSet",
|
|
3074
3087
|
"kind": 1024,
|
|
3075
3088
|
"kindString": "Property",
|
|
@@ -3089,7 +3102,7 @@
|
|
|
3089
3102
|
}
|
|
3090
3103
|
},
|
|
3091
3104
|
{
|
|
3092
|
-
"id":
|
|
3105
|
+
"id": 132,
|
|
3093
3106
|
"name": "schema",
|
|
3094
3107
|
"kind": 1024,
|
|
3095
3108
|
"kindString": "Property",
|
|
@@ -3111,9 +3124,9 @@
|
|
|
3111
3124
|
{
|
|
3112
3125
|
"title": "Properties",
|
|
3113
3126
|
"children": [
|
|
3114
|
-
|
|
3115
|
-
|
|
3116
|
-
|
|
3127
|
+
130,
|
|
3128
|
+
131,
|
|
3129
|
+
132
|
|
3117
3130
|
]
|
|
3118
3131
|
}
|
|
3119
3132
|
],
|
|
@@ -3132,19 +3145,19 @@
|
|
|
3132
3145
|
],
|
|
3133
3146
|
"parameters": [
|
|
3134
3147
|
{
|
|
3135
|
-
"id":
|
|
3148
|
+
"id": 134,
|
|
3136
3149
|
"name": "query",
|
|
3137
3150
|
"kind": 32768,
|
|
3138
3151
|
"kindString": "Parameter",
|
|
3139
3152
|
"flags": {},
|
|
3140
3153
|
"type": {
|
|
3141
3154
|
"type": "reference",
|
|
3142
|
-
"id":
|
|
3155
|
+
"id": 133,
|
|
3143
3156
|
"name": "T"
|
|
3144
3157
|
}
|
|
3145
3158
|
},
|
|
3146
3159
|
{
|
|
3147
|
-
"id":
|
|
3160
|
+
"id": 135,
|
|
3148
3161
|
"name": "payloads",
|
|
3149
3162
|
"kind": 32768,
|
|
3150
3163
|
"kindString": "Parameter",
|
|
@@ -3167,14 +3180,14 @@
|
|
|
3167
3180
|
{
|
|
3168
3181
|
"type": "reflection",
|
|
3169
3182
|
"declaration": {
|
|
3170
|
-
"id":
|
|
3183
|
+
"id": 136,
|
|
3171
3184
|
"name": "__type",
|
|
3172
3185
|
"kind": 65536,
|
|
3173
3186
|
"kindString": "Type literal",
|
|
3174
3187
|
"flags": {},
|
|
3175
3188
|
"children": [
|
|
3176
3189
|
{
|
|
3177
|
-
"id":
|
|
3190
|
+
"id": 137,
|
|
3178
3191
|
"name": "schema",
|
|
3179
3192
|
"kind": 1024,
|
|
3180
3193
|
"kindString": "Property",
|
|
@@ -3196,7 +3209,7 @@
|
|
|
3196
3209
|
{
|
|
3197
3210
|
"title": "Properties",
|
|
3198
3211
|
"children": [
|
|
3199
|
-
|
|
3212
|
+
137
|
|
3200
3213
|
]
|
|
3201
3214
|
}
|
|
3202
3215
|
],
|
|
@@ -3240,7 +3253,7 @@
|
|
|
3240
3253
|
}
|
|
3241
3254
|
},
|
|
3242
3255
|
{
|
|
3243
|
-
"id":
|
|
3256
|
+
"id": 138,
|
|
3244
3257
|
"name": "resolve",
|
|
3245
3258
|
"kind": 2048,
|
|
3246
3259
|
"kindString": "Method",
|
|
@@ -3248,25 +3261,25 @@
|
|
|
3248
3261
|
"sources": [
|
|
3249
3262
|
{
|
|
3250
3263
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3251
|
-
"line":
|
|
3264
|
+
"line": 34,
|
|
3252
3265
|
"character": 4
|
|
3253
3266
|
},
|
|
3254
3267
|
{
|
|
3255
3268
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3256
|
-
"line":
|
|
3269
|
+
"line": 35,
|
|
3257
3270
|
"character": 4
|
|
3258
3271
|
}
|
|
3259
3272
|
],
|
|
3260
3273
|
"signatures": [
|
|
3261
3274
|
{
|
|
3262
|
-
"id":
|
|
3275
|
+
"id": 139,
|
|
3263
3276
|
"name": "resolve",
|
|
3264
3277
|
"kind": 4096,
|
|
3265
3278
|
"kindString": "Call signature",
|
|
3266
3279
|
"flags": {},
|
|
3267
3280
|
"typeParameter": [
|
|
3268
3281
|
{
|
|
3269
|
-
"id":
|
|
3282
|
+
"id": 160,
|
|
3270
3283
|
"name": "TModule",
|
|
3271
3284
|
"kind": 131072,
|
|
3272
3285
|
"kindString": "Type parameter",
|
|
@@ -3288,14 +3301,14 @@
|
|
|
3288
3301
|
{
|
|
3289
3302
|
"type": "reflection",
|
|
3290
3303
|
"declaration": {
|
|
3291
|
-
"id":
|
|
3304
|
+
"id": 140,
|
|
3292
3305
|
"name": "__type",
|
|
3293
3306
|
"kind": 65536,
|
|
3294
3307
|
"kindString": "Type literal",
|
|
3295
3308
|
"flags": {},
|
|
3296
3309
|
"children": [
|
|
3297
3310
|
{
|
|
3298
|
-
"id":
|
|
3311
|
+
"id": 141,
|
|
3299
3312
|
"name": "name",
|
|
3300
3313
|
"kind": 1024,
|
|
3301
3314
|
"kindString": "Property",
|
|
@@ -3315,7 +3328,7 @@
|
|
|
3315
3328
|
}
|
|
3316
3329
|
},
|
|
3317
3330
|
{
|
|
3318
|
-
"id":
|
|
3331
|
+
"id": 142,
|
|
3319
3332
|
"name": "security",
|
|
3320
3333
|
"kind": 1024,
|
|
3321
3334
|
"kindString": "Property",
|
|
@@ -3332,14 +3345,14 @@
|
|
|
3332
3345
|
"type": {
|
|
3333
3346
|
"type": "reflection",
|
|
3334
3347
|
"declaration": {
|
|
3335
|
-
"id":
|
|
3348
|
+
"id": 143,
|
|
3336
3349
|
"name": "__type",
|
|
3337
3350
|
"kind": 65536,
|
|
3338
3351
|
"kindString": "Type literal",
|
|
3339
3352
|
"flags": {},
|
|
3340
3353
|
"children": [
|
|
3341
3354
|
{
|
|
3342
|
-
"id":
|
|
3355
|
+
"id": 144,
|
|
3343
3356
|
"name": "allowAnonymous",
|
|
3344
3357
|
"kind": 1024,
|
|
3345
3358
|
"kindString": "Property",
|
|
@@ -3359,7 +3372,7 @@
|
|
|
3359
3372
|
}
|
|
3360
3373
|
},
|
|
3361
3374
|
{
|
|
3362
|
-
"id":
|
|
3375
|
+
"id": 145,
|
|
3363
3376
|
"name": "allowed",
|
|
3364
3377
|
"kind": 1024,
|
|
3365
3378
|
"kindString": "Property",
|
|
@@ -3403,7 +3416,7 @@
|
|
|
3403
3416
|
}
|
|
3404
3417
|
},
|
|
3405
3418
|
{
|
|
3406
|
-
"id":
|
|
3419
|
+
"id": 146,
|
|
3407
3420
|
"name": "disallowed",
|
|
3408
3421
|
"kind": 1024,
|
|
3409
3422
|
"kindString": "Property",
|
|
@@ -3442,9 +3455,9 @@
|
|
|
3442
3455
|
{
|
|
3443
3456
|
"title": "Properties",
|
|
3444
3457
|
"children": [
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3458
|
+
144,
|
|
3459
|
+
145,
|
|
3460
|
+
146
|
|
3448
3461
|
]
|
|
3449
3462
|
}
|
|
3450
3463
|
],
|
|
@@ -3459,7 +3472,7 @@
|
|
|
3459
3472
|
}
|
|
3460
3473
|
},
|
|
3461
3474
|
{
|
|
3462
|
-
"id":
|
|
3475
|
+
"id": 147,
|
|
3463
3476
|
"name": "storeQueries",
|
|
3464
3477
|
"kind": 1024,
|
|
3465
3478
|
"kindString": "Property",
|
|
@@ -3483,9 +3496,9 @@
|
|
|
3483
3496
|
{
|
|
3484
3497
|
"title": "Properties",
|
|
3485
3498
|
"children": [
|
|
3486
|
-
|
|
3487
|
-
|
|
3488
|
-
|
|
3499
|
+
141,
|
|
3500
|
+
142,
|
|
3501
|
+
147
|
|
3489
3502
|
]
|
|
3490
3503
|
}
|
|
3491
3504
|
],
|
|
@@ -3501,14 +3514,14 @@
|
|
|
3501
3514
|
{
|
|
3502
3515
|
"type": "reflection",
|
|
3503
3516
|
"declaration": {
|
|
3504
|
-
"id":
|
|
3517
|
+
"id": 148,
|
|
3505
3518
|
"name": "__type",
|
|
3506
3519
|
"kind": 65536,
|
|
3507
3520
|
"kindString": "Type literal",
|
|
3508
3521
|
"flags": {},
|
|
3509
3522
|
"children": [
|
|
3510
3523
|
{
|
|
3511
|
-
"id":
|
|
3524
|
+
"id": 149,
|
|
3512
3525
|
"name": "schema",
|
|
3513
3526
|
"kind": 1024,
|
|
3514
3527
|
"kindString": "Property",
|
|
@@ -3530,7 +3543,7 @@
|
|
|
3530
3543
|
{
|
|
3531
3544
|
"title": "Properties",
|
|
3532
3545
|
"children": [
|
|
3533
|
-
|
|
3546
|
+
149
|
|
3534
3547
|
]
|
|
3535
3548
|
}
|
|
3536
3549
|
],
|
|
@@ -3565,14 +3578,14 @@
|
|
|
3565
3578
|
{
|
|
3566
3579
|
"type": "reflection",
|
|
3567
3580
|
"declaration": {
|
|
3568
|
-
"id":
|
|
3581
|
+
"id": 150,
|
|
3569
3582
|
"name": "__type",
|
|
3570
3583
|
"kind": 65536,
|
|
3571
3584
|
"kindString": "Type literal",
|
|
3572
3585
|
"flags": {},
|
|
3573
3586
|
"children": [
|
|
3574
3587
|
{
|
|
3575
|
-
"id":
|
|
3588
|
+
"id": 151,
|
|
3576
3589
|
"name": "name",
|
|
3577
3590
|
"kind": 1024,
|
|
3578
3591
|
"kindString": "Property",
|
|
@@ -3592,7 +3605,7 @@
|
|
|
3592
3605
|
}
|
|
3593
3606
|
},
|
|
3594
3607
|
{
|
|
3595
|
-
"id":
|
|
3608
|
+
"id": 152,
|
|
3596
3609
|
"name": "security",
|
|
3597
3610
|
"kind": 1024,
|
|
3598
3611
|
"kindString": "Property",
|
|
@@ -3609,14 +3622,14 @@
|
|
|
3609
3622
|
"type": {
|
|
3610
3623
|
"type": "reflection",
|
|
3611
3624
|
"declaration": {
|
|
3612
|
-
"id":
|
|
3625
|
+
"id": 153,
|
|
3613
3626
|
"name": "__type",
|
|
3614
3627
|
"kind": 65536,
|
|
3615
3628
|
"kindString": "Type literal",
|
|
3616
3629
|
"flags": {},
|
|
3617
3630
|
"children": [
|
|
3618
3631
|
{
|
|
3619
|
-
"id":
|
|
3632
|
+
"id": 154,
|
|
3620
3633
|
"name": "allowAnonymous",
|
|
3621
3634
|
"kind": 1024,
|
|
3622
3635
|
"kindString": "Property",
|
|
@@ -3636,7 +3649,7 @@
|
|
|
3636
3649
|
}
|
|
3637
3650
|
},
|
|
3638
3651
|
{
|
|
3639
|
-
"id":
|
|
3652
|
+
"id": 155,
|
|
3640
3653
|
"name": "allowed",
|
|
3641
3654
|
"kind": 1024,
|
|
3642
3655
|
"kindString": "Property",
|
|
@@ -3680,7 +3693,7 @@
|
|
|
3680
3693
|
}
|
|
3681
3694
|
},
|
|
3682
3695
|
{
|
|
3683
|
-
"id":
|
|
3696
|
+
"id": 156,
|
|
3684
3697
|
"name": "disallowed",
|
|
3685
3698
|
"kind": 1024,
|
|
3686
3699
|
"kindString": "Property",
|
|
@@ -3719,9 +3732,9 @@
|
|
|
3719
3732
|
{
|
|
3720
3733
|
"title": "Properties",
|
|
3721
3734
|
"children": [
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3735
|
+
154,
|
|
3736
|
+
155,
|
|
3737
|
+
156
|
|
3725
3738
|
]
|
|
3726
3739
|
}
|
|
3727
3740
|
],
|
|
@@ -3736,7 +3749,7 @@
|
|
|
3736
3749
|
}
|
|
3737
3750
|
},
|
|
3738
3751
|
{
|
|
3739
|
-
"id":
|
|
3752
|
+
"id": 157,
|
|
3740
3753
|
"name": "storeQueries",
|
|
3741
3754
|
"kind": 1024,
|
|
3742
3755
|
"kindString": "Property",
|
|
@@ -3760,9 +3773,9 @@
|
|
|
3760
3773
|
{
|
|
3761
3774
|
"title": "Properties",
|
|
3762
3775
|
"children": [
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
|
|
3776
|
+
151,
|
|
3777
|
+
152,
|
|
3778
|
+
157
|
|
3766
3779
|
]
|
|
3767
3780
|
}
|
|
3768
3781
|
],
|
|
@@ -3778,14 +3791,14 @@
|
|
|
3778
3791
|
{
|
|
3779
3792
|
"type": "reflection",
|
|
3780
3793
|
"declaration": {
|
|
3781
|
-
"id":
|
|
3794
|
+
"id": 158,
|
|
3782
3795
|
"name": "__type",
|
|
3783
3796
|
"kind": 65536,
|
|
3784
3797
|
"kindString": "Type literal",
|
|
3785
3798
|
"flags": {},
|
|
3786
3799
|
"children": [
|
|
3787
3800
|
{
|
|
3788
|
-
"id":
|
|
3801
|
+
"id": 159,
|
|
3789
3802
|
"name": "schema",
|
|
3790
3803
|
"kind": 1024,
|
|
3791
3804
|
"kindString": "Property",
|
|
@@ -3807,7 +3820,7 @@
|
|
|
3807
3820
|
{
|
|
3808
3821
|
"title": "Properties",
|
|
3809
3822
|
"children": [
|
|
3810
|
-
|
|
3823
|
+
159
|
|
3811
3824
|
]
|
|
3812
3825
|
}
|
|
3813
3826
|
],
|
|
@@ -3829,7 +3842,7 @@
|
|
|
3829
3842
|
],
|
|
3830
3843
|
"parameters": [
|
|
3831
3844
|
{
|
|
3832
|
-
"id":
|
|
3845
|
+
"id": 161,
|
|
3833
3846
|
"name": "nameOrAddress",
|
|
3834
3847
|
"kind": 32768,
|
|
3835
3848
|
"kindString": "Parameter",
|
|
@@ -3854,7 +3867,7 @@
|
|
|
3854
3867
|
},
|
|
3855
3868
|
{
|
|
3856
3869
|
"type": "reference",
|
|
3857
|
-
"id":
|
|
3870
|
+
"id": 160,
|
|
3858
3871
|
"name": "TModule"
|
|
3859
3872
|
}
|
|
3860
3873
|
]
|
|
@@ -3870,14 +3883,14 @@
|
|
|
3870
3883
|
}
|
|
3871
3884
|
},
|
|
3872
3885
|
{
|
|
3873
|
-
"id":
|
|
3886
|
+
"id": 162,
|
|
3874
3887
|
"name": "resolve",
|
|
3875
3888
|
"kind": 4096,
|
|
3876
3889
|
"kindString": "Call signature",
|
|
3877
3890
|
"flags": {},
|
|
3878
3891
|
"typeParameter": [
|
|
3879
3892
|
{
|
|
3880
|
-
"id":
|
|
3893
|
+
"id": 183,
|
|
3881
3894
|
"name": "TModule",
|
|
3882
3895
|
"kind": 131072,
|
|
3883
3896
|
"kindString": "Type parameter",
|
|
@@ -3899,14 +3912,14 @@
|
|
|
3899
3912
|
{
|
|
3900
3913
|
"type": "reflection",
|
|
3901
3914
|
"declaration": {
|
|
3902
|
-
"id":
|
|
3915
|
+
"id": 163,
|
|
3903
3916
|
"name": "__type",
|
|
3904
3917
|
"kind": 65536,
|
|
3905
3918
|
"kindString": "Type literal",
|
|
3906
3919
|
"flags": {},
|
|
3907
3920
|
"children": [
|
|
3908
3921
|
{
|
|
3909
|
-
"id":
|
|
3922
|
+
"id": 164,
|
|
3910
3923
|
"name": "name",
|
|
3911
3924
|
"kind": 1024,
|
|
3912
3925
|
"kindString": "Property",
|
|
@@ -3926,7 +3939,7 @@
|
|
|
3926
3939
|
}
|
|
3927
3940
|
},
|
|
3928
3941
|
{
|
|
3929
|
-
"id":
|
|
3942
|
+
"id": 165,
|
|
3930
3943
|
"name": "security",
|
|
3931
3944
|
"kind": 1024,
|
|
3932
3945
|
"kindString": "Property",
|
|
@@ -3943,14 +3956,14 @@
|
|
|
3943
3956
|
"type": {
|
|
3944
3957
|
"type": "reflection",
|
|
3945
3958
|
"declaration": {
|
|
3946
|
-
"id":
|
|
3959
|
+
"id": 166,
|
|
3947
3960
|
"name": "__type",
|
|
3948
3961
|
"kind": 65536,
|
|
3949
3962
|
"kindString": "Type literal",
|
|
3950
3963
|
"flags": {},
|
|
3951
3964
|
"children": [
|
|
3952
3965
|
{
|
|
3953
|
-
"id":
|
|
3966
|
+
"id": 167,
|
|
3954
3967
|
"name": "allowAnonymous",
|
|
3955
3968
|
"kind": 1024,
|
|
3956
3969
|
"kindString": "Property",
|
|
@@ -3970,7 +3983,7 @@
|
|
|
3970
3983
|
}
|
|
3971
3984
|
},
|
|
3972
3985
|
{
|
|
3973
|
-
"id":
|
|
3986
|
+
"id": 168,
|
|
3974
3987
|
"name": "allowed",
|
|
3975
3988
|
"kind": 1024,
|
|
3976
3989
|
"kindString": "Property",
|
|
@@ -4014,7 +4027,7 @@
|
|
|
4014
4027
|
}
|
|
4015
4028
|
},
|
|
4016
4029
|
{
|
|
4017
|
-
"id":
|
|
4030
|
+
"id": 169,
|
|
4018
4031
|
"name": "disallowed",
|
|
4019
4032
|
"kind": 1024,
|
|
4020
4033
|
"kindString": "Property",
|
|
@@ -4053,9 +4066,9 @@
|
|
|
4053
4066
|
{
|
|
4054
4067
|
"title": "Properties",
|
|
4055
4068
|
"children": [
|
|
4056
|
-
|
|
4057
|
-
|
|
4058
|
-
|
|
4069
|
+
167,
|
|
4070
|
+
168,
|
|
4071
|
+
169
|
|
4059
4072
|
]
|
|
4060
4073
|
}
|
|
4061
4074
|
],
|
|
@@ -4070,7 +4083,7 @@
|
|
|
4070
4083
|
}
|
|
4071
4084
|
},
|
|
4072
4085
|
{
|
|
4073
|
-
"id":
|
|
4086
|
+
"id": 170,
|
|
4074
4087
|
"name": "storeQueries",
|
|
4075
4088
|
"kind": 1024,
|
|
4076
4089
|
"kindString": "Property",
|
|
@@ -4094,9 +4107,9 @@
|
|
|
4094
4107
|
{
|
|
4095
4108
|
"title": "Properties",
|
|
4096
4109
|
"children": [
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
|
|
4110
|
+
164,
|
|
4111
|
+
165,
|
|
4112
|
+
170
|
|
4100
4113
|
]
|
|
4101
4114
|
}
|
|
4102
4115
|
],
|
|
@@ -4112,14 +4125,14 @@
|
|
|
4112
4125
|
{
|
|
4113
4126
|
"type": "reflection",
|
|
4114
4127
|
"declaration": {
|
|
4115
|
-
"id":
|
|
4128
|
+
"id": 171,
|
|
4116
4129
|
"name": "__type",
|
|
4117
4130
|
"kind": 65536,
|
|
4118
4131
|
"kindString": "Type literal",
|
|
4119
4132
|
"flags": {},
|
|
4120
4133
|
"children": [
|
|
4121
4134
|
{
|
|
4122
|
-
"id":
|
|
4135
|
+
"id": 172,
|
|
4123
4136
|
"name": "schema",
|
|
4124
4137
|
"kind": 1024,
|
|
4125
4138
|
"kindString": "Property",
|
|
@@ -4141,7 +4154,7 @@
|
|
|
4141
4154
|
{
|
|
4142
4155
|
"title": "Properties",
|
|
4143
4156
|
"children": [
|
|
4144
|
-
|
|
4157
|
+
172
|
|
4145
4158
|
]
|
|
4146
4159
|
}
|
|
4147
4160
|
],
|
|
@@ -4176,14 +4189,14 @@
|
|
|
4176
4189
|
{
|
|
4177
4190
|
"type": "reflection",
|
|
4178
4191
|
"declaration": {
|
|
4179
|
-
"id":
|
|
4192
|
+
"id": 173,
|
|
4180
4193
|
"name": "__type",
|
|
4181
4194
|
"kind": 65536,
|
|
4182
4195
|
"kindString": "Type literal",
|
|
4183
4196
|
"flags": {},
|
|
4184
4197
|
"children": [
|
|
4185
4198
|
{
|
|
4186
|
-
"id":
|
|
4199
|
+
"id": 174,
|
|
4187
4200
|
"name": "name",
|
|
4188
4201
|
"kind": 1024,
|
|
4189
4202
|
"kindString": "Property",
|
|
@@ -4203,7 +4216,7 @@
|
|
|
4203
4216
|
}
|
|
4204
4217
|
},
|
|
4205
4218
|
{
|
|
4206
|
-
"id":
|
|
4219
|
+
"id": 175,
|
|
4207
4220
|
"name": "security",
|
|
4208
4221
|
"kind": 1024,
|
|
4209
4222
|
"kindString": "Property",
|
|
@@ -4220,14 +4233,14 @@
|
|
|
4220
4233
|
"type": {
|
|
4221
4234
|
"type": "reflection",
|
|
4222
4235
|
"declaration": {
|
|
4223
|
-
"id":
|
|
4236
|
+
"id": 176,
|
|
4224
4237
|
"name": "__type",
|
|
4225
4238
|
"kind": 65536,
|
|
4226
4239
|
"kindString": "Type literal",
|
|
4227
4240
|
"flags": {},
|
|
4228
4241
|
"children": [
|
|
4229
4242
|
{
|
|
4230
|
-
"id":
|
|
4243
|
+
"id": 177,
|
|
4231
4244
|
"name": "allowAnonymous",
|
|
4232
4245
|
"kind": 1024,
|
|
4233
4246
|
"kindString": "Property",
|
|
@@ -4247,7 +4260,7 @@
|
|
|
4247
4260
|
}
|
|
4248
4261
|
},
|
|
4249
4262
|
{
|
|
4250
|
-
"id":
|
|
4263
|
+
"id": 178,
|
|
4251
4264
|
"name": "allowed",
|
|
4252
4265
|
"kind": 1024,
|
|
4253
4266
|
"kindString": "Property",
|
|
@@ -4291,7 +4304,7 @@
|
|
|
4291
4304
|
}
|
|
4292
4305
|
},
|
|
4293
4306
|
{
|
|
4294
|
-
"id":
|
|
4307
|
+
"id": 179,
|
|
4295
4308
|
"name": "disallowed",
|
|
4296
4309
|
"kind": 1024,
|
|
4297
4310
|
"kindString": "Property",
|
|
@@ -4330,9 +4343,9 @@
|
|
|
4330
4343
|
{
|
|
4331
4344
|
"title": "Properties",
|
|
4332
4345
|
"children": [
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4346
|
+
177,
|
|
4347
|
+
178,
|
|
4348
|
+
179
|
|
4336
4349
|
]
|
|
4337
4350
|
}
|
|
4338
4351
|
],
|
|
@@ -4347,7 +4360,7 @@
|
|
|
4347
4360
|
}
|
|
4348
4361
|
},
|
|
4349
4362
|
{
|
|
4350
|
-
"id":
|
|
4363
|
+
"id": 180,
|
|
4351
4364
|
"name": "storeQueries",
|
|
4352
4365
|
"kind": 1024,
|
|
4353
4366
|
"kindString": "Property",
|
|
@@ -4371,9 +4384,9 @@
|
|
|
4371
4384
|
{
|
|
4372
4385
|
"title": "Properties",
|
|
4373
4386
|
"children": [
|
|
4374
|
-
|
|
4375
|
-
|
|
4376
|
-
|
|
4387
|
+
174,
|
|
4388
|
+
175,
|
|
4389
|
+
180
|
|
4377
4390
|
]
|
|
4378
4391
|
}
|
|
4379
4392
|
],
|
|
@@ -4389,14 +4402,14 @@
|
|
|
4389
4402
|
{
|
|
4390
4403
|
"type": "reflection",
|
|
4391
4404
|
"declaration": {
|
|
4392
|
-
"id":
|
|
4405
|
+
"id": 181,
|
|
4393
4406
|
"name": "__type",
|
|
4394
4407
|
"kind": 65536,
|
|
4395
4408
|
"kindString": "Type literal",
|
|
4396
4409
|
"flags": {},
|
|
4397
4410
|
"children": [
|
|
4398
4411
|
{
|
|
4399
|
-
"id":
|
|
4412
|
+
"id": 182,
|
|
4400
4413
|
"name": "schema",
|
|
4401
4414
|
"kind": 1024,
|
|
4402
4415
|
"kindString": "Property",
|
|
@@ -4418,7 +4431,7 @@
|
|
|
4418
4431
|
{
|
|
4419
4432
|
"title": "Properties",
|
|
4420
4433
|
"children": [
|
|
4421
|
-
|
|
4434
|
+
182
|
|
4422
4435
|
]
|
|
4423
4436
|
}
|
|
4424
4437
|
],
|
|
@@ -4440,7 +4453,7 @@
|
|
|
4440
4453
|
],
|
|
4441
4454
|
"parameters": [
|
|
4442
4455
|
{
|
|
4443
|
-
"id":
|
|
4456
|
+
"id": 184,
|
|
4444
4457
|
"name": "filter",
|
|
4445
4458
|
"kind": 32768,
|
|
4446
4459
|
"kindString": "Parameter",
|
|
@@ -4460,7 +4473,7 @@
|
|
|
4460
4473
|
"type": "array",
|
|
4461
4474
|
"elementType": {
|
|
4462
4475
|
"type": "reference",
|
|
4463
|
-
"id":
|
|
4476
|
+
"id": 183,
|
|
4464
4477
|
"name": "TModule"
|
|
4465
4478
|
}
|
|
4466
4479
|
}
|
|
@@ -4481,7 +4494,7 @@
|
|
|
4481
4494
|
}
|
|
4482
4495
|
},
|
|
4483
4496
|
{
|
|
4484
|
-
"id":
|
|
4497
|
+
"id": 185,
|
|
4485
4498
|
"name": "resolveWrapped",
|
|
4486
4499
|
"kind": 2048,
|
|
4487
4500
|
"kindString": "Method",
|
|
@@ -4489,18 +4502,18 @@
|
|
|
4489
4502
|
"sources": [
|
|
4490
4503
|
{
|
|
4491
4504
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4492
|
-
"line":
|
|
4505
|
+
"line": 47,
|
|
4493
4506
|
"character": 4
|
|
4494
4507
|
},
|
|
4495
4508
|
{
|
|
4496
4509
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
4497
|
-
"line":
|
|
4510
|
+
"line": 48,
|
|
4498
4511
|
"character": 4
|
|
4499
4512
|
}
|
|
4500
4513
|
],
|
|
4501
4514
|
"signatures": [
|
|
4502
4515
|
{
|
|
4503
|
-
"id":
|
|
4516
|
+
"id": 186,
|
|
4504
4517
|
"name": "resolveWrapped",
|
|
4505
4518
|
"kind": 4096,
|
|
4506
4519
|
"kindString": "Call signature",
|
|
@@ -4539,7 +4552,7 @@
|
|
|
4539
4552
|
},
|
|
4540
4553
|
"typeParameter": [
|
|
4541
4554
|
{
|
|
4542
|
-
"id":
|
|
4555
|
+
"id": 207,
|
|
4543
4556
|
"name": "T",
|
|
4544
4557
|
"kind": 131072,
|
|
4545
4558
|
"kindString": "Type parameter",
|
|
@@ -4564,14 +4577,14 @@
|
|
|
4564
4577
|
{
|
|
4565
4578
|
"type": "reflection",
|
|
4566
4579
|
"declaration": {
|
|
4567
|
-
"id":
|
|
4580
|
+
"id": 187,
|
|
4568
4581
|
"name": "__type",
|
|
4569
4582
|
"kind": 65536,
|
|
4570
4583
|
"kindString": "Type literal",
|
|
4571
4584
|
"flags": {},
|
|
4572
4585
|
"children": [
|
|
4573
4586
|
{
|
|
4574
|
-
"id":
|
|
4587
|
+
"id": 188,
|
|
4575
4588
|
"name": "name",
|
|
4576
4589
|
"kind": 1024,
|
|
4577
4590
|
"kindString": "Property",
|
|
@@ -4591,7 +4604,7 @@
|
|
|
4591
4604
|
}
|
|
4592
4605
|
},
|
|
4593
4606
|
{
|
|
4594
|
-
"id":
|
|
4607
|
+
"id": 189,
|
|
4595
4608
|
"name": "security",
|
|
4596
4609
|
"kind": 1024,
|
|
4597
4610
|
"kindString": "Property",
|
|
@@ -4608,14 +4621,14 @@
|
|
|
4608
4621
|
"type": {
|
|
4609
4622
|
"type": "reflection",
|
|
4610
4623
|
"declaration": {
|
|
4611
|
-
"id":
|
|
4624
|
+
"id": 190,
|
|
4612
4625
|
"name": "__type",
|
|
4613
4626
|
"kind": 65536,
|
|
4614
4627
|
"kindString": "Type literal",
|
|
4615
4628
|
"flags": {},
|
|
4616
4629
|
"children": [
|
|
4617
4630
|
{
|
|
4618
|
-
"id":
|
|
4631
|
+
"id": 191,
|
|
4619
4632
|
"name": "allowAnonymous",
|
|
4620
4633
|
"kind": 1024,
|
|
4621
4634
|
"kindString": "Property",
|
|
@@ -4635,7 +4648,7 @@
|
|
|
4635
4648
|
}
|
|
4636
4649
|
},
|
|
4637
4650
|
{
|
|
4638
|
-
"id":
|
|
4651
|
+
"id": 192,
|
|
4639
4652
|
"name": "allowed",
|
|
4640
4653
|
"kind": 1024,
|
|
4641
4654
|
"kindString": "Property",
|
|
@@ -4679,7 +4692,7 @@
|
|
|
4679
4692
|
}
|
|
4680
4693
|
},
|
|
4681
4694
|
{
|
|
4682
|
-
"id":
|
|
4695
|
+
"id": 193,
|
|
4683
4696
|
"name": "disallowed",
|
|
4684
4697
|
"kind": 1024,
|
|
4685
4698
|
"kindString": "Property",
|
|
@@ -4718,9 +4731,9 @@
|
|
|
4718
4731
|
{
|
|
4719
4732
|
"title": "Properties",
|
|
4720
4733
|
"children": [
|
|
4721
|
-
|
|
4722
|
-
|
|
4723
|
-
|
|
4734
|
+
191,
|
|
4735
|
+
192,
|
|
4736
|
+
193
|
|
4724
4737
|
]
|
|
4725
4738
|
}
|
|
4726
4739
|
],
|
|
@@ -4735,7 +4748,7 @@
|
|
|
4735
4748
|
}
|
|
4736
4749
|
},
|
|
4737
4750
|
{
|
|
4738
|
-
"id":
|
|
4751
|
+
"id": 194,
|
|
4739
4752
|
"name": "storeQueries",
|
|
4740
4753
|
"kind": 1024,
|
|
4741
4754
|
"kindString": "Property",
|
|
@@ -4759,9 +4772,9 @@
|
|
|
4759
4772
|
{
|
|
4760
4773
|
"title": "Properties",
|
|
4761
4774
|
"children": [
|
|
4762
|
-
|
|
4763
|
-
|
|
4764
|
-
|
|
4775
|
+
188,
|
|
4776
|
+
189,
|
|
4777
|
+
194
|
|
4765
4778
|
]
|
|
4766
4779
|
}
|
|
4767
4780
|
],
|
|
@@ -4777,14 +4790,14 @@
|
|
|
4777
4790
|
{
|
|
4778
4791
|
"type": "reflection",
|
|
4779
4792
|
"declaration": {
|
|
4780
|
-
"id":
|
|
4793
|
+
"id": 195,
|
|
4781
4794
|
"name": "__type",
|
|
4782
4795
|
"kind": 65536,
|
|
4783
4796
|
"kindString": "Type literal",
|
|
4784
4797
|
"flags": {},
|
|
4785
4798
|
"children": [
|
|
4786
4799
|
{
|
|
4787
|
-
"id":
|
|
4800
|
+
"id": 196,
|
|
4788
4801
|
"name": "schema",
|
|
4789
4802
|
"kind": 1024,
|
|
4790
4803
|
"kindString": "Property",
|
|
@@ -4806,7 +4819,7 @@
|
|
|
4806
4819
|
{
|
|
4807
4820
|
"title": "Properties",
|
|
4808
4821
|
"children": [
|
|
4809
|
-
|
|
4822
|
+
196
|
|
4810
4823
|
]
|
|
4811
4824
|
}
|
|
4812
4825
|
],
|
|
@@ -4826,7 +4839,7 @@
|
|
|
4826
4839
|
},
|
|
4827
4840
|
{
|
|
4828
4841
|
"type": "reference",
|
|
4829
|
-
"id":
|
|
4842
|
+
"id": 207,
|
|
4830
4843
|
"name": "T"
|
|
4831
4844
|
}
|
|
4832
4845
|
],
|
|
@@ -4852,14 +4865,14 @@
|
|
|
4852
4865
|
{
|
|
4853
4866
|
"type": "reflection",
|
|
4854
4867
|
"declaration": {
|
|
4855
|
-
"id":
|
|
4868
|
+
"id": 197,
|
|
4856
4869
|
"name": "__type",
|
|
4857
4870
|
"kind": 65536,
|
|
4858
4871
|
"kindString": "Type literal",
|
|
4859
4872
|
"flags": {},
|
|
4860
4873
|
"children": [
|
|
4861
4874
|
{
|
|
4862
|
-
"id":
|
|
4875
|
+
"id": 198,
|
|
4863
4876
|
"name": "name",
|
|
4864
4877
|
"kind": 1024,
|
|
4865
4878
|
"kindString": "Property",
|
|
@@ -4879,7 +4892,7 @@
|
|
|
4879
4892
|
}
|
|
4880
4893
|
},
|
|
4881
4894
|
{
|
|
4882
|
-
"id":
|
|
4895
|
+
"id": 199,
|
|
4883
4896
|
"name": "security",
|
|
4884
4897
|
"kind": 1024,
|
|
4885
4898
|
"kindString": "Property",
|
|
@@ -4896,14 +4909,14 @@
|
|
|
4896
4909
|
"type": {
|
|
4897
4910
|
"type": "reflection",
|
|
4898
4911
|
"declaration": {
|
|
4899
|
-
"id":
|
|
4912
|
+
"id": 200,
|
|
4900
4913
|
"name": "__type",
|
|
4901
4914
|
"kind": 65536,
|
|
4902
4915
|
"kindString": "Type literal",
|
|
4903
4916
|
"flags": {},
|
|
4904
4917
|
"children": [
|
|
4905
4918
|
{
|
|
4906
|
-
"id":
|
|
4919
|
+
"id": 201,
|
|
4907
4920
|
"name": "allowAnonymous",
|
|
4908
4921
|
"kind": 1024,
|
|
4909
4922
|
"kindString": "Property",
|
|
@@ -4923,7 +4936,7 @@
|
|
|
4923
4936
|
}
|
|
4924
4937
|
},
|
|
4925
4938
|
{
|
|
4926
|
-
"id":
|
|
4939
|
+
"id": 202,
|
|
4927
4940
|
"name": "allowed",
|
|
4928
4941
|
"kind": 1024,
|
|
4929
4942
|
"kindString": "Property",
|
|
@@ -4967,7 +4980,7 @@
|
|
|
4967
4980
|
}
|
|
4968
4981
|
},
|
|
4969
4982
|
{
|
|
4970
|
-
"id":
|
|
4983
|
+
"id": 203,
|
|
4971
4984
|
"name": "disallowed",
|
|
4972
4985
|
"kind": 1024,
|
|
4973
4986
|
"kindString": "Property",
|
|
@@ -5006,9 +5019,9 @@
|
|
|
5006
5019
|
{
|
|
5007
5020
|
"title": "Properties",
|
|
5008
5021
|
"children": [
|
|
5009
|
-
|
|
5010
|
-
|
|
5011
|
-
|
|
5022
|
+
201,
|
|
5023
|
+
202,
|
|
5024
|
+
203
|
|
5012
5025
|
]
|
|
5013
5026
|
}
|
|
5014
5027
|
],
|
|
@@ -5023,7 +5036,7 @@
|
|
|
5023
5036
|
}
|
|
5024
5037
|
},
|
|
5025
5038
|
{
|
|
5026
|
-
"id":
|
|
5039
|
+
"id": 204,
|
|
5027
5040
|
"name": "storeQueries",
|
|
5028
5041
|
"kind": 1024,
|
|
5029
5042
|
"kindString": "Property",
|
|
@@ -5047,9 +5060,9 @@
|
|
|
5047
5060
|
{
|
|
5048
5061
|
"title": "Properties",
|
|
5049
5062
|
"children": [
|
|
5050
|
-
|
|
5051
|
-
|
|
5052
|
-
|
|
5063
|
+
198,
|
|
5064
|
+
199,
|
|
5065
|
+
204
|
|
5053
5066
|
]
|
|
5054
5067
|
}
|
|
5055
5068
|
],
|
|
@@ -5065,14 +5078,14 @@
|
|
|
5065
5078
|
{
|
|
5066
5079
|
"type": "reflection",
|
|
5067
5080
|
"declaration": {
|
|
5068
|
-
"id":
|
|
5081
|
+
"id": 205,
|
|
5069
5082
|
"name": "__type",
|
|
5070
5083
|
"kind": 65536,
|
|
5071
5084
|
"kindString": "Type literal",
|
|
5072
5085
|
"flags": {},
|
|
5073
5086
|
"children": [
|
|
5074
5087
|
{
|
|
5075
|
-
"id":
|
|
5088
|
+
"id": 206,
|
|
5076
5089
|
"name": "schema",
|
|
5077
5090
|
"kind": 1024,
|
|
5078
5091
|
"kindString": "Property",
|
|
@@ -5094,7 +5107,7 @@
|
|
|
5094
5107
|
{
|
|
5095
5108
|
"title": "Properties",
|
|
5096
5109
|
"children": [
|
|
5097
|
-
|
|
5110
|
+
206
|
|
5098
5111
|
]
|
|
5099
5112
|
}
|
|
5100
5113
|
],
|
|
@@ -5119,7 +5132,7 @@
|
|
|
5119
5132
|
],
|
|
5120
5133
|
"parameters": [
|
|
5121
5134
|
{
|
|
5122
|
-
"id":
|
|
5135
|
+
"id": 208,
|
|
5123
5136
|
"name": "wrapper",
|
|
5124
5137
|
"kind": 32768,
|
|
5125
5138
|
"kindString": "Parameter",
|
|
@@ -5152,14 +5165,14 @@
|
|
|
5152
5165
|
{
|
|
5153
5166
|
"type": "reflection",
|
|
5154
5167
|
"declaration": {
|
|
5155
|
-
"id":
|
|
5168
|
+
"id": 209,
|
|
5156
5169
|
"name": "__type",
|
|
5157
5170
|
"kind": 65536,
|
|
5158
5171
|
"kindString": "Type literal",
|
|
5159
5172
|
"flags": {},
|
|
5160
5173
|
"children": [
|
|
5161
5174
|
{
|
|
5162
|
-
"id":
|
|
5175
|
+
"id": 210,
|
|
5163
5176
|
"name": "name",
|
|
5164
5177
|
"kind": 1024,
|
|
5165
5178
|
"kindString": "Property",
|
|
@@ -5179,7 +5192,7 @@
|
|
|
5179
5192
|
}
|
|
5180
5193
|
},
|
|
5181
5194
|
{
|
|
5182
|
-
"id":
|
|
5195
|
+
"id": 211,
|
|
5183
5196
|
"name": "security",
|
|
5184
5197
|
"kind": 1024,
|
|
5185
5198
|
"kindString": "Property",
|
|
@@ -5196,14 +5209,14 @@
|
|
|
5196
5209
|
"type": {
|
|
5197
5210
|
"type": "reflection",
|
|
5198
5211
|
"declaration": {
|
|
5199
|
-
"id":
|
|
5212
|
+
"id": 212,
|
|
5200
5213
|
"name": "__type",
|
|
5201
5214
|
"kind": 65536,
|
|
5202
5215
|
"kindString": "Type literal",
|
|
5203
5216
|
"flags": {},
|
|
5204
5217
|
"children": [
|
|
5205
5218
|
{
|
|
5206
|
-
"id":
|
|
5219
|
+
"id": 213,
|
|
5207
5220
|
"name": "allowAnonymous",
|
|
5208
5221
|
"kind": 1024,
|
|
5209
5222
|
"kindString": "Property",
|
|
@@ -5223,7 +5236,7 @@
|
|
|
5223
5236
|
}
|
|
5224
5237
|
},
|
|
5225
5238
|
{
|
|
5226
|
-
"id":
|
|
5239
|
+
"id": 214,
|
|
5227
5240
|
"name": "allowed",
|
|
5228
5241
|
"kind": 1024,
|
|
5229
5242
|
"kindString": "Property",
|
|
@@ -5267,7 +5280,7 @@
|
|
|
5267
5280
|
}
|
|
5268
5281
|
},
|
|
5269
5282
|
{
|
|
5270
|
-
"id":
|
|
5283
|
+
"id": 215,
|
|
5271
5284
|
"name": "disallowed",
|
|
5272
5285
|
"kind": 1024,
|
|
5273
5286
|
"kindString": "Property",
|
|
@@ -5306,9 +5319,9 @@
|
|
|
5306
5319
|
{
|
|
5307
5320
|
"title": "Properties",
|
|
5308
5321
|
"children": [
|
|
5309
|
-
|
|
5310
|
-
|
|
5311
|
-
|
|
5322
|
+
213,
|
|
5323
|
+
214,
|
|
5324
|
+
215
|
|
5312
5325
|
]
|
|
5313
5326
|
}
|
|
5314
5327
|
],
|
|
@@ -5323,7 +5336,7 @@
|
|
|
5323
5336
|
}
|
|
5324
5337
|
},
|
|
5325
5338
|
{
|
|
5326
|
-
"id":
|
|
5339
|
+
"id": 216,
|
|
5327
5340
|
"name": "storeQueries",
|
|
5328
5341
|
"kind": 1024,
|
|
5329
5342
|
"kindString": "Property",
|
|
@@ -5347,9 +5360,9 @@
|
|
|
5347
5360
|
{
|
|
5348
5361
|
"title": "Properties",
|
|
5349
5362
|
"children": [
|
|
5350
|
-
|
|
5351
|
-
|
|
5352
|
-
|
|
5363
|
+
210,
|
|
5364
|
+
211,
|
|
5365
|
+
216
|
|
5353
5366
|
]
|
|
5354
5367
|
}
|
|
5355
5368
|
],
|
|
@@ -5365,14 +5378,14 @@
|
|
|
5365
5378
|
{
|
|
5366
5379
|
"type": "reflection",
|
|
5367
5380
|
"declaration": {
|
|
5368
|
-
"id":
|
|
5381
|
+
"id": 217,
|
|
5369
5382
|
"name": "__type",
|
|
5370
5383
|
"kind": 65536,
|
|
5371
5384
|
"kindString": "Type literal",
|
|
5372
5385
|
"flags": {},
|
|
5373
5386
|
"children": [
|
|
5374
5387
|
{
|
|
5375
|
-
"id":
|
|
5388
|
+
"id": 218,
|
|
5376
5389
|
"name": "schema",
|
|
5377
5390
|
"kind": 1024,
|
|
5378
5391
|
"kindString": "Property",
|
|
@@ -5394,7 +5407,7 @@
|
|
|
5394
5407
|
{
|
|
5395
5408
|
"title": "Properties",
|
|
5396
5409
|
"children": [
|
|
5397
|
-
|
|
5410
|
+
218
|
|
5398
5411
|
]
|
|
5399
5412
|
}
|
|
5400
5413
|
],
|
|
@@ -5414,7 +5427,7 @@
|
|
|
5414
5427
|
},
|
|
5415
5428
|
{
|
|
5416
5429
|
"type": "reference",
|
|
5417
|
-
"id":
|
|
5430
|
+
"id": 207,
|
|
5418
5431
|
"name": "T"
|
|
5419
5432
|
}
|
|
5420
5433
|
],
|
|
@@ -5422,7 +5435,7 @@
|
|
|
5422
5435
|
}
|
|
5423
5436
|
},
|
|
5424
5437
|
{
|
|
5425
|
-
"id":
|
|
5438
|
+
"id": 219,
|
|
5426
5439
|
"name": "filter",
|
|
5427
5440
|
"kind": 32768,
|
|
5428
5441
|
"kindString": "Parameter",
|
|
@@ -5450,7 +5463,7 @@
|
|
|
5450
5463
|
"type": "array",
|
|
5451
5464
|
"elementType": {
|
|
5452
5465
|
"type": "reference",
|
|
5453
|
-
"id":
|
|
5466
|
+
"id": 207,
|
|
5454
5467
|
"name": "T"
|
|
5455
5468
|
}
|
|
5456
5469
|
}
|
|
@@ -5465,14 +5478,14 @@
|
|
|
5465
5478
|
}
|
|
5466
5479
|
},
|
|
5467
5480
|
{
|
|
5468
|
-
"id":
|
|
5481
|
+
"id": 220,
|
|
5469
5482
|
"name": "resolveWrapped",
|
|
5470
5483
|
"kind": 4096,
|
|
5471
5484
|
"kindString": "Call signature",
|
|
5472
5485
|
"flags": {},
|
|
5473
5486
|
"typeParameter": [
|
|
5474
5487
|
{
|
|
5475
|
-
"id":
|
|
5488
|
+
"id": 241,
|
|
5476
5489
|
"name": "T",
|
|
5477
5490
|
"kind": 131072,
|
|
5478
5491
|
"kindString": "Type parameter",
|
|
@@ -5497,14 +5510,14 @@
|
|
|
5497
5510
|
{
|
|
5498
5511
|
"type": "reflection",
|
|
5499
5512
|
"declaration": {
|
|
5500
|
-
"id":
|
|
5513
|
+
"id": 221,
|
|
5501
5514
|
"name": "__type",
|
|
5502
5515
|
"kind": 65536,
|
|
5503
5516
|
"kindString": "Type literal",
|
|
5504
5517
|
"flags": {},
|
|
5505
5518
|
"children": [
|
|
5506
5519
|
{
|
|
5507
|
-
"id":
|
|
5520
|
+
"id": 222,
|
|
5508
5521
|
"name": "name",
|
|
5509
5522
|
"kind": 1024,
|
|
5510
5523
|
"kindString": "Property",
|
|
@@ -5524,7 +5537,7 @@
|
|
|
5524
5537
|
}
|
|
5525
5538
|
},
|
|
5526
5539
|
{
|
|
5527
|
-
"id":
|
|
5540
|
+
"id": 223,
|
|
5528
5541
|
"name": "security",
|
|
5529
5542
|
"kind": 1024,
|
|
5530
5543
|
"kindString": "Property",
|
|
@@ -5541,14 +5554,14 @@
|
|
|
5541
5554
|
"type": {
|
|
5542
5555
|
"type": "reflection",
|
|
5543
5556
|
"declaration": {
|
|
5544
|
-
"id":
|
|
5557
|
+
"id": 224,
|
|
5545
5558
|
"name": "__type",
|
|
5546
5559
|
"kind": 65536,
|
|
5547
5560
|
"kindString": "Type literal",
|
|
5548
5561
|
"flags": {},
|
|
5549
5562
|
"children": [
|
|
5550
5563
|
{
|
|
5551
|
-
"id":
|
|
5564
|
+
"id": 225,
|
|
5552
5565
|
"name": "allowAnonymous",
|
|
5553
5566
|
"kind": 1024,
|
|
5554
5567
|
"kindString": "Property",
|
|
@@ -5568,7 +5581,7 @@
|
|
|
5568
5581
|
}
|
|
5569
5582
|
},
|
|
5570
5583
|
{
|
|
5571
|
-
"id":
|
|
5584
|
+
"id": 226,
|
|
5572
5585
|
"name": "allowed",
|
|
5573
5586
|
"kind": 1024,
|
|
5574
5587
|
"kindString": "Property",
|
|
@@ -5612,7 +5625,7 @@
|
|
|
5612
5625
|
}
|
|
5613
5626
|
},
|
|
5614
5627
|
{
|
|
5615
|
-
"id":
|
|
5628
|
+
"id": 227,
|
|
5616
5629
|
"name": "disallowed",
|
|
5617
5630
|
"kind": 1024,
|
|
5618
5631
|
"kindString": "Property",
|
|
@@ -5651,9 +5664,9 @@
|
|
|
5651
5664
|
{
|
|
5652
5665
|
"title": "Properties",
|
|
5653
5666
|
"children": [
|
|
5654
|
-
|
|
5655
|
-
|
|
5656
|
-
|
|
5667
|
+
225,
|
|
5668
|
+
226,
|
|
5669
|
+
227
|
|
5657
5670
|
]
|
|
5658
5671
|
}
|
|
5659
5672
|
],
|
|
@@ -5668,7 +5681,7 @@
|
|
|
5668
5681
|
}
|
|
5669
5682
|
},
|
|
5670
5683
|
{
|
|
5671
|
-
"id":
|
|
5684
|
+
"id": 228,
|
|
5672
5685
|
"name": "storeQueries",
|
|
5673
5686
|
"kind": 1024,
|
|
5674
5687
|
"kindString": "Property",
|
|
@@ -5692,9 +5705,9 @@
|
|
|
5692
5705
|
{
|
|
5693
5706
|
"title": "Properties",
|
|
5694
5707
|
"children": [
|
|
5695
|
-
|
|
5696
|
-
|
|
5697
|
-
|
|
5708
|
+
222,
|
|
5709
|
+
223,
|
|
5710
|
+
228
|
|
5698
5711
|
]
|
|
5699
5712
|
}
|
|
5700
5713
|
],
|
|
@@ -5710,14 +5723,14 @@
|
|
|
5710
5723
|
{
|
|
5711
5724
|
"type": "reflection",
|
|
5712
5725
|
"declaration": {
|
|
5713
|
-
"id":
|
|
5726
|
+
"id": 229,
|
|
5714
5727
|
"name": "__type",
|
|
5715
5728
|
"kind": 65536,
|
|
5716
5729
|
"kindString": "Type literal",
|
|
5717
5730
|
"flags": {},
|
|
5718
5731
|
"children": [
|
|
5719
5732
|
{
|
|
5720
|
-
"id":
|
|
5733
|
+
"id": 230,
|
|
5721
5734
|
"name": "schema",
|
|
5722
5735
|
"kind": 1024,
|
|
5723
5736
|
"kindString": "Property",
|
|
@@ -5739,7 +5752,7 @@
|
|
|
5739
5752
|
{
|
|
5740
5753
|
"title": "Properties",
|
|
5741
5754
|
"children": [
|
|
5742
|
-
|
|
5755
|
+
230
|
|
5743
5756
|
]
|
|
5744
5757
|
}
|
|
5745
5758
|
],
|
|
@@ -5759,7 +5772,7 @@
|
|
|
5759
5772
|
},
|
|
5760
5773
|
{
|
|
5761
5774
|
"type": "reference",
|
|
5762
|
-
"id":
|
|
5775
|
+
"id": 241,
|
|
5763
5776
|
"name": "T"
|
|
5764
5777
|
}
|
|
5765
5778
|
],
|
|
@@ -5785,14 +5798,14 @@
|
|
|
5785
5798
|
{
|
|
5786
5799
|
"type": "reflection",
|
|
5787
5800
|
"declaration": {
|
|
5788
|
-
"id":
|
|
5801
|
+
"id": 231,
|
|
5789
5802
|
"name": "__type",
|
|
5790
5803
|
"kind": 65536,
|
|
5791
5804
|
"kindString": "Type literal",
|
|
5792
5805
|
"flags": {},
|
|
5793
5806
|
"children": [
|
|
5794
5807
|
{
|
|
5795
|
-
"id":
|
|
5808
|
+
"id": 232,
|
|
5796
5809
|
"name": "name",
|
|
5797
5810
|
"kind": 1024,
|
|
5798
5811
|
"kindString": "Property",
|
|
@@ -5812,7 +5825,7 @@
|
|
|
5812
5825
|
}
|
|
5813
5826
|
},
|
|
5814
5827
|
{
|
|
5815
|
-
"id":
|
|
5828
|
+
"id": 233,
|
|
5816
5829
|
"name": "security",
|
|
5817
5830
|
"kind": 1024,
|
|
5818
5831
|
"kindString": "Property",
|
|
@@ -5829,14 +5842,14 @@
|
|
|
5829
5842
|
"type": {
|
|
5830
5843
|
"type": "reflection",
|
|
5831
5844
|
"declaration": {
|
|
5832
|
-
"id":
|
|
5845
|
+
"id": 234,
|
|
5833
5846
|
"name": "__type",
|
|
5834
5847
|
"kind": 65536,
|
|
5835
5848
|
"kindString": "Type literal",
|
|
5836
5849
|
"flags": {},
|
|
5837
5850
|
"children": [
|
|
5838
5851
|
{
|
|
5839
|
-
"id":
|
|
5852
|
+
"id": 235,
|
|
5840
5853
|
"name": "allowAnonymous",
|
|
5841
5854
|
"kind": 1024,
|
|
5842
5855
|
"kindString": "Property",
|
|
@@ -5856,7 +5869,7 @@
|
|
|
5856
5869
|
}
|
|
5857
5870
|
},
|
|
5858
5871
|
{
|
|
5859
|
-
"id":
|
|
5872
|
+
"id": 236,
|
|
5860
5873
|
"name": "allowed",
|
|
5861
5874
|
"kind": 1024,
|
|
5862
5875
|
"kindString": "Property",
|
|
@@ -5900,7 +5913,7 @@
|
|
|
5900
5913
|
}
|
|
5901
5914
|
},
|
|
5902
5915
|
{
|
|
5903
|
-
"id":
|
|
5916
|
+
"id": 237,
|
|
5904
5917
|
"name": "disallowed",
|
|
5905
5918
|
"kind": 1024,
|
|
5906
5919
|
"kindString": "Property",
|
|
@@ -5939,9 +5952,9 @@
|
|
|
5939
5952
|
{
|
|
5940
5953
|
"title": "Properties",
|
|
5941
5954
|
"children": [
|
|
5942
|
-
|
|
5943
|
-
|
|
5944
|
-
|
|
5955
|
+
235,
|
|
5956
|
+
236,
|
|
5957
|
+
237
|
|
5945
5958
|
]
|
|
5946
5959
|
}
|
|
5947
5960
|
],
|
|
@@ -5956,7 +5969,7 @@
|
|
|
5956
5969
|
}
|
|
5957
5970
|
},
|
|
5958
5971
|
{
|
|
5959
|
-
"id":
|
|
5972
|
+
"id": 238,
|
|
5960
5973
|
"name": "storeQueries",
|
|
5961
5974
|
"kind": 1024,
|
|
5962
5975
|
"kindString": "Property",
|
|
@@ -5980,9 +5993,9 @@
|
|
|
5980
5993
|
{
|
|
5981
5994
|
"title": "Properties",
|
|
5982
5995
|
"children": [
|
|
5983
|
-
|
|
5984
|
-
|
|
5985
|
-
|
|
5996
|
+
232,
|
|
5997
|
+
233,
|
|
5998
|
+
238
|
|
5986
5999
|
]
|
|
5987
6000
|
}
|
|
5988
6001
|
],
|
|
@@ -5998,14 +6011,14 @@
|
|
|
5998
6011
|
{
|
|
5999
6012
|
"type": "reflection",
|
|
6000
6013
|
"declaration": {
|
|
6001
|
-
"id":
|
|
6014
|
+
"id": 239,
|
|
6002
6015
|
"name": "__type",
|
|
6003
6016
|
"kind": 65536,
|
|
6004
6017
|
"kindString": "Type literal",
|
|
6005
6018
|
"flags": {},
|
|
6006
6019
|
"children": [
|
|
6007
6020
|
{
|
|
6008
|
-
"id":
|
|
6021
|
+
"id": 240,
|
|
6009
6022
|
"name": "schema",
|
|
6010
6023
|
"kind": 1024,
|
|
6011
6024
|
"kindString": "Property",
|
|
@@ -6027,7 +6040,7 @@
|
|
|
6027
6040
|
{
|
|
6028
6041
|
"title": "Properties",
|
|
6029
6042
|
"children": [
|
|
6030
|
-
|
|
6043
|
+
240
|
|
6031
6044
|
]
|
|
6032
6045
|
}
|
|
6033
6046
|
],
|
|
@@ -6052,7 +6065,7 @@
|
|
|
6052
6065
|
],
|
|
6053
6066
|
"parameters": [
|
|
6054
6067
|
{
|
|
6055
|
-
"id":
|
|
6068
|
+
"id": 242,
|
|
6056
6069
|
"name": "wrapper",
|
|
6057
6070
|
"kind": 32768,
|
|
6058
6071
|
"kindString": "Parameter",
|
|
@@ -6077,14 +6090,14 @@
|
|
|
6077
6090
|
{
|
|
6078
6091
|
"type": "reflection",
|
|
6079
6092
|
"declaration": {
|
|
6080
|
-
"id":
|
|
6093
|
+
"id": 243,
|
|
6081
6094
|
"name": "__type",
|
|
6082
6095
|
"kind": 65536,
|
|
6083
6096
|
"kindString": "Type literal",
|
|
6084
6097
|
"flags": {},
|
|
6085
6098
|
"children": [
|
|
6086
6099
|
{
|
|
6087
|
-
"id":
|
|
6100
|
+
"id": 244,
|
|
6088
6101
|
"name": "name",
|
|
6089
6102
|
"kind": 1024,
|
|
6090
6103
|
"kindString": "Property",
|
|
@@ -6104,7 +6117,7 @@
|
|
|
6104
6117
|
}
|
|
6105
6118
|
},
|
|
6106
6119
|
{
|
|
6107
|
-
"id":
|
|
6120
|
+
"id": 245,
|
|
6108
6121
|
"name": "security",
|
|
6109
6122
|
"kind": 1024,
|
|
6110
6123
|
"kindString": "Property",
|
|
@@ -6121,14 +6134,14 @@
|
|
|
6121
6134
|
"type": {
|
|
6122
6135
|
"type": "reflection",
|
|
6123
6136
|
"declaration": {
|
|
6124
|
-
"id":
|
|
6137
|
+
"id": 246,
|
|
6125
6138
|
"name": "__type",
|
|
6126
6139
|
"kind": 65536,
|
|
6127
6140
|
"kindString": "Type literal",
|
|
6128
6141
|
"flags": {},
|
|
6129
6142
|
"children": [
|
|
6130
6143
|
{
|
|
6131
|
-
"id":
|
|
6144
|
+
"id": 247,
|
|
6132
6145
|
"name": "allowAnonymous",
|
|
6133
6146
|
"kind": 1024,
|
|
6134
6147
|
"kindString": "Property",
|
|
@@ -6148,7 +6161,7 @@
|
|
|
6148
6161
|
}
|
|
6149
6162
|
},
|
|
6150
6163
|
{
|
|
6151
|
-
"id":
|
|
6164
|
+
"id": 248,
|
|
6152
6165
|
"name": "allowed",
|
|
6153
6166
|
"kind": 1024,
|
|
6154
6167
|
"kindString": "Property",
|
|
@@ -6192,7 +6205,7 @@
|
|
|
6192
6205
|
}
|
|
6193
6206
|
},
|
|
6194
6207
|
{
|
|
6195
|
-
"id":
|
|
6208
|
+
"id": 249,
|
|
6196
6209
|
"name": "disallowed",
|
|
6197
6210
|
"kind": 1024,
|
|
6198
6211
|
"kindString": "Property",
|
|
@@ -6231,9 +6244,9 @@
|
|
|
6231
6244
|
{
|
|
6232
6245
|
"title": "Properties",
|
|
6233
6246
|
"children": [
|
|
6234
|
-
|
|
6235
|
-
|
|
6236
|
-
|
|
6247
|
+
247,
|
|
6248
|
+
248,
|
|
6249
|
+
249
|
|
6237
6250
|
]
|
|
6238
6251
|
}
|
|
6239
6252
|
],
|
|
@@ -6248,7 +6261,7 @@
|
|
|
6248
6261
|
}
|
|
6249
6262
|
},
|
|
6250
6263
|
{
|
|
6251
|
-
"id":
|
|
6264
|
+
"id": 250,
|
|
6252
6265
|
"name": "storeQueries",
|
|
6253
6266
|
"kind": 1024,
|
|
6254
6267
|
"kindString": "Property",
|
|
@@ -6272,9 +6285,9 @@
|
|
|
6272
6285
|
{
|
|
6273
6286
|
"title": "Properties",
|
|
6274
6287
|
"children": [
|
|
6275
|
-
|
|
6276
|
-
|
|
6277
|
-
|
|
6288
|
+
244,
|
|
6289
|
+
245,
|
|
6290
|
+
250
|
|
6278
6291
|
]
|
|
6279
6292
|
}
|
|
6280
6293
|
],
|
|
@@ -6290,14 +6303,14 @@
|
|
|
6290
6303
|
{
|
|
6291
6304
|
"type": "reflection",
|
|
6292
6305
|
"declaration": {
|
|
6293
|
-
"id":
|
|
6306
|
+
"id": 251,
|
|
6294
6307
|
"name": "__type",
|
|
6295
6308
|
"kind": 65536,
|
|
6296
6309
|
"kindString": "Type literal",
|
|
6297
6310
|
"flags": {},
|
|
6298
6311
|
"children": [
|
|
6299
6312
|
{
|
|
6300
|
-
"id":
|
|
6313
|
+
"id": 252,
|
|
6301
6314
|
"name": "schema",
|
|
6302
6315
|
"kind": 1024,
|
|
6303
6316
|
"kindString": "Property",
|
|
@@ -6319,7 +6332,7 @@
|
|
|
6319
6332
|
{
|
|
6320
6333
|
"title": "Properties",
|
|
6321
6334
|
"children": [
|
|
6322
|
-
|
|
6335
|
+
252
|
|
6323
6336
|
]
|
|
6324
6337
|
}
|
|
6325
6338
|
],
|
|
@@ -6339,7 +6352,7 @@
|
|
|
6339
6352
|
},
|
|
6340
6353
|
{
|
|
6341
6354
|
"type": "reference",
|
|
6342
|
-
"id":
|
|
6355
|
+
"id": 241,
|
|
6343
6356
|
"name": "T"
|
|
6344
6357
|
}
|
|
6345
6358
|
],
|
|
@@ -6347,7 +6360,7 @@
|
|
|
6347
6360
|
}
|
|
6348
6361
|
},
|
|
6349
6362
|
{
|
|
6350
|
-
"id":
|
|
6363
|
+
"id": 253,
|
|
6351
6364
|
"name": "nameOrAddress",
|
|
6352
6365
|
"kind": 32768,
|
|
6353
6366
|
"kindString": "Parameter",
|
|
@@ -6370,7 +6383,7 @@
|
|
|
6370
6383
|
},
|
|
6371
6384
|
{
|
|
6372
6385
|
"type": "reference",
|
|
6373
|
-
"id":
|
|
6386
|
+
"id": 241,
|
|
6374
6387
|
"name": "T"
|
|
6375
6388
|
}
|
|
6376
6389
|
]
|
|
@@ -6392,7 +6405,7 @@
|
|
|
6392
6405
|
}
|
|
6393
6406
|
},
|
|
6394
6407
|
{
|
|
6395
|
-
"id":
|
|
6408
|
+
"id": 306,
|
|
6396
6409
|
"name": "sendQuery",
|
|
6397
6410
|
"kind": 2048,
|
|
6398
6411
|
"kindString": "Method",
|
|
@@ -6402,20 +6415,20 @@
|
|
|
6402
6415
|
"sources": [
|
|
6403
6416
|
{
|
|
6404
6417
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
6405
|
-
"line":
|
|
6418
|
+
"line": 52,
|
|
6406
6419
|
"character": 14
|
|
6407
6420
|
}
|
|
6408
6421
|
],
|
|
6409
6422
|
"signatures": [
|
|
6410
6423
|
{
|
|
6411
|
-
"id":
|
|
6424
|
+
"id": 307,
|
|
6412
6425
|
"name": "sendQuery",
|
|
6413
6426
|
"kind": 4096,
|
|
6414
6427
|
"kindString": "Call signature",
|
|
6415
6428
|
"flags": {},
|
|
6416
6429
|
"typeParameter": [
|
|
6417
6430
|
{
|
|
6418
|
-
"id":
|
|
6431
|
+
"id": 312,
|
|
6419
6432
|
"name": "T",
|
|
6420
6433
|
"kind": 131072,
|
|
6421
6434
|
"kindString": "Type parameter",
|
|
@@ -6441,14 +6454,14 @@
|
|
|
6441
6454
|
{
|
|
6442
6455
|
"type": "reflection",
|
|
6443
6456
|
"declaration": {
|
|
6444
|
-
"id":
|
|
6457
|
+
"id": 308,
|
|
6445
6458
|
"name": "__type",
|
|
6446
6459
|
"kind": 65536,
|
|
6447
6460
|
"kindString": "Type literal",
|
|
6448
6461
|
"flags": {},
|
|
6449
6462
|
"children": [
|
|
6450
6463
|
{
|
|
6451
|
-
"id":
|
|
6464
|
+
"id": 309,
|
|
6452
6465
|
"name": "schema",
|
|
6453
6466
|
"kind": 1024,
|
|
6454
6467
|
"kindString": "Property",
|
|
@@ -6470,7 +6483,7 @@
|
|
|
6470
6483
|
{
|
|
6471
6484
|
"title": "Properties",
|
|
6472
6485
|
"children": [
|
|
6473
|
-
|
|
6486
|
+
309
|
|
6474
6487
|
]
|
|
6475
6488
|
}
|
|
6476
6489
|
],
|
|
@@ -6506,14 +6519,14 @@
|
|
|
6506
6519
|
{
|
|
6507
6520
|
"type": "reflection",
|
|
6508
6521
|
"declaration": {
|
|
6509
|
-
"id":
|
|
6522
|
+
"id": 310,
|
|
6510
6523
|
"name": "__type",
|
|
6511
6524
|
"kind": 65536,
|
|
6512
6525
|
"kindString": "Type literal",
|
|
6513
6526
|
"flags": {},
|
|
6514
6527
|
"children": [
|
|
6515
6528
|
{
|
|
6516
|
-
"id":
|
|
6529
|
+
"id": 311,
|
|
6517
6530
|
"name": "schema",
|
|
6518
6531
|
"kind": 1024,
|
|
6519
6532
|
"kindString": "Property",
|
|
@@ -6535,7 +6548,7 @@
|
|
|
6535
6548
|
{
|
|
6536
6549
|
"title": "Properties",
|
|
6537
6550
|
"children": [
|
|
6538
|
-
|
|
6551
|
+
311
|
|
6539
6552
|
]
|
|
6540
6553
|
}
|
|
6541
6554
|
],
|
|
@@ -6559,19 +6572,19 @@
|
|
|
6559
6572
|
],
|
|
6560
6573
|
"parameters": [
|
|
6561
6574
|
{
|
|
6562
|
-
"id":
|
|
6575
|
+
"id": 313,
|
|
6563
6576
|
"name": "queryPayload",
|
|
6564
6577
|
"kind": 32768,
|
|
6565
6578
|
"kindString": "Parameter",
|
|
6566
6579
|
"flags": {},
|
|
6567
6580
|
"type": {
|
|
6568
6581
|
"type": "reference",
|
|
6569
|
-
"id":
|
|
6582
|
+
"id": 312,
|
|
6570
6583
|
"name": "T"
|
|
6571
6584
|
}
|
|
6572
6585
|
},
|
|
6573
6586
|
{
|
|
6574
|
-
"id":
|
|
6587
|
+
"id": 314,
|
|
6575
6588
|
"name": "payloads",
|
|
6576
6589
|
"kind": 32768,
|
|
6577
6590
|
"kindString": "Parameter",
|
|
@@ -6595,14 +6608,14 @@
|
|
|
6595
6608
|
{
|
|
6596
6609
|
"type": "reflection",
|
|
6597
6610
|
"declaration": {
|
|
6598
|
-
"id":
|
|
6611
|
+
"id": 315,
|
|
6599
6612
|
"name": "__type",
|
|
6600
6613
|
"kind": 65536,
|
|
6601
6614
|
"kindString": "Type literal",
|
|
6602
6615
|
"flags": {},
|
|
6603
6616
|
"children": [
|
|
6604
6617
|
{
|
|
6605
|
-
"id":
|
|
6618
|
+
"id": 316,
|
|
6606
6619
|
"name": "schema",
|
|
6607
6620
|
"kind": 1024,
|
|
6608
6621
|
"kindString": "Property",
|
|
@@ -6624,7 +6637,7 @@
|
|
|
6624
6637
|
{
|
|
6625
6638
|
"title": "Properties",
|
|
6626
6639
|
"children": [
|
|
6627
|
-
|
|
6640
|
+
316
|
|
6628
6641
|
]
|
|
6629
6642
|
}
|
|
6630
6643
|
],
|
|
@@ -6663,14 +6676,14 @@
|
|
|
6663
6676
|
{
|
|
6664
6677
|
"type": "reflection",
|
|
6665
6678
|
"declaration": {
|
|
6666
|
-
"id":
|
|
6679
|
+
"id": 317,
|
|
6667
6680
|
"name": "__type",
|
|
6668
6681
|
"kind": 65536,
|
|
6669
6682
|
"kindString": "Type literal",
|
|
6670
6683
|
"flags": {},
|
|
6671
6684
|
"children": [
|
|
6672
6685
|
{
|
|
6673
|
-
"id":
|
|
6686
|
+
"id": 318,
|
|
6674
6687
|
"name": "schema",
|
|
6675
6688
|
"kind": 1024,
|
|
6676
6689
|
"kindString": "Property",
|
|
@@ -6692,7 +6705,7 @@
|
|
|
6692
6705
|
{
|
|
6693
6706
|
"title": "Properties",
|
|
6694
6707
|
"children": [
|
|
6695
|
-
|
|
6708
|
+
318
|
|
6696
6709
|
]
|
|
6697
6710
|
}
|
|
6698
6711
|
],
|
|
@@ -6725,7 +6738,7 @@
|
|
|
6725
6738
|
}
|
|
6726
6739
|
},
|
|
6727
6740
|
{
|
|
6728
|
-
"id":
|
|
6741
|
+
"id": 319,
|
|
6729
6742
|
"name": "throwErrors",
|
|
6730
6743
|
"kind": 2048,
|
|
6731
6744
|
"kindString": "Method",
|
|
@@ -6735,20 +6748,20 @@
|
|
|
6735
6748
|
"sources": [
|
|
6736
6749
|
{
|
|
6737
6750
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
6738
|
-
"line":
|
|
6751
|
+
"line": 53,
|
|
6739
6752
|
"character": 14
|
|
6740
6753
|
}
|
|
6741
6754
|
],
|
|
6742
6755
|
"signatures": [
|
|
6743
6756
|
{
|
|
6744
|
-
"id":
|
|
6757
|
+
"id": 320,
|
|
6745
6758
|
"name": "throwErrors",
|
|
6746
6759
|
"kind": 4096,
|
|
6747
6760
|
"kindString": "Call signature",
|
|
6748
6761
|
"flags": {},
|
|
6749
6762
|
"parameters": [
|
|
6750
6763
|
{
|
|
6751
|
-
"id":
|
|
6764
|
+
"id": 321,
|
|
6752
6765
|
"name": "query",
|
|
6753
6766
|
"kind": 32768,
|
|
6754
6767
|
"kindString": "Parameter",
|
|
@@ -6774,14 +6787,14 @@
|
|
|
6774
6787
|
{
|
|
6775
6788
|
"type": "reflection",
|
|
6776
6789
|
"declaration": {
|
|
6777
|
-
"id":
|
|
6790
|
+
"id": 322,
|
|
6778
6791
|
"name": "__type",
|
|
6779
6792
|
"kind": 65536,
|
|
6780
6793
|
"kindString": "Type literal",
|
|
6781
6794
|
"flags": {},
|
|
6782
6795
|
"children": [
|
|
6783
6796
|
{
|
|
6784
|
-
"id":
|
|
6797
|
+
"id": 323,
|
|
6785
6798
|
"name": "query",
|
|
6786
6799
|
"kind": 1024,
|
|
6787
6800
|
"kindString": "Property",
|
|
@@ -6799,7 +6812,7 @@
|
|
|
6799
6812
|
}
|
|
6800
6813
|
},
|
|
6801
6814
|
{
|
|
6802
|
-
"id":
|
|
6815
|
+
"id": 324,
|
|
6803
6816
|
"name": "resultSet",
|
|
6804
6817
|
"kind": 1024,
|
|
6805
6818
|
"kindString": "Property",
|
|
@@ -6819,7 +6832,7 @@
|
|
|
6819
6832
|
}
|
|
6820
6833
|
},
|
|
6821
6834
|
{
|
|
6822
|
-
"id":
|
|
6835
|
+
"id": 325,
|
|
6823
6836
|
"name": "schema",
|
|
6824
6837
|
"kind": 1024,
|
|
6825
6838
|
"kindString": "Property",
|
|
@@ -6841,9 +6854,9 @@
|
|
|
6841
6854
|
{
|
|
6842
6855
|
"title": "Properties",
|
|
6843
6856
|
"children": [
|
|
6844
|
-
|
|
6845
|
-
|
|
6846
|
-
|
|
6857
|
+
323,
|
|
6858
|
+
324,
|
|
6859
|
+
325
|
|
6847
6860
|
]
|
|
6848
6861
|
}
|
|
6849
6862
|
],
|
|
@@ -6875,14 +6888,14 @@
|
|
|
6875
6888
|
{
|
|
6876
6889
|
"type": "reflection",
|
|
6877
6890
|
"declaration": {
|
|
6878
|
-
"id":
|
|
6891
|
+
"id": 326,
|
|
6879
6892
|
"name": "__type",
|
|
6880
6893
|
"kind": 65536,
|
|
6881
6894
|
"kindString": "Type literal",
|
|
6882
6895
|
"flags": {},
|
|
6883
6896
|
"children": [
|
|
6884
6897
|
{
|
|
6885
|
-
"id":
|
|
6898
|
+
"id": 327,
|
|
6886
6899
|
"name": "schema",
|
|
6887
6900
|
"kind": 1024,
|
|
6888
6901
|
"kindString": "Property",
|
|
@@ -6904,7 +6917,7 @@
|
|
|
6904
6917
|
{
|
|
6905
6918
|
"title": "Properties",
|
|
6906
6919
|
"children": [
|
|
6907
|
-
|
|
6920
|
+
327
|
|
6908
6921
|
]
|
|
6909
6922
|
}
|
|
6910
6923
|
],
|
|
@@ -6926,7 +6939,7 @@
|
|
|
6926
6939
|
}
|
|
6927
6940
|
},
|
|
6928
6941
|
{
|
|
6929
|
-
"id":
|
|
6942
|
+
"id": 328,
|
|
6930
6943
|
"name": "result",
|
|
6931
6944
|
"kind": 32768,
|
|
6932
6945
|
"kindString": "Parameter",
|
|
@@ -6955,14 +6968,14 @@
|
|
|
6955
6968
|
{
|
|
6956
6969
|
"type": "reflection",
|
|
6957
6970
|
"declaration": {
|
|
6958
|
-
"id":
|
|
6971
|
+
"id": 329,
|
|
6959
6972
|
"name": "__type",
|
|
6960
6973
|
"kind": 65536,
|
|
6961
6974
|
"kindString": "Type literal",
|
|
6962
6975
|
"flags": {},
|
|
6963
6976
|
"children": [
|
|
6964
6977
|
{
|
|
6965
|
-
"id":
|
|
6978
|
+
"id": 330,
|
|
6966
6979
|
"name": "schema",
|
|
6967
6980
|
"kind": 1024,
|
|
6968
6981
|
"kindString": "Property",
|
|
@@ -6984,7 +6997,7 @@
|
|
|
6984
6997
|
{
|
|
6985
6998
|
"title": "Properties",
|
|
6986
6999
|
"children": [
|
|
6987
|
-
|
|
7000
|
+
330
|
|
6988
7001
|
]
|
|
6989
7002
|
}
|
|
6990
7003
|
],
|
|
@@ -7022,7 +7035,7 @@
|
|
|
7022
7035
|
}
|
|
7023
7036
|
},
|
|
7024
7037
|
{
|
|
7025
|
-
"id":
|
|
7038
|
+
"id": 31,
|
|
7026
7039
|
"name": "hasRequiredQueries",
|
|
7027
7040
|
"kind": 2048,
|
|
7028
7041
|
"kindString": "Method",
|
|
@@ -7032,20 +7045,20 @@
|
|
|
7032
7045
|
"sources": [
|
|
7033
7046
|
{
|
|
7034
7047
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
7035
|
-
"line":
|
|
7048
|
+
"line": 26,
|
|
7036
7049
|
"character": 11
|
|
7037
7050
|
}
|
|
7038
7051
|
],
|
|
7039
7052
|
"signatures": [
|
|
7040
7053
|
{
|
|
7041
|
-
"id":
|
|
7054
|
+
"id": 32,
|
|
7042
7055
|
"name": "hasRequiredQueries",
|
|
7043
7056
|
"kind": 4096,
|
|
7044
7057
|
"kindString": "Call signature",
|
|
7045
7058
|
"flags": {},
|
|
7046
7059
|
"parameters": [
|
|
7047
7060
|
{
|
|
7048
|
-
"id":
|
|
7061
|
+
"id": 33,
|
|
7049
7062
|
"name": "module",
|
|
7050
7063
|
"kind": 32768,
|
|
7051
7064
|
"kindString": "Parameter",
|
|
@@ -7067,14 +7080,14 @@
|
|
|
7067
7080
|
{
|
|
7068
7081
|
"type": "reflection",
|
|
7069
7082
|
"declaration": {
|
|
7070
|
-
"id":
|
|
7083
|
+
"id": 34,
|
|
7071
7084
|
"name": "__type",
|
|
7072
7085
|
"kind": 65536,
|
|
7073
7086
|
"kindString": "Type literal",
|
|
7074
7087
|
"flags": {},
|
|
7075
7088
|
"children": [
|
|
7076
7089
|
{
|
|
7077
|
-
"id":
|
|
7090
|
+
"id": 35,
|
|
7078
7091
|
"name": "name",
|
|
7079
7092
|
"kind": 1024,
|
|
7080
7093
|
"kindString": "Property",
|
|
@@ -7094,7 +7107,7 @@
|
|
|
7094
7107
|
}
|
|
7095
7108
|
},
|
|
7096
7109
|
{
|
|
7097
|
-
"id":
|
|
7110
|
+
"id": 36,
|
|
7098
7111
|
"name": "security",
|
|
7099
7112
|
"kind": 1024,
|
|
7100
7113
|
"kindString": "Property",
|
|
@@ -7111,14 +7124,14 @@
|
|
|
7111
7124
|
"type": {
|
|
7112
7125
|
"type": "reflection",
|
|
7113
7126
|
"declaration": {
|
|
7114
|
-
"id":
|
|
7127
|
+
"id": 37,
|
|
7115
7128
|
"name": "__type",
|
|
7116
7129
|
"kind": 65536,
|
|
7117
7130
|
"kindString": "Type literal",
|
|
7118
7131
|
"flags": {},
|
|
7119
7132
|
"children": [
|
|
7120
7133
|
{
|
|
7121
|
-
"id":
|
|
7134
|
+
"id": 38,
|
|
7122
7135
|
"name": "allowAnonymous",
|
|
7123
7136
|
"kind": 1024,
|
|
7124
7137
|
"kindString": "Property",
|
|
@@ -7138,7 +7151,7 @@
|
|
|
7138
7151
|
}
|
|
7139
7152
|
},
|
|
7140
7153
|
{
|
|
7141
|
-
"id":
|
|
7154
|
+
"id": 39,
|
|
7142
7155
|
"name": "allowed",
|
|
7143
7156
|
"kind": 1024,
|
|
7144
7157
|
"kindString": "Property",
|
|
@@ -7182,7 +7195,7 @@
|
|
|
7182
7195
|
}
|
|
7183
7196
|
},
|
|
7184
7197
|
{
|
|
7185
|
-
"id":
|
|
7198
|
+
"id": 40,
|
|
7186
7199
|
"name": "disallowed",
|
|
7187
7200
|
"kind": 1024,
|
|
7188
7201
|
"kindString": "Property",
|
|
@@ -7221,9 +7234,9 @@
|
|
|
7221
7234
|
{
|
|
7222
7235
|
"title": "Properties",
|
|
7223
7236
|
"children": [
|
|
7224
|
-
|
|
7225
|
-
|
|
7226
|
-
|
|
7237
|
+
38,
|
|
7238
|
+
39,
|
|
7239
|
+
40
|
|
7227
7240
|
]
|
|
7228
7241
|
}
|
|
7229
7242
|
],
|
|
@@ -7238,7 +7251,7 @@
|
|
|
7238
7251
|
}
|
|
7239
7252
|
},
|
|
7240
7253
|
{
|
|
7241
|
-
"id":
|
|
7254
|
+
"id": 41,
|
|
7242
7255
|
"name": "storeQueries",
|
|
7243
7256
|
"kind": 1024,
|
|
7244
7257
|
"kindString": "Property",
|
|
@@ -7262,9 +7275,9 @@
|
|
|
7262
7275
|
{
|
|
7263
7276
|
"title": "Properties",
|
|
7264
7277
|
"children": [
|
|
7265
|
-
|
|
7266
|
-
|
|
7267
|
-
|
|
7278
|
+
35,
|
|
7279
|
+
36,
|
|
7280
|
+
41
|
|
7268
7281
|
]
|
|
7269
7282
|
}
|
|
7270
7283
|
],
|
|
@@ -7280,14 +7293,14 @@
|
|
|
7280
7293
|
{
|
|
7281
7294
|
"type": "reflection",
|
|
7282
7295
|
"declaration": {
|
|
7283
|
-
"id":
|
|
7296
|
+
"id": 42,
|
|
7284
7297
|
"name": "__type",
|
|
7285
7298
|
"kind": 65536,
|
|
7286
7299
|
"kindString": "Type literal",
|
|
7287
7300
|
"flags": {},
|
|
7288
7301
|
"children": [
|
|
7289
7302
|
{
|
|
7290
|
-
"id":
|
|
7303
|
+
"id": 43,
|
|
7291
7304
|
"name": "schema",
|
|
7292
7305
|
"kind": 1024,
|
|
7293
7306
|
"kindString": "Property",
|
|
@@ -7309,7 +7322,7 @@
|
|
|
7309
7322
|
{
|
|
7310
7323
|
"title": "Properties",
|
|
7311
7324
|
"children": [
|
|
7312
|
-
|
|
7325
|
+
43
|
|
7313
7326
|
]
|
|
7314
7327
|
}
|
|
7315
7328
|
],
|
|
@@ -7345,7 +7358,7 @@
|
|
|
7345
7358
|
}
|
|
7346
7359
|
},
|
|
7347
7360
|
{
|
|
7348
|
-
"id":
|
|
7361
|
+
"id": 44,
|
|
7349
7362
|
"name": "missingRequiredQueries",
|
|
7350
7363
|
"kind": 2048,
|
|
7351
7364
|
"kindString": "Method",
|
|
@@ -7355,20 +7368,20 @@
|
|
|
7355
7368
|
"sources": [
|
|
7356
7369
|
{
|
|
7357
7370
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
7358
|
-
"line":
|
|
7371
|
+
"line": 27,
|
|
7359
7372
|
"character": 11
|
|
7360
7373
|
}
|
|
7361
7374
|
],
|
|
7362
7375
|
"signatures": [
|
|
7363
7376
|
{
|
|
7364
|
-
"id":
|
|
7377
|
+
"id": 45,
|
|
7365
7378
|
"name": "missingRequiredQueries",
|
|
7366
7379
|
"kind": 4096,
|
|
7367
7380
|
"kindString": "Call signature",
|
|
7368
7381
|
"flags": {},
|
|
7369
7382
|
"parameters": [
|
|
7370
7383
|
{
|
|
7371
|
-
"id":
|
|
7384
|
+
"id": 46,
|
|
7372
7385
|
"name": "module",
|
|
7373
7386
|
"kind": 32768,
|
|
7374
7387
|
"kindString": "Parameter",
|
|
@@ -7390,14 +7403,14 @@
|
|
|
7390
7403
|
{
|
|
7391
7404
|
"type": "reflection",
|
|
7392
7405
|
"declaration": {
|
|
7393
|
-
"id":
|
|
7406
|
+
"id": 47,
|
|
7394
7407
|
"name": "__type",
|
|
7395
7408
|
"kind": 65536,
|
|
7396
7409
|
"kindString": "Type literal",
|
|
7397
7410
|
"flags": {},
|
|
7398
7411
|
"children": [
|
|
7399
7412
|
{
|
|
7400
|
-
"id":
|
|
7413
|
+
"id": 48,
|
|
7401
7414
|
"name": "name",
|
|
7402
7415
|
"kind": 1024,
|
|
7403
7416
|
"kindString": "Property",
|
|
@@ -7417,7 +7430,7 @@
|
|
|
7417
7430
|
}
|
|
7418
7431
|
},
|
|
7419
7432
|
{
|
|
7420
|
-
"id":
|
|
7433
|
+
"id": 49,
|
|
7421
7434
|
"name": "security",
|
|
7422
7435
|
"kind": 1024,
|
|
7423
7436
|
"kindString": "Property",
|
|
@@ -7434,14 +7447,14 @@
|
|
|
7434
7447
|
"type": {
|
|
7435
7448
|
"type": "reflection",
|
|
7436
7449
|
"declaration": {
|
|
7437
|
-
"id":
|
|
7450
|
+
"id": 50,
|
|
7438
7451
|
"name": "__type",
|
|
7439
7452
|
"kind": 65536,
|
|
7440
7453
|
"kindString": "Type literal",
|
|
7441
7454
|
"flags": {},
|
|
7442
7455
|
"children": [
|
|
7443
7456
|
{
|
|
7444
|
-
"id":
|
|
7457
|
+
"id": 51,
|
|
7445
7458
|
"name": "allowAnonymous",
|
|
7446
7459
|
"kind": 1024,
|
|
7447
7460
|
"kindString": "Property",
|
|
@@ -7461,7 +7474,7 @@
|
|
|
7461
7474
|
}
|
|
7462
7475
|
},
|
|
7463
7476
|
{
|
|
7464
|
-
"id":
|
|
7477
|
+
"id": 52,
|
|
7465
7478
|
"name": "allowed",
|
|
7466
7479
|
"kind": 1024,
|
|
7467
7480
|
"kindString": "Property",
|
|
@@ -7505,7 +7518,7 @@
|
|
|
7505
7518
|
}
|
|
7506
7519
|
},
|
|
7507
7520
|
{
|
|
7508
|
-
"id":
|
|
7521
|
+
"id": 53,
|
|
7509
7522
|
"name": "disallowed",
|
|
7510
7523
|
"kind": 1024,
|
|
7511
7524
|
"kindString": "Property",
|
|
@@ -7544,9 +7557,9 @@
|
|
|
7544
7557
|
{
|
|
7545
7558
|
"title": "Properties",
|
|
7546
7559
|
"children": [
|
|
7547
|
-
|
|
7548
|
-
|
|
7549
|
-
|
|
7560
|
+
51,
|
|
7561
|
+
52,
|
|
7562
|
+
53
|
|
7550
7563
|
]
|
|
7551
7564
|
}
|
|
7552
7565
|
],
|
|
@@ -7561,7 +7574,7 @@
|
|
|
7561
7574
|
}
|
|
7562
7575
|
},
|
|
7563
7576
|
{
|
|
7564
|
-
"id":
|
|
7577
|
+
"id": 54,
|
|
7565
7578
|
"name": "storeQueries",
|
|
7566
7579
|
"kind": 1024,
|
|
7567
7580
|
"kindString": "Property",
|
|
@@ -7585,9 +7598,9 @@
|
|
|
7585
7598
|
{
|
|
7586
7599
|
"title": "Properties",
|
|
7587
7600
|
"children": [
|
|
7588
|
-
|
|
7589
|
-
|
|
7590
|
-
|
|
7601
|
+
48,
|
|
7602
|
+
49,
|
|
7603
|
+
54
|
|
7591
7604
|
]
|
|
7592
7605
|
}
|
|
7593
7606
|
],
|
|
@@ -7603,14 +7616,14 @@
|
|
|
7603
7616
|
{
|
|
7604
7617
|
"type": "reflection",
|
|
7605
7618
|
"declaration": {
|
|
7606
|
-
"id":
|
|
7619
|
+
"id": 55,
|
|
7607
7620
|
"name": "__type",
|
|
7608
7621
|
"kind": 65536,
|
|
7609
7622
|
"kindString": "Type literal",
|
|
7610
7623
|
"flags": {},
|
|
7611
7624
|
"children": [
|
|
7612
7625
|
{
|
|
7613
|
-
"id":
|
|
7626
|
+
"id": 56,
|
|
7614
7627
|
"name": "schema",
|
|
7615
7628
|
"kind": 1024,
|
|
7616
7629
|
"kindString": "Property",
|
|
@@ -7632,7 +7645,7 @@
|
|
|
7632
7645
|
{
|
|
7633
7646
|
"title": "Properties",
|
|
7634
7647
|
"children": [
|
|
7635
|
-
|
|
7648
|
+
56
|
|
7636
7649
|
]
|
|
7637
7650
|
}
|
|
7638
7651
|
],
|
|
@@ -7681,9 +7694,9 @@
|
|
|
7681
7694
|
"sources": [
|
|
7682
7695
|
{
|
|
7683
7696
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
7684
|
-
"line":
|
|
7697
|
+
"line": 17,
|
|
7685
7698
|
"character": 18,
|
|
7686
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
7699
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L17"
|
|
7687
7700
|
}
|
|
7688
7701
|
],
|
|
7689
7702
|
"signatures": [
|
|
@@ -7699,7 +7712,9 @@
|
|
|
7699
7712
|
"name": "module",
|
|
7700
7713
|
"kind": 32768,
|
|
7701
7714
|
"kindString": "Parameter",
|
|
7702
|
-
"flags": {
|
|
7715
|
+
"flags": {
|
|
7716
|
+
"isOptional": true
|
|
7717
|
+
},
|
|
7703
7718
|
"type": {
|
|
7704
7719
|
"type": "reference",
|
|
7705
7720
|
"typeArguments": [
|
|
@@ -7977,6 +7992,19 @@
|
|
|
7977
7992
|
],
|
|
7978
7993
|
"name": "Module"
|
|
7979
7994
|
}
|
|
7995
|
+
},
|
|
7996
|
+
{
|
|
7997
|
+
"id": 16,
|
|
7998
|
+
"name": "account",
|
|
7999
|
+
"kind": 32768,
|
|
8000
|
+
"kindString": "Parameter",
|
|
8001
|
+
"flags": {
|
|
8002
|
+
"isOptional": true
|
|
8003
|
+
},
|
|
8004
|
+
"type": {
|
|
8005
|
+
"type": "reference",
|
|
8006
|
+
"name": "Account"
|
|
8007
|
+
}
|
|
7980
8008
|
}
|
|
7981
8009
|
],
|
|
7982
8010
|
"type": {
|
|
@@ -8005,7 +8033,7 @@
|
|
|
8005
8033
|
}
|
|
8006
8034
|
},
|
|
8007
8035
|
{
|
|
8008
|
-
"id":
|
|
8036
|
+
"id": 17,
|
|
8009
8037
|
"name": "wrap",
|
|
8010
8038
|
"kind": 2048,
|
|
8011
8039
|
"kindString": "Method",
|
|
@@ -8015,25 +8043,27 @@
|
|
|
8015
8043
|
"sources": [
|
|
8016
8044
|
{
|
|
8017
8045
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
8018
|
-
"line":
|
|
8046
|
+
"line": 28,
|
|
8019
8047
|
"character": 18,
|
|
8020
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8048
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L28"
|
|
8021
8049
|
}
|
|
8022
8050
|
],
|
|
8023
8051
|
"signatures": [
|
|
8024
8052
|
{
|
|
8025
|
-
"id":
|
|
8053
|
+
"id": 18,
|
|
8026
8054
|
"name": "wrap",
|
|
8027
8055
|
"kind": 4096,
|
|
8028
8056
|
"kindString": "Call signature",
|
|
8029
8057
|
"flags": {},
|
|
8030
8058
|
"parameters": [
|
|
8031
8059
|
{
|
|
8032
|
-
"id":
|
|
8060
|
+
"id": 19,
|
|
8033
8061
|
"name": "module",
|
|
8034
8062
|
"kind": 32768,
|
|
8035
8063
|
"kindString": "Parameter",
|
|
8036
|
-
"flags": {
|
|
8064
|
+
"flags": {
|
|
8065
|
+
"isOptional": true
|
|
8066
|
+
},
|
|
8037
8067
|
"type": {
|
|
8038
8068
|
"type": "reference",
|
|
8039
8069
|
"typeArguments": [
|
|
@@ -8051,14 +8081,14 @@
|
|
|
8051
8081
|
{
|
|
8052
8082
|
"type": "reflection",
|
|
8053
8083
|
"declaration": {
|
|
8054
|
-
"id":
|
|
8084
|
+
"id": 20,
|
|
8055
8085
|
"name": "__type",
|
|
8056
8086
|
"kind": 65536,
|
|
8057
8087
|
"kindString": "Type literal",
|
|
8058
8088
|
"flags": {},
|
|
8059
8089
|
"children": [
|
|
8060
8090
|
{
|
|
8061
|
-
"id":
|
|
8091
|
+
"id": 21,
|
|
8062
8092
|
"name": "name",
|
|
8063
8093
|
"kind": 1024,
|
|
8064
8094
|
"kindString": "Property",
|
|
@@ -8078,7 +8108,7 @@
|
|
|
8078
8108
|
}
|
|
8079
8109
|
},
|
|
8080
8110
|
{
|
|
8081
|
-
"id":
|
|
8111
|
+
"id": 22,
|
|
8082
8112
|
"name": "security",
|
|
8083
8113
|
"kind": 1024,
|
|
8084
8114
|
"kindString": "Property",
|
|
@@ -8095,14 +8125,14 @@
|
|
|
8095
8125
|
"type": {
|
|
8096
8126
|
"type": "reflection",
|
|
8097
8127
|
"declaration": {
|
|
8098
|
-
"id":
|
|
8128
|
+
"id": 23,
|
|
8099
8129
|
"name": "__type",
|
|
8100
8130
|
"kind": 65536,
|
|
8101
8131
|
"kindString": "Type literal",
|
|
8102
8132
|
"flags": {},
|
|
8103
8133
|
"children": [
|
|
8104
8134
|
{
|
|
8105
|
-
"id":
|
|
8135
|
+
"id": 24,
|
|
8106
8136
|
"name": "allowAnonymous",
|
|
8107
8137
|
"kind": 1024,
|
|
8108
8138
|
"kindString": "Property",
|
|
@@ -8122,7 +8152,7 @@
|
|
|
8122
8152
|
}
|
|
8123
8153
|
},
|
|
8124
8154
|
{
|
|
8125
|
-
"id":
|
|
8155
|
+
"id": 25,
|
|
8126
8156
|
"name": "allowed",
|
|
8127
8157
|
"kind": 1024,
|
|
8128
8158
|
"kindString": "Property",
|
|
@@ -8166,7 +8196,7 @@
|
|
|
8166
8196
|
}
|
|
8167
8197
|
},
|
|
8168
8198
|
{
|
|
8169
|
-
"id":
|
|
8199
|
+
"id": 26,
|
|
8170
8200
|
"name": "disallowed",
|
|
8171
8201
|
"kind": 1024,
|
|
8172
8202
|
"kindString": "Property",
|
|
@@ -8205,9 +8235,9 @@
|
|
|
8205
8235
|
{
|
|
8206
8236
|
"title": "Properties",
|
|
8207
8237
|
"children": [
|
|
8208
|
-
23,
|
|
8209
8238
|
24,
|
|
8210
|
-
25
|
|
8239
|
+
25,
|
|
8240
|
+
26
|
|
8211
8241
|
]
|
|
8212
8242
|
}
|
|
8213
8243
|
],
|
|
@@ -8222,7 +8252,7 @@
|
|
|
8222
8252
|
}
|
|
8223
8253
|
},
|
|
8224
8254
|
{
|
|
8225
|
-
"id":
|
|
8255
|
+
"id": 27,
|
|
8226
8256
|
"name": "storeQueries",
|
|
8227
8257
|
"kind": 1024,
|
|
8228
8258
|
"kindString": "Property",
|
|
@@ -8246,9 +8276,9 @@
|
|
|
8246
8276
|
{
|
|
8247
8277
|
"title": "Properties",
|
|
8248
8278
|
"children": [
|
|
8249
|
-
20,
|
|
8250
8279
|
21,
|
|
8251
|
-
|
|
8280
|
+
22,
|
|
8281
|
+
27
|
|
8252
8282
|
]
|
|
8253
8283
|
}
|
|
8254
8284
|
],
|
|
@@ -8264,14 +8294,14 @@
|
|
|
8264
8294
|
{
|
|
8265
8295
|
"type": "reflection",
|
|
8266
8296
|
"declaration": {
|
|
8267
|
-
"id":
|
|
8297
|
+
"id": 28,
|
|
8268
8298
|
"name": "__type",
|
|
8269
8299
|
"kind": 65536,
|
|
8270
8300
|
"kindString": "Type literal",
|
|
8271
8301
|
"flags": {},
|
|
8272
8302
|
"children": [
|
|
8273
8303
|
{
|
|
8274
|
-
"id":
|
|
8304
|
+
"id": 29,
|
|
8275
8305
|
"name": "schema",
|
|
8276
8306
|
"kind": 1024,
|
|
8277
8307
|
"kindString": "Property",
|
|
@@ -8293,7 +8323,7 @@
|
|
|
8293
8323
|
{
|
|
8294
8324
|
"title": "Properties",
|
|
8295
8325
|
"children": [
|
|
8296
|
-
|
|
8326
|
+
29
|
|
8297
8327
|
]
|
|
8298
8328
|
}
|
|
8299
8329
|
],
|
|
@@ -8311,6 +8341,19 @@
|
|
|
8311
8341
|
],
|
|
8312
8342
|
"name": "Module"
|
|
8313
8343
|
}
|
|
8344
|
+
},
|
|
8345
|
+
{
|
|
8346
|
+
"id": 30,
|
|
8347
|
+
"name": "account",
|
|
8348
|
+
"kind": 32768,
|
|
8349
|
+
"kindString": "Parameter",
|
|
8350
|
+
"flags": {
|
|
8351
|
+
"isOptional": true
|
|
8352
|
+
},
|
|
8353
|
+
"type": {
|
|
8354
|
+
"type": "reference",
|
|
8355
|
+
"name": "Account"
|
|
8356
|
+
}
|
|
8314
8357
|
}
|
|
8315
8358
|
],
|
|
8316
8359
|
"type": {
|
|
@@ -8334,55 +8377,55 @@
|
|
|
8334
8377
|
{
|
|
8335
8378
|
"title": "Constructors",
|
|
8336
8379
|
"children": [
|
|
8337
|
-
|
|
8380
|
+
57
|
|
8338
8381
|
]
|
|
8339
8382
|
},
|
|
8340
8383
|
{
|
|
8341
8384
|
"title": "Properties",
|
|
8342
8385
|
"children": [
|
|
8343
|
-
|
|
8344
|
-
|
|
8386
|
+
78,
|
|
8387
|
+
79,
|
|
8345
8388
|
2
|
|
8346
8389
|
]
|
|
8347
8390
|
},
|
|
8348
8391
|
{
|
|
8349
8392
|
"title": "Accessors",
|
|
8350
8393
|
"children": [
|
|
8351
|
-
|
|
8352
|
-
|
|
8353
|
-
|
|
8354
|
-
|
|
8355
|
-
|
|
8394
|
+
90,
|
|
8395
|
+
92,
|
|
8396
|
+
94,
|
|
8397
|
+
96,
|
|
8398
|
+
98
|
|
8356
8399
|
]
|
|
8357
8400
|
},
|
|
8358
8401
|
{
|
|
8359
8402
|
"title": "Methods",
|
|
8360
8403
|
"children": [
|
|
8361
|
-
|
|
8362
|
-
|
|
8363
|
-
|
|
8364
|
-
|
|
8365
|
-
|
|
8366
|
-
|
|
8367
|
-
|
|
8368
|
-
|
|
8369
|
-
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8373
|
-
|
|
8374
|
-
|
|
8404
|
+
254,
|
|
8405
|
+
272,
|
|
8406
|
+
100,
|
|
8407
|
+
102,
|
|
8408
|
+
71,
|
|
8409
|
+
290,
|
|
8410
|
+
106,
|
|
8411
|
+
123,
|
|
8412
|
+
138,
|
|
8413
|
+
185,
|
|
8414
|
+
306,
|
|
8415
|
+
319,
|
|
8416
|
+
31,
|
|
8417
|
+
44,
|
|
8375
8418
|
3,
|
|
8376
|
-
|
|
8419
|
+
17
|
|
8377
8420
|
]
|
|
8378
8421
|
}
|
|
8379
8422
|
],
|
|
8380
8423
|
"sources": [
|
|
8381
8424
|
{
|
|
8382
8425
|
"fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
|
|
8383
|
-
"line":
|
|
8426
|
+
"line": 9,
|
|
8384
8427
|
"character": 13,
|
|
8385
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8428
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L9"
|
|
8386
8429
|
}
|
|
8387
8430
|
],
|
|
8388
8431
|
"extendedTypes": [
|
|
@@ -8412,7 +8455,7 @@
|
|
|
8412
8455
|
"fileName": "modules/packages/diviner/packages/wrapper/src/index.ts",
|
|
8413
8456
|
"line": 1,
|
|
8414
8457
|
"character": 0,
|
|
8415
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8458
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/diviner/packages/wrapper/src/index.ts#L1"
|
|
8416
8459
|
}
|
|
8417
8460
|
]
|
|
8418
8461
|
}
|