@xyo-network/archivist-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/ArchivistWrapper.js +11 -9
- package/dist/cjs/ArchivistWrapper.js.map +1 -1
- package/dist/docs.json +612 -582
- package/dist/esm/ArchivistWrapper.js +11 -9
- package/dist/esm/ArchivistWrapper.js.map +1 -1
- package/dist/types/ArchivistWrapper.d.ts +3 -2
- package/dist/types/ArchivistWrapper.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/ArchivistWrapper.ts +11 -8
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,20 +22,20 @@
|
|
|
22
22
|
"sources": [
|
|
23
23
|
{
|
|
24
24
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
25
|
-
"line":
|
|
25
|
+
"line": 20,
|
|
26
26
|
"character": 4
|
|
27
27
|
}
|
|
28
28
|
],
|
|
29
29
|
"signatures": [
|
|
30
30
|
{
|
|
31
|
-
"id":
|
|
31
|
+
"id": 58,
|
|
32
32
|
"name": "new ArchivistWrapper",
|
|
33
33
|
"kind": 16384,
|
|
34
34
|
"kindString": "Constructor signature",
|
|
35
35
|
"flags": {},
|
|
36
36
|
"parameters": [
|
|
37
37
|
{
|
|
38
|
-
"id":
|
|
38
|
+
"id": 59,
|
|
39
39
|
"name": "module",
|
|
40
40
|
"kind": 32768,
|
|
41
41
|
"kindString": "Parameter",
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
{
|
|
58
58
|
"type": "reflection",
|
|
59
59
|
"declaration": {
|
|
60
|
-
"id":
|
|
60
|
+
"id": 60,
|
|
61
61
|
"name": "__type",
|
|
62
62
|
"kind": 65536,
|
|
63
63
|
"kindString": "Type literal",
|
|
64
64
|
"flags": {},
|
|
65
65
|
"children": [
|
|
66
66
|
{
|
|
67
|
-
"id":
|
|
67
|
+
"id": 61,
|
|
68
68
|
"name": "name",
|
|
69
69
|
"kind": 1024,
|
|
70
70
|
"kindString": "Property",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
|
-
"id":
|
|
87
|
+
"id": 62,
|
|
88
88
|
"name": "security",
|
|
89
89
|
"kind": 1024,
|
|
90
90
|
"kindString": "Property",
|
|
@@ -101,14 +101,14 @@
|
|
|
101
101
|
"type": {
|
|
102
102
|
"type": "reflection",
|
|
103
103
|
"declaration": {
|
|
104
|
-
"id":
|
|
104
|
+
"id": 63,
|
|
105
105
|
"name": "__type",
|
|
106
106
|
"kind": 65536,
|
|
107
107
|
"kindString": "Type literal",
|
|
108
108
|
"flags": {},
|
|
109
109
|
"children": [
|
|
110
110
|
{
|
|
111
|
-
"id":
|
|
111
|
+
"id": 64,
|
|
112
112
|
"name": "allowAnonymous",
|
|
113
113
|
"kind": 1024,
|
|
114
114
|
"kindString": "Property",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
130
|
{
|
|
131
|
-
"id":
|
|
131
|
+
"id": 65,
|
|
132
132
|
"name": "allowed",
|
|
133
133
|
"kind": 1024,
|
|
134
134
|
"kindString": "Property",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
}
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"id":
|
|
175
|
+
"id": 66,
|
|
176
176
|
"name": "disallowed",
|
|
177
177
|
"kind": 1024,
|
|
178
178
|
"kindString": "Property",
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
{
|
|
212
212
|
"title": "Properties",
|
|
213
213
|
"children": [
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
214
|
+
64,
|
|
215
|
+
65,
|
|
216
|
+
66
|
|
217
217
|
]
|
|
218
218
|
}
|
|
219
219
|
],
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
}
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
|
-
"id":
|
|
231
|
+
"id": 67,
|
|
232
232
|
"name": "storeQueries",
|
|
233
233
|
"kind": 1024,
|
|
234
234
|
"kindString": "Property",
|
|
@@ -252,9 +252,9 @@
|
|
|
252
252
|
{
|
|
253
253
|
"title": "Properties",
|
|
254
254
|
"children": [
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
255
|
+
61,
|
|
256
|
+
62,
|
|
257
|
+
67
|
|
258
258
|
]
|
|
259
259
|
}
|
|
260
260
|
],
|
|
@@ -270,14 +270,14 @@
|
|
|
270
270
|
{
|
|
271
271
|
"type": "reflection",
|
|
272
272
|
"declaration": {
|
|
273
|
-
"id":
|
|
273
|
+
"id": 68,
|
|
274
274
|
"name": "__type",
|
|
275
275
|
"kind": 65536,
|
|
276
276
|
"kindString": "Type literal",
|
|
277
277
|
"flags": {},
|
|
278
278
|
"children": [
|
|
279
279
|
{
|
|
280
|
-
"id":
|
|
280
|
+
"id": 69,
|
|
281
281
|
"name": "schema",
|
|
282
282
|
"kind": 1024,
|
|
283
283
|
"kindString": "Property",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
{
|
|
300
300
|
"title": "Properties",
|
|
301
301
|
"children": [
|
|
302
|
-
|
|
302
|
+
69
|
|
303
303
|
]
|
|
304
304
|
}
|
|
305
305
|
],
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
}
|
|
320
320
|
},
|
|
321
321
|
{
|
|
322
|
-
"id":
|
|
322
|
+
"id": 70,
|
|
323
323
|
"name": "account",
|
|
324
324
|
"kind": 32768,
|
|
325
325
|
"kindString": "Parameter",
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
351
|
{
|
|
352
|
-
"id":
|
|
352
|
+
"id": 104,
|
|
353
353
|
"name": "account",
|
|
354
354
|
"kind": 1024,
|
|
355
355
|
"kindString": "Property",
|
|
@@ -361,7 +361,7 @@
|
|
|
361
361
|
"sources": [
|
|
362
362
|
{
|
|
363
363
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
364
|
-
"line":
|
|
364
|
+
"line": 17,
|
|
365
365
|
"character": 23
|
|
366
366
|
}
|
|
367
367
|
],
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
}
|
|
376
376
|
},
|
|
377
377
|
{
|
|
378
|
-
"id":
|
|
378
|
+
"id": 105,
|
|
379
379
|
"name": "module",
|
|
380
380
|
"kind": 1024,
|
|
381
381
|
"kindString": "Property",
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"sources": [
|
|
386
386
|
{
|
|
387
387
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
388
|
-
"line":
|
|
388
|
+
"line": 19,
|
|
389
389
|
"character": 13
|
|
390
390
|
}
|
|
391
391
|
],
|
|
@@ -406,14 +406,14 @@
|
|
|
406
406
|
{
|
|
407
407
|
"type": "reflection",
|
|
408
408
|
"declaration": {
|
|
409
|
-
"id":
|
|
409
|
+
"id": 106,
|
|
410
410
|
"name": "__type",
|
|
411
411
|
"kind": 65536,
|
|
412
412
|
"kindString": "Type literal",
|
|
413
413
|
"flags": {},
|
|
414
414
|
"children": [
|
|
415
415
|
{
|
|
416
|
-
"id":
|
|
416
|
+
"id": 107,
|
|
417
417
|
"name": "name",
|
|
418
418
|
"kind": 1024,
|
|
419
419
|
"kindString": "Property",
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
435
|
{
|
|
436
|
-
"id":
|
|
436
|
+
"id": 108,
|
|
437
437
|
"name": "security",
|
|
438
438
|
"kind": 1024,
|
|
439
439
|
"kindString": "Property",
|
|
@@ -450,14 +450,14 @@
|
|
|
450
450
|
"type": {
|
|
451
451
|
"type": "reflection",
|
|
452
452
|
"declaration": {
|
|
453
|
-
"id":
|
|
453
|
+
"id": 109,
|
|
454
454
|
"name": "__type",
|
|
455
455
|
"kind": 65536,
|
|
456
456
|
"kindString": "Type literal",
|
|
457
457
|
"flags": {},
|
|
458
458
|
"children": [
|
|
459
459
|
{
|
|
460
|
-
"id":
|
|
460
|
+
"id": 110,
|
|
461
461
|
"name": "allowAnonymous",
|
|
462
462
|
"kind": 1024,
|
|
463
463
|
"kindString": "Property",
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
}
|
|
478
478
|
},
|
|
479
479
|
{
|
|
480
|
-
"id":
|
|
480
|
+
"id": 111,
|
|
481
481
|
"name": "allowed",
|
|
482
482
|
"kind": 1024,
|
|
483
483
|
"kindString": "Property",
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
}
|
|
522
522
|
},
|
|
523
523
|
{
|
|
524
|
-
"id":
|
|
524
|
+
"id": 112,
|
|
525
525
|
"name": "disallowed",
|
|
526
526
|
"kind": 1024,
|
|
527
527
|
"kindString": "Property",
|
|
@@ -560,9 +560,9 @@
|
|
|
560
560
|
{
|
|
561
561
|
"title": "Properties",
|
|
562
562
|
"children": [
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
563
|
+
110,
|
|
564
|
+
111,
|
|
565
|
+
112
|
|
566
566
|
]
|
|
567
567
|
}
|
|
568
568
|
],
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
}
|
|
578
578
|
},
|
|
579
579
|
{
|
|
580
|
-
"id":
|
|
580
|
+
"id": 113,
|
|
581
581
|
"name": "storeQueries",
|
|
582
582
|
"kind": 1024,
|
|
583
583
|
"kindString": "Property",
|
|
@@ -601,9 +601,9 @@
|
|
|
601
601
|
{
|
|
602
602
|
"title": "Properties",
|
|
603
603
|
"children": [
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
604
|
+
107,
|
|
605
|
+
108,
|
|
606
|
+
113
|
|
607
607
|
]
|
|
608
608
|
}
|
|
609
609
|
],
|
|
@@ -619,14 +619,14 @@
|
|
|
619
619
|
{
|
|
620
620
|
"type": "reflection",
|
|
621
621
|
"declaration": {
|
|
622
|
-
"id":
|
|
622
|
+
"id": 114,
|
|
623
623
|
"name": "__type",
|
|
624
624
|
"kind": 65536,
|
|
625
625
|
"kindString": "Type literal",
|
|
626
626
|
"flags": {},
|
|
627
627
|
"children": [
|
|
628
628
|
{
|
|
629
|
-
"id":
|
|
629
|
+
"id": 115,
|
|
630
630
|
"name": "schema",
|
|
631
631
|
"kind": 1024,
|
|
632
632
|
"kindString": "Property",
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
{
|
|
649
649
|
"title": "Properties",
|
|
650
650
|
"children": [
|
|
651
|
-
|
|
651
|
+
115
|
|
652
652
|
]
|
|
653
653
|
}
|
|
654
654
|
],
|
|
@@ -682,9 +682,9 @@
|
|
|
682
682
|
"sources": [
|
|
683
683
|
{
|
|
684
684
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
685
|
-
"line":
|
|
685
|
+
"line": 27,
|
|
686
686
|
"character": 18,
|
|
687
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
687
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L27"
|
|
688
688
|
}
|
|
689
689
|
],
|
|
690
690
|
"type": {
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
}
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
|
-
"id":
|
|
704
|
+
"id": 116,
|
|
705
705
|
"name": "address",
|
|
706
706
|
"kind": 262144,
|
|
707
707
|
"kindString": "Accessor",
|
|
@@ -709,12 +709,12 @@
|
|
|
709
709
|
"sources": [
|
|
710
710
|
{
|
|
711
711
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
712
|
-
"line":
|
|
712
|
+
"line": 21,
|
|
713
713
|
"character": 8
|
|
714
714
|
}
|
|
715
715
|
],
|
|
716
716
|
"getSignature": {
|
|
717
|
-
"id":
|
|
717
|
+
"id": 117,
|
|
718
718
|
"name": "address",
|
|
719
719
|
"kind": 524288,
|
|
720
720
|
"kindString": "Get signature",
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
}
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
|
-
"id":
|
|
745
|
+
"id": 118,
|
|
746
746
|
"name": "config",
|
|
747
747
|
"kind": 262144,
|
|
748
748
|
"kindString": "Accessor",
|
|
@@ -750,12 +750,12 @@
|
|
|
750
750
|
"sources": [
|
|
751
751
|
{
|
|
752
752
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
753
|
-
"line":
|
|
753
|
+
"line": 22,
|
|
754
754
|
"character": 8
|
|
755
755
|
}
|
|
756
756
|
],
|
|
757
757
|
"getSignature": {
|
|
758
|
-
"id":
|
|
758
|
+
"id": 119,
|
|
759
759
|
"name": "config",
|
|
760
760
|
"kind": 524288,
|
|
761
761
|
"kindString": "Get signature",
|
|
@@ -790,7 +790,7 @@
|
|
|
790
790
|
}
|
|
791
791
|
},
|
|
792
792
|
{
|
|
793
|
-
"id":
|
|
793
|
+
"id": 120,
|
|
794
794
|
"name": "downResolver",
|
|
795
795
|
"kind": 262144,
|
|
796
796
|
"kindString": "Accessor",
|
|
@@ -798,12 +798,12 @@
|
|
|
798
798
|
"sources": [
|
|
799
799
|
{
|
|
800
800
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
801
|
-
"line":
|
|
801
|
+
"line": 23,
|
|
802
802
|
"character": 8
|
|
803
803
|
}
|
|
804
804
|
],
|
|
805
805
|
"getSignature": {
|
|
806
|
-
"id":
|
|
806
|
+
"id": 121,
|
|
807
807
|
"name": "downResolver",
|
|
808
808
|
"kind": 524288,
|
|
809
809
|
"kindString": "Get signature",
|
|
@@ -831,7 +831,7 @@
|
|
|
831
831
|
}
|
|
832
832
|
},
|
|
833
833
|
{
|
|
834
|
-
"id":
|
|
834
|
+
"id": 122,
|
|
835
835
|
"name": "queries",
|
|
836
836
|
"kind": 262144,
|
|
837
837
|
"kindString": "Accessor",
|
|
@@ -839,12 +839,12 @@
|
|
|
839
839
|
"sources": [
|
|
840
840
|
{
|
|
841
841
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
842
|
-
"line":
|
|
842
|
+
"line": 24,
|
|
843
843
|
"character": 8
|
|
844
844
|
}
|
|
845
845
|
],
|
|
846
846
|
"getSignature": {
|
|
847
|
-
"id":
|
|
847
|
+
"id": 123,
|
|
848
848
|
"name": "queries",
|
|
849
849
|
"kind": 524288,
|
|
850
850
|
"kindString": "Get signature",
|
|
@@ -875,7 +875,7 @@
|
|
|
875
875
|
}
|
|
876
876
|
},
|
|
877
877
|
{
|
|
878
|
-
"id":
|
|
878
|
+
"id": 124,
|
|
879
879
|
"name": "upResolver",
|
|
880
880
|
"kind": 262144,
|
|
881
881
|
"kindString": "Accessor",
|
|
@@ -883,12 +883,12 @@
|
|
|
883
883
|
"sources": [
|
|
884
884
|
{
|
|
885
885
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
886
|
-
"line":
|
|
886
|
+
"line": 25,
|
|
887
887
|
"character": 8
|
|
888
888
|
}
|
|
889
889
|
],
|
|
890
890
|
"getSignature": {
|
|
891
|
-
"id":
|
|
891
|
+
"id": 125,
|
|
892
892
|
"name": "upResolver",
|
|
893
893
|
"kind": 524288,
|
|
894
894
|
"kindString": "Get signature",
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
}
|
|
917
917
|
},
|
|
918
918
|
{
|
|
919
|
-
"id":
|
|
919
|
+
"id": 71,
|
|
920
920
|
"name": "all",
|
|
921
921
|
"kind": 2048,
|
|
922
922
|
"kindString": "Method",
|
|
@@ -924,14 +924,14 @@
|
|
|
924
924
|
"sources": [
|
|
925
925
|
{
|
|
926
926
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
927
|
-
"line":
|
|
927
|
+
"line": 44,
|
|
928
928
|
"character": 8,
|
|
929
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
929
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L44"
|
|
930
930
|
}
|
|
931
931
|
],
|
|
932
932
|
"signatures": [
|
|
933
933
|
{
|
|
934
|
-
"id":
|
|
934
|
+
"id": 72,
|
|
935
935
|
"name": "all",
|
|
936
936
|
"kind": 4096,
|
|
937
937
|
"kindString": "Call signature",
|
|
@@ -955,14 +955,14 @@
|
|
|
955
955
|
{
|
|
956
956
|
"type": "reflection",
|
|
957
957
|
"declaration": {
|
|
958
|
-
"id":
|
|
958
|
+
"id": 73,
|
|
959
959
|
"name": "__type",
|
|
960
960
|
"kind": 65536,
|
|
961
961
|
"kindString": "Type literal",
|
|
962
962
|
"flags": {},
|
|
963
963
|
"children": [
|
|
964
964
|
{
|
|
965
|
-
"id":
|
|
965
|
+
"id": 74,
|
|
966
966
|
"name": "schema",
|
|
967
967
|
"kind": 1024,
|
|
968
968
|
"kindString": "Property",
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
{
|
|
985
985
|
"title": "Properties",
|
|
986
986
|
"children": [
|
|
987
|
-
|
|
987
|
+
74
|
|
988
988
|
]
|
|
989
989
|
}
|
|
990
990
|
],
|
|
@@ -1017,7 +1017,7 @@
|
|
|
1017
1017
|
}
|
|
1018
1018
|
},
|
|
1019
1019
|
{
|
|
1020
|
-
"id":
|
|
1020
|
+
"id": 280,
|
|
1021
1021
|
"name": "bindQuery",
|
|
1022
1022
|
"kind": 2048,
|
|
1023
1023
|
"kindString": "Method",
|
|
@@ -1027,20 +1027,20 @@
|
|
|
1027
1027
|
"sources": [
|
|
1028
1028
|
{
|
|
1029
1029
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1030
|
-
"line":
|
|
1030
|
+
"line": 49,
|
|
1031
1031
|
"character": 14
|
|
1032
1032
|
}
|
|
1033
1033
|
],
|
|
1034
1034
|
"signatures": [
|
|
1035
1035
|
{
|
|
1036
|
-
"id":
|
|
1036
|
+
"id": 281,
|
|
1037
1037
|
"name": "bindQuery",
|
|
1038
1038
|
"kind": 4096,
|
|
1039
1039
|
"kindString": "Call signature",
|
|
1040
1040
|
"flags": {},
|
|
1041
1041
|
"typeParameter": [
|
|
1042
1042
|
{
|
|
1043
|
-
"id":
|
|
1043
|
+
"id": 286,
|
|
1044
1044
|
"name": "T",
|
|
1045
1045
|
"kind": 131072,
|
|
1046
1046
|
"kindString": "Type parameter",
|
|
@@ -1066,14 +1066,14 @@
|
|
|
1066
1066
|
{
|
|
1067
1067
|
"type": "reflection",
|
|
1068
1068
|
"declaration": {
|
|
1069
|
-
"id":
|
|
1069
|
+
"id": 282,
|
|
1070
1070
|
"name": "__type",
|
|
1071
1071
|
"kind": 65536,
|
|
1072
1072
|
"kindString": "Type literal",
|
|
1073
1073
|
"flags": {},
|
|
1074
1074
|
"children": [
|
|
1075
1075
|
{
|
|
1076
|
-
"id":
|
|
1076
|
+
"id": 283,
|
|
1077
1077
|
"name": "schema",
|
|
1078
1078
|
"kind": 1024,
|
|
1079
1079
|
"kindString": "Property",
|
|
@@ -1095,7 +1095,7 @@
|
|
|
1095
1095
|
{
|
|
1096
1096
|
"title": "Properties",
|
|
1097
1097
|
"children": [
|
|
1098
|
-
|
|
1098
|
+
283
|
|
1099
1099
|
]
|
|
1100
1100
|
}
|
|
1101
1101
|
],
|
|
@@ -1131,14 +1131,14 @@
|
|
|
1131
1131
|
{
|
|
1132
1132
|
"type": "reflection",
|
|
1133
1133
|
"declaration": {
|
|
1134
|
-
"id":
|
|
1134
|
+
"id": 284,
|
|
1135
1135
|
"name": "__type",
|
|
1136
1136
|
"kind": 65536,
|
|
1137
1137
|
"kindString": "Type literal",
|
|
1138
1138
|
"flags": {},
|
|
1139
1139
|
"children": [
|
|
1140
1140
|
{
|
|
1141
|
-
"id":
|
|
1141
|
+
"id": 285,
|
|
1142
1142
|
"name": "schema",
|
|
1143
1143
|
"kind": 1024,
|
|
1144
1144
|
"kindString": "Property",
|
|
@@ -1160,7 +1160,7 @@
|
|
|
1160
1160
|
{
|
|
1161
1161
|
"title": "Properties",
|
|
1162
1162
|
"children": [
|
|
1163
|
-
|
|
1163
|
+
285
|
|
1164
1164
|
]
|
|
1165
1165
|
}
|
|
1166
1166
|
],
|
|
@@ -1184,19 +1184,19 @@
|
|
|
1184
1184
|
],
|
|
1185
1185
|
"parameters": [
|
|
1186
1186
|
{
|
|
1187
|
-
"id":
|
|
1187
|
+
"id": 287,
|
|
1188
1188
|
"name": "query",
|
|
1189
1189
|
"kind": 32768,
|
|
1190
1190
|
"kindString": "Parameter",
|
|
1191
1191
|
"flags": {},
|
|
1192
1192
|
"type": {
|
|
1193
1193
|
"type": "reference",
|
|
1194
|
-
"id":
|
|
1194
|
+
"id": 286,
|
|
1195
1195
|
"name": "T"
|
|
1196
1196
|
}
|
|
1197
1197
|
},
|
|
1198
1198
|
{
|
|
1199
|
-
"id":
|
|
1199
|
+
"id": 288,
|
|
1200
1200
|
"name": "payloads",
|
|
1201
1201
|
"kind": 32768,
|
|
1202
1202
|
"kindString": "Parameter",
|
|
@@ -1219,14 +1219,14 @@
|
|
|
1219
1219
|
{
|
|
1220
1220
|
"type": "reflection",
|
|
1221
1221
|
"declaration": {
|
|
1222
|
-
"id":
|
|
1222
|
+
"id": 289,
|
|
1223
1223
|
"name": "__type",
|
|
1224
1224
|
"kind": 65536,
|
|
1225
1225
|
"kindString": "Type literal",
|
|
1226
1226
|
"flags": {},
|
|
1227
1227
|
"children": [
|
|
1228
1228
|
{
|
|
1229
|
-
"id":
|
|
1229
|
+
"id": 290,
|
|
1230
1230
|
"name": "schema",
|
|
1231
1231
|
"kind": 1024,
|
|
1232
1232
|
"kindString": "Property",
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
{
|
|
1249
1249
|
"title": "Properties",
|
|
1250
1250
|
"children": [
|
|
1251
|
-
|
|
1251
|
+
290
|
|
1252
1252
|
]
|
|
1253
1253
|
}
|
|
1254
1254
|
],
|
|
@@ -1266,7 +1266,7 @@
|
|
|
1266
1266
|
}
|
|
1267
1267
|
},
|
|
1268
1268
|
{
|
|
1269
|
-
"id":
|
|
1269
|
+
"id": 291,
|
|
1270
1270
|
"name": "account",
|
|
1271
1271
|
"kind": 32768,
|
|
1272
1272
|
"kindString": "Parameter",
|
|
@@ -1303,14 +1303,14 @@
|
|
|
1303
1303
|
{
|
|
1304
1304
|
"type": "reflection",
|
|
1305
1305
|
"declaration": {
|
|
1306
|
-
"id":
|
|
1306
|
+
"id": 292,
|
|
1307
1307
|
"name": "__type",
|
|
1308
1308
|
"kind": 65536,
|
|
1309
1309
|
"kindString": "Type literal",
|
|
1310
1310
|
"flags": {},
|
|
1311
1311
|
"children": [
|
|
1312
1312
|
{
|
|
1313
|
-
"id":
|
|
1313
|
+
"id": 293,
|
|
1314
1314
|
"name": "query",
|
|
1315
1315
|
"kind": 1024,
|
|
1316
1316
|
"kindString": "Property",
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
}
|
|
1329
1329
|
},
|
|
1330
1330
|
{
|
|
1331
|
-
"id":
|
|
1331
|
+
"id": 294,
|
|
1332
1332
|
"name": "resultSet",
|
|
1333
1333
|
"kind": 1024,
|
|
1334
1334
|
"kindString": "Property",
|
|
@@ -1348,7 +1348,7 @@
|
|
|
1348
1348
|
}
|
|
1349
1349
|
},
|
|
1350
1350
|
{
|
|
1351
|
-
"id":
|
|
1351
|
+
"id": 295,
|
|
1352
1352
|
"name": "schema",
|
|
1353
1353
|
"kind": 1024,
|
|
1354
1354
|
"kindString": "Property",
|
|
@@ -1370,9 +1370,9 @@
|
|
|
1370
1370
|
{
|
|
1371
1371
|
"title": "Properties",
|
|
1372
1372
|
"children": [
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1373
|
+
293,
|
|
1374
|
+
294,
|
|
1375
|
+
295
|
|
1376
1376
|
]
|
|
1377
1377
|
}
|
|
1378
1378
|
],
|
|
@@ -1403,14 +1403,14 @@
|
|
|
1403
1403
|
{
|
|
1404
1404
|
"type": "reflection",
|
|
1405
1405
|
"declaration": {
|
|
1406
|
-
"id":
|
|
1406
|
+
"id": 296,
|
|
1407
1407
|
"name": "__type",
|
|
1408
1408
|
"kind": 65536,
|
|
1409
1409
|
"kindString": "Type literal",
|
|
1410
1410
|
"flags": {},
|
|
1411
1411
|
"children": [
|
|
1412
1412
|
{
|
|
1413
|
-
"id":
|
|
1413
|
+
"id": 297,
|
|
1414
1414
|
"name": "schema",
|
|
1415
1415
|
"kind": 1024,
|
|
1416
1416
|
"kindString": "Property",
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
{
|
|
1433
1433
|
"title": "Properties",
|
|
1434
1434
|
"children": [
|
|
1435
|
-
|
|
1435
|
+
297
|
|
1436
1436
|
]
|
|
1437
1437
|
}
|
|
1438
1438
|
],
|
|
@@ -1469,7 +1469,7 @@
|
|
|
1469
1469
|
}
|
|
1470
1470
|
},
|
|
1471
1471
|
{
|
|
1472
|
-
"id":
|
|
1472
|
+
"id": 298,
|
|
1473
1473
|
"name": "bindQueryInternal",
|
|
1474
1474
|
"kind": 2048,
|
|
1475
1475
|
"kindString": "Method",
|
|
@@ -1479,20 +1479,20 @@
|
|
|
1479
1479
|
"sources": [
|
|
1480
1480
|
{
|
|
1481
1481
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
1482
|
-
"line":
|
|
1482
|
+
"line": 50,
|
|
1483
1483
|
"character": 14
|
|
1484
1484
|
}
|
|
1485
1485
|
],
|
|
1486
1486
|
"signatures": [
|
|
1487
1487
|
{
|
|
1488
|
-
"id":
|
|
1488
|
+
"id": 299,
|
|
1489
1489
|
"name": "bindQueryInternal",
|
|
1490
1490
|
"kind": 4096,
|
|
1491
1491
|
"kindString": "Call signature",
|
|
1492
1492
|
"flags": {},
|
|
1493
1493
|
"typeParameter": [
|
|
1494
1494
|
{
|
|
1495
|
-
"id":
|
|
1495
|
+
"id": 304,
|
|
1496
1496
|
"name": "T",
|
|
1497
1497
|
"kind": 131072,
|
|
1498
1498
|
"kindString": "Type parameter",
|
|
@@ -1518,14 +1518,14 @@
|
|
|
1518
1518
|
{
|
|
1519
1519
|
"type": "reflection",
|
|
1520
1520
|
"declaration": {
|
|
1521
|
-
"id":
|
|
1521
|
+
"id": 300,
|
|
1522
1522
|
"name": "__type",
|
|
1523
1523
|
"kind": 65536,
|
|
1524
1524
|
"kindString": "Type literal",
|
|
1525
1525
|
"flags": {},
|
|
1526
1526
|
"children": [
|
|
1527
1527
|
{
|
|
1528
|
-
"id":
|
|
1528
|
+
"id": 301,
|
|
1529
1529
|
"name": "schema",
|
|
1530
1530
|
"kind": 1024,
|
|
1531
1531
|
"kindString": "Property",
|
|
@@ -1547,7 +1547,7 @@
|
|
|
1547
1547
|
{
|
|
1548
1548
|
"title": "Properties",
|
|
1549
1549
|
"children": [
|
|
1550
|
-
|
|
1550
|
+
301
|
|
1551
1551
|
]
|
|
1552
1552
|
}
|
|
1553
1553
|
],
|
|
@@ -1583,14 +1583,14 @@
|
|
|
1583
1583
|
{
|
|
1584
1584
|
"type": "reflection",
|
|
1585
1585
|
"declaration": {
|
|
1586
|
-
"id":
|
|
1586
|
+
"id": 302,
|
|
1587
1587
|
"name": "__type",
|
|
1588
1588
|
"kind": 65536,
|
|
1589
1589
|
"kindString": "Type literal",
|
|
1590
1590
|
"flags": {},
|
|
1591
1591
|
"children": [
|
|
1592
1592
|
{
|
|
1593
|
-
"id":
|
|
1593
|
+
"id": 303,
|
|
1594
1594
|
"name": "schema",
|
|
1595
1595
|
"kind": 1024,
|
|
1596
1596
|
"kindString": "Property",
|
|
@@ -1612,7 +1612,7 @@
|
|
|
1612
1612
|
{
|
|
1613
1613
|
"title": "Properties",
|
|
1614
1614
|
"children": [
|
|
1615
|
-
|
|
1615
|
+
303
|
|
1616
1616
|
]
|
|
1617
1617
|
}
|
|
1618
1618
|
],
|
|
@@ -1636,19 +1636,19 @@
|
|
|
1636
1636
|
],
|
|
1637
1637
|
"parameters": [
|
|
1638
1638
|
{
|
|
1639
|
-
"id":
|
|
1639
|
+
"id": 305,
|
|
1640
1640
|
"name": "query",
|
|
1641
1641
|
"kind": 32768,
|
|
1642
1642
|
"kindString": "Parameter",
|
|
1643
1643
|
"flags": {},
|
|
1644
1644
|
"type": {
|
|
1645
1645
|
"type": "reference",
|
|
1646
|
-
"id":
|
|
1646
|
+
"id": 304,
|
|
1647
1647
|
"name": "T"
|
|
1648
1648
|
}
|
|
1649
1649
|
},
|
|
1650
1650
|
{
|
|
1651
|
-
"id":
|
|
1651
|
+
"id": 306,
|
|
1652
1652
|
"name": "payloads",
|
|
1653
1653
|
"kind": 32768,
|
|
1654
1654
|
"kindString": "Parameter",
|
|
@@ -1671,14 +1671,14 @@
|
|
|
1671
1671
|
{
|
|
1672
1672
|
"type": "reflection",
|
|
1673
1673
|
"declaration": {
|
|
1674
|
-
"id":
|
|
1674
|
+
"id": 307,
|
|
1675
1675
|
"name": "__type",
|
|
1676
1676
|
"kind": 65536,
|
|
1677
1677
|
"kindString": "Type literal",
|
|
1678
1678
|
"flags": {},
|
|
1679
1679
|
"children": [
|
|
1680
1680
|
{
|
|
1681
|
-
"id":
|
|
1681
|
+
"id": 308,
|
|
1682
1682
|
"name": "schema",
|
|
1683
1683
|
"kind": 1024,
|
|
1684
1684
|
"kindString": "Property",
|
|
@@ -1700,7 +1700,7 @@
|
|
|
1700
1700
|
{
|
|
1701
1701
|
"title": "Properties",
|
|
1702
1702
|
"children": [
|
|
1703
|
-
|
|
1703
|
+
308
|
|
1704
1704
|
]
|
|
1705
1705
|
}
|
|
1706
1706
|
],
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
}
|
|
1719
1719
|
},
|
|
1720
1720
|
{
|
|
1721
|
-
"id":
|
|
1721
|
+
"id": 309,
|
|
1722
1722
|
"name": "account",
|
|
1723
1723
|
"kind": 32768,
|
|
1724
1724
|
"kindString": "Parameter",
|
|
@@ -1752,14 +1752,14 @@
|
|
|
1752
1752
|
{
|
|
1753
1753
|
"type": "reflection",
|
|
1754
1754
|
"declaration": {
|
|
1755
|
-
"id":
|
|
1755
|
+
"id": 310,
|
|
1756
1756
|
"name": "__type",
|
|
1757
1757
|
"kind": 65536,
|
|
1758
1758
|
"kindString": "Type literal",
|
|
1759
1759
|
"flags": {},
|
|
1760
1760
|
"children": [
|
|
1761
1761
|
{
|
|
1762
|
-
"id":
|
|
1762
|
+
"id": 311,
|
|
1763
1763
|
"name": "query",
|
|
1764
1764
|
"kind": 1024,
|
|
1765
1765
|
"kindString": "Property",
|
|
@@ -1777,7 +1777,7 @@
|
|
|
1777
1777
|
}
|
|
1778
1778
|
},
|
|
1779
1779
|
{
|
|
1780
|
-
"id":
|
|
1780
|
+
"id": 312,
|
|
1781
1781
|
"name": "resultSet",
|
|
1782
1782
|
"kind": 1024,
|
|
1783
1783
|
"kindString": "Property",
|
|
@@ -1797,7 +1797,7 @@
|
|
|
1797
1797
|
}
|
|
1798
1798
|
},
|
|
1799
1799
|
{
|
|
1800
|
-
"id":
|
|
1800
|
+
"id": 313,
|
|
1801
1801
|
"name": "schema",
|
|
1802
1802
|
"kind": 1024,
|
|
1803
1803
|
"kindString": "Property",
|
|
@@ -1819,9 +1819,9 @@
|
|
|
1819
1819
|
{
|
|
1820
1820
|
"title": "Properties",
|
|
1821
1821
|
"children": [
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1822
|
+
311,
|
|
1823
|
+
312,
|
|
1824
|
+
313
|
|
1825
1825
|
]
|
|
1826
1826
|
}
|
|
1827
1827
|
],
|
|
@@ -1852,14 +1852,14 @@
|
|
|
1852
1852
|
{
|
|
1853
1853
|
"type": "reflection",
|
|
1854
1854
|
"declaration": {
|
|
1855
|
-
"id":
|
|
1855
|
+
"id": 314,
|
|
1856
1856
|
"name": "__type",
|
|
1857
1857
|
"kind": 65536,
|
|
1858
1858
|
"kindString": "Type literal",
|
|
1859
1859
|
"flags": {},
|
|
1860
1860
|
"children": [
|
|
1861
1861
|
{
|
|
1862
|
-
"id":
|
|
1862
|
+
"id": 315,
|
|
1863
1863
|
"name": "schema",
|
|
1864
1864
|
"kind": 1024,
|
|
1865
1865
|
"kindString": "Property",
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
{
|
|
1882
1882
|
"title": "Properties",
|
|
1883
1883
|
"children": [
|
|
1884
|
-
|
|
1884
|
+
315
|
|
1885
1885
|
]
|
|
1886
1886
|
}
|
|
1887
1887
|
],
|
|
@@ -1911,7 +1911,7 @@
|
|
|
1911
1911
|
}
|
|
1912
1912
|
},
|
|
1913
1913
|
{
|
|
1914
|
-
"id":
|
|
1914
|
+
"id": 75,
|
|
1915
1915
|
"name": "clear",
|
|
1916
1916
|
"kind": 2048,
|
|
1917
1917
|
"kindString": "Method",
|
|
@@ -1919,14 +1919,14 @@
|
|
|
1919
1919
|
"sources": [
|
|
1920
1920
|
{
|
|
1921
1921
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1922
|
-
"line":
|
|
1922
|
+
"line": 50,
|
|
1923
1923
|
"character": 8,
|
|
1924
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1924
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
|
|
1925
1925
|
}
|
|
1926
1926
|
],
|
|
1927
1927
|
"signatures": [
|
|
1928
1928
|
{
|
|
1929
|
-
"id":
|
|
1929
|
+
"id": 76,
|
|
1930
1930
|
"name": "clear",
|
|
1931
1931
|
"kind": 4096,
|
|
1932
1932
|
"kindString": "Call signature",
|
|
@@ -1955,7 +1955,7 @@
|
|
|
1955
1955
|
}
|
|
1956
1956
|
},
|
|
1957
1957
|
{
|
|
1958
|
-
"id":
|
|
1958
|
+
"id": 77,
|
|
1959
1959
|
"name": "commit",
|
|
1960
1960
|
"kind": 2048,
|
|
1961
1961
|
"kindString": "Method",
|
|
@@ -1963,14 +1963,14 @@
|
|
|
1963
1963
|
"sources": [
|
|
1964
1964
|
{
|
|
1965
1965
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
1966
|
-
"line":
|
|
1966
|
+
"line": 55,
|
|
1967
1967
|
"character": 8,
|
|
1968
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1968
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L55"
|
|
1969
1969
|
}
|
|
1970
1970
|
],
|
|
1971
1971
|
"signatures": [
|
|
1972
1972
|
{
|
|
1973
|
-
"id":
|
|
1973
|
+
"id": 78,
|
|
1974
1974
|
"name": "commit",
|
|
1975
1975
|
"kind": 4096,
|
|
1976
1976
|
"kindString": "Call signature",
|
|
@@ -1998,14 +1998,14 @@
|
|
|
1998
1998
|
{
|
|
1999
1999
|
"type": "reflection",
|
|
2000
2000
|
"declaration": {
|
|
2001
|
-
"id":
|
|
2001
|
+
"id": 79,
|
|
2002
2002
|
"name": "__type",
|
|
2003
2003
|
"kind": 65536,
|
|
2004
2004
|
"kindString": "Type literal",
|
|
2005
2005
|
"flags": {},
|
|
2006
2006
|
"children": [
|
|
2007
2007
|
{
|
|
2008
|
-
"id":
|
|
2008
|
+
"id": 80,
|
|
2009
2009
|
"name": "schema",
|
|
2010
2010
|
"kind": 1024,
|
|
2011
2011
|
"kindString": "Property",
|
|
@@ -2027,7 +2027,7 @@
|
|
|
2027
2027
|
{
|
|
2028
2028
|
"title": "Properties",
|
|
2029
2029
|
"children": [
|
|
2030
|
-
|
|
2030
|
+
80
|
|
2031
2031
|
]
|
|
2032
2032
|
}
|
|
2033
2033
|
],
|
|
@@ -2060,7 +2060,7 @@
|
|
|
2060
2060
|
}
|
|
2061
2061
|
},
|
|
2062
2062
|
{
|
|
2063
|
-
"id":
|
|
2063
|
+
"id": 81,
|
|
2064
2064
|
"name": "delete",
|
|
2065
2065
|
"kind": 2048,
|
|
2066
2066
|
"kindString": "Method",
|
|
@@ -2068,21 +2068,21 @@
|
|
|
2068
2068
|
"sources": [
|
|
2069
2069
|
{
|
|
2070
2070
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2071
|
-
"line":
|
|
2071
|
+
"line": 61,
|
|
2072
2072
|
"character": 8,
|
|
2073
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2073
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L61"
|
|
2074
2074
|
}
|
|
2075
2075
|
],
|
|
2076
2076
|
"signatures": [
|
|
2077
2077
|
{
|
|
2078
|
-
"id":
|
|
2078
|
+
"id": 82,
|
|
2079
2079
|
"name": "delete",
|
|
2080
2080
|
"kind": 4096,
|
|
2081
2081
|
"kindString": "Call signature",
|
|
2082
2082
|
"flags": {},
|
|
2083
2083
|
"parameters": [
|
|
2084
2084
|
{
|
|
2085
|
-
"id":
|
|
2085
|
+
"id": 83,
|
|
2086
2086
|
"name": "hashes",
|
|
2087
2087
|
"kind": 32768,
|
|
2088
2088
|
"kindString": "Parameter",
|
|
@@ -2123,7 +2123,7 @@
|
|
|
2123
2123
|
}
|
|
2124
2124
|
},
|
|
2125
2125
|
{
|
|
2126
|
-
"id":
|
|
2126
|
+
"id": 126,
|
|
2127
2127
|
"name": "describe",
|
|
2128
2128
|
"kind": 2048,
|
|
2129
2129
|
"kindString": "Method",
|
|
@@ -2131,13 +2131,13 @@
|
|
|
2131
2131
|
"sources": [
|
|
2132
2132
|
{
|
|
2133
2133
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2134
|
-
"line":
|
|
2134
|
+
"line": 30,
|
|
2135
2135
|
"character": 4
|
|
2136
2136
|
}
|
|
2137
2137
|
],
|
|
2138
2138
|
"signatures": [
|
|
2139
2139
|
{
|
|
2140
|
-
"id":
|
|
2140
|
+
"id": 127,
|
|
2141
2141
|
"name": "describe",
|
|
2142
2142
|
"kind": 4096,
|
|
2143
2143
|
"kindString": "Call signature",
|
|
@@ -2184,7 +2184,7 @@
|
|
|
2184
2184
|
}
|
|
2185
2185
|
},
|
|
2186
2186
|
{
|
|
2187
|
-
"id":
|
|
2187
|
+
"id": 128,
|
|
2188
2188
|
"name": "discover",
|
|
2189
2189
|
"kind": 2048,
|
|
2190
2190
|
"kindString": "Method",
|
|
@@ -2192,13 +2192,13 @@
|
|
|
2192
2192
|
"sources": [
|
|
2193
2193
|
{
|
|
2194
2194
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2195
|
-
"line":
|
|
2195
|
+
"line": 31,
|
|
2196
2196
|
"character": 4
|
|
2197
2197
|
}
|
|
2198
2198
|
],
|
|
2199
2199
|
"signatures": [
|
|
2200
2200
|
{
|
|
2201
|
-
"id":
|
|
2201
|
+
"id": 129,
|
|
2202
2202
|
"name": "discover",
|
|
2203
2203
|
"kind": 4096,
|
|
2204
2204
|
"kindString": "Call signature",
|
|
@@ -2222,14 +2222,14 @@
|
|
|
2222
2222
|
{
|
|
2223
2223
|
"type": "reflection",
|
|
2224
2224
|
"declaration": {
|
|
2225
|
-
"id":
|
|
2225
|
+
"id": 130,
|
|
2226
2226
|
"name": "__type",
|
|
2227
2227
|
"kind": 65536,
|
|
2228
2228
|
"kindString": "Type literal",
|
|
2229
2229
|
"flags": {},
|
|
2230
2230
|
"children": [
|
|
2231
2231
|
{
|
|
2232
|
-
"id":
|
|
2232
|
+
"id": 131,
|
|
2233
2233
|
"name": "schema",
|
|
2234
2234
|
"kind": 1024,
|
|
2235
2235
|
"kindString": "Property",
|
|
@@ -2251,7 +2251,7 @@
|
|
|
2251
2251
|
{
|
|
2252
2252
|
"title": "Properties",
|
|
2253
2253
|
"children": [
|
|
2254
|
-
|
|
2254
|
+
131
|
|
2255
2255
|
]
|
|
2256
2256
|
}
|
|
2257
2257
|
],
|
|
@@ -2284,7 +2284,7 @@
|
|
|
2284
2284
|
}
|
|
2285
2285
|
},
|
|
2286
2286
|
{
|
|
2287
|
-
"id":
|
|
2287
|
+
"id": 316,
|
|
2288
2288
|
"name": "filterErrors",
|
|
2289
2289
|
"kind": 2048,
|
|
2290
2290
|
"kindString": "Method",
|
|
@@ -2294,20 +2294,20 @@
|
|
|
2294
2294
|
"sources": [
|
|
2295
2295
|
{
|
|
2296
2296
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
2297
|
-
"line":
|
|
2297
|
+
"line": 51,
|
|
2298
2298
|
"character": 14
|
|
2299
2299
|
}
|
|
2300
2300
|
],
|
|
2301
2301
|
"signatures": [
|
|
2302
2302
|
{
|
|
2303
|
-
"id":
|
|
2303
|
+
"id": 317,
|
|
2304
2304
|
"name": "filterErrors",
|
|
2305
2305
|
"kind": 4096,
|
|
2306
2306
|
"kindString": "Call signature",
|
|
2307
2307
|
"flags": {},
|
|
2308
2308
|
"parameters": [
|
|
2309
2309
|
{
|
|
2310
|
-
"id":
|
|
2310
|
+
"id": 318,
|
|
2311
2311
|
"name": "query",
|
|
2312
2312
|
"kind": 32768,
|
|
2313
2313
|
"kindString": "Parameter",
|
|
@@ -2333,14 +2333,14 @@
|
|
|
2333
2333
|
{
|
|
2334
2334
|
"type": "reflection",
|
|
2335
2335
|
"declaration": {
|
|
2336
|
-
"id":
|
|
2336
|
+
"id": 319,
|
|
2337
2337
|
"name": "__type",
|
|
2338
2338
|
"kind": 65536,
|
|
2339
2339
|
"kindString": "Type literal",
|
|
2340
2340
|
"flags": {},
|
|
2341
2341
|
"children": [
|
|
2342
2342
|
{
|
|
2343
|
-
"id":
|
|
2343
|
+
"id": 320,
|
|
2344
2344
|
"name": "query",
|
|
2345
2345
|
"kind": 1024,
|
|
2346
2346
|
"kindString": "Property",
|
|
@@ -2358,7 +2358,7 @@
|
|
|
2358
2358
|
}
|
|
2359
2359
|
},
|
|
2360
2360
|
{
|
|
2361
|
-
"id":
|
|
2361
|
+
"id": 321,
|
|
2362
2362
|
"name": "resultSet",
|
|
2363
2363
|
"kind": 1024,
|
|
2364
2364
|
"kindString": "Property",
|
|
@@ -2378,7 +2378,7 @@
|
|
|
2378
2378
|
}
|
|
2379
2379
|
},
|
|
2380
2380
|
{
|
|
2381
|
-
"id":
|
|
2381
|
+
"id": 322,
|
|
2382
2382
|
"name": "schema",
|
|
2383
2383
|
"kind": 1024,
|
|
2384
2384
|
"kindString": "Property",
|
|
@@ -2400,9 +2400,9 @@
|
|
|
2400
2400
|
{
|
|
2401
2401
|
"title": "Properties",
|
|
2402
2402
|
"children": [
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2403
|
+
320,
|
|
2404
|
+
321,
|
|
2405
|
+
322
|
|
2406
2406
|
]
|
|
2407
2407
|
}
|
|
2408
2408
|
],
|
|
@@ -2434,14 +2434,14 @@
|
|
|
2434
2434
|
{
|
|
2435
2435
|
"type": "reflection",
|
|
2436
2436
|
"declaration": {
|
|
2437
|
-
"id":
|
|
2437
|
+
"id": 323,
|
|
2438
2438
|
"name": "__type",
|
|
2439
2439
|
"kind": 65536,
|
|
2440
2440
|
"kindString": "Type literal",
|
|
2441
2441
|
"flags": {},
|
|
2442
2442
|
"children": [
|
|
2443
2443
|
{
|
|
2444
|
-
"id":
|
|
2444
|
+
"id": 324,
|
|
2445
2445
|
"name": "schema",
|
|
2446
2446
|
"kind": 1024,
|
|
2447
2447
|
"kindString": "Property",
|
|
@@ -2463,7 +2463,7 @@
|
|
|
2463
2463
|
{
|
|
2464
2464
|
"title": "Properties",
|
|
2465
2465
|
"children": [
|
|
2466
|
-
|
|
2466
|
+
324
|
|
2467
2467
|
]
|
|
2468
2468
|
}
|
|
2469
2469
|
],
|
|
@@ -2485,7 +2485,7 @@
|
|
|
2485
2485
|
}
|
|
2486
2486
|
},
|
|
2487
2487
|
{
|
|
2488
|
-
"id":
|
|
2488
|
+
"id": 325,
|
|
2489
2489
|
"name": "result",
|
|
2490
2490
|
"kind": 32768,
|
|
2491
2491
|
"kindString": "Parameter",
|
|
@@ -2514,14 +2514,14 @@
|
|
|
2514
2514
|
{
|
|
2515
2515
|
"type": "reflection",
|
|
2516
2516
|
"declaration": {
|
|
2517
|
-
"id":
|
|
2517
|
+
"id": 326,
|
|
2518
2518
|
"name": "__type",
|
|
2519
2519
|
"kind": 65536,
|
|
2520
2520
|
"kindString": "Type literal",
|
|
2521
2521
|
"flags": {},
|
|
2522
2522
|
"children": [
|
|
2523
2523
|
{
|
|
2524
|
-
"id":
|
|
2524
|
+
"id": 327,
|
|
2525
2525
|
"name": "schema",
|
|
2526
2526
|
"kind": 1024,
|
|
2527
2527
|
"kindString": "Property",
|
|
@@ -2543,7 +2543,7 @@
|
|
|
2543
2543
|
{
|
|
2544
2544
|
"title": "Properties",
|
|
2545
2545
|
"children": [
|
|
2546
|
-
|
|
2546
|
+
327
|
|
2547
2547
|
]
|
|
2548
2548
|
}
|
|
2549
2549
|
],
|
|
@@ -2588,14 +2588,14 @@
|
|
|
2588
2588
|
{
|
|
2589
2589
|
"type": "reflection",
|
|
2590
2590
|
"declaration": {
|
|
2591
|
-
"id":
|
|
2591
|
+
"id": 328,
|
|
2592
2592
|
"name": "__type",
|
|
2593
2593
|
"kind": 65536,
|
|
2594
2594
|
"kindString": "Type literal",
|
|
2595
2595
|
"flags": {},
|
|
2596
2596
|
"children": [
|
|
2597
2597
|
{
|
|
2598
|
-
"id":
|
|
2598
|
+
"id": 329,
|
|
2599
2599
|
"name": "message",
|
|
2600
2600
|
"kind": 1024,
|
|
2601
2601
|
"kindString": "Property",
|
|
@@ -2615,7 +2615,7 @@
|
|
|
2615
2615
|
}
|
|
2616
2616
|
},
|
|
2617
2617
|
{
|
|
2618
|
-
"id":
|
|
2618
|
+
"id": 330,
|
|
2619
2619
|
"name": "schema",
|
|
2620
2620
|
"kind": 1024,
|
|
2621
2621
|
"kindString": "Property",
|
|
@@ -2633,7 +2633,7 @@
|
|
|
2633
2633
|
}
|
|
2634
2634
|
},
|
|
2635
2635
|
{
|
|
2636
|
-
"id":
|
|
2636
|
+
"id": 331,
|
|
2637
2637
|
"name": "sources",
|
|
2638
2638
|
"kind": 1024,
|
|
2639
2639
|
"kindString": "Property",
|
|
@@ -2658,9 +2658,9 @@
|
|
|
2658
2658
|
{
|
|
2659
2659
|
"title": "Properties",
|
|
2660
2660
|
"children": [
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2661
|
+
329,
|
|
2662
|
+
330,
|
|
2663
|
+
331
|
|
2664
2664
|
]
|
|
2665
2665
|
}
|
|
2666
2666
|
],
|
|
@@ -2690,7 +2690,7 @@
|
|
|
2690
2690
|
}
|
|
2691
2691
|
},
|
|
2692
2692
|
{
|
|
2693
|
-
"id":
|
|
2693
|
+
"id": 84,
|
|
2694
2694
|
"name": "find",
|
|
2695
2695
|
"kind": 2048,
|
|
2696
2696
|
"kindString": "Method",
|
|
@@ -2698,21 +2698,21 @@
|
|
|
2698
2698
|
"sources": [
|
|
2699
2699
|
{
|
|
2700
2700
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2701
|
-
"line":
|
|
2701
|
+
"line": 69,
|
|
2702
2702
|
"character": 8,
|
|
2703
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2703
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L69"
|
|
2704
2704
|
}
|
|
2705
2705
|
],
|
|
2706
2706
|
"signatures": [
|
|
2707
2707
|
{
|
|
2708
|
-
"id":
|
|
2708
|
+
"id": 85,
|
|
2709
2709
|
"name": "find",
|
|
2710
2710
|
"kind": 4096,
|
|
2711
2711
|
"kindString": "Call signature",
|
|
2712
2712
|
"flags": {},
|
|
2713
2713
|
"typeParameter": [
|
|
2714
2714
|
{
|
|
2715
|
-
"id":
|
|
2715
|
+
"id": 90,
|
|
2716
2716
|
"name": "R",
|
|
2717
2717
|
"kind": 131072,
|
|
2718
2718
|
"kindString": "Type parameter",
|
|
@@ -2731,14 +2731,14 @@
|
|
|
2731
2731
|
{
|
|
2732
2732
|
"type": "reflection",
|
|
2733
2733
|
"declaration": {
|
|
2734
|
-
"id":
|
|
2734
|
+
"id": 86,
|
|
2735
2735
|
"name": "__type",
|
|
2736
2736
|
"kind": 65536,
|
|
2737
2737
|
"kindString": "Type literal",
|
|
2738
2738
|
"flags": {},
|
|
2739
2739
|
"children": [
|
|
2740
2740
|
{
|
|
2741
|
-
"id":
|
|
2741
|
+
"id": 87,
|
|
2742
2742
|
"name": "schema",
|
|
2743
2743
|
"kind": 1024,
|
|
2744
2744
|
"kindString": "Property",
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
{
|
|
2761
2761
|
"title": "Properties",
|
|
2762
2762
|
"children": [
|
|
2763
|
-
|
|
2763
|
+
87
|
|
2764
2764
|
]
|
|
2765
2765
|
}
|
|
2766
2766
|
],
|
|
@@ -2789,14 +2789,14 @@
|
|
|
2789
2789
|
{
|
|
2790
2790
|
"type": "reflection",
|
|
2791
2791
|
"declaration": {
|
|
2792
|
-
"id":
|
|
2792
|
+
"id": 88,
|
|
2793
2793
|
"name": "__type",
|
|
2794
2794
|
"kind": 65536,
|
|
2795
2795
|
"kindString": "Type literal",
|
|
2796
2796
|
"flags": {},
|
|
2797
2797
|
"children": [
|
|
2798
2798
|
{
|
|
2799
|
-
"id":
|
|
2799
|
+
"id": 89,
|
|
2800
2800
|
"name": "schema",
|
|
2801
2801
|
"kind": 1024,
|
|
2802
2802
|
"kindString": "Property",
|
|
@@ -2818,7 +2818,7 @@
|
|
|
2818
2818
|
{
|
|
2819
2819
|
"title": "Properties",
|
|
2820
2820
|
"children": [
|
|
2821
|
-
|
|
2821
|
+
89
|
|
2822
2822
|
]
|
|
2823
2823
|
}
|
|
2824
2824
|
],
|
|
@@ -2837,7 +2837,7 @@
|
|
|
2837
2837
|
],
|
|
2838
2838
|
"parameters": [
|
|
2839
2839
|
{
|
|
2840
|
-
"id":
|
|
2840
|
+
"id": 91,
|
|
2841
2841
|
"name": "filter",
|
|
2842
2842
|
"kind": 32768,
|
|
2843
2843
|
"kindString": "Parameter",
|
|
@@ -2857,7 +2857,7 @@
|
|
|
2857
2857
|
"type": "array",
|
|
2858
2858
|
"elementType": {
|
|
2859
2859
|
"type": "reference",
|
|
2860
|
-
"id":
|
|
2860
|
+
"id": 90,
|
|
2861
2861
|
"name": "R"
|
|
2862
2862
|
}
|
|
2863
2863
|
}
|
|
@@ -2878,7 +2878,7 @@
|
|
|
2878
2878
|
}
|
|
2879
2879
|
},
|
|
2880
2880
|
{
|
|
2881
|
-
"id":
|
|
2881
|
+
"id": 92,
|
|
2882
2882
|
"name": "get",
|
|
2883
2883
|
"kind": 2048,
|
|
2884
2884
|
"kindString": "Method",
|
|
@@ -2886,21 +2886,21 @@
|
|
|
2886
2886
|
"sources": [
|
|
2887
2887
|
{
|
|
2888
2888
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
2889
|
-
"line":
|
|
2889
|
+
"line": 75,
|
|
2890
2890
|
"character": 8,
|
|
2891
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2891
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L75"
|
|
2892
2892
|
}
|
|
2893
2893
|
],
|
|
2894
2894
|
"signatures": [
|
|
2895
2895
|
{
|
|
2896
|
-
"id":
|
|
2896
|
+
"id": 93,
|
|
2897
2897
|
"name": "get",
|
|
2898
2898
|
"kind": 4096,
|
|
2899
2899
|
"kindString": "Call signature",
|
|
2900
2900
|
"flags": {},
|
|
2901
2901
|
"parameters": [
|
|
2902
2902
|
{
|
|
2903
|
-
"id":
|
|
2903
|
+
"id": 94,
|
|
2904
2904
|
"name": "hashes",
|
|
2905
2905
|
"kind": 32768,
|
|
2906
2906
|
"kindString": "Parameter",
|
|
@@ -2933,14 +2933,14 @@
|
|
|
2933
2933
|
{
|
|
2934
2934
|
"type": "reflection",
|
|
2935
2935
|
"declaration": {
|
|
2936
|
-
"id":
|
|
2936
|
+
"id": 95,
|
|
2937
2937
|
"name": "__type",
|
|
2938
2938
|
"kind": 65536,
|
|
2939
2939
|
"kindString": "Type literal",
|
|
2940
2940
|
"flags": {},
|
|
2941
2941
|
"children": [
|
|
2942
2942
|
{
|
|
2943
|
-
"id":
|
|
2943
|
+
"id": 96,
|
|
2944
2944
|
"name": "schema",
|
|
2945
2945
|
"kind": 1024,
|
|
2946
2946
|
"kindString": "Property",
|
|
@@ -2962,7 +2962,7 @@
|
|
|
2962
2962
|
{
|
|
2963
2963
|
"title": "Properties",
|
|
2964
2964
|
"children": [
|
|
2965
|
-
|
|
2965
|
+
96
|
|
2966
2966
|
]
|
|
2967
2967
|
}
|
|
2968
2968
|
],
|
|
@@ -2995,7 +2995,7 @@
|
|
|
2995
2995
|
}
|
|
2996
2996
|
},
|
|
2997
2997
|
{
|
|
2998
|
-
"id":
|
|
2998
|
+
"id": 97,
|
|
2999
2999
|
"name": "insert",
|
|
3000
3000
|
"kind": 2048,
|
|
3001
3001
|
"kindString": "Method",
|
|
@@ -3003,21 +3003,21 @@
|
|
|
3003
3003
|
"sources": [
|
|
3004
3004
|
{
|
|
3005
3005
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
3006
|
-
"line":
|
|
3006
|
+
"line": 81,
|
|
3007
3007
|
"character": 8,
|
|
3008
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3008
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L81"
|
|
3009
3009
|
}
|
|
3010
3010
|
],
|
|
3011
3011
|
"signatures": [
|
|
3012
3012
|
{
|
|
3013
|
-
"id":
|
|
3013
|
+
"id": 98,
|
|
3014
3014
|
"name": "insert",
|
|
3015
3015
|
"kind": 4096,
|
|
3016
3016
|
"kindString": "Call signature",
|
|
3017
3017
|
"flags": {},
|
|
3018
3018
|
"parameters": [
|
|
3019
3019
|
{
|
|
3020
|
-
"id":
|
|
3020
|
+
"id": 99,
|
|
3021
3021
|
"name": "payloads",
|
|
3022
3022
|
"kind": 32768,
|
|
3023
3023
|
"kindString": "Parameter",
|
|
@@ -3038,14 +3038,14 @@
|
|
|
3038
3038
|
{
|
|
3039
3039
|
"type": "reflection",
|
|
3040
3040
|
"declaration": {
|
|
3041
|
-
"id":
|
|
3041
|
+
"id": 100,
|
|
3042
3042
|
"name": "__type",
|
|
3043
3043
|
"kind": 65536,
|
|
3044
3044
|
"kindString": "Type literal",
|
|
3045
3045
|
"flags": {},
|
|
3046
3046
|
"children": [
|
|
3047
3047
|
{
|
|
3048
|
-
"id":
|
|
3048
|
+
"id": 101,
|
|
3049
3049
|
"name": "schema",
|
|
3050
3050
|
"kind": 1024,
|
|
3051
3051
|
"kindString": "Property",
|
|
@@ -3067,7 +3067,7 @@
|
|
|
3067
3067
|
{
|
|
3068
3068
|
"title": "Properties",
|
|
3069
3069
|
"children": [
|
|
3070
|
-
|
|
3070
|
+
101
|
|
3071
3071
|
]
|
|
3072
3072
|
}
|
|
3073
3073
|
],
|
|
@@ -3108,14 +3108,14 @@
|
|
|
3108
3108
|
{
|
|
3109
3109
|
"type": "reflection",
|
|
3110
3110
|
"declaration": {
|
|
3111
|
-
"id":
|
|
3111
|
+
"id": 102,
|
|
3112
3112
|
"name": "__type",
|
|
3113
3113
|
"kind": 65536,
|
|
3114
3114
|
"kindString": "Type literal",
|
|
3115
3115
|
"flags": {},
|
|
3116
3116
|
"children": [
|
|
3117
3117
|
{
|
|
3118
|
-
"id":
|
|
3118
|
+
"id": 103,
|
|
3119
3119
|
"name": "schema",
|
|
3120
3120
|
"kind": 1024,
|
|
3121
3121
|
"kindString": "Property",
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
{
|
|
3138
3138
|
"title": "Properties",
|
|
3139
3139
|
"children": [
|
|
3140
|
-
|
|
3140
|
+
103
|
|
3141
3141
|
]
|
|
3142
3142
|
}
|
|
3143
3143
|
],
|
|
@@ -3170,7 +3170,7 @@
|
|
|
3170
3170
|
}
|
|
3171
3171
|
},
|
|
3172
3172
|
{
|
|
3173
|
-
"id":
|
|
3173
|
+
"id": 132,
|
|
3174
3174
|
"name": "query",
|
|
3175
3175
|
"kind": 2048,
|
|
3176
3176
|
"kindString": "Method",
|
|
@@ -3178,20 +3178,20 @@
|
|
|
3178
3178
|
"sources": [
|
|
3179
3179
|
{
|
|
3180
3180
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3181
|
-
"line":
|
|
3181
|
+
"line": 32,
|
|
3182
3182
|
"character": 4
|
|
3183
3183
|
}
|
|
3184
3184
|
],
|
|
3185
3185
|
"signatures": [
|
|
3186
3186
|
{
|
|
3187
|
-
"id":
|
|
3187
|
+
"id": 133,
|
|
3188
3188
|
"name": "query",
|
|
3189
3189
|
"kind": 4096,
|
|
3190
3190
|
"kindString": "Call signature",
|
|
3191
3191
|
"flags": {},
|
|
3192
3192
|
"typeParameter": [
|
|
3193
3193
|
{
|
|
3194
|
-
"id":
|
|
3194
|
+
"id": 142,
|
|
3195
3195
|
"name": "T",
|
|
3196
3196
|
"kind": 131072,
|
|
3197
3197
|
"kindString": "Type parameter",
|
|
@@ -3214,14 +3214,14 @@
|
|
|
3214
3214
|
{
|
|
3215
3215
|
"type": "reflection",
|
|
3216
3216
|
"declaration": {
|
|
3217
|
-
"id":
|
|
3217
|
+
"id": 134,
|
|
3218
3218
|
"name": "__type",
|
|
3219
3219
|
"kind": 65536,
|
|
3220
3220
|
"kindString": "Type literal",
|
|
3221
3221
|
"flags": {},
|
|
3222
3222
|
"children": [
|
|
3223
3223
|
{
|
|
3224
|
-
"id":
|
|
3224
|
+
"id": 135,
|
|
3225
3225
|
"name": "query",
|
|
3226
3226
|
"kind": 1024,
|
|
3227
3227
|
"kindString": "Property",
|
|
@@ -3239,7 +3239,7 @@
|
|
|
3239
3239
|
}
|
|
3240
3240
|
},
|
|
3241
3241
|
{
|
|
3242
|
-
"id":
|
|
3242
|
+
"id": 136,
|
|
3243
3243
|
"name": "resultSet",
|
|
3244
3244
|
"kind": 1024,
|
|
3245
3245
|
"kindString": "Property",
|
|
@@ -3259,7 +3259,7 @@
|
|
|
3259
3259
|
}
|
|
3260
3260
|
},
|
|
3261
3261
|
{
|
|
3262
|
-
"id":
|
|
3262
|
+
"id": 137,
|
|
3263
3263
|
"name": "schema",
|
|
3264
3264
|
"kind": 1024,
|
|
3265
3265
|
"kindString": "Property",
|
|
@@ -3281,9 +3281,9 @@
|
|
|
3281
3281
|
{
|
|
3282
3282
|
"title": "Properties",
|
|
3283
3283
|
"children": [
|
|
3284
|
-
|
|
3285
|
-
|
|
3286
|
-
|
|
3284
|
+
135,
|
|
3285
|
+
136,
|
|
3286
|
+
137
|
|
3287
3287
|
]
|
|
3288
3288
|
}
|
|
3289
3289
|
],
|
|
@@ -3316,14 +3316,14 @@
|
|
|
3316
3316
|
{
|
|
3317
3317
|
"type": "reflection",
|
|
3318
3318
|
"declaration": {
|
|
3319
|
-
"id":
|
|
3319
|
+
"id": 138,
|
|
3320
3320
|
"name": "__type",
|
|
3321
3321
|
"kind": 65536,
|
|
3322
3322
|
"kindString": "Type literal",
|
|
3323
3323
|
"flags": {},
|
|
3324
3324
|
"children": [
|
|
3325
3325
|
{
|
|
3326
|
-
"id":
|
|
3326
|
+
"id": 139,
|
|
3327
3327
|
"name": "query",
|
|
3328
3328
|
"kind": 1024,
|
|
3329
3329
|
"kindString": "Property",
|
|
@@ -3341,7 +3341,7 @@
|
|
|
3341
3341
|
}
|
|
3342
3342
|
},
|
|
3343
3343
|
{
|
|
3344
|
-
"id":
|
|
3344
|
+
"id": 140,
|
|
3345
3345
|
"name": "resultSet",
|
|
3346
3346
|
"kind": 1024,
|
|
3347
3347
|
"kindString": "Property",
|
|
@@ -3361,7 +3361,7 @@
|
|
|
3361
3361
|
}
|
|
3362
3362
|
},
|
|
3363
3363
|
{
|
|
3364
|
-
"id":
|
|
3364
|
+
"id": 141,
|
|
3365
3365
|
"name": "schema",
|
|
3366
3366
|
"kind": 1024,
|
|
3367
3367
|
"kindString": "Property",
|
|
@@ -3383,9 +3383,9 @@
|
|
|
3383
3383
|
{
|
|
3384
3384
|
"title": "Properties",
|
|
3385
3385
|
"children": [
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3386
|
+
139,
|
|
3387
|
+
140,
|
|
3388
|
+
141
|
|
3389
3389
|
]
|
|
3390
3390
|
}
|
|
3391
3391
|
],
|
|
@@ -3404,19 +3404,19 @@
|
|
|
3404
3404
|
],
|
|
3405
3405
|
"parameters": [
|
|
3406
3406
|
{
|
|
3407
|
-
"id":
|
|
3407
|
+
"id": 143,
|
|
3408
3408
|
"name": "query",
|
|
3409
3409
|
"kind": 32768,
|
|
3410
3410
|
"kindString": "Parameter",
|
|
3411
3411
|
"flags": {},
|
|
3412
3412
|
"type": {
|
|
3413
3413
|
"type": "reference",
|
|
3414
|
-
"id":
|
|
3414
|
+
"id": 142,
|
|
3415
3415
|
"name": "T"
|
|
3416
3416
|
}
|
|
3417
3417
|
},
|
|
3418
3418
|
{
|
|
3419
|
-
"id":
|
|
3419
|
+
"id": 144,
|
|
3420
3420
|
"name": "payloads",
|
|
3421
3421
|
"kind": 32768,
|
|
3422
3422
|
"kindString": "Parameter",
|
|
@@ -3439,14 +3439,14 @@
|
|
|
3439
3439
|
{
|
|
3440
3440
|
"type": "reflection",
|
|
3441
3441
|
"declaration": {
|
|
3442
|
-
"id":
|
|
3442
|
+
"id": 145,
|
|
3443
3443
|
"name": "__type",
|
|
3444
3444
|
"kind": 65536,
|
|
3445
3445
|
"kindString": "Type literal",
|
|
3446
3446
|
"flags": {},
|
|
3447
3447
|
"children": [
|
|
3448
3448
|
{
|
|
3449
|
-
"id":
|
|
3449
|
+
"id": 146,
|
|
3450
3450
|
"name": "schema",
|
|
3451
3451
|
"kind": 1024,
|
|
3452
3452
|
"kindString": "Property",
|
|
@@ -3468,7 +3468,7 @@
|
|
|
3468
3468
|
{
|
|
3469
3469
|
"title": "Properties",
|
|
3470
3470
|
"children": [
|
|
3471
|
-
|
|
3471
|
+
146
|
|
3472
3472
|
]
|
|
3473
3473
|
}
|
|
3474
3474
|
],
|
|
@@ -3506,14 +3506,14 @@
|
|
|
3506
3506
|
{
|
|
3507
3507
|
"type": "reflection",
|
|
3508
3508
|
"declaration": {
|
|
3509
|
-
"id":
|
|
3509
|
+
"id": 147,
|
|
3510
3510
|
"name": "__type",
|
|
3511
3511
|
"kind": 65536,
|
|
3512
3512
|
"kindString": "Type literal",
|
|
3513
3513
|
"flags": {},
|
|
3514
3514
|
"children": [
|
|
3515
3515
|
{
|
|
3516
|
-
"id":
|
|
3516
|
+
"id": 148,
|
|
3517
3517
|
"name": "schema",
|
|
3518
3518
|
"kind": 1024,
|
|
3519
3519
|
"kindString": "Property",
|
|
@@ -3535,7 +3535,7 @@
|
|
|
3535
3535
|
{
|
|
3536
3536
|
"title": "Properties",
|
|
3537
3537
|
"children": [
|
|
3538
|
-
|
|
3538
|
+
148
|
|
3539
3539
|
]
|
|
3540
3540
|
}
|
|
3541
3541
|
],
|
|
@@ -3578,7 +3578,7 @@
|
|
|
3578
3578
|
}
|
|
3579
3579
|
},
|
|
3580
3580
|
{
|
|
3581
|
-
"id":
|
|
3581
|
+
"id": 149,
|
|
3582
3582
|
"name": "queryable",
|
|
3583
3583
|
"kind": 2048,
|
|
3584
3584
|
"kindString": "Method",
|
|
@@ -3586,20 +3586,20 @@
|
|
|
3586
3586
|
"sources": [
|
|
3587
3587
|
{
|
|
3588
3588
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3589
|
-
"line":
|
|
3589
|
+
"line": 33,
|
|
3590
3590
|
"character": 4
|
|
3591
3591
|
}
|
|
3592
3592
|
],
|
|
3593
3593
|
"signatures": [
|
|
3594
3594
|
{
|
|
3595
|
-
"id":
|
|
3595
|
+
"id": 150,
|
|
3596
3596
|
"name": "queryable",
|
|
3597
3597
|
"kind": 4096,
|
|
3598
3598
|
"kindString": "Call signature",
|
|
3599
3599
|
"flags": {},
|
|
3600
3600
|
"typeParameter": [
|
|
3601
3601
|
{
|
|
3602
|
-
"id":
|
|
3602
|
+
"id": 159,
|
|
3603
3603
|
"name": "T",
|
|
3604
3604
|
"kind": 131072,
|
|
3605
3605
|
"kindString": "Type parameter",
|
|
@@ -3622,14 +3622,14 @@
|
|
|
3622
3622
|
{
|
|
3623
3623
|
"type": "reflection",
|
|
3624
3624
|
"declaration": {
|
|
3625
|
-
"id":
|
|
3625
|
+
"id": 151,
|
|
3626
3626
|
"name": "__type",
|
|
3627
3627
|
"kind": 65536,
|
|
3628
3628
|
"kindString": "Type literal",
|
|
3629
3629
|
"flags": {},
|
|
3630
3630
|
"children": [
|
|
3631
3631
|
{
|
|
3632
|
-
"id":
|
|
3632
|
+
"id": 152,
|
|
3633
3633
|
"name": "query",
|
|
3634
3634
|
"kind": 1024,
|
|
3635
3635
|
"kindString": "Property",
|
|
@@ -3647,7 +3647,7 @@
|
|
|
3647
3647
|
}
|
|
3648
3648
|
},
|
|
3649
3649
|
{
|
|
3650
|
-
"id":
|
|
3650
|
+
"id": 153,
|
|
3651
3651
|
"name": "resultSet",
|
|
3652
3652
|
"kind": 1024,
|
|
3653
3653
|
"kindString": "Property",
|
|
@@ -3667,7 +3667,7 @@
|
|
|
3667
3667
|
}
|
|
3668
3668
|
},
|
|
3669
3669
|
{
|
|
3670
|
-
"id":
|
|
3670
|
+
"id": 154,
|
|
3671
3671
|
"name": "schema",
|
|
3672
3672
|
"kind": 1024,
|
|
3673
3673
|
"kindString": "Property",
|
|
@@ -3689,9 +3689,9 @@
|
|
|
3689
3689
|
{
|
|
3690
3690
|
"title": "Properties",
|
|
3691
3691
|
"children": [
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3692
|
+
152,
|
|
3693
|
+
153,
|
|
3694
|
+
154
|
|
3695
3695
|
]
|
|
3696
3696
|
}
|
|
3697
3697
|
],
|
|
@@ -3724,14 +3724,14 @@
|
|
|
3724
3724
|
{
|
|
3725
3725
|
"type": "reflection",
|
|
3726
3726
|
"declaration": {
|
|
3727
|
-
"id":
|
|
3727
|
+
"id": 155,
|
|
3728
3728
|
"name": "__type",
|
|
3729
3729
|
"kind": 65536,
|
|
3730
3730
|
"kindString": "Type literal",
|
|
3731
3731
|
"flags": {},
|
|
3732
3732
|
"children": [
|
|
3733
3733
|
{
|
|
3734
|
-
"id":
|
|
3734
|
+
"id": 156,
|
|
3735
3735
|
"name": "query",
|
|
3736
3736
|
"kind": 1024,
|
|
3737
3737
|
"kindString": "Property",
|
|
@@ -3749,7 +3749,7 @@
|
|
|
3749
3749
|
}
|
|
3750
3750
|
},
|
|
3751
3751
|
{
|
|
3752
|
-
"id":
|
|
3752
|
+
"id": 157,
|
|
3753
3753
|
"name": "resultSet",
|
|
3754
3754
|
"kind": 1024,
|
|
3755
3755
|
"kindString": "Property",
|
|
@@ -3769,7 +3769,7 @@
|
|
|
3769
3769
|
}
|
|
3770
3770
|
},
|
|
3771
3771
|
{
|
|
3772
|
-
"id":
|
|
3772
|
+
"id": 158,
|
|
3773
3773
|
"name": "schema",
|
|
3774
3774
|
"kind": 1024,
|
|
3775
3775
|
"kindString": "Property",
|
|
@@ -3791,9 +3791,9 @@
|
|
|
3791
3791
|
{
|
|
3792
3792
|
"title": "Properties",
|
|
3793
3793
|
"children": [
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
3794
|
+
156,
|
|
3795
|
+
157,
|
|
3796
|
+
158
|
|
3797
3797
|
]
|
|
3798
3798
|
}
|
|
3799
3799
|
],
|
|
@@ -3812,19 +3812,19 @@
|
|
|
3812
3812
|
],
|
|
3813
3813
|
"parameters": [
|
|
3814
3814
|
{
|
|
3815
|
-
"id":
|
|
3815
|
+
"id": 160,
|
|
3816
3816
|
"name": "query",
|
|
3817
3817
|
"kind": 32768,
|
|
3818
3818
|
"kindString": "Parameter",
|
|
3819
3819
|
"flags": {},
|
|
3820
3820
|
"type": {
|
|
3821
3821
|
"type": "reference",
|
|
3822
|
-
"id":
|
|
3822
|
+
"id": 159,
|
|
3823
3823
|
"name": "T"
|
|
3824
3824
|
}
|
|
3825
3825
|
},
|
|
3826
3826
|
{
|
|
3827
|
-
"id":
|
|
3827
|
+
"id": 161,
|
|
3828
3828
|
"name": "payloads",
|
|
3829
3829
|
"kind": 32768,
|
|
3830
3830
|
"kindString": "Parameter",
|
|
@@ -3847,14 +3847,14 @@
|
|
|
3847
3847
|
{
|
|
3848
3848
|
"type": "reflection",
|
|
3849
3849
|
"declaration": {
|
|
3850
|
-
"id":
|
|
3850
|
+
"id": 162,
|
|
3851
3851
|
"name": "__type",
|
|
3852
3852
|
"kind": 65536,
|
|
3853
3853
|
"kindString": "Type literal",
|
|
3854
3854
|
"flags": {},
|
|
3855
3855
|
"children": [
|
|
3856
3856
|
{
|
|
3857
|
-
"id":
|
|
3857
|
+
"id": 163,
|
|
3858
3858
|
"name": "schema",
|
|
3859
3859
|
"kind": 1024,
|
|
3860
3860
|
"kindString": "Property",
|
|
@@ -3876,7 +3876,7 @@
|
|
|
3876
3876
|
{
|
|
3877
3877
|
"title": "Properties",
|
|
3878
3878
|
"children": [
|
|
3879
|
-
|
|
3879
|
+
163
|
|
3880
3880
|
]
|
|
3881
3881
|
}
|
|
3882
3882
|
],
|
|
@@ -3928,7 +3928,7 @@
|
|
|
3928
3928
|
}
|
|
3929
3929
|
},
|
|
3930
3930
|
{
|
|
3931
|
-
"id":
|
|
3931
|
+
"id": 164,
|
|
3932
3932
|
"name": "resolve",
|
|
3933
3933
|
"kind": 2048,
|
|
3934
3934
|
"kindString": "Method",
|
|
@@ -3936,25 +3936,25 @@
|
|
|
3936
3936
|
"sources": [
|
|
3937
3937
|
{
|
|
3938
3938
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3939
|
-
"line":
|
|
3939
|
+
"line": 34,
|
|
3940
3940
|
"character": 4
|
|
3941
3941
|
},
|
|
3942
3942
|
{
|
|
3943
3943
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
3944
|
-
"line":
|
|
3944
|
+
"line": 35,
|
|
3945
3945
|
"character": 4
|
|
3946
3946
|
}
|
|
3947
3947
|
],
|
|
3948
3948
|
"signatures": [
|
|
3949
3949
|
{
|
|
3950
|
-
"id":
|
|
3950
|
+
"id": 165,
|
|
3951
3951
|
"name": "resolve",
|
|
3952
3952
|
"kind": 4096,
|
|
3953
3953
|
"kindString": "Call signature",
|
|
3954
3954
|
"flags": {},
|
|
3955
3955
|
"typeParameter": [
|
|
3956
3956
|
{
|
|
3957
|
-
"id":
|
|
3957
|
+
"id": 186,
|
|
3958
3958
|
"name": "TModule",
|
|
3959
3959
|
"kind": 131072,
|
|
3960
3960
|
"kindString": "Type parameter",
|
|
@@ -3976,14 +3976,14 @@
|
|
|
3976
3976
|
{
|
|
3977
3977
|
"type": "reflection",
|
|
3978
3978
|
"declaration": {
|
|
3979
|
-
"id":
|
|
3979
|
+
"id": 166,
|
|
3980
3980
|
"name": "__type",
|
|
3981
3981
|
"kind": 65536,
|
|
3982
3982
|
"kindString": "Type literal",
|
|
3983
3983
|
"flags": {},
|
|
3984
3984
|
"children": [
|
|
3985
3985
|
{
|
|
3986
|
-
"id":
|
|
3986
|
+
"id": 167,
|
|
3987
3987
|
"name": "name",
|
|
3988
3988
|
"kind": 1024,
|
|
3989
3989
|
"kindString": "Property",
|
|
@@ -4003,7 +4003,7 @@
|
|
|
4003
4003
|
}
|
|
4004
4004
|
},
|
|
4005
4005
|
{
|
|
4006
|
-
"id":
|
|
4006
|
+
"id": 168,
|
|
4007
4007
|
"name": "security",
|
|
4008
4008
|
"kind": 1024,
|
|
4009
4009
|
"kindString": "Property",
|
|
@@ -4020,14 +4020,14 @@
|
|
|
4020
4020
|
"type": {
|
|
4021
4021
|
"type": "reflection",
|
|
4022
4022
|
"declaration": {
|
|
4023
|
-
"id":
|
|
4023
|
+
"id": 169,
|
|
4024
4024
|
"name": "__type",
|
|
4025
4025
|
"kind": 65536,
|
|
4026
4026
|
"kindString": "Type literal",
|
|
4027
4027
|
"flags": {},
|
|
4028
4028
|
"children": [
|
|
4029
4029
|
{
|
|
4030
|
-
"id":
|
|
4030
|
+
"id": 170,
|
|
4031
4031
|
"name": "allowAnonymous",
|
|
4032
4032
|
"kind": 1024,
|
|
4033
4033
|
"kindString": "Property",
|
|
@@ -4047,7 +4047,7 @@
|
|
|
4047
4047
|
}
|
|
4048
4048
|
},
|
|
4049
4049
|
{
|
|
4050
|
-
"id":
|
|
4050
|
+
"id": 171,
|
|
4051
4051
|
"name": "allowed",
|
|
4052
4052
|
"kind": 1024,
|
|
4053
4053
|
"kindString": "Property",
|
|
@@ -4091,7 +4091,7 @@
|
|
|
4091
4091
|
}
|
|
4092
4092
|
},
|
|
4093
4093
|
{
|
|
4094
|
-
"id":
|
|
4094
|
+
"id": 172,
|
|
4095
4095
|
"name": "disallowed",
|
|
4096
4096
|
"kind": 1024,
|
|
4097
4097
|
"kindString": "Property",
|
|
@@ -4130,9 +4130,9 @@
|
|
|
4130
4130
|
{
|
|
4131
4131
|
"title": "Properties",
|
|
4132
4132
|
"children": [
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
-
|
|
4133
|
+
170,
|
|
4134
|
+
171,
|
|
4135
|
+
172
|
|
4136
4136
|
]
|
|
4137
4137
|
}
|
|
4138
4138
|
],
|
|
@@ -4147,7 +4147,7 @@
|
|
|
4147
4147
|
}
|
|
4148
4148
|
},
|
|
4149
4149
|
{
|
|
4150
|
-
"id":
|
|
4150
|
+
"id": 173,
|
|
4151
4151
|
"name": "storeQueries",
|
|
4152
4152
|
"kind": 1024,
|
|
4153
4153
|
"kindString": "Property",
|
|
@@ -4171,9 +4171,9 @@
|
|
|
4171
4171
|
{
|
|
4172
4172
|
"title": "Properties",
|
|
4173
4173
|
"children": [
|
|
4174
|
-
|
|
4175
|
-
|
|
4176
|
-
|
|
4174
|
+
167,
|
|
4175
|
+
168,
|
|
4176
|
+
173
|
|
4177
4177
|
]
|
|
4178
4178
|
}
|
|
4179
4179
|
],
|
|
@@ -4189,14 +4189,14 @@
|
|
|
4189
4189
|
{
|
|
4190
4190
|
"type": "reflection",
|
|
4191
4191
|
"declaration": {
|
|
4192
|
-
"id":
|
|
4192
|
+
"id": 174,
|
|
4193
4193
|
"name": "__type",
|
|
4194
4194
|
"kind": 65536,
|
|
4195
4195
|
"kindString": "Type literal",
|
|
4196
4196
|
"flags": {},
|
|
4197
4197
|
"children": [
|
|
4198
4198
|
{
|
|
4199
|
-
"id":
|
|
4199
|
+
"id": 175,
|
|
4200
4200
|
"name": "schema",
|
|
4201
4201
|
"kind": 1024,
|
|
4202
4202
|
"kindString": "Property",
|
|
@@ -4218,7 +4218,7 @@
|
|
|
4218
4218
|
{
|
|
4219
4219
|
"title": "Properties",
|
|
4220
4220
|
"children": [
|
|
4221
|
-
|
|
4221
|
+
175
|
|
4222
4222
|
]
|
|
4223
4223
|
}
|
|
4224
4224
|
],
|
|
@@ -4253,14 +4253,14 @@
|
|
|
4253
4253
|
{
|
|
4254
4254
|
"type": "reflection",
|
|
4255
4255
|
"declaration": {
|
|
4256
|
-
"id":
|
|
4256
|
+
"id": 176,
|
|
4257
4257
|
"name": "__type",
|
|
4258
4258
|
"kind": 65536,
|
|
4259
4259
|
"kindString": "Type literal",
|
|
4260
4260
|
"flags": {},
|
|
4261
4261
|
"children": [
|
|
4262
4262
|
{
|
|
4263
|
-
"id":
|
|
4263
|
+
"id": 177,
|
|
4264
4264
|
"name": "name",
|
|
4265
4265
|
"kind": 1024,
|
|
4266
4266
|
"kindString": "Property",
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
},
|
|
4282
4282
|
{
|
|
4283
|
-
"id":
|
|
4283
|
+
"id": 178,
|
|
4284
4284
|
"name": "security",
|
|
4285
4285
|
"kind": 1024,
|
|
4286
4286
|
"kindString": "Property",
|
|
@@ -4297,14 +4297,14 @@
|
|
|
4297
4297
|
"type": {
|
|
4298
4298
|
"type": "reflection",
|
|
4299
4299
|
"declaration": {
|
|
4300
|
-
"id":
|
|
4300
|
+
"id": 179,
|
|
4301
4301
|
"name": "__type",
|
|
4302
4302
|
"kind": 65536,
|
|
4303
4303
|
"kindString": "Type literal",
|
|
4304
4304
|
"flags": {},
|
|
4305
4305
|
"children": [
|
|
4306
4306
|
{
|
|
4307
|
-
"id":
|
|
4307
|
+
"id": 180,
|
|
4308
4308
|
"name": "allowAnonymous",
|
|
4309
4309
|
"kind": 1024,
|
|
4310
4310
|
"kindString": "Property",
|
|
@@ -4324,7 +4324,7 @@
|
|
|
4324
4324
|
}
|
|
4325
4325
|
},
|
|
4326
4326
|
{
|
|
4327
|
-
"id":
|
|
4327
|
+
"id": 181,
|
|
4328
4328
|
"name": "allowed",
|
|
4329
4329
|
"kind": 1024,
|
|
4330
4330
|
"kindString": "Property",
|
|
@@ -4368,7 +4368,7 @@
|
|
|
4368
4368
|
}
|
|
4369
4369
|
},
|
|
4370
4370
|
{
|
|
4371
|
-
"id":
|
|
4371
|
+
"id": 182,
|
|
4372
4372
|
"name": "disallowed",
|
|
4373
4373
|
"kind": 1024,
|
|
4374
4374
|
"kindString": "Property",
|
|
@@ -4407,9 +4407,9 @@
|
|
|
4407
4407
|
{
|
|
4408
4408
|
"title": "Properties",
|
|
4409
4409
|
"children": [
|
|
4410
|
-
|
|
4411
|
-
|
|
4412
|
-
|
|
4410
|
+
180,
|
|
4411
|
+
181,
|
|
4412
|
+
182
|
|
4413
4413
|
]
|
|
4414
4414
|
}
|
|
4415
4415
|
],
|
|
@@ -4424,7 +4424,7 @@
|
|
|
4424
4424
|
}
|
|
4425
4425
|
},
|
|
4426
4426
|
{
|
|
4427
|
-
"id":
|
|
4427
|
+
"id": 183,
|
|
4428
4428
|
"name": "storeQueries",
|
|
4429
4429
|
"kind": 1024,
|
|
4430
4430
|
"kindString": "Property",
|
|
@@ -4448,9 +4448,9 @@
|
|
|
4448
4448
|
{
|
|
4449
4449
|
"title": "Properties",
|
|
4450
4450
|
"children": [
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4451
|
+
177,
|
|
4452
|
+
178,
|
|
4453
|
+
183
|
|
4454
4454
|
]
|
|
4455
4455
|
}
|
|
4456
4456
|
],
|
|
@@ -4466,14 +4466,14 @@
|
|
|
4466
4466
|
{
|
|
4467
4467
|
"type": "reflection",
|
|
4468
4468
|
"declaration": {
|
|
4469
|
-
"id":
|
|
4469
|
+
"id": 184,
|
|
4470
4470
|
"name": "__type",
|
|
4471
4471
|
"kind": 65536,
|
|
4472
4472
|
"kindString": "Type literal",
|
|
4473
4473
|
"flags": {},
|
|
4474
4474
|
"children": [
|
|
4475
4475
|
{
|
|
4476
|
-
"id":
|
|
4476
|
+
"id": 185,
|
|
4477
4477
|
"name": "schema",
|
|
4478
4478
|
"kind": 1024,
|
|
4479
4479
|
"kindString": "Property",
|
|
@@ -4495,7 +4495,7 @@
|
|
|
4495
4495
|
{
|
|
4496
4496
|
"title": "Properties",
|
|
4497
4497
|
"children": [
|
|
4498
|
-
|
|
4498
|
+
185
|
|
4499
4499
|
]
|
|
4500
4500
|
}
|
|
4501
4501
|
],
|
|
@@ -4517,7 +4517,7 @@
|
|
|
4517
4517
|
],
|
|
4518
4518
|
"parameters": [
|
|
4519
4519
|
{
|
|
4520
|
-
"id":
|
|
4520
|
+
"id": 187,
|
|
4521
4521
|
"name": "nameOrAddress",
|
|
4522
4522
|
"kind": 32768,
|
|
4523
4523
|
"kindString": "Parameter",
|
|
@@ -4542,7 +4542,7 @@
|
|
|
4542
4542
|
},
|
|
4543
4543
|
{
|
|
4544
4544
|
"type": "reference",
|
|
4545
|
-
"id":
|
|
4545
|
+
"id": 186,
|
|
4546
4546
|
"name": "TModule"
|
|
4547
4547
|
}
|
|
4548
4548
|
]
|
|
@@ -4558,14 +4558,14 @@
|
|
|
4558
4558
|
}
|
|
4559
4559
|
},
|
|
4560
4560
|
{
|
|
4561
|
-
"id":
|
|
4561
|
+
"id": 188,
|
|
4562
4562
|
"name": "resolve",
|
|
4563
4563
|
"kind": 4096,
|
|
4564
4564
|
"kindString": "Call signature",
|
|
4565
4565
|
"flags": {},
|
|
4566
4566
|
"typeParameter": [
|
|
4567
4567
|
{
|
|
4568
|
-
"id":
|
|
4568
|
+
"id": 209,
|
|
4569
4569
|
"name": "TModule",
|
|
4570
4570
|
"kind": 131072,
|
|
4571
4571
|
"kindString": "Type parameter",
|
|
@@ -4587,14 +4587,14 @@
|
|
|
4587
4587
|
{
|
|
4588
4588
|
"type": "reflection",
|
|
4589
4589
|
"declaration": {
|
|
4590
|
-
"id":
|
|
4590
|
+
"id": 189,
|
|
4591
4591
|
"name": "__type",
|
|
4592
4592
|
"kind": 65536,
|
|
4593
4593
|
"kindString": "Type literal",
|
|
4594
4594
|
"flags": {},
|
|
4595
4595
|
"children": [
|
|
4596
4596
|
{
|
|
4597
|
-
"id":
|
|
4597
|
+
"id": 190,
|
|
4598
4598
|
"name": "name",
|
|
4599
4599
|
"kind": 1024,
|
|
4600
4600
|
"kindString": "Property",
|
|
@@ -4614,7 +4614,7 @@
|
|
|
4614
4614
|
}
|
|
4615
4615
|
},
|
|
4616
4616
|
{
|
|
4617
|
-
"id":
|
|
4617
|
+
"id": 191,
|
|
4618
4618
|
"name": "security",
|
|
4619
4619
|
"kind": 1024,
|
|
4620
4620
|
"kindString": "Property",
|
|
@@ -4631,14 +4631,14 @@
|
|
|
4631
4631
|
"type": {
|
|
4632
4632
|
"type": "reflection",
|
|
4633
4633
|
"declaration": {
|
|
4634
|
-
"id":
|
|
4634
|
+
"id": 192,
|
|
4635
4635
|
"name": "__type",
|
|
4636
4636
|
"kind": 65536,
|
|
4637
4637
|
"kindString": "Type literal",
|
|
4638
4638
|
"flags": {},
|
|
4639
4639
|
"children": [
|
|
4640
4640
|
{
|
|
4641
|
-
"id":
|
|
4641
|
+
"id": 193,
|
|
4642
4642
|
"name": "allowAnonymous",
|
|
4643
4643
|
"kind": 1024,
|
|
4644
4644
|
"kindString": "Property",
|
|
@@ -4658,7 +4658,7 @@
|
|
|
4658
4658
|
}
|
|
4659
4659
|
},
|
|
4660
4660
|
{
|
|
4661
|
-
"id":
|
|
4661
|
+
"id": 194,
|
|
4662
4662
|
"name": "allowed",
|
|
4663
4663
|
"kind": 1024,
|
|
4664
4664
|
"kindString": "Property",
|
|
@@ -4702,7 +4702,7 @@
|
|
|
4702
4702
|
}
|
|
4703
4703
|
},
|
|
4704
4704
|
{
|
|
4705
|
-
"id":
|
|
4705
|
+
"id": 195,
|
|
4706
4706
|
"name": "disallowed",
|
|
4707
4707
|
"kind": 1024,
|
|
4708
4708
|
"kindString": "Property",
|
|
@@ -4741,9 +4741,9 @@
|
|
|
4741
4741
|
{
|
|
4742
4742
|
"title": "Properties",
|
|
4743
4743
|
"children": [
|
|
4744
|
-
|
|
4745
|
-
|
|
4746
|
-
|
|
4744
|
+
193,
|
|
4745
|
+
194,
|
|
4746
|
+
195
|
|
4747
4747
|
]
|
|
4748
4748
|
}
|
|
4749
4749
|
],
|
|
@@ -4758,7 +4758,7 @@
|
|
|
4758
4758
|
}
|
|
4759
4759
|
},
|
|
4760
4760
|
{
|
|
4761
|
-
"id":
|
|
4761
|
+
"id": 196,
|
|
4762
4762
|
"name": "storeQueries",
|
|
4763
4763
|
"kind": 1024,
|
|
4764
4764
|
"kindString": "Property",
|
|
@@ -4782,9 +4782,9 @@
|
|
|
4782
4782
|
{
|
|
4783
4783
|
"title": "Properties",
|
|
4784
4784
|
"children": [
|
|
4785
|
-
|
|
4786
|
-
|
|
4787
|
-
|
|
4785
|
+
190,
|
|
4786
|
+
191,
|
|
4787
|
+
196
|
|
4788
4788
|
]
|
|
4789
4789
|
}
|
|
4790
4790
|
],
|
|
@@ -4800,14 +4800,14 @@
|
|
|
4800
4800
|
{
|
|
4801
4801
|
"type": "reflection",
|
|
4802
4802
|
"declaration": {
|
|
4803
|
-
"id":
|
|
4803
|
+
"id": 197,
|
|
4804
4804
|
"name": "__type",
|
|
4805
4805
|
"kind": 65536,
|
|
4806
4806
|
"kindString": "Type literal",
|
|
4807
4807
|
"flags": {},
|
|
4808
4808
|
"children": [
|
|
4809
4809
|
{
|
|
4810
|
-
"id":
|
|
4810
|
+
"id": 198,
|
|
4811
4811
|
"name": "schema",
|
|
4812
4812
|
"kind": 1024,
|
|
4813
4813
|
"kindString": "Property",
|
|
@@ -4829,7 +4829,7 @@
|
|
|
4829
4829
|
{
|
|
4830
4830
|
"title": "Properties",
|
|
4831
4831
|
"children": [
|
|
4832
|
-
|
|
4832
|
+
198
|
|
4833
4833
|
]
|
|
4834
4834
|
}
|
|
4835
4835
|
],
|
|
@@ -4864,14 +4864,14 @@
|
|
|
4864
4864
|
{
|
|
4865
4865
|
"type": "reflection",
|
|
4866
4866
|
"declaration": {
|
|
4867
|
-
"id":
|
|
4867
|
+
"id": 199,
|
|
4868
4868
|
"name": "__type",
|
|
4869
4869
|
"kind": 65536,
|
|
4870
4870
|
"kindString": "Type literal",
|
|
4871
4871
|
"flags": {},
|
|
4872
4872
|
"children": [
|
|
4873
4873
|
{
|
|
4874
|
-
"id":
|
|
4874
|
+
"id": 200,
|
|
4875
4875
|
"name": "name",
|
|
4876
4876
|
"kind": 1024,
|
|
4877
4877
|
"kindString": "Property",
|
|
@@ -4891,7 +4891,7 @@
|
|
|
4891
4891
|
}
|
|
4892
4892
|
},
|
|
4893
4893
|
{
|
|
4894
|
-
"id":
|
|
4894
|
+
"id": 201,
|
|
4895
4895
|
"name": "security",
|
|
4896
4896
|
"kind": 1024,
|
|
4897
4897
|
"kindString": "Property",
|
|
@@ -4908,14 +4908,14 @@
|
|
|
4908
4908
|
"type": {
|
|
4909
4909
|
"type": "reflection",
|
|
4910
4910
|
"declaration": {
|
|
4911
|
-
"id":
|
|
4911
|
+
"id": 202,
|
|
4912
4912
|
"name": "__type",
|
|
4913
4913
|
"kind": 65536,
|
|
4914
4914
|
"kindString": "Type literal",
|
|
4915
4915
|
"flags": {},
|
|
4916
4916
|
"children": [
|
|
4917
4917
|
{
|
|
4918
|
-
"id":
|
|
4918
|
+
"id": 203,
|
|
4919
4919
|
"name": "allowAnonymous",
|
|
4920
4920
|
"kind": 1024,
|
|
4921
4921
|
"kindString": "Property",
|
|
@@ -4935,7 +4935,7 @@
|
|
|
4935
4935
|
}
|
|
4936
4936
|
},
|
|
4937
4937
|
{
|
|
4938
|
-
"id":
|
|
4938
|
+
"id": 204,
|
|
4939
4939
|
"name": "allowed",
|
|
4940
4940
|
"kind": 1024,
|
|
4941
4941
|
"kindString": "Property",
|
|
@@ -4979,7 +4979,7 @@
|
|
|
4979
4979
|
}
|
|
4980
4980
|
},
|
|
4981
4981
|
{
|
|
4982
|
-
"id":
|
|
4982
|
+
"id": 205,
|
|
4983
4983
|
"name": "disallowed",
|
|
4984
4984
|
"kind": 1024,
|
|
4985
4985
|
"kindString": "Property",
|
|
@@ -5018,9 +5018,9 @@
|
|
|
5018
5018
|
{
|
|
5019
5019
|
"title": "Properties",
|
|
5020
5020
|
"children": [
|
|
5021
|
-
|
|
5022
|
-
|
|
5023
|
-
|
|
5021
|
+
203,
|
|
5022
|
+
204,
|
|
5023
|
+
205
|
|
5024
5024
|
]
|
|
5025
5025
|
}
|
|
5026
5026
|
],
|
|
@@ -5035,7 +5035,7 @@
|
|
|
5035
5035
|
}
|
|
5036
5036
|
},
|
|
5037
5037
|
{
|
|
5038
|
-
"id":
|
|
5038
|
+
"id": 206,
|
|
5039
5039
|
"name": "storeQueries",
|
|
5040
5040
|
"kind": 1024,
|
|
5041
5041
|
"kindString": "Property",
|
|
@@ -5059,9 +5059,9 @@
|
|
|
5059
5059
|
{
|
|
5060
5060
|
"title": "Properties",
|
|
5061
5061
|
"children": [
|
|
5062
|
-
|
|
5063
|
-
|
|
5064
|
-
|
|
5062
|
+
200,
|
|
5063
|
+
201,
|
|
5064
|
+
206
|
|
5065
5065
|
]
|
|
5066
5066
|
}
|
|
5067
5067
|
],
|
|
@@ -5077,14 +5077,14 @@
|
|
|
5077
5077
|
{
|
|
5078
5078
|
"type": "reflection",
|
|
5079
5079
|
"declaration": {
|
|
5080
|
-
"id":
|
|
5080
|
+
"id": 207,
|
|
5081
5081
|
"name": "__type",
|
|
5082
5082
|
"kind": 65536,
|
|
5083
5083
|
"kindString": "Type literal",
|
|
5084
5084
|
"flags": {},
|
|
5085
5085
|
"children": [
|
|
5086
5086
|
{
|
|
5087
|
-
"id":
|
|
5087
|
+
"id": 208,
|
|
5088
5088
|
"name": "schema",
|
|
5089
5089
|
"kind": 1024,
|
|
5090
5090
|
"kindString": "Property",
|
|
@@ -5106,7 +5106,7 @@
|
|
|
5106
5106
|
{
|
|
5107
5107
|
"title": "Properties",
|
|
5108
5108
|
"children": [
|
|
5109
|
-
|
|
5109
|
+
208
|
|
5110
5110
|
]
|
|
5111
5111
|
}
|
|
5112
5112
|
],
|
|
@@ -5128,7 +5128,7 @@
|
|
|
5128
5128
|
],
|
|
5129
5129
|
"parameters": [
|
|
5130
5130
|
{
|
|
5131
|
-
"id":
|
|
5131
|
+
"id": 210,
|
|
5132
5132
|
"name": "filter",
|
|
5133
5133
|
"kind": 32768,
|
|
5134
5134
|
"kindString": "Parameter",
|
|
@@ -5148,7 +5148,7 @@
|
|
|
5148
5148
|
"type": "array",
|
|
5149
5149
|
"elementType": {
|
|
5150
5150
|
"type": "reference",
|
|
5151
|
-
"id":
|
|
5151
|
+
"id": 209,
|
|
5152
5152
|
"name": "TModule"
|
|
5153
5153
|
}
|
|
5154
5154
|
}
|
|
@@ -5169,7 +5169,7 @@
|
|
|
5169
5169
|
}
|
|
5170
5170
|
},
|
|
5171
5171
|
{
|
|
5172
|
-
"id":
|
|
5172
|
+
"id": 211,
|
|
5173
5173
|
"name": "resolveWrapped",
|
|
5174
5174
|
"kind": 2048,
|
|
5175
5175
|
"kindString": "Method",
|
|
@@ -5177,18 +5177,18 @@
|
|
|
5177
5177
|
"sources": [
|
|
5178
5178
|
{
|
|
5179
5179
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
5180
|
-
"line":
|
|
5180
|
+
"line": 47,
|
|
5181
5181
|
"character": 4
|
|
5182
5182
|
},
|
|
5183
5183
|
{
|
|
5184
5184
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
5185
|
-
"line":
|
|
5185
|
+
"line": 48,
|
|
5186
5186
|
"character": 4
|
|
5187
5187
|
}
|
|
5188
5188
|
],
|
|
5189
5189
|
"signatures": [
|
|
5190
5190
|
{
|
|
5191
|
-
"id":
|
|
5191
|
+
"id": 212,
|
|
5192
5192
|
"name": "resolveWrapped",
|
|
5193
5193
|
"kind": 4096,
|
|
5194
5194
|
"kindString": "Call signature",
|
|
@@ -5227,7 +5227,7 @@
|
|
|
5227
5227
|
},
|
|
5228
5228
|
"typeParameter": [
|
|
5229
5229
|
{
|
|
5230
|
-
"id":
|
|
5230
|
+
"id": 233,
|
|
5231
5231
|
"name": "T",
|
|
5232
5232
|
"kind": 131072,
|
|
5233
5233
|
"kindString": "Type parameter",
|
|
@@ -5252,14 +5252,14 @@
|
|
|
5252
5252
|
{
|
|
5253
5253
|
"type": "reflection",
|
|
5254
5254
|
"declaration": {
|
|
5255
|
-
"id":
|
|
5255
|
+
"id": 213,
|
|
5256
5256
|
"name": "__type",
|
|
5257
5257
|
"kind": 65536,
|
|
5258
5258
|
"kindString": "Type literal",
|
|
5259
5259
|
"flags": {},
|
|
5260
5260
|
"children": [
|
|
5261
5261
|
{
|
|
5262
|
-
"id":
|
|
5262
|
+
"id": 214,
|
|
5263
5263
|
"name": "name",
|
|
5264
5264
|
"kind": 1024,
|
|
5265
5265
|
"kindString": "Property",
|
|
@@ -5279,7 +5279,7 @@
|
|
|
5279
5279
|
}
|
|
5280
5280
|
},
|
|
5281
5281
|
{
|
|
5282
|
-
"id":
|
|
5282
|
+
"id": 215,
|
|
5283
5283
|
"name": "security",
|
|
5284
5284
|
"kind": 1024,
|
|
5285
5285
|
"kindString": "Property",
|
|
@@ -5296,14 +5296,14 @@
|
|
|
5296
5296
|
"type": {
|
|
5297
5297
|
"type": "reflection",
|
|
5298
5298
|
"declaration": {
|
|
5299
|
-
"id":
|
|
5299
|
+
"id": 216,
|
|
5300
5300
|
"name": "__type",
|
|
5301
5301
|
"kind": 65536,
|
|
5302
5302
|
"kindString": "Type literal",
|
|
5303
5303
|
"flags": {},
|
|
5304
5304
|
"children": [
|
|
5305
5305
|
{
|
|
5306
|
-
"id":
|
|
5306
|
+
"id": 217,
|
|
5307
5307
|
"name": "allowAnonymous",
|
|
5308
5308
|
"kind": 1024,
|
|
5309
5309
|
"kindString": "Property",
|
|
@@ -5323,7 +5323,7 @@
|
|
|
5323
5323
|
}
|
|
5324
5324
|
},
|
|
5325
5325
|
{
|
|
5326
|
-
"id":
|
|
5326
|
+
"id": 218,
|
|
5327
5327
|
"name": "allowed",
|
|
5328
5328
|
"kind": 1024,
|
|
5329
5329
|
"kindString": "Property",
|
|
@@ -5367,7 +5367,7 @@
|
|
|
5367
5367
|
}
|
|
5368
5368
|
},
|
|
5369
5369
|
{
|
|
5370
|
-
"id":
|
|
5370
|
+
"id": 219,
|
|
5371
5371
|
"name": "disallowed",
|
|
5372
5372
|
"kind": 1024,
|
|
5373
5373
|
"kindString": "Property",
|
|
@@ -5406,9 +5406,9 @@
|
|
|
5406
5406
|
{
|
|
5407
5407
|
"title": "Properties",
|
|
5408
5408
|
"children": [
|
|
5409
|
-
|
|
5410
|
-
|
|
5411
|
-
|
|
5409
|
+
217,
|
|
5410
|
+
218,
|
|
5411
|
+
219
|
|
5412
5412
|
]
|
|
5413
5413
|
}
|
|
5414
5414
|
],
|
|
@@ -5423,7 +5423,7 @@
|
|
|
5423
5423
|
}
|
|
5424
5424
|
},
|
|
5425
5425
|
{
|
|
5426
|
-
"id":
|
|
5426
|
+
"id": 220,
|
|
5427
5427
|
"name": "storeQueries",
|
|
5428
5428
|
"kind": 1024,
|
|
5429
5429
|
"kindString": "Property",
|
|
@@ -5447,9 +5447,9 @@
|
|
|
5447
5447
|
{
|
|
5448
5448
|
"title": "Properties",
|
|
5449
5449
|
"children": [
|
|
5450
|
-
|
|
5451
|
-
|
|
5452
|
-
|
|
5450
|
+
214,
|
|
5451
|
+
215,
|
|
5452
|
+
220
|
|
5453
5453
|
]
|
|
5454
5454
|
}
|
|
5455
5455
|
],
|
|
@@ -5465,14 +5465,14 @@
|
|
|
5465
5465
|
{
|
|
5466
5466
|
"type": "reflection",
|
|
5467
5467
|
"declaration": {
|
|
5468
|
-
"id":
|
|
5468
|
+
"id": 221,
|
|
5469
5469
|
"name": "__type",
|
|
5470
5470
|
"kind": 65536,
|
|
5471
5471
|
"kindString": "Type literal",
|
|
5472
5472
|
"flags": {},
|
|
5473
5473
|
"children": [
|
|
5474
5474
|
{
|
|
5475
|
-
"id":
|
|
5475
|
+
"id": 222,
|
|
5476
5476
|
"name": "schema",
|
|
5477
5477
|
"kind": 1024,
|
|
5478
5478
|
"kindString": "Property",
|
|
@@ -5494,7 +5494,7 @@
|
|
|
5494
5494
|
{
|
|
5495
5495
|
"title": "Properties",
|
|
5496
5496
|
"children": [
|
|
5497
|
-
|
|
5497
|
+
222
|
|
5498
5498
|
]
|
|
5499
5499
|
}
|
|
5500
5500
|
],
|
|
@@ -5514,7 +5514,7 @@
|
|
|
5514
5514
|
},
|
|
5515
5515
|
{
|
|
5516
5516
|
"type": "reference",
|
|
5517
|
-
"id":
|
|
5517
|
+
"id": 233,
|
|
5518
5518
|
"name": "T"
|
|
5519
5519
|
}
|
|
5520
5520
|
],
|
|
@@ -5540,14 +5540,14 @@
|
|
|
5540
5540
|
{
|
|
5541
5541
|
"type": "reflection",
|
|
5542
5542
|
"declaration": {
|
|
5543
|
-
"id":
|
|
5543
|
+
"id": 223,
|
|
5544
5544
|
"name": "__type",
|
|
5545
5545
|
"kind": 65536,
|
|
5546
5546
|
"kindString": "Type literal",
|
|
5547
5547
|
"flags": {},
|
|
5548
5548
|
"children": [
|
|
5549
5549
|
{
|
|
5550
|
-
"id":
|
|
5550
|
+
"id": 224,
|
|
5551
5551
|
"name": "name",
|
|
5552
5552
|
"kind": 1024,
|
|
5553
5553
|
"kindString": "Property",
|
|
@@ -5567,7 +5567,7 @@
|
|
|
5567
5567
|
}
|
|
5568
5568
|
},
|
|
5569
5569
|
{
|
|
5570
|
-
"id":
|
|
5570
|
+
"id": 225,
|
|
5571
5571
|
"name": "security",
|
|
5572
5572
|
"kind": 1024,
|
|
5573
5573
|
"kindString": "Property",
|
|
@@ -5584,14 +5584,14 @@
|
|
|
5584
5584
|
"type": {
|
|
5585
5585
|
"type": "reflection",
|
|
5586
5586
|
"declaration": {
|
|
5587
|
-
"id":
|
|
5587
|
+
"id": 226,
|
|
5588
5588
|
"name": "__type",
|
|
5589
5589
|
"kind": 65536,
|
|
5590
5590
|
"kindString": "Type literal",
|
|
5591
5591
|
"flags": {},
|
|
5592
5592
|
"children": [
|
|
5593
5593
|
{
|
|
5594
|
-
"id":
|
|
5594
|
+
"id": 227,
|
|
5595
5595
|
"name": "allowAnonymous",
|
|
5596
5596
|
"kind": 1024,
|
|
5597
5597
|
"kindString": "Property",
|
|
@@ -5611,7 +5611,7 @@
|
|
|
5611
5611
|
}
|
|
5612
5612
|
},
|
|
5613
5613
|
{
|
|
5614
|
-
"id":
|
|
5614
|
+
"id": 228,
|
|
5615
5615
|
"name": "allowed",
|
|
5616
5616
|
"kind": 1024,
|
|
5617
5617
|
"kindString": "Property",
|
|
@@ -5655,7 +5655,7 @@
|
|
|
5655
5655
|
}
|
|
5656
5656
|
},
|
|
5657
5657
|
{
|
|
5658
|
-
"id":
|
|
5658
|
+
"id": 229,
|
|
5659
5659
|
"name": "disallowed",
|
|
5660
5660
|
"kind": 1024,
|
|
5661
5661
|
"kindString": "Property",
|
|
@@ -5694,9 +5694,9 @@
|
|
|
5694
5694
|
{
|
|
5695
5695
|
"title": "Properties",
|
|
5696
5696
|
"children": [
|
|
5697
|
-
|
|
5698
|
-
|
|
5699
|
-
|
|
5697
|
+
227,
|
|
5698
|
+
228,
|
|
5699
|
+
229
|
|
5700
5700
|
]
|
|
5701
5701
|
}
|
|
5702
5702
|
],
|
|
@@ -5711,7 +5711,7 @@
|
|
|
5711
5711
|
}
|
|
5712
5712
|
},
|
|
5713
5713
|
{
|
|
5714
|
-
"id":
|
|
5714
|
+
"id": 230,
|
|
5715
5715
|
"name": "storeQueries",
|
|
5716
5716
|
"kind": 1024,
|
|
5717
5717
|
"kindString": "Property",
|
|
@@ -5735,9 +5735,9 @@
|
|
|
5735
5735
|
{
|
|
5736
5736
|
"title": "Properties",
|
|
5737
5737
|
"children": [
|
|
5738
|
-
|
|
5739
|
-
|
|
5740
|
-
|
|
5738
|
+
224,
|
|
5739
|
+
225,
|
|
5740
|
+
230
|
|
5741
5741
|
]
|
|
5742
5742
|
}
|
|
5743
5743
|
],
|
|
@@ -5753,14 +5753,14 @@
|
|
|
5753
5753
|
{
|
|
5754
5754
|
"type": "reflection",
|
|
5755
5755
|
"declaration": {
|
|
5756
|
-
"id":
|
|
5756
|
+
"id": 231,
|
|
5757
5757
|
"name": "__type",
|
|
5758
5758
|
"kind": 65536,
|
|
5759
5759
|
"kindString": "Type literal",
|
|
5760
5760
|
"flags": {},
|
|
5761
5761
|
"children": [
|
|
5762
5762
|
{
|
|
5763
|
-
"id":
|
|
5763
|
+
"id": 232,
|
|
5764
5764
|
"name": "schema",
|
|
5765
5765
|
"kind": 1024,
|
|
5766
5766
|
"kindString": "Property",
|
|
@@ -5782,7 +5782,7 @@
|
|
|
5782
5782
|
{
|
|
5783
5783
|
"title": "Properties",
|
|
5784
5784
|
"children": [
|
|
5785
|
-
|
|
5785
|
+
232
|
|
5786
5786
|
]
|
|
5787
5787
|
}
|
|
5788
5788
|
],
|
|
@@ -5807,7 +5807,7 @@
|
|
|
5807
5807
|
],
|
|
5808
5808
|
"parameters": [
|
|
5809
5809
|
{
|
|
5810
|
-
"id":
|
|
5810
|
+
"id": 234,
|
|
5811
5811
|
"name": "wrapper",
|
|
5812
5812
|
"kind": 32768,
|
|
5813
5813
|
"kindString": "Parameter",
|
|
@@ -5840,14 +5840,14 @@
|
|
|
5840
5840
|
{
|
|
5841
5841
|
"type": "reflection",
|
|
5842
5842
|
"declaration": {
|
|
5843
|
-
"id":
|
|
5843
|
+
"id": 235,
|
|
5844
5844
|
"name": "__type",
|
|
5845
5845
|
"kind": 65536,
|
|
5846
5846
|
"kindString": "Type literal",
|
|
5847
5847
|
"flags": {},
|
|
5848
5848
|
"children": [
|
|
5849
5849
|
{
|
|
5850
|
-
"id":
|
|
5850
|
+
"id": 236,
|
|
5851
5851
|
"name": "name",
|
|
5852
5852
|
"kind": 1024,
|
|
5853
5853
|
"kindString": "Property",
|
|
@@ -5867,7 +5867,7 @@
|
|
|
5867
5867
|
}
|
|
5868
5868
|
},
|
|
5869
5869
|
{
|
|
5870
|
-
"id":
|
|
5870
|
+
"id": 237,
|
|
5871
5871
|
"name": "security",
|
|
5872
5872
|
"kind": 1024,
|
|
5873
5873
|
"kindString": "Property",
|
|
@@ -5884,14 +5884,14 @@
|
|
|
5884
5884
|
"type": {
|
|
5885
5885
|
"type": "reflection",
|
|
5886
5886
|
"declaration": {
|
|
5887
|
-
"id":
|
|
5887
|
+
"id": 238,
|
|
5888
5888
|
"name": "__type",
|
|
5889
5889
|
"kind": 65536,
|
|
5890
5890
|
"kindString": "Type literal",
|
|
5891
5891
|
"flags": {},
|
|
5892
5892
|
"children": [
|
|
5893
5893
|
{
|
|
5894
|
-
"id":
|
|
5894
|
+
"id": 239,
|
|
5895
5895
|
"name": "allowAnonymous",
|
|
5896
5896
|
"kind": 1024,
|
|
5897
5897
|
"kindString": "Property",
|
|
@@ -5911,7 +5911,7 @@
|
|
|
5911
5911
|
}
|
|
5912
5912
|
},
|
|
5913
5913
|
{
|
|
5914
|
-
"id":
|
|
5914
|
+
"id": 240,
|
|
5915
5915
|
"name": "allowed",
|
|
5916
5916
|
"kind": 1024,
|
|
5917
5917
|
"kindString": "Property",
|
|
@@ -5955,7 +5955,7 @@
|
|
|
5955
5955
|
}
|
|
5956
5956
|
},
|
|
5957
5957
|
{
|
|
5958
|
-
"id":
|
|
5958
|
+
"id": 241,
|
|
5959
5959
|
"name": "disallowed",
|
|
5960
5960
|
"kind": 1024,
|
|
5961
5961
|
"kindString": "Property",
|
|
@@ -5994,9 +5994,9 @@
|
|
|
5994
5994
|
{
|
|
5995
5995
|
"title": "Properties",
|
|
5996
5996
|
"children": [
|
|
5997
|
-
|
|
5998
|
-
|
|
5999
|
-
|
|
5997
|
+
239,
|
|
5998
|
+
240,
|
|
5999
|
+
241
|
|
6000
6000
|
]
|
|
6001
6001
|
}
|
|
6002
6002
|
],
|
|
@@ -6011,7 +6011,7 @@
|
|
|
6011
6011
|
}
|
|
6012
6012
|
},
|
|
6013
6013
|
{
|
|
6014
|
-
"id":
|
|
6014
|
+
"id": 242,
|
|
6015
6015
|
"name": "storeQueries",
|
|
6016
6016
|
"kind": 1024,
|
|
6017
6017
|
"kindString": "Property",
|
|
@@ -6035,9 +6035,9 @@
|
|
|
6035
6035
|
{
|
|
6036
6036
|
"title": "Properties",
|
|
6037
6037
|
"children": [
|
|
6038
|
-
|
|
6039
|
-
|
|
6040
|
-
|
|
6038
|
+
236,
|
|
6039
|
+
237,
|
|
6040
|
+
242
|
|
6041
6041
|
]
|
|
6042
6042
|
}
|
|
6043
6043
|
],
|
|
@@ -6053,14 +6053,14 @@
|
|
|
6053
6053
|
{
|
|
6054
6054
|
"type": "reflection",
|
|
6055
6055
|
"declaration": {
|
|
6056
|
-
"id":
|
|
6056
|
+
"id": 243,
|
|
6057
6057
|
"name": "__type",
|
|
6058
6058
|
"kind": 65536,
|
|
6059
6059
|
"kindString": "Type literal",
|
|
6060
6060
|
"flags": {},
|
|
6061
6061
|
"children": [
|
|
6062
6062
|
{
|
|
6063
|
-
"id":
|
|
6063
|
+
"id": 244,
|
|
6064
6064
|
"name": "schema",
|
|
6065
6065
|
"kind": 1024,
|
|
6066
6066
|
"kindString": "Property",
|
|
@@ -6082,7 +6082,7 @@
|
|
|
6082
6082
|
{
|
|
6083
6083
|
"title": "Properties",
|
|
6084
6084
|
"children": [
|
|
6085
|
-
|
|
6085
|
+
244
|
|
6086
6086
|
]
|
|
6087
6087
|
}
|
|
6088
6088
|
],
|
|
@@ -6102,7 +6102,7 @@
|
|
|
6102
6102
|
},
|
|
6103
6103
|
{
|
|
6104
6104
|
"type": "reference",
|
|
6105
|
-
"id":
|
|
6105
|
+
"id": 233,
|
|
6106
6106
|
"name": "T"
|
|
6107
6107
|
}
|
|
6108
6108
|
],
|
|
@@ -6110,7 +6110,7 @@
|
|
|
6110
6110
|
}
|
|
6111
6111
|
},
|
|
6112
6112
|
{
|
|
6113
|
-
"id":
|
|
6113
|
+
"id": 245,
|
|
6114
6114
|
"name": "filter",
|
|
6115
6115
|
"kind": 32768,
|
|
6116
6116
|
"kindString": "Parameter",
|
|
@@ -6138,7 +6138,7 @@
|
|
|
6138
6138
|
"type": "array",
|
|
6139
6139
|
"elementType": {
|
|
6140
6140
|
"type": "reference",
|
|
6141
|
-
"id":
|
|
6141
|
+
"id": 233,
|
|
6142
6142
|
"name": "T"
|
|
6143
6143
|
}
|
|
6144
6144
|
}
|
|
@@ -6153,14 +6153,14 @@
|
|
|
6153
6153
|
}
|
|
6154
6154
|
},
|
|
6155
6155
|
{
|
|
6156
|
-
"id":
|
|
6156
|
+
"id": 246,
|
|
6157
6157
|
"name": "resolveWrapped",
|
|
6158
6158
|
"kind": 4096,
|
|
6159
6159
|
"kindString": "Call signature",
|
|
6160
6160
|
"flags": {},
|
|
6161
6161
|
"typeParameter": [
|
|
6162
6162
|
{
|
|
6163
|
-
"id":
|
|
6163
|
+
"id": 267,
|
|
6164
6164
|
"name": "T",
|
|
6165
6165
|
"kind": 131072,
|
|
6166
6166
|
"kindString": "Type parameter",
|
|
@@ -6185,14 +6185,14 @@
|
|
|
6185
6185
|
{
|
|
6186
6186
|
"type": "reflection",
|
|
6187
6187
|
"declaration": {
|
|
6188
|
-
"id":
|
|
6188
|
+
"id": 247,
|
|
6189
6189
|
"name": "__type",
|
|
6190
6190
|
"kind": 65536,
|
|
6191
6191
|
"kindString": "Type literal",
|
|
6192
6192
|
"flags": {},
|
|
6193
6193
|
"children": [
|
|
6194
6194
|
{
|
|
6195
|
-
"id":
|
|
6195
|
+
"id": 248,
|
|
6196
6196
|
"name": "name",
|
|
6197
6197
|
"kind": 1024,
|
|
6198
6198
|
"kindString": "Property",
|
|
@@ -6212,7 +6212,7 @@
|
|
|
6212
6212
|
}
|
|
6213
6213
|
},
|
|
6214
6214
|
{
|
|
6215
|
-
"id":
|
|
6215
|
+
"id": 249,
|
|
6216
6216
|
"name": "security",
|
|
6217
6217
|
"kind": 1024,
|
|
6218
6218
|
"kindString": "Property",
|
|
@@ -6229,14 +6229,14 @@
|
|
|
6229
6229
|
"type": {
|
|
6230
6230
|
"type": "reflection",
|
|
6231
6231
|
"declaration": {
|
|
6232
|
-
"id":
|
|
6232
|
+
"id": 250,
|
|
6233
6233
|
"name": "__type",
|
|
6234
6234
|
"kind": 65536,
|
|
6235
6235
|
"kindString": "Type literal",
|
|
6236
6236
|
"flags": {},
|
|
6237
6237
|
"children": [
|
|
6238
6238
|
{
|
|
6239
|
-
"id":
|
|
6239
|
+
"id": 251,
|
|
6240
6240
|
"name": "allowAnonymous",
|
|
6241
6241
|
"kind": 1024,
|
|
6242
6242
|
"kindString": "Property",
|
|
@@ -6256,7 +6256,7 @@
|
|
|
6256
6256
|
}
|
|
6257
6257
|
},
|
|
6258
6258
|
{
|
|
6259
|
-
"id":
|
|
6259
|
+
"id": 252,
|
|
6260
6260
|
"name": "allowed",
|
|
6261
6261
|
"kind": 1024,
|
|
6262
6262
|
"kindString": "Property",
|
|
@@ -6300,7 +6300,7 @@
|
|
|
6300
6300
|
}
|
|
6301
6301
|
},
|
|
6302
6302
|
{
|
|
6303
|
-
"id":
|
|
6303
|
+
"id": 253,
|
|
6304
6304
|
"name": "disallowed",
|
|
6305
6305
|
"kind": 1024,
|
|
6306
6306
|
"kindString": "Property",
|
|
@@ -6339,9 +6339,9 @@
|
|
|
6339
6339
|
{
|
|
6340
6340
|
"title": "Properties",
|
|
6341
6341
|
"children": [
|
|
6342
|
-
|
|
6343
|
-
|
|
6344
|
-
|
|
6342
|
+
251,
|
|
6343
|
+
252,
|
|
6344
|
+
253
|
|
6345
6345
|
]
|
|
6346
6346
|
}
|
|
6347
6347
|
],
|
|
@@ -6356,7 +6356,7 @@
|
|
|
6356
6356
|
}
|
|
6357
6357
|
},
|
|
6358
6358
|
{
|
|
6359
|
-
"id":
|
|
6359
|
+
"id": 254,
|
|
6360
6360
|
"name": "storeQueries",
|
|
6361
6361
|
"kind": 1024,
|
|
6362
6362
|
"kindString": "Property",
|
|
@@ -6380,9 +6380,9 @@
|
|
|
6380
6380
|
{
|
|
6381
6381
|
"title": "Properties",
|
|
6382
6382
|
"children": [
|
|
6383
|
-
|
|
6384
|
-
|
|
6385
|
-
|
|
6383
|
+
248,
|
|
6384
|
+
249,
|
|
6385
|
+
254
|
|
6386
6386
|
]
|
|
6387
6387
|
}
|
|
6388
6388
|
],
|
|
@@ -6398,14 +6398,14 @@
|
|
|
6398
6398
|
{
|
|
6399
6399
|
"type": "reflection",
|
|
6400
6400
|
"declaration": {
|
|
6401
|
-
"id":
|
|
6401
|
+
"id": 255,
|
|
6402
6402
|
"name": "__type",
|
|
6403
6403
|
"kind": 65536,
|
|
6404
6404
|
"kindString": "Type literal",
|
|
6405
6405
|
"flags": {},
|
|
6406
6406
|
"children": [
|
|
6407
6407
|
{
|
|
6408
|
-
"id":
|
|
6408
|
+
"id": 256,
|
|
6409
6409
|
"name": "schema",
|
|
6410
6410
|
"kind": 1024,
|
|
6411
6411
|
"kindString": "Property",
|
|
@@ -6427,7 +6427,7 @@
|
|
|
6427
6427
|
{
|
|
6428
6428
|
"title": "Properties",
|
|
6429
6429
|
"children": [
|
|
6430
|
-
|
|
6430
|
+
256
|
|
6431
6431
|
]
|
|
6432
6432
|
}
|
|
6433
6433
|
],
|
|
@@ -6447,7 +6447,7 @@
|
|
|
6447
6447
|
},
|
|
6448
6448
|
{
|
|
6449
6449
|
"type": "reference",
|
|
6450
|
-
"id":
|
|
6450
|
+
"id": 267,
|
|
6451
6451
|
"name": "T"
|
|
6452
6452
|
}
|
|
6453
6453
|
],
|
|
@@ -6473,14 +6473,14 @@
|
|
|
6473
6473
|
{
|
|
6474
6474
|
"type": "reflection",
|
|
6475
6475
|
"declaration": {
|
|
6476
|
-
"id":
|
|
6476
|
+
"id": 257,
|
|
6477
6477
|
"name": "__type",
|
|
6478
6478
|
"kind": 65536,
|
|
6479
6479
|
"kindString": "Type literal",
|
|
6480
6480
|
"flags": {},
|
|
6481
6481
|
"children": [
|
|
6482
6482
|
{
|
|
6483
|
-
"id":
|
|
6483
|
+
"id": 258,
|
|
6484
6484
|
"name": "name",
|
|
6485
6485
|
"kind": 1024,
|
|
6486
6486
|
"kindString": "Property",
|
|
@@ -6500,7 +6500,7 @@
|
|
|
6500
6500
|
}
|
|
6501
6501
|
},
|
|
6502
6502
|
{
|
|
6503
|
-
"id":
|
|
6503
|
+
"id": 259,
|
|
6504
6504
|
"name": "security",
|
|
6505
6505
|
"kind": 1024,
|
|
6506
6506
|
"kindString": "Property",
|
|
@@ -6517,14 +6517,14 @@
|
|
|
6517
6517
|
"type": {
|
|
6518
6518
|
"type": "reflection",
|
|
6519
6519
|
"declaration": {
|
|
6520
|
-
"id":
|
|
6520
|
+
"id": 260,
|
|
6521
6521
|
"name": "__type",
|
|
6522
6522
|
"kind": 65536,
|
|
6523
6523
|
"kindString": "Type literal",
|
|
6524
6524
|
"flags": {},
|
|
6525
6525
|
"children": [
|
|
6526
6526
|
{
|
|
6527
|
-
"id":
|
|
6527
|
+
"id": 261,
|
|
6528
6528
|
"name": "allowAnonymous",
|
|
6529
6529
|
"kind": 1024,
|
|
6530
6530
|
"kindString": "Property",
|
|
@@ -6544,7 +6544,7 @@
|
|
|
6544
6544
|
}
|
|
6545
6545
|
},
|
|
6546
6546
|
{
|
|
6547
|
-
"id":
|
|
6547
|
+
"id": 262,
|
|
6548
6548
|
"name": "allowed",
|
|
6549
6549
|
"kind": 1024,
|
|
6550
6550
|
"kindString": "Property",
|
|
@@ -6588,7 +6588,7 @@
|
|
|
6588
6588
|
}
|
|
6589
6589
|
},
|
|
6590
6590
|
{
|
|
6591
|
-
"id":
|
|
6591
|
+
"id": 263,
|
|
6592
6592
|
"name": "disallowed",
|
|
6593
6593
|
"kind": 1024,
|
|
6594
6594
|
"kindString": "Property",
|
|
@@ -6627,9 +6627,9 @@
|
|
|
6627
6627
|
{
|
|
6628
6628
|
"title": "Properties",
|
|
6629
6629
|
"children": [
|
|
6630
|
-
|
|
6631
|
-
|
|
6632
|
-
|
|
6630
|
+
261,
|
|
6631
|
+
262,
|
|
6632
|
+
263
|
|
6633
6633
|
]
|
|
6634
6634
|
}
|
|
6635
6635
|
],
|
|
@@ -6644,7 +6644,7 @@
|
|
|
6644
6644
|
}
|
|
6645
6645
|
},
|
|
6646
6646
|
{
|
|
6647
|
-
"id":
|
|
6647
|
+
"id": 264,
|
|
6648
6648
|
"name": "storeQueries",
|
|
6649
6649
|
"kind": 1024,
|
|
6650
6650
|
"kindString": "Property",
|
|
@@ -6668,9 +6668,9 @@
|
|
|
6668
6668
|
{
|
|
6669
6669
|
"title": "Properties",
|
|
6670
6670
|
"children": [
|
|
6671
|
-
|
|
6672
|
-
|
|
6673
|
-
|
|
6671
|
+
258,
|
|
6672
|
+
259,
|
|
6673
|
+
264
|
|
6674
6674
|
]
|
|
6675
6675
|
}
|
|
6676
6676
|
],
|
|
@@ -6686,14 +6686,14 @@
|
|
|
6686
6686
|
{
|
|
6687
6687
|
"type": "reflection",
|
|
6688
6688
|
"declaration": {
|
|
6689
|
-
"id":
|
|
6689
|
+
"id": 265,
|
|
6690
6690
|
"name": "__type",
|
|
6691
6691
|
"kind": 65536,
|
|
6692
6692
|
"kindString": "Type literal",
|
|
6693
6693
|
"flags": {},
|
|
6694
6694
|
"children": [
|
|
6695
6695
|
{
|
|
6696
|
-
"id":
|
|
6696
|
+
"id": 266,
|
|
6697
6697
|
"name": "schema",
|
|
6698
6698
|
"kind": 1024,
|
|
6699
6699
|
"kindString": "Property",
|
|
@@ -6715,7 +6715,7 @@
|
|
|
6715
6715
|
{
|
|
6716
6716
|
"title": "Properties",
|
|
6717
6717
|
"children": [
|
|
6718
|
-
|
|
6718
|
+
266
|
|
6719
6719
|
]
|
|
6720
6720
|
}
|
|
6721
6721
|
],
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
],
|
|
6741
6741
|
"parameters": [
|
|
6742
6742
|
{
|
|
6743
|
-
"id":
|
|
6743
|
+
"id": 268,
|
|
6744
6744
|
"name": "wrapper",
|
|
6745
6745
|
"kind": 32768,
|
|
6746
6746
|
"kindString": "Parameter",
|
|
@@ -6765,14 +6765,14 @@
|
|
|
6765
6765
|
{
|
|
6766
6766
|
"type": "reflection",
|
|
6767
6767
|
"declaration": {
|
|
6768
|
-
"id":
|
|
6768
|
+
"id": 269,
|
|
6769
6769
|
"name": "__type",
|
|
6770
6770
|
"kind": 65536,
|
|
6771
6771
|
"kindString": "Type literal",
|
|
6772
6772
|
"flags": {},
|
|
6773
6773
|
"children": [
|
|
6774
6774
|
{
|
|
6775
|
-
"id":
|
|
6775
|
+
"id": 270,
|
|
6776
6776
|
"name": "name",
|
|
6777
6777
|
"kind": 1024,
|
|
6778
6778
|
"kindString": "Property",
|
|
@@ -6792,7 +6792,7 @@
|
|
|
6792
6792
|
}
|
|
6793
6793
|
},
|
|
6794
6794
|
{
|
|
6795
|
-
"id":
|
|
6795
|
+
"id": 271,
|
|
6796
6796
|
"name": "security",
|
|
6797
6797
|
"kind": 1024,
|
|
6798
6798
|
"kindString": "Property",
|
|
@@ -6809,14 +6809,14 @@
|
|
|
6809
6809
|
"type": {
|
|
6810
6810
|
"type": "reflection",
|
|
6811
6811
|
"declaration": {
|
|
6812
|
-
"id":
|
|
6812
|
+
"id": 272,
|
|
6813
6813
|
"name": "__type",
|
|
6814
6814
|
"kind": 65536,
|
|
6815
6815
|
"kindString": "Type literal",
|
|
6816
6816
|
"flags": {},
|
|
6817
6817
|
"children": [
|
|
6818
6818
|
{
|
|
6819
|
-
"id":
|
|
6819
|
+
"id": 273,
|
|
6820
6820
|
"name": "allowAnonymous",
|
|
6821
6821
|
"kind": 1024,
|
|
6822
6822
|
"kindString": "Property",
|
|
@@ -6836,7 +6836,7 @@
|
|
|
6836
6836
|
}
|
|
6837
6837
|
},
|
|
6838
6838
|
{
|
|
6839
|
-
"id":
|
|
6839
|
+
"id": 274,
|
|
6840
6840
|
"name": "allowed",
|
|
6841
6841
|
"kind": 1024,
|
|
6842
6842
|
"kindString": "Property",
|
|
@@ -6880,7 +6880,7 @@
|
|
|
6880
6880
|
}
|
|
6881
6881
|
},
|
|
6882
6882
|
{
|
|
6883
|
-
"id":
|
|
6883
|
+
"id": 275,
|
|
6884
6884
|
"name": "disallowed",
|
|
6885
6885
|
"kind": 1024,
|
|
6886
6886
|
"kindString": "Property",
|
|
@@ -6919,9 +6919,9 @@
|
|
|
6919
6919
|
{
|
|
6920
6920
|
"title": "Properties",
|
|
6921
6921
|
"children": [
|
|
6922
|
-
|
|
6923
|
-
|
|
6924
|
-
|
|
6922
|
+
273,
|
|
6923
|
+
274,
|
|
6924
|
+
275
|
|
6925
6925
|
]
|
|
6926
6926
|
}
|
|
6927
6927
|
],
|
|
@@ -6936,7 +6936,7 @@
|
|
|
6936
6936
|
}
|
|
6937
6937
|
},
|
|
6938
6938
|
{
|
|
6939
|
-
"id":
|
|
6939
|
+
"id": 276,
|
|
6940
6940
|
"name": "storeQueries",
|
|
6941
6941
|
"kind": 1024,
|
|
6942
6942
|
"kindString": "Property",
|
|
@@ -6960,9 +6960,9 @@
|
|
|
6960
6960
|
{
|
|
6961
6961
|
"title": "Properties",
|
|
6962
6962
|
"children": [
|
|
6963
|
-
|
|
6964
|
-
|
|
6965
|
-
|
|
6963
|
+
270,
|
|
6964
|
+
271,
|
|
6965
|
+
276
|
|
6966
6966
|
]
|
|
6967
6967
|
}
|
|
6968
6968
|
],
|
|
@@ -6978,14 +6978,14 @@
|
|
|
6978
6978
|
{
|
|
6979
6979
|
"type": "reflection",
|
|
6980
6980
|
"declaration": {
|
|
6981
|
-
"id":
|
|
6981
|
+
"id": 277,
|
|
6982
6982
|
"name": "__type",
|
|
6983
6983
|
"kind": 65536,
|
|
6984
6984
|
"kindString": "Type literal",
|
|
6985
6985
|
"flags": {},
|
|
6986
6986
|
"children": [
|
|
6987
6987
|
{
|
|
6988
|
-
"id":
|
|
6988
|
+
"id": 278,
|
|
6989
6989
|
"name": "schema",
|
|
6990
6990
|
"kind": 1024,
|
|
6991
6991
|
"kindString": "Property",
|
|
@@ -7007,7 +7007,7 @@
|
|
|
7007
7007
|
{
|
|
7008
7008
|
"title": "Properties",
|
|
7009
7009
|
"children": [
|
|
7010
|
-
|
|
7010
|
+
278
|
|
7011
7011
|
]
|
|
7012
7012
|
}
|
|
7013
7013
|
],
|
|
@@ -7027,7 +7027,7 @@
|
|
|
7027
7027
|
},
|
|
7028
7028
|
{
|
|
7029
7029
|
"type": "reference",
|
|
7030
|
-
"id":
|
|
7030
|
+
"id": 267,
|
|
7031
7031
|
"name": "T"
|
|
7032
7032
|
}
|
|
7033
7033
|
],
|
|
@@ -7035,7 +7035,7 @@
|
|
|
7035
7035
|
}
|
|
7036
7036
|
},
|
|
7037
7037
|
{
|
|
7038
|
-
"id":
|
|
7038
|
+
"id": 279,
|
|
7039
7039
|
"name": "nameOrAddress",
|
|
7040
7040
|
"kind": 32768,
|
|
7041
7041
|
"kindString": "Parameter",
|
|
@@ -7058,7 +7058,7 @@
|
|
|
7058
7058
|
},
|
|
7059
7059
|
{
|
|
7060
7060
|
"type": "reference",
|
|
7061
|
-
"id":
|
|
7061
|
+
"id": 267,
|
|
7062
7062
|
"name": "T"
|
|
7063
7063
|
}
|
|
7064
7064
|
]
|
|
@@ -7080,7 +7080,7 @@
|
|
|
7080
7080
|
}
|
|
7081
7081
|
},
|
|
7082
7082
|
{
|
|
7083
|
-
"id":
|
|
7083
|
+
"id": 332,
|
|
7084
7084
|
"name": "sendQuery",
|
|
7085
7085
|
"kind": 2048,
|
|
7086
7086
|
"kindString": "Method",
|
|
@@ -7090,20 +7090,20 @@
|
|
|
7090
7090
|
"sources": [
|
|
7091
7091
|
{
|
|
7092
7092
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
7093
|
-
"line":
|
|
7093
|
+
"line": 52,
|
|
7094
7094
|
"character": 14
|
|
7095
7095
|
}
|
|
7096
7096
|
],
|
|
7097
7097
|
"signatures": [
|
|
7098
7098
|
{
|
|
7099
|
-
"id":
|
|
7099
|
+
"id": 333,
|
|
7100
7100
|
"name": "sendQuery",
|
|
7101
7101
|
"kind": 4096,
|
|
7102
7102
|
"kindString": "Call signature",
|
|
7103
7103
|
"flags": {},
|
|
7104
7104
|
"typeParameter": [
|
|
7105
7105
|
{
|
|
7106
|
-
"id":
|
|
7106
|
+
"id": 338,
|
|
7107
7107
|
"name": "T",
|
|
7108
7108
|
"kind": 131072,
|
|
7109
7109
|
"kindString": "Type parameter",
|
|
@@ -7129,14 +7129,14 @@
|
|
|
7129
7129
|
{
|
|
7130
7130
|
"type": "reflection",
|
|
7131
7131
|
"declaration": {
|
|
7132
|
-
"id":
|
|
7132
|
+
"id": 334,
|
|
7133
7133
|
"name": "__type",
|
|
7134
7134
|
"kind": 65536,
|
|
7135
7135
|
"kindString": "Type literal",
|
|
7136
7136
|
"flags": {},
|
|
7137
7137
|
"children": [
|
|
7138
7138
|
{
|
|
7139
|
-
"id":
|
|
7139
|
+
"id": 335,
|
|
7140
7140
|
"name": "schema",
|
|
7141
7141
|
"kind": 1024,
|
|
7142
7142
|
"kindString": "Property",
|
|
@@ -7158,7 +7158,7 @@
|
|
|
7158
7158
|
{
|
|
7159
7159
|
"title": "Properties",
|
|
7160
7160
|
"children": [
|
|
7161
|
-
|
|
7161
|
+
335
|
|
7162
7162
|
]
|
|
7163
7163
|
}
|
|
7164
7164
|
],
|
|
@@ -7194,14 +7194,14 @@
|
|
|
7194
7194
|
{
|
|
7195
7195
|
"type": "reflection",
|
|
7196
7196
|
"declaration": {
|
|
7197
|
-
"id":
|
|
7197
|
+
"id": 336,
|
|
7198
7198
|
"name": "__type",
|
|
7199
7199
|
"kind": 65536,
|
|
7200
7200
|
"kindString": "Type literal",
|
|
7201
7201
|
"flags": {},
|
|
7202
7202
|
"children": [
|
|
7203
7203
|
{
|
|
7204
|
-
"id":
|
|
7204
|
+
"id": 337,
|
|
7205
7205
|
"name": "schema",
|
|
7206
7206
|
"kind": 1024,
|
|
7207
7207
|
"kindString": "Property",
|
|
@@ -7223,7 +7223,7 @@
|
|
|
7223
7223
|
{
|
|
7224
7224
|
"title": "Properties",
|
|
7225
7225
|
"children": [
|
|
7226
|
-
|
|
7226
|
+
337
|
|
7227
7227
|
]
|
|
7228
7228
|
}
|
|
7229
7229
|
],
|
|
@@ -7247,19 +7247,19 @@
|
|
|
7247
7247
|
],
|
|
7248
7248
|
"parameters": [
|
|
7249
7249
|
{
|
|
7250
|
-
"id":
|
|
7250
|
+
"id": 339,
|
|
7251
7251
|
"name": "queryPayload",
|
|
7252
7252
|
"kind": 32768,
|
|
7253
7253
|
"kindString": "Parameter",
|
|
7254
7254
|
"flags": {},
|
|
7255
7255
|
"type": {
|
|
7256
7256
|
"type": "reference",
|
|
7257
|
-
"id":
|
|
7257
|
+
"id": 338,
|
|
7258
7258
|
"name": "T"
|
|
7259
7259
|
}
|
|
7260
7260
|
},
|
|
7261
7261
|
{
|
|
7262
|
-
"id":
|
|
7262
|
+
"id": 340,
|
|
7263
7263
|
"name": "payloads",
|
|
7264
7264
|
"kind": 32768,
|
|
7265
7265
|
"kindString": "Parameter",
|
|
@@ -7283,14 +7283,14 @@
|
|
|
7283
7283
|
{
|
|
7284
7284
|
"type": "reflection",
|
|
7285
7285
|
"declaration": {
|
|
7286
|
-
"id":
|
|
7286
|
+
"id": 341,
|
|
7287
7287
|
"name": "__type",
|
|
7288
7288
|
"kind": 65536,
|
|
7289
7289
|
"kindString": "Type literal",
|
|
7290
7290
|
"flags": {},
|
|
7291
7291
|
"children": [
|
|
7292
7292
|
{
|
|
7293
|
-
"id":
|
|
7293
|
+
"id": 342,
|
|
7294
7294
|
"name": "schema",
|
|
7295
7295
|
"kind": 1024,
|
|
7296
7296
|
"kindString": "Property",
|
|
@@ -7312,7 +7312,7 @@
|
|
|
7312
7312
|
{
|
|
7313
7313
|
"title": "Properties",
|
|
7314
7314
|
"children": [
|
|
7315
|
-
|
|
7315
|
+
342
|
|
7316
7316
|
]
|
|
7317
7317
|
}
|
|
7318
7318
|
],
|
|
@@ -7351,14 +7351,14 @@
|
|
|
7351
7351
|
{
|
|
7352
7352
|
"type": "reflection",
|
|
7353
7353
|
"declaration": {
|
|
7354
|
-
"id":
|
|
7354
|
+
"id": 343,
|
|
7355
7355
|
"name": "__type",
|
|
7356
7356
|
"kind": 65536,
|
|
7357
7357
|
"kindString": "Type literal",
|
|
7358
7358
|
"flags": {},
|
|
7359
7359
|
"children": [
|
|
7360
7360
|
{
|
|
7361
|
-
"id":
|
|
7361
|
+
"id": 344,
|
|
7362
7362
|
"name": "schema",
|
|
7363
7363
|
"kind": 1024,
|
|
7364
7364
|
"kindString": "Property",
|
|
@@ -7380,7 +7380,7 @@
|
|
|
7380
7380
|
{
|
|
7381
7381
|
"title": "Properties",
|
|
7382
7382
|
"children": [
|
|
7383
|
-
|
|
7383
|
+
344
|
|
7384
7384
|
]
|
|
7385
7385
|
}
|
|
7386
7386
|
],
|
|
@@ -7413,7 +7413,7 @@
|
|
|
7413
7413
|
}
|
|
7414
7414
|
},
|
|
7415
7415
|
{
|
|
7416
|
-
"id":
|
|
7416
|
+
"id": 345,
|
|
7417
7417
|
"name": "throwErrors",
|
|
7418
7418
|
"kind": 2048,
|
|
7419
7419
|
"kindString": "Method",
|
|
@@ -7423,20 +7423,20 @@
|
|
|
7423
7423
|
"sources": [
|
|
7424
7424
|
{
|
|
7425
7425
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
7426
|
-
"line":
|
|
7426
|
+
"line": 53,
|
|
7427
7427
|
"character": 14
|
|
7428
7428
|
}
|
|
7429
7429
|
],
|
|
7430
7430
|
"signatures": [
|
|
7431
7431
|
{
|
|
7432
|
-
"id":
|
|
7432
|
+
"id": 346,
|
|
7433
7433
|
"name": "throwErrors",
|
|
7434
7434
|
"kind": 4096,
|
|
7435
7435
|
"kindString": "Call signature",
|
|
7436
7436
|
"flags": {},
|
|
7437
7437
|
"parameters": [
|
|
7438
7438
|
{
|
|
7439
|
-
"id":
|
|
7439
|
+
"id": 347,
|
|
7440
7440
|
"name": "query",
|
|
7441
7441
|
"kind": 32768,
|
|
7442
7442
|
"kindString": "Parameter",
|
|
@@ -7462,14 +7462,14 @@
|
|
|
7462
7462
|
{
|
|
7463
7463
|
"type": "reflection",
|
|
7464
7464
|
"declaration": {
|
|
7465
|
-
"id":
|
|
7465
|
+
"id": 348,
|
|
7466
7466
|
"name": "__type",
|
|
7467
7467
|
"kind": 65536,
|
|
7468
7468
|
"kindString": "Type literal",
|
|
7469
7469
|
"flags": {},
|
|
7470
7470
|
"children": [
|
|
7471
7471
|
{
|
|
7472
|
-
"id":
|
|
7472
|
+
"id": 349,
|
|
7473
7473
|
"name": "query",
|
|
7474
7474
|
"kind": 1024,
|
|
7475
7475
|
"kindString": "Property",
|
|
@@ -7487,7 +7487,7 @@
|
|
|
7487
7487
|
}
|
|
7488
7488
|
},
|
|
7489
7489
|
{
|
|
7490
|
-
"id":
|
|
7490
|
+
"id": 350,
|
|
7491
7491
|
"name": "resultSet",
|
|
7492
7492
|
"kind": 1024,
|
|
7493
7493
|
"kindString": "Property",
|
|
@@ -7507,7 +7507,7 @@
|
|
|
7507
7507
|
}
|
|
7508
7508
|
},
|
|
7509
7509
|
{
|
|
7510
|
-
"id":
|
|
7510
|
+
"id": 351,
|
|
7511
7511
|
"name": "schema",
|
|
7512
7512
|
"kind": 1024,
|
|
7513
7513
|
"kindString": "Property",
|
|
@@ -7529,9 +7529,9 @@
|
|
|
7529
7529
|
{
|
|
7530
7530
|
"title": "Properties",
|
|
7531
7531
|
"children": [
|
|
7532
|
-
|
|
7533
|
-
|
|
7534
|
-
|
|
7532
|
+
349,
|
|
7533
|
+
350,
|
|
7534
|
+
351
|
|
7535
7535
|
]
|
|
7536
7536
|
}
|
|
7537
7537
|
],
|
|
@@ -7563,14 +7563,14 @@
|
|
|
7563
7563
|
{
|
|
7564
7564
|
"type": "reflection",
|
|
7565
7565
|
"declaration": {
|
|
7566
|
-
"id":
|
|
7566
|
+
"id": 352,
|
|
7567
7567
|
"name": "__type",
|
|
7568
7568
|
"kind": 65536,
|
|
7569
7569
|
"kindString": "Type literal",
|
|
7570
7570
|
"flags": {},
|
|
7571
7571
|
"children": [
|
|
7572
7572
|
{
|
|
7573
|
-
"id":
|
|
7573
|
+
"id": 353,
|
|
7574
7574
|
"name": "schema",
|
|
7575
7575
|
"kind": 1024,
|
|
7576
7576
|
"kindString": "Property",
|
|
@@ -7592,7 +7592,7 @@
|
|
|
7592
7592
|
{
|
|
7593
7593
|
"title": "Properties",
|
|
7594
7594
|
"children": [
|
|
7595
|
-
|
|
7595
|
+
353
|
|
7596
7596
|
]
|
|
7597
7597
|
}
|
|
7598
7598
|
],
|
|
@@ -7614,7 +7614,7 @@
|
|
|
7614
7614
|
}
|
|
7615
7615
|
},
|
|
7616
7616
|
{
|
|
7617
|
-
"id":
|
|
7617
|
+
"id": 354,
|
|
7618
7618
|
"name": "result",
|
|
7619
7619
|
"kind": 32768,
|
|
7620
7620
|
"kindString": "Parameter",
|
|
@@ -7643,14 +7643,14 @@
|
|
|
7643
7643
|
{
|
|
7644
7644
|
"type": "reflection",
|
|
7645
7645
|
"declaration": {
|
|
7646
|
-
"id":
|
|
7646
|
+
"id": 355,
|
|
7647
7647
|
"name": "__type",
|
|
7648
7648
|
"kind": 65536,
|
|
7649
7649
|
"kindString": "Type literal",
|
|
7650
7650
|
"flags": {},
|
|
7651
7651
|
"children": [
|
|
7652
7652
|
{
|
|
7653
|
-
"id":
|
|
7653
|
+
"id": 356,
|
|
7654
7654
|
"name": "schema",
|
|
7655
7655
|
"kind": 1024,
|
|
7656
7656
|
"kindString": "Property",
|
|
@@ -7672,7 +7672,7 @@
|
|
|
7672
7672
|
{
|
|
7673
7673
|
"title": "Properties",
|
|
7674
7674
|
"children": [
|
|
7675
|
-
|
|
7675
|
+
356
|
|
7676
7676
|
]
|
|
7677
7677
|
}
|
|
7678
7678
|
],
|
|
@@ -7710,7 +7710,7 @@
|
|
|
7710
7710
|
}
|
|
7711
7711
|
},
|
|
7712
7712
|
{
|
|
7713
|
-
"id":
|
|
7713
|
+
"id": 31,
|
|
7714
7714
|
"name": "hasRequiredQueries",
|
|
7715
7715
|
"kind": 2048,
|
|
7716
7716
|
"kindString": "Method",
|
|
@@ -7720,20 +7720,20 @@
|
|
|
7720
7720
|
"sources": [
|
|
7721
7721
|
{
|
|
7722
7722
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
7723
|
-
"line":
|
|
7723
|
+
"line": 26,
|
|
7724
7724
|
"character": 11
|
|
7725
7725
|
}
|
|
7726
7726
|
],
|
|
7727
7727
|
"signatures": [
|
|
7728
7728
|
{
|
|
7729
|
-
"id":
|
|
7729
|
+
"id": 32,
|
|
7730
7730
|
"name": "hasRequiredQueries",
|
|
7731
7731
|
"kind": 4096,
|
|
7732
7732
|
"kindString": "Call signature",
|
|
7733
7733
|
"flags": {},
|
|
7734
7734
|
"parameters": [
|
|
7735
7735
|
{
|
|
7736
|
-
"id":
|
|
7736
|
+
"id": 33,
|
|
7737
7737
|
"name": "module",
|
|
7738
7738
|
"kind": 32768,
|
|
7739
7739
|
"kindString": "Parameter",
|
|
@@ -7755,14 +7755,14 @@
|
|
|
7755
7755
|
{
|
|
7756
7756
|
"type": "reflection",
|
|
7757
7757
|
"declaration": {
|
|
7758
|
-
"id":
|
|
7758
|
+
"id": 34,
|
|
7759
7759
|
"name": "__type",
|
|
7760
7760
|
"kind": 65536,
|
|
7761
7761
|
"kindString": "Type literal",
|
|
7762
7762
|
"flags": {},
|
|
7763
7763
|
"children": [
|
|
7764
7764
|
{
|
|
7765
|
-
"id":
|
|
7765
|
+
"id": 35,
|
|
7766
7766
|
"name": "name",
|
|
7767
7767
|
"kind": 1024,
|
|
7768
7768
|
"kindString": "Property",
|
|
@@ -7782,7 +7782,7 @@
|
|
|
7782
7782
|
}
|
|
7783
7783
|
},
|
|
7784
7784
|
{
|
|
7785
|
-
"id":
|
|
7785
|
+
"id": 36,
|
|
7786
7786
|
"name": "security",
|
|
7787
7787
|
"kind": 1024,
|
|
7788
7788
|
"kindString": "Property",
|
|
@@ -7799,14 +7799,14 @@
|
|
|
7799
7799
|
"type": {
|
|
7800
7800
|
"type": "reflection",
|
|
7801
7801
|
"declaration": {
|
|
7802
|
-
"id":
|
|
7802
|
+
"id": 37,
|
|
7803
7803
|
"name": "__type",
|
|
7804
7804
|
"kind": 65536,
|
|
7805
7805
|
"kindString": "Type literal",
|
|
7806
7806
|
"flags": {},
|
|
7807
7807
|
"children": [
|
|
7808
7808
|
{
|
|
7809
|
-
"id":
|
|
7809
|
+
"id": 38,
|
|
7810
7810
|
"name": "allowAnonymous",
|
|
7811
7811
|
"kind": 1024,
|
|
7812
7812
|
"kindString": "Property",
|
|
@@ -7826,7 +7826,7 @@
|
|
|
7826
7826
|
}
|
|
7827
7827
|
},
|
|
7828
7828
|
{
|
|
7829
|
-
"id":
|
|
7829
|
+
"id": 39,
|
|
7830
7830
|
"name": "allowed",
|
|
7831
7831
|
"kind": 1024,
|
|
7832
7832
|
"kindString": "Property",
|
|
@@ -7870,7 +7870,7 @@
|
|
|
7870
7870
|
}
|
|
7871
7871
|
},
|
|
7872
7872
|
{
|
|
7873
|
-
"id":
|
|
7873
|
+
"id": 40,
|
|
7874
7874
|
"name": "disallowed",
|
|
7875
7875
|
"kind": 1024,
|
|
7876
7876
|
"kindString": "Property",
|
|
@@ -7909,9 +7909,9 @@
|
|
|
7909
7909
|
{
|
|
7910
7910
|
"title": "Properties",
|
|
7911
7911
|
"children": [
|
|
7912
|
-
|
|
7913
|
-
|
|
7914
|
-
|
|
7912
|
+
38,
|
|
7913
|
+
39,
|
|
7914
|
+
40
|
|
7915
7915
|
]
|
|
7916
7916
|
}
|
|
7917
7917
|
],
|
|
@@ -7926,7 +7926,7 @@
|
|
|
7926
7926
|
}
|
|
7927
7927
|
},
|
|
7928
7928
|
{
|
|
7929
|
-
"id":
|
|
7929
|
+
"id": 41,
|
|
7930
7930
|
"name": "storeQueries",
|
|
7931
7931
|
"kind": 1024,
|
|
7932
7932
|
"kindString": "Property",
|
|
@@ -7950,9 +7950,9 @@
|
|
|
7950
7950
|
{
|
|
7951
7951
|
"title": "Properties",
|
|
7952
7952
|
"children": [
|
|
7953
|
-
|
|
7954
|
-
|
|
7955
|
-
|
|
7953
|
+
35,
|
|
7954
|
+
36,
|
|
7955
|
+
41
|
|
7956
7956
|
]
|
|
7957
7957
|
}
|
|
7958
7958
|
],
|
|
@@ -7968,14 +7968,14 @@
|
|
|
7968
7968
|
{
|
|
7969
7969
|
"type": "reflection",
|
|
7970
7970
|
"declaration": {
|
|
7971
|
-
"id":
|
|
7971
|
+
"id": 42,
|
|
7972
7972
|
"name": "__type",
|
|
7973
7973
|
"kind": 65536,
|
|
7974
7974
|
"kindString": "Type literal",
|
|
7975
7975
|
"flags": {},
|
|
7976
7976
|
"children": [
|
|
7977
7977
|
{
|
|
7978
|
-
"id":
|
|
7978
|
+
"id": 43,
|
|
7979
7979
|
"name": "schema",
|
|
7980
7980
|
"kind": 1024,
|
|
7981
7981
|
"kindString": "Property",
|
|
@@ -7997,7 +7997,7 @@
|
|
|
7997
7997
|
{
|
|
7998
7998
|
"title": "Properties",
|
|
7999
7999
|
"children": [
|
|
8000
|
-
|
|
8000
|
+
43
|
|
8001
8001
|
]
|
|
8002
8002
|
}
|
|
8003
8003
|
],
|
|
@@ -8033,7 +8033,7 @@
|
|
|
8033
8033
|
}
|
|
8034
8034
|
},
|
|
8035
8035
|
{
|
|
8036
|
-
"id":
|
|
8036
|
+
"id": 44,
|
|
8037
8037
|
"name": "missingRequiredQueries",
|
|
8038
8038
|
"kind": 2048,
|
|
8039
8039
|
"kindString": "Method",
|
|
@@ -8043,20 +8043,20 @@
|
|
|
8043
8043
|
"sources": [
|
|
8044
8044
|
{
|
|
8045
8045
|
"fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
|
|
8046
|
-
"line":
|
|
8046
|
+
"line": 27,
|
|
8047
8047
|
"character": 11
|
|
8048
8048
|
}
|
|
8049
8049
|
],
|
|
8050
8050
|
"signatures": [
|
|
8051
8051
|
{
|
|
8052
|
-
"id":
|
|
8052
|
+
"id": 45,
|
|
8053
8053
|
"name": "missingRequiredQueries",
|
|
8054
8054
|
"kind": 4096,
|
|
8055
8055
|
"kindString": "Call signature",
|
|
8056
8056
|
"flags": {},
|
|
8057
8057
|
"parameters": [
|
|
8058
8058
|
{
|
|
8059
|
-
"id":
|
|
8059
|
+
"id": 46,
|
|
8060
8060
|
"name": "module",
|
|
8061
8061
|
"kind": 32768,
|
|
8062
8062
|
"kindString": "Parameter",
|
|
@@ -8078,14 +8078,14 @@
|
|
|
8078
8078
|
{
|
|
8079
8079
|
"type": "reflection",
|
|
8080
8080
|
"declaration": {
|
|
8081
|
-
"id":
|
|
8081
|
+
"id": 47,
|
|
8082
8082
|
"name": "__type",
|
|
8083
8083
|
"kind": 65536,
|
|
8084
8084
|
"kindString": "Type literal",
|
|
8085
8085
|
"flags": {},
|
|
8086
8086
|
"children": [
|
|
8087
8087
|
{
|
|
8088
|
-
"id":
|
|
8088
|
+
"id": 48,
|
|
8089
8089
|
"name": "name",
|
|
8090
8090
|
"kind": 1024,
|
|
8091
8091
|
"kindString": "Property",
|
|
@@ -8105,7 +8105,7 @@
|
|
|
8105
8105
|
}
|
|
8106
8106
|
},
|
|
8107
8107
|
{
|
|
8108
|
-
"id":
|
|
8108
|
+
"id": 49,
|
|
8109
8109
|
"name": "security",
|
|
8110
8110
|
"kind": 1024,
|
|
8111
8111
|
"kindString": "Property",
|
|
@@ -8122,14 +8122,14 @@
|
|
|
8122
8122
|
"type": {
|
|
8123
8123
|
"type": "reflection",
|
|
8124
8124
|
"declaration": {
|
|
8125
|
-
"id":
|
|
8125
|
+
"id": 50,
|
|
8126
8126
|
"name": "__type",
|
|
8127
8127
|
"kind": 65536,
|
|
8128
8128
|
"kindString": "Type literal",
|
|
8129
8129
|
"flags": {},
|
|
8130
8130
|
"children": [
|
|
8131
8131
|
{
|
|
8132
|
-
"id":
|
|
8132
|
+
"id": 51,
|
|
8133
8133
|
"name": "allowAnonymous",
|
|
8134
8134
|
"kind": 1024,
|
|
8135
8135
|
"kindString": "Property",
|
|
@@ -8149,7 +8149,7 @@
|
|
|
8149
8149
|
}
|
|
8150
8150
|
},
|
|
8151
8151
|
{
|
|
8152
|
-
"id":
|
|
8152
|
+
"id": 52,
|
|
8153
8153
|
"name": "allowed",
|
|
8154
8154
|
"kind": 1024,
|
|
8155
8155
|
"kindString": "Property",
|
|
@@ -8193,7 +8193,7 @@
|
|
|
8193
8193
|
}
|
|
8194
8194
|
},
|
|
8195
8195
|
{
|
|
8196
|
-
"id":
|
|
8196
|
+
"id": 53,
|
|
8197
8197
|
"name": "disallowed",
|
|
8198
8198
|
"kind": 1024,
|
|
8199
8199
|
"kindString": "Property",
|
|
@@ -8232,9 +8232,9 @@
|
|
|
8232
8232
|
{
|
|
8233
8233
|
"title": "Properties",
|
|
8234
8234
|
"children": [
|
|
8235
|
-
|
|
8236
|
-
|
|
8237
|
-
|
|
8235
|
+
51,
|
|
8236
|
+
52,
|
|
8237
|
+
53
|
|
8238
8238
|
]
|
|
8239
8239
|
}
|
|
8240
8240
|
],
|
|
@@ -8249,7 +8249,7 @@
|
|
|
8249
8249
|
}
|
|
8250
8250
|
},
|
|
8251
8251
|
{
|
|
8252
|
-
"id":
|
|
8252
|
+
"id": 54,
|
|
8253
8253
|
"name": "storeQueries",
|
|
8254
8254
|
"kind": 1024,
|
|
8255
8255
|
"kindString": "Property",
|
|
@@ -8273,9 +8273,9 @@
|
|
|
8273
8273
|
{
|
|
8274
8274
|
"title": "Properties",
|
|
8275
8275
|
"children": [
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
|
|
8276
|
+
48,
|
|
8277
|
+
49,
|
|
8278
|
+
54
|
|
8279
8279
|
]
|
|
8280
8280
|
}
|
|
8281
8281
|
],
|
|
@@ -8291,14 +8291,14 @@
|
|
|
8291
8291
|
{
|
|
8292
8292
|
"type": "reflection",
|
|
8293
8293
|
"declaration": {
|
|
8294
|
-
"id":
|
|
8294
|
+
"id": 55,
|
|
8295
8295
|
"name": "__type",
|
|
8296
8296
|
"kind": 65536,
|
|
8297
8297
|
"kindString": "Type literal",
|
|
8298
8298
|
"flags": {},
|
|
8299
8299
|
"children": [
|
|
8300
8300
|
{
|
|
8301
|
-
"id":
|
|
8301
|
+
"id": 56,
|
|
8302
8302
|
"name": "schema",
|
|
8303
8303
|
"kind": 1024,
|
|
8304
8304
|
"kindString": "Property",
|
|
@@ -8320,7 +8320,7 @@
|
|
|
8320
8320
|
{
|
|
8321
8321
|
"title": "Properties",
|
|
8322
8322
|
"children": [
|
|
8323
|
-
|
|
8323
|
+
56
|
|
8324
8324
|
]
|
|
8325
8325
|
}
|
|
8326
8326
|
],
|
|
@@ -8369,9 +8369,9 @@
|
|
|
8369
8369
|
"sources": [
|
|
8370
8370
|
{
|
|
8371
8371
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
8372
|
-
"line":
|
|
8372
|
+
"line": 29,
|
|
8373
8373
|
"character": 18,
|
|
8374
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8374
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L29"
|
|
8375
8375
|
}
|
|
8376
8376
|
],
|
|
8377
8377
|
"signatures": [
|
|
@@ -8387,7 +8387,9 @@
|
|
|
8387
8387
|
"name": "module",
|
|
8388
8388
|
"kind": 32768,
|
|
8389
8389
|
"kindString": "Parameter",
|
|
8390
|
-
"flags": {
|
|
8390
|
+
"flags": {
|
|
8391
|
+
"isOptional": true
|
|
8392
|
+
},
|
|
8391
8393
|
"type": {
|
|
8392
8394
|
"type": "reference",
|
|
8393
8395
|
"typeArguments": [
|
|
@@ -8665,6 +8667,19 @@
|
|
|
8665
8667
|
],
|
|
8666
8668
|
"name": "Module"
|
|
8667
8669
|
}
|
|
8670
|
+
},
|
|
8671
|
+
{
|
|
8672
|
+
"id": 16,
|
|
8673
|
+
"name": "account",
|
|
8674
|
+
"kind": 32768,
|
|
8675
|
+
"kindString": "Parameter",
|
|
8676
|
+
"flags": {
|
|
8677
|
+
"isOptional": true
|
|
8678
|
+
},
|
|
8679
|
+
"type": {
|
|
8680
|
+
"type": "reference",
|
|
8681
|
+
"name": "Account"
|
|
8682
|
+
}
|
|
8668
8683
|
}
|
|
8669
8684
|
],
|
|
8670
8685
|
"type": {
|
|
@@ -8693,7 +8708,7 @@
|
|
|
8693
8708
|
}
|
|
8694
8709
|
},
|
|
8695
8710
|
{
|
|
8696
|
-
"id":
|
|
8711
|
+
"id": 17,
|
|
8697
8712
|
"name": "wrap",
|
|
8698
8713
|
"kind": 2048,
|
|
8699
8714
|
"kindString": "Method",
|
|
@@ -8703,25 +8718,27 @@
|
|
|
8703
8718
|
"sources": [
|
|
8704
8719
|
{
|
|
8705
8720
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
8706
|
-
"line":
|
|
8721
|
+
"line": 40,
|
|
8707
8722
|
"character": 18,
|
|
8708
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
8723
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L40"
|
|
8709
8724
|
}
|
|
8710
8725
|
],
|
|
8711
8726
|
"signatures": [
|
|
8712
8727
|
{
|
|
8713
|
-
"id":
|
|
8728
|
+
"id": 18,
|
|
8714
8729
|
"name": "wrap",
|
|
8715
8730
|
"kind": 4096,
|
|
8716
8731
|
"kindString": "Call signature",
|
|
8717
8732
|
"flags": {},
|
|
8718
8733
|
"parameters": [
|
|
8719
8734
|
{
|
|
8720
|
-
"id":
|
|
8735
|
+
"id": 19,
|
|
8721
8736
|
"name": "module",
|
|
8722
8737
|
"kind": 32768,
|
|
8723
8738
|
"kindString": "Parameter",
|
|
8724
|
-
"flags": {
|
|
8739
|
+
"flags": {
|
|
8740
|
+
"isOptional": true
|
|
8741
|
+
},
|
|
8725
8742
|
"type": {
|
|
8726
8743
|
"type": "reference",
|
|
8727
8744
|
"typeArguments": [
|
|
@@ -8739,14 +8756,14 @@
|
|
|
8739
8756
|
{
|
|
8740
8757
|
"type": "reflection",
|
|
8741
8758
|
"declaration": {
|
|
8742
|
-
"id":
|
|
8759
|
+
"id": 20,
|
|
8743
8760
|
"name": "__type",
|
|
8744
8761
|
"kind": 65536,
|
|
8745
8762
|
"kindString": "Type literal",
|
|
8746
8763
|
"flags": {},
|
|
8747
8764
|
"children": [
|
|
8748
8765
|
{
|
|
8749
|
-
"id":
|
|
8766
|
+
"id": 21,
|
|
8750
8767
|
"name": "name",
|
|
8751
8768
|
"kind": 1024,
|
|
8752
8769
|
"kindString": "Property",
|
|
@@ -8766,7 +8783,7 @@
|
|
|
8766
8783
|
}
|
|
8767
8784
|
},
|
|
8768
8785
|
{
|
|
8769
|
-
"id":
|
|
8786
|
+
"id": 22,
|
|
8770
8787
|
"name": "security",
|
|
8771
8788
|
"kind": 1024,
|
|
8772
8789
|
"kindString": "Property",
|
|
@@ -8783,14 +8800,14 @@
|
|
|
8783
8800
|
"type": {
|
|
8784
8801
|
"type": "reflection",
|
|
8785
8802
|
"declaration": {
|
|
8786
|
-
"id":
|
|
8803
|
+
"id": 23,
|
|
8787
8804
|
"name": "__type",
|
|
8788
8805
|
"kind": 65536,
|
|
8789
8806
|
"kindString": "Type literal",
|
|
8790
8807
|
"flags": {},
|
|
8791
8808
|
"children": [
|
|
8792
8809
|
{
|
|
8793
|
-
"id":
|
|
8810
|
+
"id": 24,
|
|
8794
8811
|
"name": "allowAnonymous",
|
|
8795
8812
|
"kind": 1024,
|
|
8796
8813
|
"kindString": "Property",
|
|
@@ -8810,7 +8827,7 @@
|
|
|
8810
8827
|
}
|
|
8811
8828
|
},
|
|
8812
8829
|
{
|
|
8813
|
-
"id":
|
|
8830
|
+
"id": 25,
|
|
8814
8831
|
"name": "allowed",
|
|
8815
8832
|
"kind": 1024,
|
|
8816
8833
|
"kindString": "Property",
|
|
@@ -8854,7 +8871,7 @@
|
|
|
8854
8871
|
}
|
|
8855
8872
|
},
|
|
8856
8873
|
{
|
|
8857
|
-
"id":
|
|
8874
|
+
"id": 26,
|
|
8858
8875
|
"name": "disallowed",
|
|
8859
8876
|
"kind": 1024,
|
|
8860
8877
|
"kindString": "Property",
|
|
@@ -8893,9 +8910,9 @@
|
|
|
8893
8910
|
{
|
|
8894
8911
|
"title": "Properties",
|
|
8895
8912
|
"children": [
|
|
8896
|
-
23,
|
|
8897
8913
|
24,
|
|
8898
|
-
25
|
|
8914
|
+
25,
|
|
8915
|
+
26
|
|
8899
8916
|
]
|
|
8900
8917
|
}
|
|
8901
8918
|
],
|
|
@@ -8910,7 +8927,7 @@
|
|
|
8910
8927
|
}
|
|
8911
8928
|
},
|
|
8912
8929
|
{
|
|
8913
|
-
"id":
|
|
8930
|
+
"id": 27,
|
|
8914
8931
|
"name": "storeQueries",
|
|
8915
8932
|
"kind": 1024,
|
|
8916
8933
|
"kindString": "Property",
|
|
@@ -8934,9 +8951,9 @@
|
|
|
8934
8951
|
{
|
|
8935
8952
|
"title": "Properties",
|
|
8936
8953
|
"children": [
|
|
8937
|
-
20,
|
|
8938
8954
|
21,
|
|
8939
|
-
|
|
8955
|
+
22,
|
|
8956
|
+
27
|
|
8940
8957
|
]
|
|
8941
8958
|
}
|
|
8942
8959
|
],
|
|
@@ -8952,14 +8969,14 @@
|
|
|
8952
8969
|
{
|
|
8953
8970
|
"type": "reflection",
|
|
8954
8971
|
"declaration": {
|
|
8955
|
-
"id":
|
|
8972
|
+
"id": 28,
|
|
8956
8973
|
"name": "__type",
|
|
8957
8974
|
"kind": 65536,
|
|
8958
8975
|
"kindString": "Type literal",
|
|
8959
8976
|
"flags": {},
|
|
8960
8977
|
"children": [
|
|
8961
8978
|
{
|
|
8962
|
-
"id":
|
|
8979
|
+
"id": 29,
|
|
8963
8980
|
"name": "schema",
|
|
8964
8981
|
"kind": 1024,
|
|
8965
8982
|
"kindString": "Property",
|
|
@@ -8981,7 +8998,7 @@
|
|
|
8981
8998
|
{
|
|
8982
8999
|
"title": "Properties",
|
|
8983
9000
|
"children": [
|
|
8984
|
-
|
|
9001
|
+
29
|
|
8985
9002
|
]
|
|
8986
9003
|
}
|
|
8987
9004
|
],
|
|
@@ -8999,6 +9016,19 @@
|
|
|
8999
9016
|
],
|
|
9000
9017
|
"name": "Module"
|
|
9001
9018
|
}
|
|
9019
|
+
},
|
|
9020
|
+
{
|
|
9021
|
+
"id": 30,
|
|
9022
|
+
"name": "account",
|
|
9023
|
+
"kind": 32768,
|
|
9024
|
+
"kindString": "Parameter",
|
|
9025
|
+
"flags": {
|
|
9026
|
+
"isOptional": true
|
|
9027
|
+
},
|
|
9028
|
+
"type": {
|
|
9029
|
+
"type": "reference",
|
|
9030
|
+
"name": "Account"
|
|
9031
|
+
}
|
|
9002
9032
|
}
|
|
9003
9033
|
],
|
|
9004
9034
|
"type": {
|
|
@@ -9022,61 +9052,61 @@
|
|
|
9022
9052
|
{
|
|
9023
9053
|
"title": "Constructors",
|
|
9024
9054
|
"children": [
|
|
9025
|
-
|
|
9055
|
+
57
|
|
9026
9056
|
]
|
|
9027
9057
|
},
|
|
9028
9058
|
{
|
|
9029
9059
|
"title": "Properties",
|
|
9030
9060
|
"children": [
|
|
9031
|
-
|
|
9032
|
-
|
|
9061
|
+
104,
|
|
9062
|
+
105,
|
|
9033
9063
|
2
|
|
9034
9064
|
]
|
|
9035
9065
|
},
|
|
9036
9066
|
{
|
|
9037
9067
|
"title": "Accessors",
|
|
9038
9068
|
"children": [
|
|
9039
|
-
114,
|
|
9040
9069
|
116,
|
|
9041
9070
|
118,
|
|
9042
9071
|
120,
|
|
9043
|
-
122
|
|
9072
|
+
122,
|
|
9073
|
+
124
|
|
9044
9074
|
]
|
|
9045
9075
|
},
|
|
9046
9076
|
{
|
|
9047
9077
|
"title": "Methods",
|
|
9048
9078
|
"children": [
|
|
9049
|
-
|
|
9050
|
-
|
|
9051
|
-
|
|
9052
|
-
73,
|
|
9079
|
+
71,
|
|
9080
|
+
280,
|
|
9081
|
+
298,
|
|
9053
9082
|
75,
|
|
9054
|
-
|
|
9055
|
-
|
|
9083
|
+
77,
|
|
9084
|
+
81,
|
|
9056
9085
|
126,
|
|
9057
|
-
|
|
9058
|
-
|
|
9059
|
-
|
|
9060
|
-
|
|
9061
|
-
|
|
9062
|
-
|
|
9063
|
-
|
|
9064
|
-
|
|
9065
|
-
|
|
9066
|
-
|
|
9067
|
-
|
|
9068
|
-
|
|
9086
|
+
128,
|
|
9087
|
+
316,
|
|
9088
|
+
84,
|
|
9089
|
+
92,
|
|
9090
|
+
97,
|
|
9091
|
+
132,
|
|
9092
|
+
149,
|
|
9093
|
+
164,
|
|
9094
|
+
211,
|
|
9095
|
+
332,
|
|
9096
|
+
345,
|
|
9097
|
+
31,
|
|
9098
|
+
44,
|
|
9069
9099
|
3,
|
|
9070
|
-
|
|
9100
|
+
17
|
|
9071
9101
|
]
|
|
9072
9102
|
}
|
|
9073
9103
|
],
|
|
9074
9104
|
"sources": [
|
|
9075
9105
|
{
|
|
9076
9106
|
"fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
|
|
9077
|
-
"line":
|
|
9107
|
+
"line": 26,
|
|
9078
9108
|
"character": 13,
|
|
9079
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
9109
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L26"
|
|
9080
9110
|
}
|
|
9081
9111
|
],
|
|
9082
9112
|
"extendedTypes": [
|
|
@@ -9106,7 +9136,7 @@
|
|
|
9106
9136
|
"fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
|
|
9107
9137
|
"line": 1,
|
|
9108
9138
|
"character": 0,
|
|
9109
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
9139
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7046f6c06e5/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
|
|
9110
9140
|
}
|
|
9111
9141
|
]
|
|
9112
9142
|
}
|