@xyo-network/diviner-model 2.53.14 → 2.53.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1213 -453
- package/package.json +6 -6
package/dist/docs.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
25
25
|
"line": 11,
|
|
26
26
|
"character": 2,
|
|
27
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
27
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L11"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"type": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
41
41
|
"line": 11,
|
|
42
42
|
"character": 10,
|
|
43
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
43
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L11"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
@@ -212,19 +212,19 @@
|
|
|
212
212
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
213
213
|
"line": 9,
|
|
214
214
|
"character": 17,
|
|
215
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
215
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L9"
|
|
216
216
|
}
|
|
217
217
|
]
|
|
218
218
|
},
|
|
219
219
|
{
|
|
220
|
-
"id":
|
|
220
|
+
"id": 100,
|
|
221
221
|
"name": "DivinerModuleEventData",
|
|
222
222
|
"kind": 256,
|
|
223
223
|
"kindString": "Interface",
|
|
224
224
|
"flags": {},
|
|
225
225
|
"children": [
|
|
226
226
|
{
|
|
227
|
-
"id":
|
|
227
|
+
"id": 175,
|
|
228
228
|
"name": "moduleQueried",
|
|
229
229
|
"kind": 1024,
|
|
230
230
|
"kindString": "Property",
|
|
@@ -242,14 +242,14 @@
|
|
|
242
242
|
{
|
|
243
243
|
"type": "reflection",
|
|
244
244
|
"declaration": {
|
|
245
|
-
"id":
|
|
245
|
+
"id": 176,
|
|
246
246
|
"name": "__type",
|
|
247
247
|
"kind": 65536,
|
|
248
248
|
"kindString": "Type literal",
|
|
249
249
|
"flags": {},
|
|
250
250
|
"children": [
|
|
251
251
|
{
|
|
252
|
-
"id":
|
|
252
|
+
"id": 177,
|
|
253
253
|
"name": "module",
|
|
254
254
|
"kind": 1024,
|
|
255
255
|
"kindString": "Property",
|
|
@@ -281,14 +281,14 @@
|
|
|
281
281
|
{
|
|
282
282
|
"type": "reflection",
|
|
283
283
|
"declaration": {
|
|
284
|
-
"id":
|
|
284
|
+
"id": 178,
|
|
285
285
|
"name": "__type",
|
|
286
286
|
"kind": 65536,
|
|
287
287
|
"kindString": "Type literal",
|
|
288
288
|
"flags": {},
|
|
289
289
|
"children": [
|
|
290
290
|
{
|
|
291
|
-
"id":
|
|
291
|
+
"id": 179,
|
|
292
292
|
"name": "name",
|
|
293
293
|
"kind": 1024,
|
|
294
294
|
"kindString": "Property",
|
|
@@ -308,7 +308,82 @@
|
|
|
308
308
|
}
|
|
309
309
|
},
|
|
310
310
|
{
|
|
311
|
-
"id":
|
|
311
|
+
"id": 180,
|
|
312
|
+
"name": "paging",
|
|
313
|
+
"kind": 1024,
|
|
314
|
+
"kindString": "Property",
|
|
315
|
+
"flags": {
|
|
316
|
+
"isOptional": true
|
|
317
|
+
},
|
|
318
|
+
"sources": [
|
|
319
|
+
{
|
|
320
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
321
|
+
"line": 10,
|
|
322
|
+
"character": 4
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"type": {
|
|
326
|
+
"type": "reference",
|
|
327
|
+
"typeArguments": [
|
|
328
|
+
{
|
|
329
|
+
"type": "intrinsic",
|
|
330
|
+
"name": "string"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"type": "reflection",
|
|
334
|
+
"declaration": {
|
|
335
|
+
"id": 181,
|
|
336
|
+
"name": "__type",
|
|
337
|
+
"kind": 65536,
|
|
338
|
+
"kindString": "Type literal",
|
|
339
|
+
"flags": {},
|
|
340
|
+
"children": [
|
|
341
|
+
{
|
|
342
|
+
"id": 182,
|
|
343
|
+
"name": "size",
|
|
344
|
+
"kind": 1024,
|
|
345
|
+
"kindString": "Property",
|
|
346
|
+
"flags": {
|
|
347
|
+
"isOptional": true
|
|
348
|
+
},
|
|
349
|
+
"sources": [
|
|
350
|
+
{
|
|
351
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
352
|
+
"line": 11,
|
|
353
|
+
"character": 8
|
|
354
|
+
}
|
|
355
|
+
],
|
|
356
|
+
"type": {
|
|
357
|
+
"type": "intrinsic",
|
|
358
|
+
"name": "number"
|
|
359
|
+
}
|
|
360
|
+
}
|
|
361
|
+
],
|
|
362
|
+
"groups": [
|
|
363
|
+
{
|
|
364
|
+
"title": "Properties",
|
|
365
|
+
"children": [
|
|
366
|
+
182
|
|
367
|
+
]
|
|
368
|
+
}
|
|
369
|
+
],
|
|
370
|
+
"sources": [
|
|
371
|
+
{
|
|
372
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
373
|
+
"line": 10,
|
|
374
|
+
"character": 28
|
|
375
|
+
}
|
|
376
|
+
]
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
],
|
|
380
|
+
"name": "Record",
|
|
381
|
+
"qualifiedName": "Record",
|
|
382
|
+
"package": "typescript"
|
|
383
|
+
}
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"id": 183,
|
|
312
387
|
"name": "schema",
|
|
313
388
|
"kind": 1024,
|
|
314
389
|
"kindString": "Property",
|
|
@@ -316,7 +391,7 @@
|
|
|
316
391
|
"sources": [
|
|
317
392
|
{
|
|
318
393
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
319
|
-
"line":
|
|
394
|
+
"line": 13,
|
|
320
395
|
"character": 4
|
|
321
396
|
}
|
|
322
397
|
],
|
|
@@ -326,7 +401,7 @@
|
|
|
326
401
|
}
|
|
327
402
|
},
|
|
328
403
|
{
|
|
329
|
-
"id":
|
|
404
|
+
"id": 184,
|
|
330
405
|
"name": "security",
|
|
331
406
|
"kind": 1024,
|
|
332
407
|
"kindString": "Property",
|
|
@@ -336,21 +411,21 @@
|
|
|
336
411
|
"sources": [
|
|
337
412
|
{
|
|
338
413
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
339
|
-
"line":
|
|
414
|
+
"line": 14,
|
|
340
415
|
"character": 4
|
|
341
416
|
}
|
|
342
417
|
],
|
|
343
418
|
"type": {
|
|
344
419
|
"type": "reflection",
|
|
345
420
|
"declaration": {
|
|
346
|
-
"id":
|
|
421
|
+
"id": 185,
|
|
347
422
|
"name": "__type",
|
|
348
423
|
"kind": 65536,
|
|
349
424
|
"kindString": "Type literal",
|
|
350
425
|
"flags": {},
|
|
351
426
|
"children": [
|
|
352
427
|
{
|
|
353
|
-
"id":
|
|
428
|
+
"id": 186,
|
|
354
429
|
"name": "allowAnonymous",
|
|
355
430
|
"kind": 1024,
|
|
356
431
|
"kindString": "Property",
|
|
@@ -360,7 +435,7 @@
|
|
|
360
435
|
"sources": [
|
|
361
436
|
{
|
|
362
437
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
363
|
-
"line":
|
|
438
|
+
"line": 15,
|
|
364
439
|
"character": 8
|
|
365
440
|
}
|
|
366
441
|
],
|
|
@@ -370,7 +445,7 @@
|
|
|
370
445
|
}
|
|
371
446
|
},
|
|
372
447
|
{
|
|
373
|
-
"id":
|
|
448
|
+
"id": 187,
|
|
374
449
|
"name": "allowed",
|
|
375
450
|
"kind": 1024,
|
|
376
451
|
"kindString": "Property",
|
|
@@ -380,7 +455,7 @@
|
|
|
380
455
|
"sources": [
|
|
381
456
|
{
|
|
382
457
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
383
|
-
"line":
|
|
458
|
+
"line": 16,
|
|
384
459
|
"character": 8
|
|
385
460
|
}
|
|
386
461
|
],
|
|
@@ -414,7 +489,7 @@
|
|
|
414
489
|
}
|
|
415
490
|
},
|
|
416
491
|
{
|
|
417
|
-
"id":
|
|
492
|
+
"id": 188,
|
|
418
493
|
"name": "disallowed",
|
|
419
494
|
"kind": 1024,
|
|
420
495
|
"kindString": "Property",
|
|
@@ -424,7 +499,7 @@
|
|
|
424
499
|
"sources": [
|
|
425
500
|
{
|
|
426
501
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
427
|
-
"line":
|
|
502
|
+
"line": 17,
|
|
428
503
|
"character": 8
|
|
429
504
|
}
|
|
430
505
|
],
|
|
@@ -453,16 +528,16 @@
|
|
|
453
528
|
{
|
|
454
529
|
"title": "Properties",
|
|
455
530
|
"children": [
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
531
|
+
186,
|
|
532
|
+
187,
|
|
533
|
+
188
|
|
459
534
|
]
|
|
460
535
|
}
|
|
461
536
|
],
|
|
462
537
|
"sources": [
|
|
463
538
|
{
|
|
464
539
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
465
|
-
"line":
|
|
540
|
+
"line": 14,
|
|
466
541
|
"character": 15
|
|
467
542
|
}
|
|
468
543
|
]
|
|
@@ -470,7 +545,7 @@
|
|
|
470
545
|
}
|
|
471
546
|
},
|
|
472
547
|
{
|
|
473
|
-
"id":
|
|
548
|
+
"id": 189,
|
|
474
549
|
"name": "storeQueries",
|
|
475
550
|
"kind": 1024,
|
|
476
551
|
"kindString": "Property",
|
|
@@ -480,7 +555,7 @@
|
|
|
480
555
|
"sources": [
|
|
481
556
|
{
|
|
482
557
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
483
|
-
"line":
|
|
558
|
+
"line": 19,
|
|
484
559
|
"character": 4
|
|
485
560
|
}
|
|
486
561
|
],
|
|
@@ -494,10 +569,11 @@
|
|
|
494
569
|
{
|
|
495
570
|
"title": "Properties",
|
|
496
571
|
"children": [
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
572
|
+
179,
|
|
573
|
+
180,
|
|
574
|
+
183,
|
|
575
|
+
184,
|
|
576
|
+
189
|
|
501
577
|
]
|
|
502
578
|
}
|
|
503
579
|
],
|
|
@@ -533,14 +609,14 @@
|
|
|
533
609
|
{
|
|
534
610
|
"type": "reflection",
|
|
535
611
|
"declaration": {
|
|
536
|
-
"id":
|
|
612
|
+
"id": 190,
|
|
537
613
|
"name": "__type",
|
|
538
614
|
"kind": 65536,
|
|
539
615
|
"kindString": "Type literal",
|
|
540
616
|
"flags": {},
|
|
541
617
|
"children": [
|
|
542
618
|
{
|
|
543
|
-
"id":
|
|
619
|
+
"id": 191,
|
|
544
620
|
"name": "name",
|
|
545
621
|
"kind": 1024,
|
|
546
622
|
"kindString": "Property",
|
|
@@ -560,7 +636,82 @@
|
|
|
560
636
|
}
|
|
561
637
|
},
|
|
562
638
|
{
|
|
563
|
-
"id":
|
|
639
|
+
"id": 192,
|
|
640
|
+
"name": "paging",
|
|
641
|
+
"kind": 1024,
|
|
642
|
+
"kindString": "Property",
|
|
643
|
+
"flags": {
|
|
644
|
+
"isOptional": true
|
|
645
|
+
},
|
|
646
|
+
"sources": [
|
|
647
|
+
{
|
|
648
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
649
|
+
"line": 10,
|
|
650
|
+
"character": 4
|
|
651
|
+
}
|
|
652
|
+
],
|
|
653
|
+
"type": {
|
|
654
|
+
"type": "reference",
|
|
655
|
+
"typeArguments": [
|
|
656
|
+
{
|
|
657
|
+
"type": "intrinsic",
|
|
658
|
+
"name": "string"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"type": "reflection",
|
|
662
|
+
"declaration": {
|
|
663
|
+
"id": 193,
|
|
664
|
+
"name": "__type",
|
|
665
|
+
"kind": 65536,
|
|
666
|
+
"kindString": "Type literal",
|
|
667
|
+
"flags": {},
|
|
668
|
+
"children": [
|
|
669
|
+
{
|
|
670
|
+
"id": 194,
|
|
671
|
+
"name": "size",
|
|
672
|
+
"kind": 1024,
|
|
673
|
+
"kindString": "Property",
|
|
674
|
+
"flags": {
|
|
675
|
+
"isOptional": true
|
|
676
|
+
},
|
|
677
|
+
"sources": [
|
|
678
|
+
{
|
|
679
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
680
|
+
"line": 11,
|
|
681
|
+
"character": 8
|
|
682
|
+
}
|
|
683
|
+
],
|
|
684
|
+
"type": {
|
|
685
|
+
"type": "intrinsic",
|
|
686
|
+
"name": "number"
|
|
687
|
+
}
|
|
688
|
+
}
|
|
689
|
+
],
|
|
690
|
+
"groups": [
|
|
691
|
+
{
|
|
692
|
+
"title": "Properties",
|
|
693
|
+
"children": [
|
|
694
|
+
194
|
|
695
|
+
]
|
|
696
|
+
}
|
|
697
|
+
],
|
|
698
|
+
"sources": [
|
|
699
|
+
{
|
|
700
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
701
|
+
"line": 10,
|
|
702
|
+
"character": 28
|
|
703
|
+
}
|
|
704
|
+
]
|
|
705
|
+
}
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"name": "Record",
|
|
709
|
+
"qualifiedName": "Record",
|
|
710
|
+
"package": "typescript"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"id": 195,
|
|
564
715
|
"name": "schema",
|
|
565
716
|
"kind": 1024,
|
|
566
717
|
"kindString": "Property",
|
|
@@ -568,7 +719,7 @@
|
|
|
568
719
|
"sources": [
|
|
569
720
|
{
|
|
570
721
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
571
|
-
"line":
|
|
722
|
+
"line": 13,
|
|
572
723
|
"character": 4
|
|
573
724
|
}
|
|
574
725
|
],
|
|
@@ -578,7 +729,7 @@
|
|
|
578
729
|
}
|
|
579
730
|
},
|
|
580
731
|
{
|
|
581
|
-
"id":
|
|
732
|
+
"id": 196,
|
|
582
733
|
"name": "security",
|
|
583
734
|
"kind": 1024,
|
|
584
735
|
"kindString": "Property",
|
|
@@ -588,21 +739,21 @@
|
|
|
588
739
|
"sources": [
|
|
589
740
|
{
|
|
590
741
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
591
|
-
"line":
|
|
742
|
+
"line": 14,
|
|
592
743
|
"character": 4
|
|
593
744
|
}
|
|
594
745
|
],
|
|
595
746
|
"type": {
|
|
596
747
|
"type": "reflection",
|
|
597
748
|
"declaration": {
|
|
598
|
-
"id":
|
|
749
|
+
"id": 197,
|
|
599
750
|
"name": "__type",
|
|
600
751
|
"kind": 65536,
|
|
601
752
|
"kindString": "Type literal",
|
|
602
753
|
"flags": {},
|
|
603
754
|
"children": [
|
|
604
755
|
{
|
|
605
|
-
"id":
|
|
756
|
+
"id": 198,
|
|
606
757
|
"name": "allowAnonymous",
|
|
607
758
|
"kind": 1024,
|
|
608
759
|
"kindString": "Property",
|
|
@@ -612,7 +763,7 @@
|
|
|
612
763
|
"sources": [
|
|
613
764
|
{
|
|
614
765
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
615
|
-
"line":
|
|
766
|
+
"line": 15,
|
|
616
767
|
"character": 8
|
|
617
768
|
}
|
|
618
769
|
],
|
|
@@ -622,7 +773,7 @@
|
|
|
622
773
|
}
|
|
623
774
|
},
|
|
624
775
|
{
|
|
625
|
-
"id":
|
|
776
|
+
"id": 199,
|
|
626
777
|
"name": "allowed",
|
|
627
778
|
"kind": 1024,
|
|
628
779
|
"kindString": "Property",
|
|
@@ -632,7 +783,7 @@
|
|
|
632
783
|
"sources": [
|
|
633
784
|
{
|
|
634
785
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
635
|
-
"line":
|
|
786
|
+
"line": 16,
|
|
636
787
|
"character": 8
|
|
637
788
|
}
|
|
638
789
|
],
|
|
@@ -666,7 +817,7 @@
|
|
|
666
817
|
}
|
|
667
818
|
},
|
|
668
819
|
{
|
|
669
|
-
"id":
|
|
820
|
+
"id": 200,
|
|
670
821
|
"name": "disallowed",
|
|
671
822
|
"kind": 1024,
|
|
672
823
|
"kindString": "Property",
|
|
@@ -676,7 +827,7 @@
|
|
|
676
827
|
"sources": [
|
|
677
828
|
{
|
|
678
829
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
679
|
-
"line":
|
|
830
|
+
"line": 17,
|
|
680
831
|
"character": 8
|
|
681
832
|
}
|
|
682
833
|
],
|
|
@@ -705,16 +856,16 @@
|
|
|
705
856
|
{
|
|
706
857
|
"title": "Properties",
|
|
707
858
|
"children": [
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
859
|
+
198,
|
|
860
|
+
199,
|
|
861
|
+
200
|
|
711
862
|
]
|
|
712
863
|
}
|
|
713
864
|
],
|
|
714
865
|
"sources": [
|
|
715
866
|
{
|
|
716
867
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
717
|
-
"line":
|
|
868
|
+
"line": 14,
|
|
718
869
|
"character": 15
|
|
719
870
|
}
|
|
720
871
|
]
|
|
@@ -722,7 +873,7 @@
|
|
|
722
873
|
}
|
|
723
874
|
},
|
|
724
875
|
{
|
|
725
|
-
"id":
|
|
876
|
+
"id": 201,
|
|
726
877
|
"name": "storeQueries",
|
|
727
878
|
"kind": 1024,
|
|
728
879
|
"kindString": "Property",
|
|
@@ -732,7 +883,7 @@
|
|
|
732
883
|
"sources": [
|
|
733
884
|
{
|
|
734
885
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
735
|
-
"line":
|
|
886
|
+
"line": 19,
|
|
736
887
|
"character": 4
|
|
737
888
|
}
|
|
738
889
|
],
|
|
@@ -746,10 +897,11 @@
|
|
|
746
897
|
{
|
|
747
898
|
"title": "Properties",
|
|
748
899
|
"children": [
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
900
|
+
191,
|
|
901
|
+
192,
|
|
902
|
+
195,
|
|
903
|
+
196,
|
|
904
|
+
201
|
|
753
905
|
]
|
|
754
906
|
}
|
|
755
907
|
],
|
|
@@ -792,14 +944,14 @@
|
|
|
792
944
|
{
|
|
793
945
|
"type": "reflection",
|
|
794
946
|
"declaration": {
|
|
795
|
-
"id":
|
|
947
|
+
"id": 202,
|
|
796
948
|
"name": "__type",
|
|
797
949
|
"kind": 65536,
|
|
798
950
|
"kindString": "Type literal",
|
|
799
951
|
"flags": {},
|
|
800
952
|
"children": [
|
|
801
953
|
{
|
|
802
|
-
"id":
|
|
954
|
+
"id": 203,
|
|
803
955
|
"name": "schema",
|
|
804
956
|
"kind": 1024,
|
|
805
957
|
"kindString": "Property",
|
|
@@ -821,7 +973,7 @@
|
|
|
821
973
|
{
|
|
822
974
|
"title": "Properties",
|
|
823
975
|
"children": [
|
|
824
|
-
|
|
976
|
+
203
|
|
825
977
|
]
|
|
826
978
|
}
|
|
827
979
|
],
|
|
@@ -867,7 +1019,7 @@
|
|
|
867
1019
|
{
|
|
868
1020
|
"title": "Properties",
|
|
869
1021
|
"children": [
|
|
870
|
-
|
|
1022
|
+
177
|
|
871
1023
|
]
|
|
872
1024
|
}
|
|
873
1025
|
],
|
|
@@ -883,14 +1035,14 @@
|
|
|
883
1035
|
{
|
|
884
1036
|
"type": "reflection",
|
|
885
1037
|
"declaration": {
|
|
886
|
-
"id":
|
|
1038
|
+
"id": 204,
|
|
887
1039
|
"name": "__type",
|
|
888
1040
|
"kind": 65536,
|
|
889
1041
|
"kindString": "Type literal",
|
|
890
1042
|
"flags": {},
|
|
891
1043
|
"children": [
|
|
892
1044
|
{
|
|
893
|
-
"id":
|
|
1045
|
+
"id": 205,
|
|
894
1046
|
"name": "payloads",
|
|
895
1047
|
"kind": 1024,
|
|
896
1048
|
"kindString": "Property",
|
|
@@ -920,14 +1072,14 @@
|
|
|
920
1072
|
{
|
|
921
1073
|
"type": "reflection",
|
|
922
1074
|
"declaration": {
|
|
923
|
-
"id":
|
|
1075
|
+
"id": 206,
|
|
924
1076
|
"name": "__type",
|
|
925
1077
|
"kind": 65536,
|
|
926
1078
|
"kindString": "Type literal",
|
|
927
1079
|
"flags": {},
|
|
928
1080
|
"children": [
|
|
929
1081
|
{
|
|
930
|
-
"id":
|
|
1082
|
+
"id": 207,
|
|
931
1083
|
"name": "schema",
|
|
932
1084
|
"kind": 1024,
|
|
933
1085
|
"kindString": "Property",
|
|
@@ -949,7 +1101,7 @@
|
|
|
949
1101
|
{
|
|
950
1102
|
"title": "Properties",
|
|
951
1103
|
"children": [
|
|
952
|
-
|
|
1104
|
+
207
|
|
953
1105
|
]
|
|
954
1106
|
}
|
|
955
1107
|
],
|
|
@@ -967,7 +1119,7 @@
|
|
|
967
1119
|
}
|
|
968
1120
|
},
|
|
969
1121
|
{
|
|
970
|
-
"id":
|
|
1122
|
+
"id": 208,
|
|
971
1123
|
"name": "query",
|
|
972
1124
|
"kind": 1024,
|
|
973
1125
|
"kindString": "Property",
|
|
@@ -997,14 +1149,14 @@
|
|
|
997
1149
|
{
|
|
998
1150
|
"type": "reflection",
|
|
999
1151
|
"declaration": {
|
|
1000
|
-
"id":
|
|
1152
|
+
"id": 209,
|
|
1001
1153
|
"name": "__type",
|
|
1002
1154
|
"kind": 65536,
|
|
1003
1155
|
"kindString": "Type literal",
|
|
1004
1156
|
"flags": {},
|
|
1005
1157
|
"children": [
|
|
1006
1158
|
{
|
|
1007
|
-
"id":
|
|
1159
|
+
"id": 210,
|
|
1008
1160
|
"name": "query",
|
|
1009
1161
|
"kind": 1024,
|
|
1010
1162
|
"kindString": "Property",
|
|
@@ -1022,7 +1174,7 @@
|
|
|
1022
1174
|
}
|
|
1023
1175
|
},
|
|
1024
1176
|
{
|
|
1025
|
-
"id":
|
|
1177
|
+
"id": 211,
|
|
1026
1178
|
"name": "resultSet",
|
|
1027
1179
|
"kind": 1024,
|
|
1028
1180
|
"kindString": "Property",
|
|
@@ -1042,7 +1194,7 @@
|
|
|
1042
1194
|
}
|
|
1043
1195
|
},
|
|
1044
1196
|
{
|
|
1045
|
-
"id":
|
|
1197
|
+
"id": 212,
|
|
1046
1198
|
"name": "schema",
|
|
1047
1199
|
"kind": 1024,
|
|
1048
1200
|
"kindString": "Property",
|
|
@@ -1064,9 +1216,9 @@
|
|
|
1064
1216
|
{
|
|
1065
1217
|
"title": "Properties",
|
|
1066
1218
|
"children": [
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1219
|
+
210,
|
|
1220
|
+
211,
|
|
1221
|
+
212
|
|
1070
1222
|
]
|
|
1071
1223
|
}
|
|
1072
1224
|
],
|
|
@@ -1083,7 +1235,7 @@
|
|
|
1083
1235
|
}
|
|
1084
1236
|
},
|
|
1085
1237
|
{
|
|
1086
|
-
"id":
|
|
1238
|
+
"id": 213,
|
|
1087
1239
|
"name": "result",
|
|
1088
1240
|
"kind": 1024,
|
|
1089
1241
|
"kindString": "Property",
|
|
@@ -1116,14 +1268,14 @@
|
|
|
1116
1268
|
{
|
|
1117
1269
|
"type": "reflection",
|
|
1118
1270
|
"declaration": {
|
|
1119
|
-
"id":
|
|
1271
|
+
"id": 214,
|
|
1120
1272
|
"name": "__type",
|
|
1121
1273
|
"kind": 65536,
|
|
1122
1274
|
"kindString": "Type literal",
|
|
1123
1275
|
"flags": {},
|
|
1124
1276
|
"children": [
|
|
1125
1277
|
{
|
|
1126
|
-
"id":
|
|
1278
|
+
"id": 215,
|
|
1127
1279
|
"name": "schema",
|
|
1128
1280
|
"kind": 1024,
|
|
1129
1281
|
"kindString": "Property",
|
|
@@ -1145,7 +1297,7 @@
|
|
|
1145
1297
|
{
|
|
1146
1298
|
"title": "Properties",
|
|
1147
1299
|
"children": [
|
|
1148
|
-
|
|
1300
|
+
215
|
|
1149
1301
|
]
|
|
1150
1302
|
}
|
|
1151
1303
|
],
|
|
@@ -1176,14 +1328,14 @@
|
|
|
1176
1328
|
{
|
|
1177
1329
|
"type": "reflection",
|
|
1178
1330
|
"declaration": {
|
|
1179
|
-
"id":
|
|
1331
|
+
"id": 216,
|
|
1180
1332
|
"name": "__type",
|
|
1181
1333
|
"kind": 65536,
|
|
1182
1334
|
"kindString": "Type literal",
|
|
1183
1335
|
"flags": {},
|
|
1184
1336
|
"children": [
|
|
1185
1337
|
{
|
|
1186
|
-
"id":
|
|
1338
|
+
"id": 217,
|
|
1187
1339
|
"name": "schema",
|
|
1188
1340
|
"kind": 1024,
|
|
1189
1341
|
"kindString": "Property",
|
|
@@ -1205,7 +1357,7 @@
|
|
|
1205
1357
|
{
|
|
1206
1358
|
"title": "Properties",
|
|
1207
1359
|
"children": [
|
|
1208
|
-
|
|
1360
|
+
217
|
|
1209
1361
|
]
|
|
1210
1362
|
}
|
|
1211
1363
|
],
|
|
@@ -1229,9 +1381,9 @@
|
|
|
1229
1381
|
{
|
|
1230
1382
|
"title": "Properties",
|
|
1231
1383
|
"children": [
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1384
|
+
205,
|
|
1385
|
+
208,
|
|
1386
|
+
213
|
|
1235
1387
|
]
|
|
1236
1388
|
}
|
|
1237
1389
|
],
|
|
@@ -1252,7 +1404,7 @@
|
|
|
1252
1404
|
}
|
|
1253
1405
|
},
|
|
1254
1406
|
{
|
|
1255
|
-
"id":
|
|
1407
|
+
"id": 101,
|
|
1256
1408
|
"name": "reportEnd",
|
|
1257
1409
|
"kind": 1024,
|
|
1258
1410
|
"kindString": "Property",
|
|
@@ -1262,7 +1414,7 @@
|
|
|
1262
1414
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
1263
1415
|
"line": 24,
|
|
1264
1416
|
"character": 2,
|
|
1265
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
1417
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L24"
|
|
1266
1418
|
}
|
|
1267
1419
|
],
|
|
1268
1420
|
"type": {
|
|
@@ -1271,14 +1423,14 @@
|
|
|
1271
1423
|
{
|
|
1272
1424
|
"type": "reflection",
|
|
1273
1425
|
"declaration": {
|
|
1274
|
-
"id":
|
|
1426
|
+
"id": 102,
|
|
1275
1427
|
"name": "__type",
|
|
1276
1428
|
"kind": 65536,
|
|
1277
1429
|
"kindString": "Type literal",
|
|
1278
1430
|
"flags": {},
|
|
1279
1431
|
"children": [
|
|
1280
1432
|
{
|
|
1281
|
-
"id":
|
|
1433
|
+
"id": 103,
|
|
1282
1434
|
"name": "module",
|
|
1283
1435
|
"kind": 1024,
|
|
1284
1436
|
"kindString": "Property",
|
|
@@ -1292,11 +1444,11 @@
|
|
|
1292
1444
|
],
|
|
1293
1445
|
"type": {
|
|
1294
1446
|
"type": "reference",
|
|
1295
|
-
"id":
|
|
1447
|
+
"id": 221,
|
|
1296
1448
|
"typeArguments": [
|
|
1297
1449
|
{
|
|
1298
1450
|
"type": "reference",
|
|
1299
|
-
"id":
|
|
1451
|
+
"id": 218,
|
|
1300
1452
|
"typeArguments": [
|
|
1301
1453
|
{
|
|
1302
1454
|
"type": "intersection",
|
|
@@ -1312,14 +1464,14 @@
|
|
|
1312
1464
|
{
|
|
1313
1465
|
"type": "reflection",
|
|
1314
1466
|
"declaration": {
|
|
1315
|
-
"id":
|
|
1467
|
+
"id": 104,
|
|
1316
1468
|
"name": "__type",
|
|
1317
1469
|
"kind": 65536,
|
|
1318
1470
|
"kindString": "Type literal",
|
|
1319
1471
|
"flags": {},
|
|
1320
1472
|
"children": [
|
|
1321
1473
|
{
|
|
1322
|
-
"id":
|
|
1474
|
+
"id": 105,
|
|
1323
1475
|
"name": "name",
|
|
1324
1476
|
"kind": 1024,
|
|
1325
1477
|
"kindString": "Property",
|
|
@@ -1339,7 +1491,82 @@
|
|
|
1339
1491
|
}
|
|
1340
1492
|
},
|
|
1341
1493
|
{
|
|
1342
|
-
"id":
|
|
1494
|
+
"id": 106,
|
|
1495
|
+
"name": "paging",
|
|
1496
|
+
"kind": 1024,
|
|
1497
|
+
"kindString": "Property",
|
|
1498
|
+
"flags": {
|
|
1499
|
+
"isOptional": true
|
|
1500
|
+
},
|
|
1501
|
+
"sources": [
|
|
1502
|
+
{
|
|
1503
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1504
|
+
"line": 10,
|
|
1505
|
+
"character": 4
|
|
1506
|
+
}
|
|
1507
|
+
],
|
|
1508
|
+
"type": {
|
|
1509
|
+
"type": "reference",
|
|
1510
|
+
"typeArguments": [
|
|
1511
|
+
{
|
|
1512
|
+
"type": "intrinsic",
|
|
1513
|
+
"name": "string"
|
|
1514
|
+
},
|
|
1515
|
+
{
|
|
1516
|
+
"type": "reflection",
|
|
1517
|
+
"declaration": {
|
|
1518
|
+
"id": 107,
|
|
1519
|
+
"name": "__type",
|
|
1520
|
+
"kind": 65536,
|
|
1521
|
+
"kindString": "Type literal",
|
|
1522
|
+
"flags": {},
|
|
1523
|
+
"children": [
|
|
1524
|
+
{
|
|
1525
|
+
"id": 108,
|
|
1526
|
+
"name": "size",
|
|
1527
|
+
"kind": 1024,
|
|
1528
|
+
"kindString": "Property",
|
|
1529
|
+
"flags": {
|
|
1530
|
+
"isOptional": true
|
|
1531
|
+
},
|
|
1532
|
+
"sources": [
|
|
1533
|
+
{
|
|
1534
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1535
|
+
"line": 11,
|
|
1536
|
+
"character": 8
|
|
1537
|
+
}
|
|
1538
|
+
],
|
|
1539
|
+
"type": {
|
|
1540
|
+
"type": "intrinsic",
|
|
1541
|
+
"name": "number"
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
],
|
|
1545
|
+
"groups": [
|
|
1546
|
+
{
|
|
1547
|
+
"title": "Properties",
|
|
1548
|
+
"children": [
|
|
1549
|
+
108
|
|
1550
|
+
]
|
|
1551
|
+
}
|
|
1552
|
+
],
|
|
1553
|
+
"sources": [
|
|
1554
|
+
{
|
|
1555
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1556
|
+
"line": 10,
|
|
1557
|
+
"character": 28
|
|
1558
|
+
}
|
|
1559
|
+
]
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
],
|
|
1563
|
+
"name": "Record",
|
|
1564
|
+
"qualifiedName": "Record",
|
|
1565
|
+
"package": "typescript"
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"id": 109,
|
|
1343
1570
|
"name": "schema",
|
|
1344
1571
|
"kind": 1024,
|
|
1345
1572
|
"kindString": "Property",
|
|
@@ -1347,7 +1574,7 @@
|
|
|
1347
1574
|
"sources": [
|
|
1348
1575
|
{
|
|
1349
1576
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1350
|
-
"line":
|
|
1577
|
+
"line": 13,
|
|
1351
1578
|
"character": 4
|
|
1352
1579
|
}
|
|
1353
1580
|
],
|
|
@@ -1357,7 +1584,7 @@
|
|
|
1357
1584
|
}
|
|
1358
1585
|
},
|
|
1359
1586
|
{
|
|
1360
|
-
"id":
|
|
1587
|
+
"id": 110,
|
|
1361
1588
|
"name": "security",
|
|
1362
1589
|
"kind": 1024,
|
|
1363
1590
|
"kindString": "Property",
|
|
@@ -1367,21 +1594,21 @@
|
|
|
1367
1594
|
"sources": [
|
|
1368
1595
|
{
|
|
1369
1596
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1370
|
-
"line":
|
|
1597
|
+
"line": 14,
|
|
1371
1598
|
"character": 4
|
|
1372
1599
|
}
|
|
1373
1600
|
],
|
|
1374
1601
|
"type": {
|
|
1375
1602
|
"type": "reflection",
|
|
1376
1603
|
"declaration": {
|
|
1377
|
-
"id":
|
|
1604
|
+
"id": 111,
|
|
1378
1605
|
"name": "__type",
|
|
1379
1606
|
"kind": 65536,
|
|
1380
1607
|
"kindString": "Type literal",
|
|
1381
1608
|
"flags": {},
|
|
1382
1609
|
"children": [
|
|
1383
1610
|
{
|
|
1384
|
-
"id":
|
|
1611
|
+
"id": 112,
|
|
1385
1612
|
"name": "allowAnonymous",
|
|
1386
1613
|
"kind": 1024,
|
|
1387
1614
|
"kindString": "Property",
|
|
@@ -1391,7 +1618,7 @@
|
|
|
1391
1618
|
"sources": [
|
|
1392
1619
|
{
|
|
1393
1620
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1394
|
-
"line":
|
|
1621
|
+
"line": 15,
|
|
1395
1622
|
"character": 8
|
|
1396
1623
|
}
|
|
1397
1624
|
],
|
|
@@ -1401,7 +1628,7 @@
|
|
|
1401
1628
|
}
|
|
1402
1629
|
},
|
|
1403
1630
|
{
|
|
1404
|
-
"id":
|
|
1631
|
+
"id": 113,
|
|
1405
1632
|
"name": "allowed",
|
|
1406
1633
|
"kind": 1024,
|
|
1407
1634
|
"kindString": "Property",
|
|
@@ -1411,7 +1638,7 @@
|
|
|
1411
1638
|
"sources": [
|
|
1412
1639
|
{
|
|
1413
1640
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1414
|
-
"line":
|
|
1641
|
+
"line": 16,
|
|
1415
1642
|
"character": 8
|
|
1416
1643
|
}
|
|
1417
1644
|
],
|
|
@@ -1445,7 +1672,7 @@
|
|
|
1445
1672
|
}
|
|
1446
1673
|
},
|
|
1447
1674
|
{
|
|
1448
|
-
"id":
|
|
1675
|
+
"id": 114,
|
|
1449
1676
|
"name": "disallowed",
|
|
1450
1677
|
"kind": 1024,
|
|
1451
1678
|
"kindString": "Property",
|
|
@@ -1455,7 +1682,7 @@
|
|
|
1455
1682
|
"sources": [
|
|
1456
1683
|
{
|
|
1457
1684
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1458
|
-
"line":
|
|
1685
|
+
"line": 17,
|
|
1459
1686
|
"character": 8
|
|
1460
1687
|
}
|
|
1461
1688
|
],
|
|
@@ -1484,16 +1711,16 @@
|
|
|
1484
1711
|
{
|
|
1485
1712
|
"title": "Properties",
|
|
1486
1713
|
"children": [
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1714
|
+
112,
|
|
1715
|
+
113,
|
|
1716
|
+
114
|
|
1490
1717
|
]
|
|
1491
1718
|
}
|
|
1492
1719
|
],
|
|
1493
1720
|
"sources": [
|
|
1494
1721
|
{
|
|
1495
1722
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1496
|
-
"line":
|
|
1723
|
+
"line": 14,
|
|
1497
1724
|
"character": 15
|
|
1498
1725
|
}
|
|
1499
1726
|
]
|
|
@@ -1501,7 +1728,7 @@
|
|
|
1501
1728
|
}
|
|
1502
1729
|
},
|
|
1503
1730
|
{
|
|
1504
|
-
"id":
|
|
1731
|
+
"id": 115,
|
|
1505
1732
|
"name": "storeQueries",
|
|
1506
1733
|
"kind": 1024,
|
|
1507
1734
|
"kindString": "Property",
|
|
@@ -1511,7 +1738,7 @@
|
|
|
1511
1738
|
"sources": [
|
|
1512
1739
|
{
|
|
1513
1740
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1514
|
-
"line":
|
|
1741
|
+
"line": 19,
|
|
1515
1742
|
"character": 4
|
|
1516
1743
|
}
|
|
1517
1744
|
],
|
|
@@ -1525,10 +1752,11 @@
|
|
|
1525
1752
|
{
|
|
1526
1753
|
"title": "Properties",
|
|
1527
1754
|
"children": [
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1755
|
+
105,
|
|
1756
|
+
106,
|
|
1757
|
+
109,
|
|
1758
|
+
110,
|
|
1759
|
+
115
|
|
1532
1760
|
]
|
|
1533
1761
|
}
|
|
1534
1762
|
],
|
|
@@ -1564,14 +1792,14 @@
|
|
|
1564
1792
|
{
|
|
1565
1793
|
"type": "reflection",
|
|
1566
1794
|
"declaration": {
|
|
1567
|
-
"id":
|
|
1795
|
+
"id": 116,
|
|
1568
1796
|
"name": "__type",
|
|
1569
1797
|
"kind": 65536,
|
|
1570
1798
|
"kindString": "Type literal",
|
|
1571
1799
|
"flags": {},
|
|
1572
1800
|
"children": [
|
|
1573
1801
|
{
|
|
1574
|
-
"id":
|
|
1802
|
+
"id": 117,
|
|
1575
1803
|
"name": "name",
|
|
1576
1804
|
"kind": 1024,
|
|
1577
1805
|
"kindString": "Property",
|
|
@@ -1591,7 +1819,82 @@
|
|
|
1591
1819
|
}
|
|
1592
1820
|
},
|
|
1593
1821
|
{
|
|
1594
|
-
"id":
|
|
1822
|
+
"id": 118,
|
|
1823
|
+
"name": "paging",
|
|
1824
|
+
"kind": 1024,
|
|
1825
|
+
"kindString": "Property",
|
|
1826
|
+
"flags": {
|
|
1827
|
+
"isOptional": true
|
|
1828
|
+
},
|
|
1829
|
+
"sources": [
|
|
1830
|
+
{
|
|
1831
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1832
|
+
"line": 10,
|
|
1833
|
+
"character": 4
|
|
1834
|
+
}
|
|
1835
|
+
],
|
|
1836
|
+
"type": {
|
|
1837
|
+
"type": "reference",
|
|
1838
|
+
"typeArguments": [
|
|
1839
|
+
{
|
|
1840
|
+
"type": "intrinsic",
|
|
1841
|
+
"name": "string"
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"type": "reflection",
|
|
1845
|
+
"declaration": {
|
|
1846
|
+
"id": 119,
|
|
1847
|
+
"name": "__type",
|
|
1848
|
+
"kind": 65536,
|
|
1849
|
+
"kindString": "Type literal",
|
|
1850
|
+
"flags": {},
|
|
1851
|
+
"children": [
|
|
1852
|
+
{
|
|
1853
|
+
"id": 120,
|
|
1854
|
+
"name": "size",
|
|
1855
|
+
"kind": 1024,
|
|
1856
|
+
"kindString": "Property",
|
|
1857
|
+
"flags": {
|
|
1858
|
+
"isOptional": true
|
|
1859
|
+
},
|
|
1860
|
+
"sources": [
|
|
1861
|
+
{
|
|
1862
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1863
|
+
"line": 11,
|
|
1864
|
+
"character": 8
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"type": {
|
|
1868
|
+
"type": "intrinsic",
|
|
1869
|
+
"name": "number"
|
|
1870
|
+
}
|
|
1871
|
+
}
|
|
1872
|
+
],
|
|
1873
|
+
"groups": [
|
|
1874
|
+
{
|
|
1875
|
+
"title": "Properties",
|
|
1876
|
+
"children": [
|
|
1877
|
+
120
|
|
1878
|
+
]
|
|
1879
|
+
}
|
|
1880
|
+
],
|
|
1881
|
+
"sources": [
|
|
1882
|
+
{
|
|
1883
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1884
|
+
"line": 10,
|
|
1885
|
+
"character": 28
|
|
1886
|
+
}
|
|
1887
|
+
]
|
|
1888
|
+
}
|
|
1889
|
+
}
|
|
1890
|
+
],
|
|
1891
|
+
"name": "Record",
|
|
1892
|
+
"qualifiedName": "Record",
|
|
1893
|
+
"package": "typescript"
|
|
1894
|
+
}
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"id": 121,
|
|
1595
1898
|
"name": "schema",
|
|
1596
1899
|
"kind": 1024,
|
|
1597
1900
|
"kindString": "Property",
|
|
@@ -1599,7 +1902,7 @@
|
|
|
1599
1902
|
"sources": [
|
|
1600
1903
|
{
|
|
1601
1904
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1602
|
-
"line":
|
|
1905
|
+
"line": 13,
|
|
1603
1906
|
"character": 4
|
|
1604
1907
|
}
|
|
1605
1908
|
],
|
|
@@ -1609,7 +1912,7 @@
|
|
|
1609
1912
|
}
|
|
1610
1913
|
},
|
|
1611
1914
|
{
|
|
1612
|
-
"id":
|
|
1915
|
+
"id": 122,
|
|
1613
1916
|
"name": "security",
|
|
1614
1917
|
"kind": 1024,
|
|
1615
1918
|
"kindString": "Property",
|
|
@@ -1619,21 +1922,21 @@
|
|
|
1619
1922
|
"sources": [
|
|
1620
1923
|
{
|
|
1621
1924
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1622
|
-
"line":
|
|
1925
|
+
"line": 14,
|
|
1623
1926
|
"character": 4
|
|
1624
1927
|
}
|
|
1625
1928
|
],
|
|
1626
1929
|
"type": {
|
|
1627
1930
|
"type": "reflection",
|
|
1628
1931
|
"declaration": {
|
|
1629
|
-
"id":
|
|
1932
|
+
"id": 123,
|
|
1630
1933
|
"name": "__type",
|
|
1631
1934
|
"kind": 65536,
|
|
1632
1935
|
"kindString": "Type literal",
|
|
1633
1936
|
"flags": {},
|
|
1634
1937
|
"children": [
|
|
1635
1938
|
{
|
|
1636
|
-
"id":
|
|
1939
|
+
"id": 124,
|
|
1637
1940
|
"name": "allowAnonymous",
|
|
1638
1941
|
"kind": 1024,
|
|
1639
1942
|
"kindString": "Property",
|
|
@@ -1643,7 +1946,7 @@
|
|
|
1643
1946
|
"sources": [
|
|
1644
1947
|
{
|
|
1645
1948
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1646
|
-
"line":
|
|
1949
|
+
"line": 15,
|
|
1647
1950
|
"character": 8
|
|
1648
1951
|
}
|
|
1649
1952
|
],
|
|
@@ -1653,7 +1956,7 @@
|
|
|
1653
1956
|
}
|
|
1654
1957
|
},
|
|
1655
1958
|
{
|
|
1656
|
-
"id":
|
|
1959
|
+
"id": 125,
|
|
1657
1960
|
"name": "allowed",
|
|
1658
1961
|
"kind": 1024,
|
|
1659
1962
|
"kindString": "Property",
|
|
@@ -1663,7 +1966,7 @@
|
|
|
1663
1966
|
"sources": [
|
|
1664
1967
|
{
|
|
1665
1968
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1666
|
-
"line":
|
|
1969
|
+
"line": 16,
|
|
1667
1970
|
"character": 8
|
|
1668
1971
|
}
|
|
1669
1972
|
],
|
|
@@ -1697,7 +2000,7 @@
|
|
|
1697
2000
|
}
|
|
1698
2001
|
},
|
|
1699
2002
|
{
|
|
1700
|
-
"id":
|
|
2003
|
+
"id": 126,
|
|
1701
2004
|
"name": "disallowed",
|
|
1702
2005
|
"kind": 1024,
|
|
1703
2006
|
"kindString": "Property",
|
|
@@ -1707,7 +2010,7 @@
|
|
|
1707
2010
|
"sources": [
|
|
1708
2011
|
{
|
|
1709
2012
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1710
|
-
"line":
|
|
2013
|
+
"line": 17,
|
|
1711
2014
|
"character": 8
|
|
1712
2015
|
}
|
|
1713
2016
|
],
|
|
@@ -1736,16 +2039,16 @@
|
|
|
1736
2039
|
{
|
|
1737
2040
|
"title": "Properties",
|
|
1738
2041
|
"children": [
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
2042
|
+
124,
|
|
2043
|
+
125,
|
|
2044
|
+
126
|
|
1742
2045
|
]
|
|
1743
2046
|
}
|
|
1744
2047
|
],
|
|
1745
2048
|
"sources": [
|
|
1746
2049
|
{
|
|
1747
2050
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1748
|
-
"line":
|
|
2051
|
+
"line": 14,
|
|
1749
2052
|
"character": 15
|
|
1750
2053
|
}
|
|
1751
2054
|
]
|
|
@@ -1753,7 +2056,7 @@
|
|
|
1753
2056
|
}
|
|
1754
2057
|
},
|
|
1755
2058
|
{
|
|
1756
|
-
"id":
|
|
2059
|
+
"id": 127,
|
|
1757
2060
|
"name": "storeQueries",
|
|
1758
2061
|
"kind": 1024,
|
|
1759
2062
|
"kindString": "Property",
|
|
@@ -1763,7 +2066,7 @@
|
|
|
1763
2066
|
"sources": [
|
|
1764
2067
|
{
|
|
1765
2068
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1766
|
-
"line":
|
|
2069
|
+
"line": 19,
|
|
1767
2070
|
"character": 4
|
|
1768
2071
|
}
|
|
1769
2072
|
],
|
|
@@ -1777,10 +2080,11 @@
|
|
|
1777
2080
|
{
|
|
1778
2081
|
"title": "Properties",
|
|
1779
2082
|
"children": [
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
2083
|
+
117,
|
|
2084
|
+
118,
|
|
2085
|
+
121,
|
|
2086
|
+
122,
|
|
2087
|
+
127
|
|
1784
2088
|
]
|
|
1785
2089
|
}
|
|
1786
2090
|
],
|
|
@@ -1802,14 +2106,14 @@
|
|
|
1802
2106
|
{
|
|
1803
2107
|
"type": "reflection",
|
|
1804
2108
|
"declaration": {
|
|
1805
|
-
"id":
|
|
2109
|
+
"id": 128,
|
|
1806
2110
|
"name": "__type",
|
|
1807
2111
|
"kind": 65536,
|
|
1808
2112
|
"kindString": "Type literal",
|
|
1809
2113
|
"flags": {},
|
|
1810
2114
|
"children": [
|
|
1811
2115
|
{
|
|
1812
|
-
"id":
|
|
2116
|
+
"id": 129,
|
|
1813
2117
|
"name": "schema",
|
|
1814
2118
|
"kind": 1024,
|
|
1815
2119
|
"kindString": "Property",
|
|
@@ -1819,7 +2123,7 @@
|
|
|
1819
2123
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
1820
2124
|
"line": 9,
|
|
1821
2125
|
"character": 4,
|
|
1822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2126
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
1823
2127
|
}
|
|
1824
2128
|
],
|
|
1825
2129
|
"type": {
|
|
@@ -1832,7 +2136,7 @@
|
|
|
1832
2136
|
{
|
|
1833
2137
|
"title": "Properties",
|
|
1834
2138
|
"children": [
|
|
1835
|
-
|
|
2139
|
+
129
|
|
1836
2140
|
]
|
|
1837
2141
|
}
|
|
1838
2142
|
],
|
|
@@ -1841,7 +2145,7 @@
|
|
|
1841
2145
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
1842
2146
|
"line": 8,
|
|
1843
2147
|
"character": 2,
|
|
1844
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2148
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
1845
2149
|
}
|
|
1846
2150
|
]
|
|
1847
2151
|
}
|
|
@@ -1887,14 +2191,14 @@
|
|
|
1887
2191
|
{
|
|
1888
2192
|
"type": "reflection",
|
|
1889
2193
|
"declaration": {
|
|
1890
|
-
"id":
|
|
2194
|
+
"id": 130,
|
|
1891
2195
|
"name": "__type",
|
|
1892
2196
|
"kind": 65536,
|
|
1893
2197
|
"kindString": "Type literal",
|
|
1894
2198
|
"flags": {},
|
|
1895
2199
|
"children": [
|
|
1896
2200
|
{
|
|
1897
|
-
"id":
|
|
2201
|
+
"id": 131,
|
|
1898
2202
|
"name": "schema",
|
|
1899
2203
|
"kind": 1024,
|
|
1900
2204
|
"kindString": "Property",
|
|
@@ -1916,7 +2220,7 @@
|
|
|
1916
2220
|
{
|
|
1917
2221
|
"title": "Properties",
|
|
1918
2222
|
"children": [
|
|
1919
|
-
|
|
2223
|
+
131
|
|
1920
2224
|
]
|
|
1921
2225
|
}
|
|
1922
2226
|
],
|
|
@@ -1951,7 +2255,7 @@
|
|
|
1951
2255
|
},
|
|
1952
2256
|
{
|
|
1953
2257
|
"type": "reference",
|
|
1954
|
-
"id":
|
|
2258
|
+
"id": 100,
|
|
1955
2259
|
"name": "DivinerModuleEventData"
|
|
1956
2260
|
}
|
|
1957
2261
|
],
|
|
@@ -1963,7 +2267,7 @@
|
|
|
1963
2267
|
{
|
|
1964
2268
|
"title": "Properties",
|
|
1965
2269
|
"children": [
|
|
1966
|
-
|
|
2270
|
+
103
|
|
1967
2271
|
]
|
|
1968
2272
|
}
|
|
1969
2273
|
],
|
|
@@ -1979,14 +2283,14 @@
|
|
|
1979
2283
|
{
|
|
1980
2284
|
"type": "reflection",
|
|
1981
2285
|
"declaration": {
|
|
1982
|
-
"id":
|
|
2286
|
+
"id": 132,
|
|
1983
2287
|
"name": "__type",
|
|
1984
2288
|
"kind": 65536,
|
|
1985
2289
|
"kindString": "Type literal",
|
|
1986
2290
|
"flags": {},
|
|
1987
2291
|
"children": [
|
|
1988
2292
|
{
|
|
1989
|
-
"id":
|
|
2293
|
+
"id": 133,
|
|
1990
2294
|
"name": "errors",
|
|
1991
2295
|
"kind": 1024,
|
|
1992
2296
|
"kindString": "Property",
|
|
@@ -1998,7 +2302,7 @@
|
|
|
1998
2302
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
1999
2303
|
"line": 17,
|
|
2000
2304
|
"character": 4,
|
|
2001
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2305
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L17"
|
|
2002
2306
|
}
|
|
2003
2307
|
],
|
|
2004
2308
|
"type": {
|
|
@@ -2012,7 +2316,7 @@
|
|
|
2012
2316
|
}
|
|
2013
2317
|
},
|
|
2014
2318
|
{
|
|
2015
|
-
"id":
|
|
2319
|
+
"id": 134,
|
|
2016
2320
|
"name": "inPayloads",
|
|
2017
2321
|
"kind": 1024,
|
|
2018
2322
|
"kindString": "Property",
|
|
@@ -2024,7 +2328,7 @@
|
|
|
2024
2328
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
2025
2329
|
"line": 18,
|
|
2026
2330
|
"character": 4,
|
|
2027
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2331
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L18"
|
|
2028
2332
|
}
|
|
2029
2333
|
],
|
|
2030
2334
|
"type": {
|
|
@@ -2043,14 +2347,14 @@
|
|
|
2043
2347
|
{
|
|
2044
2348
|
"type": "reflection",
|
|
2045
2349
|
"declaration": {
|
|
2046
|
-
"id":
|
|
2350
|
+
"id": 135,
|
|
2047
2351
|
"name": "__type",
|
|
2048
2352
|
"kind": 65536,
|
|
2049
2353
|
"kindString": "Type literal",
|
|
2050
2354
|
"flags": {},
|
|
2051
2355
|
"children": [
|
|
2052
2356
|
{
|
|
2053
|
-
"id":
|
|
2357
|
+
"id": 136,
|
|
2054
2358
|
"name": "schema",
|
|
2055
2359
|
"kind": 1024,
|
|
2056
2360
|
"kindString": "Property",
|
|
@@ -2072,7 +2376,7 @@
|
|
|
2072
2376
|
{
|
|
2073
2377
|
"title": "Properties",
|
|
2074
2378
|
"children": [
|
|
2075
|
-
|
|
2379
|
+
136
|
|
2076
2380
|
]
|
|
2077
2381
|
}
|
|
2078
2382
|
],
|
|
@@ -2090,7 +2394,7 @@
|
|
|
2090
2394
|
}
|
|
2091
2395
|
},
|
|
2092
2396
|
{
|
|
2093
|
-
"id":
|
|
2397
|
+
"id": 137,
|
|
2094
2398
|
"name": "outPayloads",
|
|
2095
2399
|
"kind": 1024,
|
|
2096
2400
|
"kindString": "Property",
|
|
@@ -2100,7 +2404,7 @@
|
|
|
2100
2404
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
2101
2405
|
"line": 19,
|
|
2102
2406
|
"character": 4,
|
|
2103
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2407
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L19"
|
|
2104
2408
|
}
|
|
2105
2409
|
],
|
|
2106
2410
|
"type": {
|
|
@@ -2119,14 +2423,14 @@
|
|
|
2119
2423
|
{
|
|
2120
2424
|
"type": "reflection",
|
|
2121
2425
|
"declaration": {
|
|
2122
|
-
"id":
|
|
2426
|
+
"id": 138,
|
|
2123
2427
|
"name": "__type",
|
|
2124
2428
|
"kind": 65536,
|
|
2125
2429
|
"kindString": "Type literal",
|
|
2126
2430
|
"flags": {},
|
|
2127
2431
|
"children": [
|
|
2128
2432
|
{
|
|
2129
|
-
"id":
|
|
2433
|
+
"id": 139,
|
|
2130
2434
|
"name": "schema",
|
|
2131
2435
|
"kind": 1024,
|
|
2132
2436
|
"kindString": "Property",
|
|
@@ -2148,7 +2452,7 @@
|
|
|
2148
2452
|
{
|
|
2149
2453
|
"title": "Properties",
|
|
2150
2454
|
"children": [
|
|
2151
|
-
|
|
2455
|
+
139
|
|
2152
2456
|
]
|
|
2153
2457
|
}
|
|
2154
2458
|
],
|
|
@@ -2170,9 +2474,9 @@
|
|
|
2170
2474
|
{
|
|
2171
2475
|
"title": "Properties",
|
|
2172
2476
|
"children": [
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2477
|
+
133,
|
|
2478
|
+
134,
|
|
2479
|
+
137
|
|
2176
2480
|
]
|
|
2177
2481
|
}
|
|
2178
2482
|
],
|
|
@@ -2181,7 +2485,7 @@
|
|
|
2181
2485
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
2182
2486
|
"line": 16,
|
|
2183
2487
|
"character": 2,
|
|
2184
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2488
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L16"
|
|
2185
2489
|
}
|
|
2186
2490
|
]
|
|
2187
2491
|
}
|
|
@@ -2195,7 +2499,7 @@
|
|
|
2195
2499
|
}
|
|
2196
2500
|
},
|
|
2197
2501
|
{
|
|
2198
|
-
"id":
|
|
2502
|
+
"id": 140,
|
|
2199
2503
|
"name": "reportStart",
|
|
2200
2504
|
"kind": 1024,
|
|
2201
2505
|
"kindString": "Property",
|
|
@@ -2205,7 +2509,7 @@
|
|
|
2205
2509
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
2206
2510
|
"line": 35,
|
|
2207
2511
|
"character": 2,
|
|
2208
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
2512
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L35"
|
|
2209
2513
|
}
|
|
2210
2514
|
],
|
|
2211
2515
|
"type": {
|
|
@@ -2214,14 +2518,14 @@
|
|
|
2214
2518
|
{
|
|
2215
2519
|
"type": "reflection",
|
|
2216
2520
|
"declaration": {
|
|
2217
|
-
"id":
|
|
2521
|
+
"id": 141,
|
|
2218
2522
|
"name": "__type",
|
|
2219
2523
|
"kind": 65536,
|
|
2220
2524
|
"kindString": "Type literal",
|
|
2221
2525
|
"flags": {},
|
|
2222
2526
|
"children": [
|
|
2223
2527
|
{
|
|
2224
|
-
"id":
|
|
2528
|
+
"id": 142,
|
|
2225
2529
|
"name": "module",
|
|
2226
2530
|
"kind": 1024,
|
|
2227
2531
|
"kindString": "Property",
|
|
@@ -2235,11 +2539,11 @@
|
|
|
2235
2539
|
],
|
|
2236
2540
|
"type": {
|
|
2237
2541
|
"type": "reference",
|
|
2238
|
-
"id":
|
|
2542
|
+
"id": 221,
|
|
2239
2543
|
"typeArguments": [
|
|
2240
2544
|
{
|
|
2241
2545
|
"type": "reference",
|
|
2242
|
-
"id":
|
|
2546
|
+
"id": 218,
|
|
2243
2547
|
"typeArguments": [
|
|
2244
2548
|
{
|
|
2245
2549
|
"type": "intersection",
|
|
@@ -2255,14 +2559,14 @@
|
|
|
2255
2559
|
{
|
|
2256
2560
|
"type": "reflection",
|
|
2257
2561
|
"declaration": {
|
|
2258
|
-
"id":
|
|
2562
|
+
"id": 143,
|
|
2259
2563
|
"name": "__type",
|
|
2260
2564
|
"kind": 65536,
|
|
2261
2565
|
"kindString": "Type literal",
|
|
2262
2566
|
"flags": {},
|
|
2263
2567
|
"children": [
|
|
2264
2568
|
{
|
|
2265
|
-
"id":
|
|
2569
|
+
"id": 144,
|
|
2266
2570
|
"name": "name",
|
|
2267
2571
|
"kind": 1024,
|
|
2268
2572
|
"kindString": "Property",
|
|
@@ -2282,7 +2586,82 @@
|
|
|
2282
2586
|
}
|
|
2283
2587
|
},
|
|
2284
2588
|
{
|
|
2285
|
-
"id":
|
|
2589
|
+
"id": 145,
|
|
2590
|
+
"name": "paging",
|
|
2591
|
+
"kind": 1024,
|
|
2592
|
+
"kindString": "Property",
|
|
2593
|
+
"flags": {
|
|
2594
|
+
"isOptional": true
|
|
2595
|
+
},
|
|
2596
|
+
"sources": [
|
|
2597
|
+
{
|
|
2598
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2599
|
+
"line": 10,
|
|
2600
|
+
"character": 4
|
|
2601
|
+
}
|
|
2602
|
+
],
|
|
2603
|
+
"type": {
|
|
2604
|
+
"type": "reference",
|
|
2605
|
+
"typeArguments": [
|
|
2606
|
+
{
|
|
2607
|
+
"type": "intrinsic",
|
|
2608
|
+
"name": "string"
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"type": "reflection",
|
|
2612
|
+
"declaration": {
|
|
2613
|
+
"id": 146,
|
|
2614
|
+
"name": "__type",
|
|
2615
|
+
"kind": 65536,
|
|
2616
|
+
"kindString": "Type literal",
|
|
2617
|
+
"flags": {},
|
|
2618
|
+
"children": [
|
|
2619
|
+
{
|
|
2620
|
+
"id": 147,
|
|
2621
|
+
"name": "size",
|
|
2622
|
+
"kind": 1024,
|
|
2623
|
+
"kindString": "Property",
|
|
2624
|
+
"flags": {
|
|
2625
|
+
"isOptional": true
|
|
2626
|
+
},
|
|
2627
|
+
"sources": [
|
|
2628
|
+
{
|
|
2629
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2630
|
+
"line": 11,
|
|
2631
|
+
"character": 8
|
|
2632
|
+
}
|
|
2633
|
+
],
|
|
2634
|
+
"type": {
|
|
2635
|
+
"type": "intrinsic",
|
|
2636
|
+
"name": "number"
|
|
2637
|
+
}
|
|
2638
|
+
}
|
|
2639
|
+
],
|
|
2640
|
+
"groups": [
|
|
2641
|
+
{
|
|
2642
|
+
"title": "Properties",
|
|
2643
|
+
"children": [
|
|
2644
|
+
147
|
|
2645
|
+
]
|
|
2646
|
+
}
|
|
2647
|
+
],
|
|
2648
|
+
"sources": [
|
|
2649
|
+
{
|
|
2650
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2651
|
+
"line": 10,
|
|
2652
|
+
"character": 28
|
|
2653
|
+
}
|
|
2654
|
+
]
|
|
2655
|
+
}
|
|
2656
|
+
}
|
|
2657
|
+
],
|
|
2658
|
+
"name": "Record",
|
|
2659
|
+
"qualifiedName": "Record",
|
|
2660
|
+
"package": "typescript"
|
|
2661
|
+
}
|
|
2662
|
+
},
|
|
2663
|
+
{
|
|
2664
|
+
"id": 148,
|
|
2286
2665
|
"name": "schema",
|
|
2287
2666
|
"kind": 1024,
|
|
2288
2667
|
"kindString": "Property",
|
|
@@ -2290,7 +2669,7 @@
|
|
|
2290
2669
|
"sources": [
|
|
2291
2670
|
{
|
|
2292
2671
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2293
|
-
"line":
|
|
2672
|
+
"line": 13,
|
|
2294
2673
|
"character": 4
|
|
2295
2674
|
}
|
|
2296
2675
|
],
|
|
@@ -2300,7 +2679,7 @@
|
|
|
2300
2679
|
}
|
|
2301
2680
|
},
|
|
2302
2681
|
{
|
|
2303
|
-
"id":
|
|
2682
|
+
"id": 149,
|
|
2304
2683
|
"name": "security",
|
|
2305
2684
|
"kind": 1024,
|
|
2306
2685
|
"kindString": "Property",
|
|
@@ -2310,21 +2689,21 @@
|
|
|
2310
2689
|
"sources": [
|
|
2311
2690
|
{
|
|
2312
2691
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2313
|
-
"line":
|
|
2692
|
+
"line": 14,
|
|
2314
2693
|
"character": 4
|
|
2315
2694
|
}
|
|
2316
2695
|
],
|
|
2317
2696
|
"type": {
|
|
2318
2697
|
"type": "reflection",
|
|
2319
2698
|
"declaration": {
|
|
2320
|
-
"id":
|
|
2699
|
+
"id": 150,
|
|
2321
2700
|
"name": "__type",
|
|
2322
2701
|
"kind": 65536,
|
|
2323
2702
|
"kindString": "Type literal",
|
|
2324
2703
|
"flags": {},
|
|
2325
2704
|
"children": [
|
|
2326
2705
|
{
|
|
2327
|
-
"id":
|
|
2706
|
+
"id": 151,
|
|
2328
2707
|
"name": "allowAnonymous",
|
|
2329
2708
|
"kind": 1024,
|
|
2330
2709
|
"kindString": "Property",
|
|
@@ -2334,7 +2713,7 @@
|
|
|
2334
2713
|
"sources": [
|
|
2335
2714
|
{
|
|
2336
2715
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2337
|
-
"line":
|
|
2716
|
+
"line": 15,
|
|
2338
2717
|
"character": 8
|
|
2339
2718
|
}
|
|
2340
2719
|
],
|
|
@@ -2344,7 +2723,7 @@
|
|
|
2344
2723
|
}
|
|
2345
2724
|
},
|
|
2346
2725
|
{
|
|
2347
|
-
"id":
|
|
2726
|
+
"id": 152,
|
|
2348
2727
|
"name": "allowed",
|
|
2349
2728
|
"kind": 1024,
|
|
2350
2729
|
"kindString": "Property",
|
|
@@ -2354,7 +2733,7 @@
|
|
|
2354
2733
|
"sources": [
|
|
2355
2734
|
{
|
|
2356
2735
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2357
|
-
"line":
|
|
2736
|
+
"line": 16,
|
|
2358
2737
|
"character": 8
|
|
2359
2738
|
}
|
|
2360
2739
|
],
|
|
@@ -2388,7 +2767,7 @@
|
|
|
2388
2767
|
}
|
|
2389
2768
|
},
|
|
2390
2769
|
{
|
|
2391
|
-
"id":
|
|
2770
|
+
"id": 153,
|
|
2392
2771
|
"name": "disallowed",
|
|
2393
2772
|
"kind": 1024,
|
|
2394
2773
|
"kindString": "Property",
|
|
@@ -2398,7 +2777,7 @@
|
|
|
2398
2777
|
"sources": [
|
|
2399
2778
|
{
|
|
2400
2779
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2401
|
-
"line":
|
|
2780
|
+
"line": 17,
|
|
2402
2781
|
"character": 8
|
|
2403
2782
|
}
|
|
2404
2783
|
],
|
|
@@ -2427,16 +2806,16 @@
|
|
|
2427
2806
|
{
|
|
2428
2807
|
"title": "Properties",
|
|
2429
2808
|
"children": [
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2809
|
+
151,
|
|
2810
|
+
152,
|
|
2811
|
+
153
|
|
2433
2812
|
]
|
|
2434
2813
|
}
|
|
2435
2814
|
],
|
|
2436
2815
|
"sources": [
|
|
2437
2816
|
{
|
|
2438
2817
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2439
|
-
"line":
|
|
2818
|
+
"line": 14,
|
|
2440
2819
|
"character": 15
|
|
2441
2820
|
}
|
|
2442
2821
|
]
|
|
@@ -2444,7 +2823,7 @@
|
|
|
2444
2823
|
}
|
|
2445
2824
|
},
|
|
2446
2825
|
{
|
|
2447
|
-
"id":
|
|
2826
|
+
"id": 154,
|
|
2448
2827
|
"name": "storeQueries",
|
|
2449
2828
|
"kind": 1024,
|
|
2450
2829
|
"kindString": "Property",
|
|
@@ -2454,7 +2833,7 @@
|
|
|
2454
2833
|
"sources": [
|
|
2455
2834
|
{
|
|
2456
2835
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2457
|
-
"line":
|
|
2836
|
+
"line": 19,
|
|
2458
2837
|
"character": 4
|
|
2459
2838
|
}
|
|
2460
2839
|
],
|
|
@@ -2468,10 +2847,11 @@
|
|
|
2468
2847
|
{
|
|
2469
2848
|
"title": "Properties",
|
|
2470
2849
|
"children": [
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2850
|
+
144,
|
|
2851
|
+
145,
|
|
2852
|
+
148,
|
|
2853
|
+
149,
|
|
2854
|
+
154
|
|
2475
2855
|
]
|
|
2476
2856
|
}
|
|
2477
2857
|
],
|
|
@@ -2507,14 +2887,14 @@
|
|
|
2507
2887
|
{
|
|
2508
2888
|
"type": "reflection",
|
|
2509
2889
|
"declaration": {
|
|
2510
|
-
"id":
|
|
2890
|
+
"id": 155,
|
|
2511
2891
|
"name": "__type",
|
|
2512
2892
|
"kind": 65536,
|
|
2513
2893
|
"kindString": "Type literal",
|
|
2514
2894
|
"flags": {},
|
|
2515
2895
|
"children": [
|
|
2516
2896
|
{
|
|
2517
|
-
"id":
|
|
2897
|
+
"id": 156,
|
|
2518
2898
|
"name": "name",
|
|
2519
2899
|
"kind": 1024,
|
|
2520
2900
|
"kindString": "Property",
|
|
@@ -2534,7 +2914,82 @@
|
|
|
2534
2914
|
}
|
|
2535
2915
|
},
|
|
2536
2916
|
{
|
|
2537
|
-
"id":
|
|
2917
|
+
"id": 157,
|
|
2918
|
+
"name": "paging",
|
|
2919
|
+
"kind": 1024,
|
|
2920
|
+
"kindString": "Property",
|
|
2921
|
+
"flags": {
|
|
2922
|
+
"isOptional": true
|
|
2923
|
+
},
|
|
2924
|
+
"sources": [
|
|
2925
|
+
{
|
|
2926
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2927
|
+
"line": 10,
|
|
2928
|
+
"character": 4
|
|
2929
|
+
}
|
|
2930
|
+
],
|
|
2931
|
+
"type": {
|
|
2932
|
+
"type": "reference",
|
|
2933
|
+
"typeArguments": [
|
|
2934
|
+
{
|
|
2935
|
+
"type": "intrinsic",
|
|
2936
|
+
"name": "string"
|
|
2937
|
+
},
|
|
2938
|
+
{
|
|
2939
|
+
"type": "reflection",
|
|
2940
|
+
"declaration": {
|
|
2941
|
+
"id": 158,
|
|
2942
|
+
"name": "__type",
|
|
2943
|
+
"kind": 65536,
|
|
2944
|
+
"kindString": "Type literal",
|
|
2945
|
+
"flags": {},
|
|
2946
|
+
"children": [
|
|
2947
|
+
{
|
|
2948
|
+
"id": 159,
|
|
2949
|
+
"name": "size",
|
|
2950
|
+
"kind": 1024,
|
|
2951
|
+
"kindString": "Property",
|
|
2952
|
+
"flags": {
|
|
2953
|
+
"isOptional": true
|
|
2954
|
+
},
|
|
2955
|
+
"sources": [
|
|
2956
|
+
{
|
|
2957
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2958
|
+
"line": 11,
|
|
2959
|
+
"character": 8
|
|
2960
|
+
}
|
|
2961
|
+
],
|
|
2962
|
+
"type": {
|
|
2963
|
+
"type": "intrinsic",
|
|
2964
|
+
"name": "number"
|
|
2965
|
+
}
|
|
2966
|
+
}
|
|
2967
|
+
],
|
|
2968
|
+
"groups": [
|
|
2969
|
+
{
|
|
2970
|
+
"title": "Properties",
|
|
2971
|
+
"children": [
|
|
2972
|
+
159
|
|
2973
|
+
]
|
|
2974
|
+
}
|
|
2975
|
+
],
|
|
2976
|
+
"sources": [
|
|
2977
|
+
{
|
|
2978
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2979
|
+
"line": 10,
|
|
2980
|
+
"character": 28
|
|
2981
|
+
}
|
|
2982
|
+
]
|
|
2983
|
+
}
|
|
2984
|
+
}
|
|
2985
|
+
],
|
|
2986
|
+
"name": "Record",
|
|
2987
|
+
"qualifiedName": "Record",
|
|
2988
|
+
"package": "typescript"
|
|
2989
|
+
}
|
|
2990
|
+
},
|
|
2991
|
+
{
|
|
2992
|
+
"id": 160,
|
|
2538
2993
|
"name": "schema",
|
|
2539
2994
|
"kind": 1024,
|
|
2540
2995
|
"kindString": "Property",
|
|
@@ -2542,7 +2997,7 @@
|
|
|
2542
2997
|
"sources": [
|
|
2543
2998
|
{
|
|
2544
2999
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2545
|
-
"line":
|
|
3000
|
+
"line": 13,
|
|
2546
3001
|
"character": 4
|
|
2547
3002
|
}
|
|
2548
3003
|
],
|
|
@@ -2552,7 +3007,7 @@
|
|
|
2552
3007
|
}
|
|
2553
3008
|
},
|
|
2554
3009
|
{
|
|
2555
|
-
"id":
|
|
3010
|
+
"id": 161,
|
|
2556
3011
|
"name": "security",
|
|
2557
3012
|
"kind": 1024,
|
|
2558
3013
|
"kindString": "Property",
|
|
@@ -2562,21 +3017,21 @@
|
|
|
2562
3017
|
"sources": [
|
|
2563
3018
|
{
|
|
2564
3019
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2565
|
-
"line":
|
|
3020
|
+
"line": 14,
|
|
2566
3021
|
"character": 4
|
|
2567
3022
|
}
|
|
2568
3023
|
],
|
|
2569
3024
|
"type": {
|
|
2570
3025
|
"type": "reflection",
|
|
2571
3026
|
"declaration": {
|
|
2572
|
-
"id":
|
|
3027
|
+
"id": 162,
|
|
2573
3028
|
"name": "__type",
|
|
2574
3029
|
"kind": 65536,
|
|
2575
3030
|
"kindString": "Type literal",
|
|
2576
3031
|
"flags": {},
|
|
2577
3032
|
"children": [
|
|
2578
3033
|
{
|
|
2579
|
-
"id":
|
|
3034
|
+
"id": 163,
|
|
2580
3035
|
"name": "allowAnonymous",
|
|
2581
3036
|
"kind": 1024,
|
|
2582
3037
|
"kindString": "Property",
|
|
@@ -2586,7 +3041,7 @@
|
|
|
2586
3041
|
"sources": [
|
|
2587
3042
|
{
|
|
2588
3043
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2589
|
-
"line":
|
|
3044
|
+
"line": 15,
|
|
2590
3045
|
"character": 8
|
|
2591
3046
|
}
|
|
2592
3047
|
],
|
|
@@ -2596,7 +3051,7 @@
|
|
|
2596
3051
|
}
|
|
2597
3052
|
},
|
|
2598
3053
|
{
|
|
2599
|
-
"id":
|
|
3054
|
+
"id": 164,
|
|
2600
3055
|
"name": "allowed",
|
|
2601
3056
|
"kind": 1024,
|
|
2602
3057
|
"kindString": "Property",
|
|
@@ -2606,7 +3061,7 @@
|
|
|
2606
3061
|
"sources": [
|
|
2607
3062
|
{
|
|
2608
3063
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2609
|
-
"line":
|
|
3064
|
+
"line": 16,
|
|
2610
3065
|
"character": 8
|
|
2611
3066
|
}
|
|
2612
3067
|
],
|
|
@@ -2640,7 +3095,7 @@
|
|
|
2640
3095
|
}
|
|
2641
3096
|
},
|
|
2642
3097
|
{
|
|
2643
|
-
"id":
|
|
3098
|
+
"id": 165,
|
|
2644
3099
|
"name": "disallowed",
|
|
2645
3100
|
"kind": 1024,
|
|
2646
3101
|
"kindString": "Property",
|
|
@@ -2650,7 +3105,7 @@
|
|
|
2650
3105
|
"sources": [
|
|
2651
3106
|
{
|
|
2652
3107
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2653
|
-
"line":
|
|
3108
|
+
"line": 17,
|
|
2654
3109
|
"character": 8
|
|
2655
3110
|
}
|
|
2656
3111
|
],
|
|
@@ -2679,16 +3134,16 @@
|
|
|
2679
3134
|
{
|
|
2680
3135
|
"title": "Properties",
|
|
2681
3136
|
"children": [
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
3137
|
+
163,
|
|
3138
|
+
164,
|
|
3139
|
+
165
|
|
2685
3140
|
]
|
|
2686
3141
|
}
|
|
2687
3142
|
],
|
|
2688
3143
|
"sources": [
|
|
2689
3144
|
{
|
|
2690
3145
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2691
|
-
"line":
|
|
3146
|
+
"line": 14,
|
|
2692
3147
|
"character": 15
|
|
2693
3148
|
}
|
|
2694
3149
|
]
|
|
@@ -2696,7 +3151,7 @@
|
|
|
2696
3151
|
}
|
|
2697
3152
|
},
|
|
2698
3153
|
{
|
|
2699
|
-
"id":
|
|
3154
|
+
"id": 166,
|
|
2700
3155
|
"name": "storeQueries",
|
|
2701
3156
|
"kind": 1024,
|
|
2702
3157
|
"kindString": "Property",
|
|
@@ -2706,7 +3161,7 @@
|
|
|
2706
3161
|
"sources": [
|
|
2707
3162
|
{
|
|
2708
3163
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2709
|
-
"line":
|
|
3164
|
+
"line": 19,
|
|
2710
3165
|
"character": 4
|
|
2711
3166
|
}
|
|
2712
3167
|
],
|
|
@@ -2720,10 +3175,11 @@
|
|
|
2720
3175
|
{
|
|
2721
3176
|
"title": "Properties",
|
|
2722
3177
|
"children": [
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
3178
|
+
156,
|
|
3179
|
+
157,
|
|
3180
|
+
160,
|
|
3181
|
+
161,
|
|
3182
|
+
166
|
|
2727
3183
|
]
|
|
2728
3184
|
}
|
|
2729
3185
|
],
|
|
@@ -2745,14 +3201,14 @@
|
|
|
2745
3201
|
{
|
|
2746
3202
|
"type": "reflection",
|
|
2747
3203
|
"declaration": {
|
|
2748
|
-
"id":
|
|
3204
|
+
"id": 167,
|
|
2749
3205
|
"name": "__type",
|
|
2750
3206
|
"kind": 65536,
|
|
2751
3207
|
"kindString": "Type literal",
|
|
2752
3208
|
"flags": {},
|
|
2753
3209
|
"children": [
|
|
2754
3210
|
{
|
|
2755
|
-
"id":
|
|
3211
|
+
"id": 168,
|
|
2756
3212
|
"name": "schema",
|
|
2757
3213
|
"kind": 1024,
|
|
2758
3214
|
"kindString": "Property",
|
|
@@ -2762,7 +3218,7 @@
|
|
|
2762
3218
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
2763
3219
|
"line": 9,
|
|
2764
3220
|
"character": 4,
|
|
2765
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3221
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
2766
3222
|
}
|
|
2767
3223
|
],
|
|
2768
3224
|
"type": {
|
|
@@ -2775,7 +3231,7 @@
|
|
|
2775
3231
|
{
|
|
2776
3232
|
"title": "Properties",
|
|
2777
3233
|
"children": [
|
|
2778
|
-
|
|
3234
|
+
168
|
|
2779
3235
|
]
|
|
2780
3236
|
}
|
|
2781
3237
|
],
|
|
@@ -2784,7 +3240,7 @@
|
|
|
2784
3240
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
2785
3241
|
"line": 8,
|
|
2786
3242
|
"character": 2,
|
|
2787
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3243
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
2788
3244
|
}
|
|
2789
3245
|
]
|
|
2790
3246
|
}
|
|
@@ -2830,14 +3286,14 @@
|
|
|
2830
3286
|
{
|
|
2831
3287
|
"type": "reflection",
|
|
2832
3288
|
"declaration": {
|
|
2833
|
-
"id":
|
|
3289
|
+
"id": 169,
|
|
2834
3290
|
"name": "__type",
|
|
2835
3291
|
"kind": 65536,
|
|
2836
3292
|
"kindString": "Type literal",
|
|
2837
3293
|
"flags": {},
|
|
2838
3294
|
"children": [
|
|
2839
3295
|
{
|
|
2840
|
-
"id":
|
|
3296
|
+
"id": 170,
|
|
2841
3297
|
"name": "schema",
|
|
2842
3298
|
"kind": 1024,
|
|
2843
3299
|
"kindString": "Property",
|
|
@@ -2859,7 +3315,7 @@
|
|
|
2859
3315
|
{
|
|
2860
3316
|
"title": "Properties",
|
|
2861
3317
|
"children": [
|
|
2862
|
-
|
|
3318
|
+
170
|
|
2863
3319
|
]
|
|
2864
3320
|
}
|
|
2865
3321
|
],
|
|
@@ -2894,7 +3350,7 @@
|
|
|
2894
3350
|
},
|
|
2895
3351
|
{
|
|
2896
3352
|
"type": "reference",
|
|
2897
|
-
"id":
|
|
3353
|
+
"id": 100,
|
|
2898
3354
|
"name": "DivinerModuleEventData"
|
|
2899
3355
|
}
|
|
2900
3356
|
],
|
|
@@ -2906,7 +3362,7 @@
|
|
|
2906
3362
|
{
|
|
2907
3363
|
"title": "Properties",
|
|
2908
3364
|
"children": [
|
|
2909
|
-
|
|
3365
|
+
142
|
|
2910
3366
|
]
|
|
2911
3367
|
}
|
|
2912
3368
|
],
|
|
@@ -2922,14 +3378,14 @@
|
|
|
2922
3378
|
{
|
|
2923
3379
|
"type": "reflection",
|
|
2924
3380
|
"declaration": {
|
|
2925
|
-
"id":
|
|
3381
|
+
"id": 171,
|
|
2926
3382
|
"name": "__type",
|
|
2927
3383
|
"kind": 65536,
|
|
2928
3384
|
"kindString": "Type literal",
|
|
2929
3385
|
"flags": {},
|
|
2930
3386
|
"children": [
|
|
2931
3387
|
{
|
|
2932
|
-
"id":
|
|
3388
|
+
"id": 172,
|
|
2933
3389
|
"name": "inPayloads",
|
|
2934
3390
|
"kind": 1024,
|
|
2935
3391
|
"kindString": "Property",
|
|
@@ -2941,7 +3397,7 @@
|
|
|
2941
3397
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
2942
3398
|
"line": 30,
|
|
2943
3399
|
"character": 4,
|
|
2944
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3400
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L30"
|
|
2945
3401
|
}
|
|
2946
3402
|
],
|
|
2947
3403
|
"type": {
|
|
@@ -2960,14 +3416,14 @@
|
|
|
2960
3416
|
{
|
|
2961
3417
|
"type": "reflection",
|
|
2962
3418
|
"declaration": {
|
|
2963
|
-
"id":
|
|
3419
|
+
"id": 173,
|
|
2964
3420
|
"name": "__type",
|
|
2965
3421
|
"kind": 65536,
|
|
2966
3422
|
"kindString": "Type literal",
|
|
2967
3423
|
"flags": {},
|
|
2968
3424
|
"children": [
|
|
2969
3425
|
{
|
|
2970
|
-
"id":
|
|
3426
|
+
"id": 174,
|
|
2971
3427
|
"name": "schema",
|
|
2972
3428
|
"kind": 1024,
|
|
2973
3429
|
"kindString": "Property",
|
|
@@ -2989,7 +3445,7 @@
|
|
|
2989
3445
|
{
|
|
2990
3446
|
"title": "Properties",
|
|
2991
3447
|
"children": [
|
|
2992
|
-
|
|
3448
|
+
174
|
|
2993
3449
|
]
|
|
2994
3450
|
}
|
|
2995
3451
|
],
|
|
@@ -3011,7 +3467,7 @@
|
|
|
3011
3467
|
{
|
|
3012
3468
|
"title": "Properties",
|
|
3013
3469
|
"children": [
|
|
3014
|
-
|
|
3470
|
+
172
|
|
3015
3471
|
]
|
|
3016
3472
|
}
|
|
3017
3473
|
],
|
|
@@ -3020,7 +3476,7 @@
|
|
|
3020
3476
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3021
3477
|
"line": 29,
|
|
3022
3478
|
"character": 2,
|
|
3023
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3479
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L29"
|
|
3024
3480
|
}
|
|
3025
3481
|
]
|
|
3026
3482
|
}
|
|
@@ -3029,7 +3485,7 @@
|
|
|
3029
3485
|
},
|
|
3030
3486
|
"inheritedFrom": {
|
|
3031
3487
|
"type": "reference",
|
|
3032
|
-
"id":
|
|
3488
|
+
"id": 65,
|
|
3033
3489
|
"name": "DivinerReportStartEventData.reportStart"
|
|
3034
3490
|
}
|
|
3035
3491
|
}
|
|
@@ -3038,9 +3494,9 @@
|
|
|
3038
3494
|
{
|
|
3039
3495
|
"title": "Properties",
|
|
3040
3496
|
"children": [
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3497
|
+
175,
|
|
3498
|
+
101,
|
|
3499
|
+
140
|
|
3044
3500
|
]
|
|
3045
3501
|
}
|
|
3046
3502
|
],
|
|
@@ -3049,7 +3505,7 @@
|
|
|
3049
3505
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3050
3506
|
"line": 38,
|
|
3051
3507
|
"character": 17,
|
|
3052
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3508
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L38"
|
|
3053
3509
|
}
|
|
3054
3510
|
],
|
|
3055
3511
|
"extendedTypes": [
|
|
@@ -3060,7 +3516,7 @@
|
|
|
3060
3516
|
},
|
|
3061
3517
|
{
|
|
3062
3518
|
"type": "reference",
|
|
3063
|
-
"id":
|
|
3519
|
+
"id": 64,
|
|
3064
3520
|
"name": "DivinerReportStartEventData"
|
|
3065
3521
|
},
|
|
3066
3522
|
{
|
|
@@ -3087,7 +3543,7 @@
|
|
|
3087
3543
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3088
3544
|
"line": 24,
|
|
3089
3545
|
"character": 2,
|
|
3090
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3546
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L24"
|
|
3091
3547
|
}
|
|
3092
3548
|
],
|
|
3093
3549
|
"type": {
|
|
@@ -3117,11 +3573,11 @@
|
|
|
3117
3573
|
],
|
|
3118
3574
|
"type": {
|
|
3119
3575
|
"type": "reference",
|
|
3120
|
-
"id":
|
|
3576
|
+
"id": 221,
|
|
3121
3577
|
"typeArguments": [
|
|
3122
3578
|
{
|
|
3123
3579
|
"type": "reference",
|
|
3124
|
-
"id":
|
|
3580
|
+
"id": 218,
|
|
3125
3581
|
"typeArguments": [
|
|
3126
3582
|
{
|
|
3127
3583
|
"type": "intersection",
|
|
@@ -3165,6 +3621,81 @@
|
|
|
3165
3621
|
},
|
|
3166
3622
|
{
|
|
3167
3623
|
"id": 27,
|
|
3624
|
+
"name": "paging",
|
|
3625
|
+
"kind": 1024,
|
|
3626
|
+
"kindString": "Property",
|
|
3627
|
+
"flags": {
|
|
3628
|
+
"isOptional": true
|
|
3629
|
+
},
|
|
3630
|
+
"sources": [
|
|
3631
|
+
{
|
|
3632
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3633
|
+
"line": 10,
|
|
3634
|
+
"character": 4
|
|
3635
|
+
}
|
|
3636
|
+
],
|
|
3637
|
+
"type": {
|
|
3638
|
+
"type": "reference",
|
|
3639
|
+
"typeArguments": [
|
|
3640
|
+
{
|
|
3641
|
+
"type": "intrinsic",
|
|
3642
|
+
"name": "string"
|
|
3643
|
+
},
|
|
3644
|
+
{
|
|
3645
|
+
"type": "reflection",
|
|
3646
|
+
"declaration": {
|
|
3647
|
+
"id": 28,
|
|
3648
|
+
"name": "__type",
|
|
3649
|
+
"kind": 65536,
|
|
3650
|
+
"kindString": "Type literal",
|
|
3651
|
+
"flags": {},
|
|
3652
|
+
"children": [
|
|
3653
|
+
{
|
|
3654
|
+
"id": 29,
|
|
3655
|
+
"name": "size",
|
|
3656
|
+
"kind": 1024,
|
|
3657
|
+
"kindString": "Property",
|
|
3658
|
+
"flags": {
|
|
3659
|
+
"isOptional": true
|
|
3660
|
+
},
|
|
3661
|
+
"sources": [
|
|
3662
|
+
{
|
|
3663
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3664
|
+
"line": 11,
|
|
3665
|
+
"character": 8
|
|
3666
|
+
}
|
|
3667
|
+
],
|
|
3668
|
+
"type": {
|
|
3669
|
+
"type": "intrinsic",
|
|
3670
|
+
"name": "number"
|
|
3671
|
+
}
|
|
3672
|
+
}
|
|
3673
|
+
],
|
|
3674
|
+
"groups": [
|
|
3675
|
+
{
|
|
3676
|
+
"title": "Properties",
|
|
3677
|
+
"children": [
|
|
3678
|
+
29
|
|
3679
|
+
]
|
|
3680
|
+
}
|
|
3681
|
+
],
|
|
3682
|
+
"sources": [
|
|
3683
|
+
{
|
|
3684
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3685
|
+
"line": 10,
|
|
3686
|
+
"character": 28
|
|
3687
|
+
}
|
|
3688
|
+
]
|
|
3689
|
+
}
|
|
3690
|
+
}
|
|
3691
|
+
],
|
|
3692
|
+
"name": "Record",
|
|
3693
|
+
"qualifiedName": "Record",
|
|
3694
|
+
"package": "typescript"
|
|
3695
|
+
}
|
|
3696
|
+
},
|
|
3697
|
+
{
|
|
3698
|
+
"id": 30,
|
|
3168
3699
|
"name": "schema",
|
|
3169
3700
|
"kind": 1024,
|
|
3170
3701
|
"kindString": "Property",
|
|
@@ -3172,7 +3703,7 @@
|
|
|
3172
3703
|
"sources": [
|
|
3173
3704
|
{
|
|
3174
3705
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3175
|
-
"line":
|
|
3706
|
+
"line": 13,
|
|
3176
3707
|
"character": 4
|
|
3177
3708
|
}
|
|
3178
3709
|
],
|
|
@@ -3182,7 +3713,7 @@
|
|
|
3182
3713
|
}
|
|
3183
3714
|
},
|
|
3184
3715
|
{
|
|
3185
|
-
"id":
|
|
3716
|
+
"id": 31,
|
|
3186
3717
|
"name": "security",
|
|
3187
3718
|
"kind": 1024,
|
|
3188
3719
|
"kindString": "Property",
|
|
@@ -3192,21 +3723,21 @@
|
|
|
3192
3723
|
"sources": [
|
|
3193
3724
|
{
|
|
3194
3725
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3195
|
-
"line":
|
|
3726
|
+
"line": 14,
|
|
3196
3727
|
"character": 4
|
|
3197
3728
|
}
|
|
3198
3729
|
],
|
|
3199
3730
|
"type": {
|
|
3200
3731
|
"type": "reflection",
|
|
3201
3732
|
"declaration": {
|
|
3202
|
-
"id":
|
|
3733
|
+
"id": 32,
|
|
3203
3734
|
"name": "__type",
|
|
3204
3735
|
"kind": 65536,
|
|
3205
3736
|
"kindString": "Type literal",
|
|
3206
3737
|
"flags": {},
|
|
3207
3738
|
"children": [
|
|
3208
3739
|
{
|
|
3209
|
-
"id":
|
|
3740
|
+
"id": 33,
|
|
3210
3741
|
"name": "allowAnonymous",
|
|
3211
3742
|
"kind": 1024,
|
|
3212
3743
|
"kindString": "Property",
|
|
@@ -3216,7 +3747,7 @@
|
|
|
3216
3747
|
"sources": [
|
|
3217
3748
|
{
|
|
3218
3749
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3219
|
-
"line":
|
|
3750
|
+
"line": 15,
|
|
3220
3751
|
"character": 8
|
|
3221
3752
|
}
|
|
3222
3753
|
],
|
|
@@ -3226,7 +3757,7 @@
|
|
|
3226
3757
|
}
|
|
3227
3758
|
},
|
|
3228
3759
|
{
|
|
3229
|
-
"id":
|
|
3760
|
+
"id": 34,
|
|
3230
3761
|
"name": "allowed",
|
|
3231
3762
|
"kind": 1024,
|
|
3232
3763
|
"kindString": "Property",
|
|
@@ -3236,7 +3767,7 @@
|
|
|
3236
3767
|
"sources": [
|
|
3237
3768
|
{
|
|
3238
3769
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3239
|
-
"line":
|
|
3770
|
+
"line": 16,
|
|
3240
3771
|
"character": 8
|
|
3241
3772
|
}
|
|
3242
3773
|
],
|
|
@@ -3270,7 +3801,7 @@
|
|
|
3270
3801
|
}
|
|
3271
3802
|
},
|
|
3272
3803
|
{
|
|
3273
|
-
"id":
|
|
3804
|
+
"id": 35,
|
|
3274
3805
|
"name": "disallowed",
|
|
3275
3806
|
"kind": 1024,
|
|
3276
3807
|
"kindString": "Property",
|
|
@@ -3280,7 +3811,7 @@
|
|
|
3280
3811
|
"sources": [
|
|
3281
3812
|
{
|
|
3282
3813
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3283
|
-
"line":
|
|
3814
|
+
"line": 17,
|
|
3284
3815
|
"character": 8
|
|
3285
3816
|
}
|
|
3286
3817
|
],
|
|
@@ -3309,16 +3840,16 @@
|
|
|
3309
3840
|
{
|
|
3310
3841
|
"title": "Properties",
|
|
3311
3842
|
"children": [
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3843
|
+
33,
|
|
3844
|
+
34,
|
|
3845
|
+
35
|
|
3315
3846
|
]
|
|
3316
3847
|
}
|
|
3317
3848
|
],
|
|
3318
3849
|
"sources": [
|
|
3319
3850
|
{
|
|
3320
3851
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3321
|
-
"line":
|
|
3852
|
+
"line": 14,
|
|
3322
3853
|
"character": 15
|
|
3323
3854
|
}
|
|
3324
3855
|
]
|
|
@@ -3326,7 +3857,7 @@
|
|
|
3326
3857
|
}
|
|
3327
3858
|
},
|
|
3328
3859
|
{
|
|
3329
|
-
"id":
|
|
3860
|
+
"id": 36,
|
|
3330
3861
|
"name": "storeQueries",
|
|
3331
3862
|
"kind": 1024,
|
|
3332
3863
|
"kindString": "Property",
|
|
@@ -3336,7 +3867,7 @@
|
|
|
3336
3867
|
"sources": [
|
|
3337
3868
|
{
|
|
3338
3869
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3339
|
-
"line":
|
|
3870
|
+
"line": 19,
|
|
3340
3871
|
"character": 4
|
|
3341
3872
|
}
|
|
3342
3873
|
],
|
|
@@ -3352,8 +3883,9 @@
|
|
|
3352
3883
|
"children": [
|
|
3353
3884
|
26,
|
|
3354
3885
|
27,
|
|
3355
|
-
|
|
3356
|
-
|
|
3886
|
+
30,
|
|
3887
|
+
31,
|
|
3888
|
+
36
|
|
3357
3889
|
]
|
|
3358
3890
|
}
|
|
3359
3891
|
],
|
|
@@ -3389,14 +3921,14 @@
|
|
|
3389
3921
|
{
|
|
3390
3922
|
"type": "reflection",
|
|
3391
3923
|
"declaration": {
|
|
3392
|
-
"id":
|
|
3924
|
+
"id": 37,
|
|
3393
3925
|
"name": "__type",
|
|
3394
3926
|
"kind": 65536,
|
|
3395
3927
|
"kindString": "Type literal",
|
|
3396
3928
|
"flags": {},
|
|
3397
3929
|
"children": [
|
|
3398
3930
|
{
|
|
3399
|
-
"id":
|
|
3931
|
+
"id": 38,
|
|
3400
3932
|
"name": "name",
|
|
3401
3933
|
"kind": 1024,
|
|
3402
3934
|
"kindString": "Property",
|
|
@@ -3416,7 +3948,82 @@
|
|
|
3416
3948
|
}
|
|
3417
3949
|
},
|
|
3418
3950
|
{
|
|
3419
|
-
"id":
|
|
3951
|
+
"id": 39,
|
|
3952
|
+
"name": "paging",
|
|
3953
|
+
"kind": 1024,
|
|
3954
|
+
"kindString": "Property",
|
|
3955
|
+
"flags": {
|
|
3956
|
+
"isOptional": true
|
|
3957
|
+
},
|
|
3958
|
+
"sources": [
|
|
3959
|
+
{
|
|
3960
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3961
|
+
"line": 10,
|
|
3962
|
+
"character": 4
|
|
3963
|
+
}
|
|
3964
|
+
],
|
|
3965
|
+
"type": {
|
|
3966
|
+
"type": "reference",
|
|
3967
|
+
"typeArguments": [
|
|
3968
|
+
{
|
|
3969
|
+
"type": "intrinsic",
|
|
3970
|
+
"name": "string"
|
|
3971
|
+
},
|
|
3972
|
+
{
|
|
3973
|
+
"type": "reflection",
|
|
3974
|
+
"declaration": {
|
|
3975
|
+
"id": 40,
|
|
3976
|
+
"name": "__type",
|
|
3977
|
+
"kind": 65536,
|
|
3978
|
+
"kindString": "Type literal",
|
|
3979
|
+
"flags": {},
|
|
3980
|
+
"children": [
|
|
3981
|
+
{
|
|
3982
|
+
"id": 41,
|
|
3983
|
+
"name": "size",
|
|
3984
|
+
"kind": 1024,
|
|
3985
|
+
"kindString": "Property",
|
|
3986
|
+
"flags": {
|
|
3987
|
+
"isOptional": true
|
|
3988
|
+
},
|
|
3989
|
+
"sources": [
|
|
3990
|
+
{
|
|
3991
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3992
|
+
"line": 11,
|
|
3993
|
+
"character": 8
|
|
3994
|
+
}
|
|
3995
|
+
],
|
|
3996
|
+
"type": {
|
|
3997
|
+
"type": "intrinsic",
|
|
3998
|
+
"name": "number"
|
|
3999
|
+
}
|
|
4000
|
+
}
|
|
4001
|
+
],
|
|
4002
|
+
"groups": [
|
|
4003
|
+
{
|
|
4004
|
+
"title": "Properties",
|
|
4005
|
+
"children": [
|
|
4006
|
+
41
|
|
4007
|
+
]
|
|
4008
|
+
}
|
|
4009
|
+
],
|
|
4010
|
+
"sources": [
|
|
4011
|
+
{
|
|
4012
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4013
|
+
"line": 10,
|
|
4014
|
+
"character": 28
|
|
4015
|
+
}
|
|
4016
|
+
]
|
|
4017
|
+
}
|
|
4018
|
+
}
|
|
4019
|
+
],
|
|
4020
|
+
"name": "Record",
|
|
4021
|
+
"qualifiedName": "Record",
|
|
4022
|
+
"package": "typescript"
|
|
4023
|
+
}
|
|
4024
|
+
},
|
|
4025
|
+
{
|
|
4026
|
+
"id": 42,
|
|
3420
4027
|
"name": "schema",
|
|
3421
4028
|
"kind": 1024,
|
|
3422
4029
|
"kindString": "Property",
|
|
@@ -3424,7 +4031,7 @@
|
|
|
3424
4031
|
"sources": [
|
|
3425
4032
|
{
|
|
3426
4033
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3427
|
-
"line":
|
|
4034
|
+
"line": 13,
|
|
3428
4035
|
"character": 4
|
|
3429
4036
|
}
|
|
3430
4037
|
],
|
|
@@ -3434,7 +4041,7 @@
|
|
|
3434
4041
|
}
|
|
3435
4042
|
},
|
|
3436
4043
|
{
|
|
3437
|
-
"id":
|
|
4044
|
+
"id": 43,
|
|
3438
4045
|
"name": "security",
|
|
3439
4046
|
"kind": 1024,
|
|
3440
4047
|
"kindString": "Property",
|
|
@@ -3444,21 +4051,21 @@
|
|
|
3444
4051
|
"sources": [
|
|
3445
4052
|
{
|
|
3446
4053
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3447
|
-
"line":
|
|
4054
|
+
"line": 14,
|
|
3448
4055
|
"character": 4
|
|
3449
4056
|
}
|
|
3450
4057
|
],
|
|
3451
4058
|
"type": {
|
|
3452
4059
|
"type": "reflection",
|
|
3453
4060
|
"declaration": {
|
|
3454
|
-
"id":
|
|
4061
|
+
"id": 44,
|
|
3455
4062
|
"name": "__type",
|
|
3456
4063
|
"kind": 65536,
|
|
3457
4064
|
"kindString": "Type literal",
|
|
3458
4065
|
"flags": {},
|
|
3459
4066
|
"children": [
|
|
3460
4067
|
{
|
|
3461
|
-
"id":
|
|
4068
|
+
"id": 45,
|
|
3462
4069
|
"name": "allowAnonymous",
|
|
3463
4070
|
"kind": 1024,
|
|
3464
4071
|
"kindString": "Property",
|
|
@@ -3468,7 +4075,7 @@
|
|
|
3468
4075
|
"sources": [
|
|
3469
4076
|
{
|
|
3470
4077
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3471
|
-
"line":
|
|
4078
|
+
"line": 15,
|
|
3472
4079
|
"character": 8
|
|
3473
4080
|
}
|
|
3474
4081
|
],
|
|
@@ -3478,7 +4085,7 @@
|
|
|
3478
4085
|
}
|
|
3479
4086
|
},
|
|
3480
4087
|
{
|
|
3481
|
-
"id":
|
|
4088
|
+
"id": 46,
|
|
3482
4089
|
"name": "allowed",
|
|
3483
4090
|
"kind": 1024,
|
|
3484
4091
|
"kindString": "Property",
|
|
@@ -3488,7 +4095,7 @@
|
|
|
3488
4095
|
"sources": [
|
|
3489
4096
|
{
|
|
3490
4097
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3491
|
-
"line":
|
|
4098
|
+
"line": 16,
|
|
3492
4099
|
"character": 8
|
|
3493
4100
|
}
|
|
3494
4101
|
],
|
|
@@ -3522,7 +4129,7 @@
|
|
|
3522
4129
|
}
|
|
3523
4130
|
},
|
|
3524
4131
|
{
|
|
3525
|
-
"id":
|
|
4132
|
+
"id": 47,
|
|
3526
4133
|
"name": "disallowed",
|
|
3527
4134
|
"kind": 1024,
|
|
3528
4135
|
"kindString": "Property",
|
|
@@ -3532,7 +4139,7 @@
|
|
|
3532
4139
|
"sources": [
|
|
3533
4140
|
{
|
|
3534
4141
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3535
|
-
"line":
|
|
4142
|
+
"line": 17,
|
|
3536
4143
|
"character": 8
|
|
3537
4144
|
}
|
|
3538
4145
|
],
|
|
@@ -3561,16 +4168,16 @@
|
|
|
3561
4168
|
{
|
|
3562
4169
|
"title": "Properties",
|
|
3563
4170
|
"children": [
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
4171
|
+
45,
|
|
4172
|
+
46,
|
|
4173
|
+
47
|
|
3567
4174
|
]
|
|
3568
4175
|
}
|
|
3569
4176
|
],
|
|
3570
4177
|
"sources": [
|
|
3571
4178
|
{
|
|
3572
4179
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3573
|
-
"line":
|
|
4180
|
+
"line": 14,
|
|
3574
4181
|
"character": 15
|
|
3575
4182
|
}
|
|
3576
4183
|
]
|
|
@@ -3578,7 +4185,7 @@
|
|
|
3578
4185
|
}
|
|
3579
4186
|
},
|
|
3580
4187
|
{
|
|
3581
|
-
"id":
|
|
4188
|
+
"id": 48,
|
|
3582
4189
|
"name": "storeQueries",
|
|
3583
4190
|
"kind": 1024,
|
|
3584
4191
|
"kindString": "Property",
|
|
@@ -3588,7 +4195,7 @@
|
|
|
3588
4195
|
"sources": [
|
|
3589
4196
|
{
|
|
3590
4197
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3591
|
-
"line":
|
|
4198
|
+
"line": 19,
|
|
3592
4199
|
"character": 4
|
|
3593
4200
|
}
|
|
3594
4201
|
],
|
|
@@ -3602,10 +4209,11 @@
|
|
|
3602
4209
|
{
|
|
3603
4210
|
"title": "Properties",
|
|
3604
4211
|
"children": [
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
4212
|
+
38,
|
|
4213
|
+
39,
|
|
4214
|
+
42,
|
|
4215
|
+
43,
|
|
4216
|
+
48
|
|
3609
4217
|
]
|
|
3610
4218
|
}
|
|
3611
4219
|
],
|
|
@@ -3627,14 +4235,14 @@
|
|
|
3627
4235
|
{
|
|
3628
4236
|
"type": "reflection",
|
|
3629
4237
|
"declaration": {
|
|
3630
|
-
"id":
|
|
4238
|
+
"id": 49,
|
|
3631
4239
|
"name": "__type",
|
|
3632
4240
|
"kind": 65536,
|
|
3633
4241
|
"kindString": "Type literal",
|
|
3634
4242
|
"flags": {},
|
|
3635
4243
|
"children": [
|
|
3636
4244
|
{
|
|
3637
|
-
"id":
|
|
4245
|
+
"id": 50,
|
|
3638
4246
|
"name": "schema",
|
|
3639
4247
|
"kind": 1024,
|
|
3640
4248
|
"kindString": "Property",
|
|
@@ -3644,7 +4252,7 @@
|
|
|
3644
4252
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3645
4253
|
"line": 9,
|
|
3646
4254
|
"character": 4,
|
|
3647
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4255
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
3648
4256
|
}
|
|
3649
4257
|
],
|
|
3650
4258
|
"type": {
|
|
@@ -3657,7 +4265,7 @@
|
|
|
3657
4265
|
{
|
|
3658
4266
|
"title": "Properties",
|
|
3659
4267
|
"children": [
|
|
3660
|
-
|
|
4268
|
+
50
|
|
3661
4269
|
]
|
|
3662
4270
|
}
|
|
3663
4271
|
],
|
|
@@ -3666,7 +4274,7 @@
|
|
|
3666
4274
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3667
4275
|
"line": 8,
|
|
3668
4276
|
"character": 2,
|
|
3669
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4277
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
3670
4278
|
}
|
|
3671
4279
|
]
|
|
3672
4280
|
}
|
|
@@ -3712,14 +4320,14 @@
|
|
|
3712
4320
|
{
|
|
3713
4321
|
"type": "reflection",
|
|
3714
4322
|
"declaration": {
|
|
3715
|
-
"id":
|
|
4323
|
+
"id": 51,
|
|
3716
4324
|
"name": "__type",
|
|
3717
4325
|
"kind": 65536,
|
|
3718
4326
|
"kindString": "Type literal",
|
|
3719
4327
|
"flags": {},
|
|
3720
4328
|
"children": [
|
|
3721
4329
|
{
|
|
3722
|
-
"id":
|
|
4330
|
+
"id": 52,
|
|
3723
4331
|
"name": "schema",
|
|
3724
4332
|
"kind": 1024,
|
|
3725
4333
|
"kindString": "Property",
|
|
@@ -3741,7 +4349,7 @@
|
|
|
3741
4349
|
{
|
|
3742
4350
|
"title": "Properties",
|
|
3743
4351
|
"children": [
|
|
3744
|
-
|
|
4352
|
+
52
|
|
3745
4353
|
]
|
|
3746
4354
|
}
|
|
3747
4355
|
],
|
|
@@ -3776,7 +4384,7 @@
|
|
|
3776
4384
|
},
|
|
3777
4385
|
{
|
|
3778
4386
|
"type": "reference",
|
|
3779
|
-
"id":
|
|
4387
|
+
"id": 100,
|
|
3780
4388
|
"name": "DivinerModuleEventData"
|
|
3781
4389
|
}
|
|
3782
4390
|
],
|
|
@@ -3804,14 +4412,14 @@
|
|
|
3804
4412
|
{
|
|
3805
4413
|
"type": "reflection",
|
|
3806
4414
|
"declaration": {
|
|
3807
|
-
"id":
|
|
4415
|
+
"id": 53,
|
|
3808
4416
|
"name": "__type",
|
|
3809
4417
|
"kind": 65536,
|
|
3810
4418
|
"kindString": "Type literal",
|
|
3811
4419
|
"flags": {},
|
|
3812
4420
|
"children": [
|
|
3813
4421
|
{
|
|
3814
|
-
"id":
|
|
4422
|
+
"id": 54,
|
|
3815
4423
|
"name": "errors",
|
|
3816
4424
|
"kind": 1024,
|
|
3817
4425
|
"kindString": "Property",
|
|
@@ -3823,7 +4431,7 @@
|
|
|
3823
4431
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3824
4432
|
"line": 17,
|
|
3825
4433
|
"character": 4,
|
|
3826
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4434
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L17"
|
|
3827
4435
|
}
|
|
3828
4436
|
],
|
|
3829
4437
|
"type": {
|
|
@@ -3837,7 +4445,7 @@
|
|
|
3837
4445
|
}
|
|
3838
4446
|
},
|
|
3839
4447
|
{
|
|
3840
|
-
"id":
|
|
4448
|
+
"id": 55,
|
|
3841
4449
|
"name": "inPayloads",
|
|
3842
4450
|
"kind": 1024,
|
|
3843
4451
|
"kindString": "Property",
|
|
@@ -3849,7 +4457,7 @@
|
|
|
3849
4457
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3850
4458
|
"line": 18,
|
|
3851
4459
|
"character": 4,
|
|
3852
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4460
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L18"
|
|
3853
4461
|
}
|
|
3854
4462
|
],
|
|
3855
4463
|
"type": {
|
|
@@ -3868,14 +4476,14 @@
|
|
|
3868
4476
|
{
|
|
3869
4477
|
"type": "reflection",
|
|
3870
4478
|
"declaration": {
|
|
3871
|
-
"id":
|
|
4479
|
+
"id": 56,
|
|
3872
4480
|
"name": "__type",
|
|
3873
4481
|
"kind": 65536,
|
|
3874
4482
|
"kindString": "Type literal",
|
|
3875
4483
|
"flags": {},
|
|
3876
4484
|
"children": [
|
|
3877
4485
|
{
|
|
3878
|
-
"id":
|
|
4486
|
+
"id": 57,
|
|
3879
4487
|
"name": "schema",
|
|
3880
4488
|
"kind": 1024,
|
|
3881
4489
|
"kindString": "Property",
|
|
@@ -3897,7 +4505,7 @@
|
|
|
3897
4505
|
{
|
|
3898
4506
|
"title": "Properties",
|
|
3899
4507
|
"children": [
|
|
3900
|
-
|
|
4508
|
+
57
|
|
3901
4509
|
]
|
|
3902
4510
|
}
|
|
3903
4511
|
],
|
|
@@ -3915,7 +4523,7 @@
|
|
|
3915
4523
|
}
|
|
3916
4524
|
},
|
|
3917
4525
|
{
|
|
3918
|
-
"id":
|
|
4526
|
+
"id": 58,
|
|
3919
4527
|
"name": "outPayloads",
|
|
3920
4528
|
"kind": 1024,
|
|
3921
4529
|
"kindString": "Property",
|
|
@@ -3925,7 +4533,7 @@
|
|
|
3925
4533
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3926
4534
|
"line": 19,
|
|
3927
4535
|
"character": 4,
|
|
3928
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4536
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L19"
|
|
3929
4537
|
}
|
|
3930
4538
|
],
|
|
3931
4539
|
"type": {
|
|
@@ -3944,14 +4552,14 @@
|
|
|
3944
4552
|
{
|
|
3945
4553
|
"type": "reflection",
|
|
3946
4554
|
"declaration": {
|
|
3947
|
-
"id":
|
|
4555
|
+
"id": 59,
|
|
3948
4556
|
"name": "__type",
|
|
3949
4557
|
"kind": 65536,
|
|
3950
4558
|
"kindString": "Type literal",
|
|
3951
4559
|
"flags": {},
|
|
3952
4560
|
"children": [
|
|
3953
4561
|
{
|
|
3954
|
-
"id":
|
|
4562
|
+
"id": 60,
|
|
3955
4563
|
"name": "schema",
|
|
3956
4564
|
"kind": 1024,
|
|
3957
4565
|
"kindString": "Property",
|
|
@@ -3973,7 +4581,7 @@
|
|
|
3973
4581
|
{
|
|
3974
4582
|
"title": "Properties",
|
|
3975
4583
|
"children": [
|
|
3976
|
-
|
|
4584
|
+
60
|
|
3977
4585
|
]
|
|
3978
4586
|
}
|
|
3979
4587
|
],
|
|
@@ -3995,9 +4603,9 @@
|
|
|
3995
4603
|
{
|
|
3996
4604
|
"title": "Properties",
|
|
3997
4605
|
"children": [
|
|
3998
|
-
|
|
3999
|
-
|
|
4000
|
-
|
|
4606
|
+
54,
|
|
4607
|
+
55,
|
|
4608
|
+
58
|
|
4001
4609
|
]
|
|
4002
4610
|
}
|
|
4003
4611
|
],
|
|
@@ -4006,7 +4614,7 @@
|
|
|
4006
4614
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4007
4615
|
"line": 16,
|
|
4008
4616
|
"character": 2,
|
|
4009
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4617
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L16"
|
|
4010
4618
|
}
|
|
4011
4619
|
]
|
|
4012
4620
|
}
|
|
@@ -4028,7 +4636,7 @@
|
|
|
4028
4636
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4029
4637
|
"line": 23,
|
|
4030
4638
|
"character": 17,
|
|
4031
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4639
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L23"
|
|
4032
4640
|
}
|
|
4033
4641
|
],
|
|
4034
4642
|
"extendedTypes": [
|
|
@@ -4040,20 +4648,20 @@
|
|
|
4040
4648
|
"extendedBy": [
|
|
4041
4649
|
{
|
|
4042
4650
|
"type": "reference",
|
|
4043
|
-
"id":
|
|
4651
|
+
"id": 100,
|
|
4044
4652
|
"name": "DivinerModuleEventData"
|
|
4045
4653
|
}
|
|
4046
4654
|
]
|
|
4047
4655
|
},
|
|
4048
4656
|
{
|
|
4049
|
-
"id":
|
|
4657
|
+
"id": 64,
|
|
4050
4658
|
"name": "DivinerReportStartEventData",
|
|
4051
4659
|
"kind": 256,
|
|
4052
4660
|
"kindString": "Interface",
|
|
4053
4661
|
"flags": {},
|
|
4054
4662
|
"children": [
|
|
4055
4663
|
{
|
|
4056
|
-
"id":
|
|
4664
|
+
"id": 65,
|
|
4057
4665
|
"name": "reportStart",
|
|
4058
4666
|
"kind": 1024,
|
|
4059
4667
|
"kindString": "Property",
|
|
@@ -4063,7 +4671,7 @@
|
|
|
4063
4671
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4064
4672
|
"line": 35,
|
|
4065
4673
|
"character": 2,
|
|
4066
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
4674
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L35"
|
|
4067
4675
|
}
|
|
4068
4676
|
],
|
|
4069
4677
|
"type": {
|
|
@@ -4072,14 +4680,14 @@
|
|
|
4072
4680
|
{
|
|
4073
4681
|
"type": "reflection",
|
|
4074
4682
|
"declaration": {
|
|
4075
|
-
"id":
|
|
4683
|
+
"id": 66,
|
|
4076
4684
|
"name": "__type",
|
|
4077
4685
|
"kind": 65536,
|
|
4078
4686
|
"kindString": "Type literal",
|
|
4079
4687
|
"flags": {},
|
|
4080
4688
|
"children": [
|
|
4081
4689
|
{
|
|
4082
|
-
"id":
|
|
4690
|
+
"id": 67,
|
|
4083
4691
|
"name": "module",
|
|
4084
4692
|
"kind": 1024,
|
|
4085
4693
|
"kindString": "Property",
|
|
@@ -4093,11 +4701,11 @@
|
|
|
4093
4701
|
],
|
|
4094
4702
|
"type": {
|
|
4095
4703
|
"type": "reference",
|
|
4096
|
-
"id":
|
|
4704
|
+
"id": 221,
|
|
4097
4705
|
"typeArguments": [
|
|
4098
4706
|
{
|
|
4099
4707
|
"type": "reference",
|
|
4100
|
-
"id":
|
|
4708
|
+
"id": 218,
|
|
4101
4709
|
"typeArguments": [
|
|
4102
4710
|
{
|
|
4103
4711
|
"type": "intersection",
|
|
@@ -4113,14 +4721,14 @@
|
|
|
4113
4721
|
{
|
|
4114
4722
|
"type": "reflection",
|
|
4115
4723
|
"declaration": {
|
|
4116
|
-
"id":
|
|
4724
|
+
"id": 68,
|
|
4117
4725
|
"name": "__type",
|
|
4118
4726
|
"kind": 65536,
|
|
4119
4727
|
"kindString": "Type literal",
|
|
4120
4728
|
"flags": {},
|
|
4121
4729
|
"children": [
|
|
4122
4730
|
{
|
|
4123
|
-
"id":
|
|
4731
|
+
"id": 69,
|
|
4124
4732
|
"name": "name",
|
|
4125
4733
|
"kind": 1024,
|
|
4126
4734
|
"kindString": "Property",
|
|
@@ -4140,7 +4748,82 @@
|
|
|
4140
4748
|
}
|
|
4141
4749
|
},
|
|
4142
4750
|
{
|
|
4143
|
-
"id":
|
|
4751
|
+
"id": 70,
|
|
4752
|
+
"name": "paging",
|
|
4753
|
+
"kind": 1024,
|
|
4754
|
+
"kindString": "Property",
|
|
4755
|
+
"flags": {
|
|
4756
|
+
"isOptional": true
|
|
4757
|
+
},
|
|
4758
|
+
"sources": [
|
|
4759
|
+
{
|
|
4760
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4761
|
+
"line": 10,
|
|
4762
|
+
"character": 4
|
|
4763
|
+
}
|
|
4764
|
+
],
|
|
4765
|
+
"type": {
|
|
4766
|
+
"type": "reference",
|
|
4767
|
+
"typeArguments": [
|
|
4768
|
+
{
|
|
4769
|
+
"type": "intrinsic",
|
|
4770
|
+
"name": "string"
|
|
4771
|
+
},
|
|
4772
|
+
{
|
|
4773
|
+
"type": "reflection",
|
|
4774
|
+
"declaration": {
|
|
4775
|
+
"id": 71,
|
|
4776
|
+
"name": "__type",
|
|
4777
|
+
"kind": 65536,
|
|
4778
|
+
"kindString": "Type literal",
|
|
4779
|
+
"flags": {},
|
|
4780
|
+
"children": [
|
|
4781
|
+
{
|
|
4782
|
+
"id": 72,
|
|
4783
|
+
"name": "size",
|
|
4784
|
+
"kind": 1024,
|
|
4785
|
+
"kindString": "Property",
|
|
4786
|
+
"flags": {
|
|
4787
|
+
"isOptional": true
|
|
4788
|
+
},
|
|
4789
|
+
"sources": [
|
|
4790
|
+
{
|
|
4791
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4792
|
+
"line": 11,
|
|
4793
|
+
"character": 8
|
|
4794
|
+
}
|
|
4795
|
+
],
|
|
4796
|
+
"type": {
|
|
4797
|
+
"type": "intrinsic",
|
|
4798
|
+
"name": "number"
|
|
4799
|
+
}
|
|
4800
|
+
}
|
|
4801
|
+
],
|
|
4802
|
+
"groups": [
|
|
4803
|
+
{
|
|
4804
|
+
"title": "Properties",
|
|
4805
|
+
"children": [
|
|
4806
|
+
72
|
|
4807
|
+
]
|
|
4808
|
+
}
|
|
4809
|
+
],
|
|
4810
|
+
"sources": [
|
|
4811
|
+
{
|
|
4812
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4813
|
+
"line": 10,
|
|
4814
|
+
"character": 28
|
|
4815
|
+
}
|
|
4816
|
+
]
|
|
4817
|
+
}
|
|
4818
|
+
}
|
|
4819
|
+
],
|
|
4820
|
+
"name": "Record",
|
|
4821
|
+
"qualifiedName": "Record",
|
|
4822
|
+
"package": "typescript"
|
|
4823
|
+
}
|
|
4824
|
+
},
|
|
4825
|
+
{
|
|
4826
|
+
"id": 73,
|
|
4144
4827
|
"name": "schema",
|
|
4145
4828
|
"kind": 1024,
|
|
4146
4829
|
"kindString": "Property",
|
|
@@ -4148,7 +4831,7 @@
|
|
|
4148
4831
|
"sources": [
|
|
4149
4832
|
{
|
|
4150
4833
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4151
|
-
"line":
|
|
4834
|
+
"line": 13,
|
|
4152
4835
|
"character": 4
|
|
4153
4836
|
}
|
|
4154
4837
|
],
|
|
@@ -4158,7 +4841,7 @@
|
|
|
4158
4841
|
}
|
|
4159
4842
|
},
|
|
4160
4843
|
{
|
|
4161
|
-
"id":
|
|
4844
|
+
"id": 74,
|
|
4162
4845
|
"name": "security",
|
|
4163
4846
|
"kind": 1024,
|
|
4164
4847
|
"kindString": "Property",
|
|
@@ -4168,21 +4851,21 @@
|
|
|
4168
4851
|
"sources": [
|
|
4169
4852
|
{
|
|
4170
4853
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4171
|
-
"line":
|
|
4854
|
+
"line": 14,
|
|
4172
4855
|
"character": 4
|
|
4173
4856
|
}
|
|
4174
4857
|
],
|
|
4175
4858
|
"type": {
|
|
4176
4859
|
"type": "reflection",
|
|
4177
4860
|
"declaration": {
|
|
4178
|
-
"id":
|
|
4861
|
+
"id": 75,
|
|
4179
4862
|
"name": "__type",
|
|
4180
4863
|
"kind": 65536,
|
|
4181
4864
|
"kindString": "Type literal",
|
|
4182
4865
|
"flags": {},
|
|
4183
4866
|
"children": [
|
|
4184
4867
|
{
|
|
4185
|
-
"id":
|
|
4868
|
+
"id": 76,
|
|
4186
4869
|
"name": "allowAnonymous",
|
|
4187
4870
|
"kind": 1024,
|
|
4188
4871
|
"kindString": "Property",
|
|
@@ -4192,7 +4875,7 @@
|
|
|
4192
4875
|
"sources": [
|
|
4193
4876
|
{
|
|
4194
4877
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4195
|
-
"line":
|
|
4878
|
+
"line": 15,
|
|
4196
4879
|
"character": 8
|
|
4197
4880
|
}
|
|
4198
4881
|
],
|
|
@@ -4202,7 +4885,7 @@
|
|
|
4202
4885
|
}
|
|
4203
4886
|
},
|
|
4204
4887
|
{
|
|
4205
|
-
"id":
|
|
4888
|
+
"id": 77,
|
|
4206
4889
|
"name": "allowed",
|
|
4207
4890
|
"kind": 1024,
|
|
4208
4891
|
"kindString": "Property",
|
|
@@ -4212,7 +4895,7 @@
|
|
|
4212
4895
|
"sources": [
|
|
4213
4896
|
{
|
|
4214
4897
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4215
|
-
"line":
|
|
4898
|
+
"line": 16,
|
|
4216
4899
|
"character": 8
|
|
4217
4900
|
}
|
|
4218
4901
|
],
|
|
@@ -4246,7 +4929,7 @@
|
|
|
4246
4929
|
}
|
|
4247
4930
|
},
|
|
4248
4931
|
{
|
|
4249
|
-
"id":
|
|
4932
|
+
"id": 78,
|
|
4250
4933
|
"name": "disallowed",
|
|
4251
4934
|
"kind": 1024,
|
|
4252
4935
|
"kindString": "Property",
|
|
@@ -4256,7 +4939,7 @@
|
|
|
4256
4939
|
"sources": [
|
|
4257
4940
|
{
|
|
4258
4941
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4259
|
-
"line":
|
|
4942
|
+
"line": 17,
|
|
4260
4943
|
"character": 8
|
|
4261
4944
|
}
|
|
4262
4945
|
],
|
|
@@ -4285,16 +4968,16 @@
|
|
|
4285
4968
|
{
|
|
4286
4969
|
"title": "Properties",
|
|
4287
4970
|
"children": [
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4971
|
+
76,
|
|
4972
|
+
77,
|
|
4973
|
+
78
|
|
4291
4974
|
]
|
|
4292
4975
|
}
|
|
4293
4976
|
],
|
|
4294
4977
|
"sources": [
|
|
4295
4978
|
{
|
|
4296
4979
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4297
|
-
"line":
|
|
4980
|
+
"line": 14,
|
|
4298
4981
|
"character": 15
|
|
4299
4982
|
}
|
|
4300
4983
|
]
|
|
@@ -4302,7 +4985,7 @@
|
|
|
4302
4985
|
}
|
|
4303
4986
|
},
|
|
4304
4987
|
{
|
|
4305
|
-
"id":
|
|
4988
|
+
"id": 79,
|
|
4306
4989
|
"name": "storeQueries",
|
|
4307
4990
|
"kind": 1024,
|
|
4308
4991
|
"kindString": "Property",
|
|
@@ -4312,7 +4995,7 @@
|
|
|
4312
4995
|
"sources": [
|
|
4313
4996
|
{
|
|
4314
4997
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4315
|
-
"line":
|
|
4998
|
+
"line": 19,
|
|
4316
4999
|
"character": 4
|
|
4317
5000
|
}
|
|
4318
5001
|
],
|
|
@@ -4326,10 +5009,11 @@
|
|
|
4326
5009
|
{
|
|
4327
5010
|
"title": "Properties",
|
|
4328
5011
|
"children": [
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
|
|
4332
|
-
|
|
5012
|
+
69,
|
|
5013
|
+
70,
|
|
5014
|
+
73,
|
|
5015
|
+
74,
|
|
5016
|
+
79
|
|
4333
5017
|
]
|
|
4334
5018
|
}
|
|
4335
5019
|
],
|
|
@@ -4365,14 +5049,14 @@
|
|
|
4365
5049
|
{
|
|
4366
5050
|
"type": "reflection",
|
|
4367
5051
|
"declaration": {
|
|
4368
|
-
"id":
|
|
5052
|
+
"id": 80,
|
|
4369
5053
|
"name": "__type",
|
|
4370
5054
|
"kind": 65536,
|
|
4371
5055
|
"kindString": "Type literal",
|
|
4372
5056
|
"flags": {},
|
|
4373
5057
|
"children": [
|
|
4374
5058
|
{
|
|
4375
|
-
"id":
|
|
5059
|
+
"id": 81,
|
|
4376
5060
|
"name": "name",
|
|
4377
5061
|
"kind": 1024,
|
|
4378
5062
|
"kindString": "Property",
|
|
@@ -4392,7 +5076,82 @@
|
|
|
4392
5076
|
}
|
|
4393
5077
|
},
|
|
4394
5078
|
{
|
|
4395
|
-
"id":
|
|
5079
|
+
"id": 82,
|
|
5080
|
+
"name": "paging",
|
|
5081
|
+
"kind": 1024,
|
|
5082
|
+
"kindString": "Property",
|
|
5083
|
+
"flags": {
|
|
5084
|
+
"isOptional": true
|
|
5085
|
+
},
|
|
5086
|
+
"sources": [
|
|
5087
|
+
{
|
|
5088
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5089
|
+
"line": 10,
|
|
5090
|
+
"character": 4
|
|
5091
|
+
}
|
|
5092
|
+
],
|
|
5093
|
+
"type": {
|
|
5094
|
+
"type": "reference",
|
|
5095
|
+
"typeArguments": [
|
|
5096
|
+
{
|
|
5097
|
+
"type": "intrinsic",
|
|
5098
|
+
"name": "string"
|
|
5099
|
+
},
|
|
5100
|
+
{
|
|
5101
|
+
"type": "reflection",
|
|
5102
|
+
"declaration": {
|
|
5103
|
+
"id": 83,
|
|
5104
|
+
"name": "__type",
|
|
5105
|
+
"kind": 65536,
|
|
5106
|
+
"kindString": "Type literal",
|
|
5107
|
+
"flags": {},
|
|
5108
|
+
"children": [
|
|
5109
|
+
{
|
|
5110
|
+
"id": 84,
|
|
5111
|
+
"name": "size",
|
|
5112
|
+
"kind": 1024,
|
|
5113
|
+
"kindString": "Property",
|
|
5114
|
+
"flags": {
|
|
5115
|
+
"isOptional": true
|
|
5116
|
+
},
|
|
5117
|
+
"sources": [
|
|
5118
|
+
{
|
|
5119
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5120
|
+
"line": 11,
|
|
5121
|
+
"character": 8
|
|
5122
|
+
}
|
|
5123
|
+
],
|
|
5124
|
+
"type": {
|
|
5125
|
+
"type": "intrinsic",
|
|
5126
|
+
"name": "number"
|
|
5127
|
+
}
|
|
5128
|
+
}
|
|
5129
|
+
],
|
|
5130
|
+
"groups": [
|
|
5131
|
+
{
|
|
5132
|
+
"title": "Properties",
|
|
5133
|
+
"children": [
|
|
5134
|
+
84
|
|
5135
|
+
]
|
|
5136
|
+
}
|
|
5137
|
+
],
|
|
5138
|
+
"sources": [
|
|
5139
|
+
{
|
|
5140
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
5141
|
+
"line": 10,
|
|
5142
|
+
"character": 28
|
|
5143
|
+
}
|
|
5144
|
+
]
|
|
5145
|
+
}
|
|
5146
|
+
}
|
|
5147
|
+
],
|
|
5148
|
+
"name": "Record",
|
|
5149
|
+
"qualifiedName": "Record",
|
|
5150
|
+
"package": "typescript"
|
|
5151
|
+
}
|
|
5152
|
+
},
|
|
5153
|
+
{
|
|
5154
|
+
"id": 85,
|
|
4396
5155
|
"name": "schema",
|
|
4397
5156
|
"kind": 1024,
|
|
4398
5157
|
"kindString": "Property",
|
|
@@ -4400,7 +5159,7 @@
|
|
|
4400
5159
|
"sources": [
|
|
4401
5160
|
{
|
|
4402
5161
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4403
|
-
"line":
|
|
5162
|
+
"line": 13,
|
|
4404
5163
|
"character": 4
|
|
4405
5164
|
}
|
|
4406
5165
|
],
|
|
@@ -4410,7 +5169,7 @@
|
|
|
4410
5169
|
}
|
|
4411
5170
|
},
|
|
4412
5171
|
{
|
|
4413
|
-
"id":
|
|
5172
|
+
"id": 86,
|
|
4414
5173
|
"name": "security",
|
|
4415
5174
|
"kind": 1024,
|
|
4416
5175
|
"kindString": "Property",
|
|
@@ -4420,21 +5179,21 @@
|
|
|
4420
5179
|
"sources": [
|
|
4421
5180
|
{
|
|
4422
5181
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4423
|
-
"line":
|
|
5182
|
+
"line": 14,
|
|
4424
5183
|
"character": 4
|
|
4425
5184
|
}
|
|
4426
5185
|
],
|
|
4427
5186
|
"type": {
|
|
4428
5187
|
"type": "reflection",
|
|
4429
5188
|
"declaration": {
|
|
4430
|
-
"id":
|
|
5189
|
+
"id": 87,
|
|
4431
5190
|
"name": "__type",
|
|
4432
5191
|
"kind": 65536,
|
|
4433
5192
|
"kindString": "Type literal",
|
|
4434
5193
|
"flags": {},
|
|
4435
5194
|
"children": [
|
|
4436
5195
|
{
|
|
4437
|
-
"id":
|
|
5196
|
+
"id": 88,
|
|
4438
5197
|
"name": "allowAnonymous",
|
|
4439
5198
|
"kind": 1024,
|
|
4440
5199
|
"kindString": "Property",
|
|
@@ -4444,7 +5203,7 @@
|
|
|
4444
5203
|
"sources": [
|
|
4445
5204
|
{
|
|
4446
5205
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4447
|
-
"line":
|
|
5206
|
+
"line": 15,
|
|
4448
5207
|
"character": 8
|
|
4449
5208
|
}
|
|
4450
5209
|
],
|
|
@@ -4454,7 +5213,7 @@
|
|
|
4454
5213
|
}
|
|
4455
5214
|
},
|
|
4456
5215
|
{
|
|
4457
|
-
"id":
|
|
5216
|
+
"id": 89,
|
|
4458
5217
|
"name": "allowed",
|
|
4459
5218
|
"kind": 1024,
|
|
4460
5219
|
"kindString": "Property",
|
|
@@ -4464,7 +5223,7 @@
|
|
|
4464
5223
|
"sources": [
|
|
4465
5224
|
{
|
|
4466
5225
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4467
|
-
"line":
|
|
5226
|
+
"line": 16,
|
|
4468
5227
|
"character": 8
|
|
4469
5228
|
}
|
|
4470
5229
|
],
|
|
@@ -4498,7 +5257,7 @@
|
|
|
4498
5257
|
}
|
|
4499
5258
|
},
|
|
4500
5259
|
{
|
|
4501
|
-
"id":
|
|
5260
|
+
"id": 90,
|
|
4502
5261
|
"name": "disallowed",
|
|
4503
5262
|
"kind": 1024,
|
|
4504
5263
|
"kindString": "Property",
|
|
@@ -4508,7 +5267,7 @@
|
|
|
4508
5267
|
"sources": [
|
|
4509
5268
|
{
|
|
4510
5269
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4511
|
-
"line":
|
|
5270
|
+
"line": 17,
|
|
4512
5271
|
"character": 8
|
|
4513
5272
|
}
|
|
4514
5273
|
],
|
|
@@ -4537,16 +5296,16 @@
|
|
|
4537
5296
|
{
|
|
4538
5297
|
"title": "Properties",
|
|
4539
5298
|
"children": [
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
5299
|
+
88,
|
|
5300
|
+
89,
|
|
5301
|
+
90
|
|
4543
5302
|
]
|
|
4544
5303
|
}
|
|
4545
5304
|
],
|
|
4546
5305
|
"sources": [
|
|
4547
5306
|
{
|
|
4548
5307
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4549
|
-
"line":
|
|
5308
|
+
"line": 14,
|
|
4550
5309
|
"character": 15
|
|
4551
5310
|
}
|
|
4552
5311
|
]
|
|
@@ -4554,7 +5313,7 @@
|
|
|
4554
5313
|
}
|
|
4555
5314
|
},
|
|
4556
5315
|
{
|
|
4557
|
-
"id":
|
|
5316
|
+
"id": 91,
|
|
4558
5317
|
"name": "storeQueries",
|
|
4559
5318
|
"kind": 1024,
|
|
4560
5319
|
"kindString": "Property",
|
|
@@ -4564,7 +5323,7 @@
|
|
|
4564
5323
|
"sources": [
|
|
4565
5324
|
{
|
|
4566
5325
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
4567
|
-
"line":
|
|
5326
|
+
"line": 19,
|
|
4568
5327
|
"character": 4
|
|
4569
5328
|
}
|
|
4570
5329
|
],
|
|
@@ -4578,10 +5337,11 @@
|
|
|
4578
5337
|
{
|
|
4579
5338
|
"title": "Properties",
|
|
4580
5339
|
"children": [
|
|
4581
|
-
|
|
4582
|
-
|
|
4583
|
-
|
|
4584
|
-
|
|
5340
|
+
81,
|
|
5341
|
+
82,
|
|
5342
|
+
85,
|
|
5343
|
+
86,
|
|
5344
|
+
91
|
|
4585
5345
|
]
|
|
4586
5346
|
}
|
|
4587
5347
|
],
|
|
@@ -4603,14 +5363,14 @@
|
|
|
4603
5363
|
{
|
|
4604
5364
|
"type": "reflection",
|
|
4605
5365
|
"declaration": {
|
|
4606
|
-
"id":
|
|
5366
|
+
"id": 92,
|
|
4607
5367
|
"name": "__type",
|
|
4608
5368
|
"kind": 65536,
|
|
4609
5369
|
"kindString": "Type literal",
|
|
4610
5370
|
"flags": {},
|
|
4611
5371
|
"children": [
|
|
4612
5372
|
{
|
|
4613
|
-
"id":
|
|
5373
|
+
"id": 93,
|
|
4614
5374
|
"name": "schema",
|
|
4615
5375
|
"kind": 1024,
|
|
4616
5376
|
"kindString": "Property",
|
|
@@ -4620,7 +5380,7 @@
|
|
|
4620
5380
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
4621
5381
|
"line": 9,
|
|
4622
5382
|
"character": 4,
|
|
4623
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5383
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
4624
5384
|
}
|
|
4625
5385
|
],
|
|
4626
5386
|
"type": {
|
|
@@ -4633,7 +5393,7 @@
|
|
|
4633
5393
|
{
|
|
4634
5394
|
"title": "Properties",
|
|
4635
5395
|
"children": [
|
|
4636
|
-
|
|
5396
|
+
93
|
|
4637
5397
|
]
|
|
4638
5398
|
}
|
|
4639
5399
|
],
|
|
@@ -4642,7 +5402,7 @@
|
|
|
4642
5402
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
4643
5403
|
"line": 8,
|
|
4644
5404
|
"character": 2,
|
|
4645
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5405
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
4646
5406
|
}
|
|
4647
5407
|
]
|
|
4648
5408
|
}
|
|
@@ -4688,14 +5448,14 @@
|
|
|
4688
5448
|
{
|
|
4689
5449
|
"type": "reflection",
|
|
4690
5450
|
"declaration": {
|
|
4691
|
-
"id":
|
|
5451
|
+
"id": 94,
|
|
4692
5452
|
"name": "__type",
|
|
4693
5453
|
"kind": 65536,
|
|
4694
5454
|
"kindString": "Type literal",
|
|
4695
5455
|
"flags": {},
|
|
4696
5456
|
"children": [
|
|
4697
5457
|
{
|
|
4698
|
-
"id":
|
|
5458
|
+
"id": 95,
|
|
4699
5459
|
"name": "schema",
|
|
4700
5460
|
"kind": 1024,
|
|
4701
5461
|
"kindString": "Property",
|
|
@@ -4717,7 +5477,7 @@
|
|
|
4717
5477
|
{
|
|
4718
5478
|
"title": "Properties",
|
|
4719
5479
|
"children": [
|
|
4720
|
-
|
|
5480
|
+
95
|
|
4721
5481
|
]
|
|
4722
5482
|
}
|
|
4723
5483
|
],
|
|
@@ -4752,7 +5512,7 @@
|
|
|
4752
5512
|
},
|
|
4753
5513
|
{
|
|
4754
5514
|
"type": "reference",
|
|
4755
|
-
"id":
|
|
5515
|
+
"id": 100,
|
|
4756
5516
|
"name": "DivinerModuleEventData"
|
|
4757
5517
|
}
|
|
4758
5518
|
],
|
|
@@ -4764,7 +5524,7 @@
|
|
|
4764
5524
|
{
|
|
4765
5525
|
"title": "Properties",
|
|
4766
5526
|
"children": [
|
|
4767
|
-
|
|
5527
|
+
67
|
|
4768
5528
|
]
|
|
4769
5529
|
}
|
|
4770
5530
|
],
|
|
@@ -4780,14 +5540,14 @@
|
|
|
4780
5540
|
{
|
|
4781
5541
|
"type": "reflection",
|
|
4782
5542
|
"declaration": {
|
|
4783
|
-
"id":
|
|
5543
|
+
"id": 96,
|
|
4784
5544
|
"name": "__type",
|
|
4785
5545
|
"kind": 65536,
|
|
4786
5546
|
"kindString": "Type literal",
|
|
4787
5547
|
"flags": {},
|
|
4788
5548
|
"children": [
|
|
4789
5549
|
{
|
|
4790
|
-
"id":
|
|
5550
|
+
"id": 97,
|
|
4791
5551
|
"name": "inPayloads",
|
|
4792
5552
|
"kind": 1024,
|
|
4793
5553
|
"kindString": "Property",
|
|
@@ -4799,7 +5559,7 @@
|
|
|
4799
5559
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4800
5560
|
"line": 30,
|
|
4801
5561
|
"character": 4,
|
|
4802
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5562
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L30"
|
|
4803
5563
|
}
|
|
4804
5564
|
],
|
|
4805
5565
|
"type": {
|
|
@@ -4818,14 +5578,14 @@
|
|
|
4818
5578
|
{
|
|
4819
5579
|
"type": "reflection",
|
|
4820
5580
|
"declaration": {
|
|
4821
|
-
"id":
|
|
5581
|
+
"id": 98,
|
|
4822
5582
|
"name": "__type",
|
|
4823
5583
|
"kind": 65536,
|
|
4824
5584
|
"kindString": "Type literal",
|
|
4825
5585
|
"flags": {},
|
|
4826
5586
|
"children": [
|
|
4827
5587
|
{
|
|
4828
|
-
"id":
|
|
5588
|
+
"id": 99,
|
|
4829
5589
|
"name": "schema",
|
|
4830
5590
|
"kind": 1024,
|
|
4831
5591
|
"kindString": "Property",
|
|
@@ -4847,7 +5607,7 @@
|
|
|
4847
5607
|
{
|
|
4848
5608
|
"title": "Properties",
|
|
4849
5609
|
"children": [
|
|
4850
|
-
|
|
5610
|
+
99
|
|
4851
5611
|
]
|
|
4852
5612
|
}
|
|
4853
5613
|
],
|
|
@@ -4869,7 +5629,7 @@
|
|
|
4869
5629
|
{
|
|
4870
5630
|
"title": "Properties",
|
|
4871
5631
|
"children": [
|
|
4872
|
-
|
|
5632
|
+
97
|
|
4873
5633
|
]
|
|
4874
5634
|
}
|
|
4875
5635
|
],
|
|
@@ -4878,7 +5638,7 @@
|
|
|
4878
5638
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4879
5639
|
"line": 29,
|
|
4880
5640
|
"character": 2,
|
|
4881
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5641
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L29"
|
|
4882
5642
|
}
|
|
4883
5643
|
]
|
|
4884
5644
|
}
|
|
@@ -4891,7 +5651,7 @@
|
|
|
4891
5651
|
{
|
|
4892
5652
|
"title": "Properties",
|
|
4893
5653
|
"children": [
|
|
4894
|
-
|
|
5654
|
+
65
|
|
4895
5655
|
]
|
|
4896
5656
|
}
|
|
4897
5657
|
],
|
|
@@ -4900,7 +5660,7 @@
|
|
|
4900
5660
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
4901
5661
|
"line": 34,
|
|
4902
5662
|
"character": 17,
|
|
4903
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5663
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L34"
|
|
4904
5664
|
}
|
|
4905
5665
|
],
|
|
4906
5666
|
"extendedTypes": [
|
|
@@ -4912,7 +5672,7 @@
|
|
|
4912
5672
|
"extendedBy": [
|
|
4913
5673
|
{
|
|
4914
5674
|
"type": "reference",
|
|
4915
|
-
"id":
|
|
5675
|
+
"id": 100,
|
|
4916
5676
|
"name": "DivinerModuleEventData"
|
|
4917
5677
|
}
|
|
4918
5678
|
]
|
|
@@ -4928,7 +5688,7 @@
|
|
|
4928
5688
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
4929
5689
|
"line": 7,
|
|
4930
5690
|
"character": 12,
|
|
4931
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5691
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L7"
|
|
4932
5692
|
}
|
|
4933
5693
|
],
|
|
4934
5694
|
"typeParameters": [
|
|
@@ -4983,7 +5743,7 @@
|
|
|
4983
5743
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
4984
5744
|
"line": 9,
|
|
4985
5745
|
"character": 4,
|
|
4986
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5746
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
4987
5747
|
}
|
|
4988
5748
|
],
|
|
4989
5749
|
"type": {
|
|
@@ -5030,7 +5790,7 @@
|
|
|
5030
5790
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
5031
5791
|
"line": 8,
|
|
5032
5792
|
"character": 2,
|
|
5033
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5793
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
5034
5794
|
}
|
|
5035
5795
|
]
|
|
5036
5796
|
}
|
|
@@ -5059,7 +5819,7 @@
|
|
|
5059
5819
|
}
|
|
5060
5820
|
},
|
|
5061
5821
|
{
|
|
5062
|
-
"id":
|
|
5822
|
+
"id": 221,
|
|
5063
5823
|
"name": "DivinerModule",
|
|
5064
5824
|
"kind": 4194304,
|
|
5065
5825
|
"kindString": "Type alias",
|
|
@@ -5069,41 +5829,41 @@
|
|
|
5069
5829
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5070
5830
|
"line": 45,
|
|
5071
5831
|
"character": 12,
|
|
5072
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5832
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L45"
|
|
5073
5833
|
}
|
|
5074
5834
|
],
|
|
5075
5835
|
"typeParameters": [
|
|
5076
5836
|
{
|
|
5077
|
-
"id":
|
|
5837
|
+
"id": 222,
|
|
5078
5838
|
"name": "TParams",
|
|
5079
5839
|
"kind": 131072,
|
|
5080
5840
|
"kindString": "Type parameter",
|
|
5081
5841
|
"flags": {},
|
|
5082
5842
|
"type": {
|
|
5083
5843
|
"type": "reference",
|
|
5084
|
-
"id":
|
|
5844
|
+
"id": 218,
|
|
5085
5845
|
"name": "DivinerParams"
|
|
5086
5846
|
},
|
|
5087
5847
|
"default": {
|
|
5088
5848
|
"type": "reference",
|
|
5089
|
-
"id":
|
|
5849
|
+
"id": 218,
|
|
5090
5850
|
"name": "DivinerParams"
|
|
5091
5851
|
}
|
|
5092
5852
|
},
|
|
5093
5853
|
{
|
|
5094
|
-
"id":
|
|
5854
|
+
"id": 223,
|
|
5095
5855
|
"name": "TEventData",
|
|
5096
5856
|
"kind": 131072,
|
|
5097
5857
|
"kindString": "Type parameter",
|
|
5098
5858
|
"flags": {},
|
|
5099
5859
|
"type": {
|
|
5100
5860
|
"type": "reference",
|
|
5101
|
-
"id":
|
|
5861
|
+
"id": 100,
|
|
5102
5862
|
"name": "DivinerModuleEventData"
|
|
5103
5863
|
},
|
|
5104
5864
|
"default": {
|
|
5105
5865
|
"type": "reference",
|
|
5106
|
-
"id":
|
|
5866
|
+
"id": 100,
|
|
5107
5867
|
"name": "DivinerModuleEventData"
|
|
5108
5868
|
}
|
|
5109
5869
|
}
|
|
@@ -5121,12 +5881,12 @@
|
|
|
5121
5881
|
"typeArguments": [
|
|
5122
5882
|
{
|
|
5123
5883
|
"type": "reference",
|
|
5124
|
-
"id":
|
|
5884
|
+
"id": 222,
|
|
5125
5885
|
"name": "TParams"
|
|
5126
5886
|
},
|
|
5127
5887
|
{
|
|
5128
5888
|
"type": "reference",
|
|
5129
|
-
"id":
|
|
5889
|
+
"id": 223,
|
|
5130
5890
|
"name": "TEventData"
|
|
5131
5891
|
}
|
|
5132
5892
|
],
|
|
@@ -5136,7 +5896,7 @@
|
|
|
5136
5896
|
}
|
|
5137
5897
|
},
|
|
5138
5898
|
{
|
|
5139
|
-
"id":
|
|
5899
|
+
"id": 218,
|
|
5140
5900
|
"name": "DivinerParams",
|
|
5141
5901
|
"kind": 4194304,
|
|
5142
5902
|
"kindString": "Type alias",
|
|
@@ -5146,12 +5906,12 @@
|
|
|
5146
5906
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5147
5907
|
"line": 40,
|
|
5148
5908
|
"character": 12,
|
|
5149
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5909
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L40"
|
|
5150
5910
|
}
|
|
5151
5911
|
],
|
|
5152
5912
|
"typeParameters": [
|
|
5153
5913
|
{
|
|
5154
|
-
"id":
|
|
5914
|
+
"id": 219,
|
|
5155
5915
|
"name": "TConfig",
|
|
5156
5916
|
"kind": 131072,
|
|
5157
5917
|
"kindString": "Type parameter",
|
|
@@ -5180,7 +5940,7 @@
|
|
|
5180
5940
|
}
|
|
5181
5941
|
},
|
|
5182
5942
|
{
|
|
5183
|
-
"id":
|
|
5943
|
+
"id": 220,
|
|
5184
5944
|
"name": "TAdditional",
|
|
5185
5945
|
"kind": 131072,
|
|
5186
5946
|
"kindString": "Type parameter",
|
|
@@ -5209,12 +5969,12 @@
|
|
|
5209
5969
|
"typeArguments": [
|
|
5210
5970
|
{
|
|
5211
5971
|
"type": "reference",
|
|
5212
|
-
"id":
|
|
5972
|
+
"id": 219,
|
|
5213
5973
|
"name": "TConfig"
|
|
5214
5974
|
},
|
|
5215
5975
|
{
|
|
5216
5976
|
"type": "reference",
|
|
5217
|
-
"id":
|
|
5977
|
+
"id": 220,
|
|
5218
5978
|
"name": "TAdditional"
|
|
5219
5979
|
}
|
|
5220
5980
|
],
|
|
@@ -5232,7 +5992,7 @@
|
|
|
5232
5992
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5233
5993
|
"line": 14,
|
|
5234
5994
|
"character": 12,
|
|
5235
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
5995
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L14"
|
|
5236
5996
|
}
|
|
5237
5997
|
],
|
|
5238
5998
|
"type": {
|
|
@@ -5240,7 +6000,7 @@
|
|
|
5240
6000
|
"typeArguments": [
|
|
5241
6001
|
{
|
|
5242
6002
|
"type": "reference",
|
|
5243
|
-
"id":
|
|
6003
|
+
"id": 221,
|
|
5244
6004
|
"name": "DivinerModule"
|
|
5245
6005
|
},
|
|
5246
6006
|
{
|
|
@@ -5265,7 +6025,7 @@
|
|
|
5265
6025
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5266
6026
|
"line": 17,
|
|
5267
6027
|
"character": 4,
|
|
5268
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6028
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L17"
|
|
5269
6029
|
}
|
|
5270
6030
|
],
|
|
5271
6031
|
"type": {
|
|
@@ -5291,7 +6051,7 @@
|
|
|
5291
6051
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5292
6052
|
"line": 18,
|
|
5293
6053
|
"character": 4,
|
|
5294
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6054
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L18"
|
|
5295
6055
|
}
|
|
5296
6056
|
],
|
|
5297
6057
|
"type": {
|
|
@@ -5313,7 +6073,7 @@
|
|
|
5313
6073
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5314
6074
|
"line": 19,
|
|
5315
6075
|
"character": 4,
|
|
5316
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6076
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L19"
|
|
5317
6077
|
}
|
|
5318
6078
|
],
|
|
5319
6079
|
"type": {
|
|
@@ -5340,7 +6100,7 @@
|
|
|
5340
6100
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5341
6101
|
"line": 16,
|
|
5342
6102
|
"character": 2,
|
|
5343
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L16"
|
|
5344
6104
|
}
|
|
5345
6105
|
]
|
|
5346
6106
|
}
|
|
@@ -5350,7 +6110,7 @@
|
|
|
5350
6110
|
}
|
|
5351
6111
|
},
|
|
5352
6112
|
{
|
|
5353
|
-
"id":
|
|
6113
|
+
"id": 61,
|
|
5354
6114
|
"name": "DivinerReportStartEventArgs",
|
|
5355
6115
|
"kind": 4194304,
|
|
5356
6116
|
"kindString": "Type alias",
|
|
@@ -5360,7 +6120,7 @@
|
|
|
5360
6120
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5361
6121
|
"line": 27,
|
|
5362
6122
|
"character": 12,
|
|
5363
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6123
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L27"
|
|
5364
6124
|
}
|
|
5365
6125
|
],
|
|
5366
6126
|
"type": {
|
|
@@ -5368,20 +6128,20 @@
|
|
|
5368
6128
|
"typeArguments": [
|
|
5369
6129
|
{
|
|
5370
6130
|
"type": "reference",
|
|
5371
|
-
"id":
|
|
6131
|
+
"id": 221,
|
|
5372
6132
|
"name": "DivinerModule"
|
|
5373
6133
|
},
|
|
5374
6134
|
{
|
|
5375
6135
|
"type": "reflection",
|
|
5376
6136
|
"declaration": {
|
|
5377
|
-
"id":
|
|
6137
|
+
"id": 62,
|
|
5378
6138
|
"name": "__type",
|
|
5379
6139
|
"kind": 65536,
|
|
5380
6140
|
"kindString": "Type literal",
|
|
5381
6141
|
"flags": {},
|
|
5382
6142
|
"children": [
|
|
5383
6143
|
{
|
|
5384
|
-
"id":
|
|
6144
|
+
"id": 63,
|
|
5385
6145
|
"name": "inPayloads",
|
|
5386
6146
|
"kind": 1024,
|
|
5387
6147
|
"kindString": "Property",
|
|
@@ -5393,7 +6153,7 @@
|
|
|
5393
6153
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5394
6154
|
"line": 30,
|
|
5395
6155
|
"character": 4,
|
|
5396
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6156
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L30"
|
|
5397
6157
|
}
|
|
5398
6158
|
],
|
|
5399
6159
|
"type": {
|
|
@@ -5409,7 +6169,7 @@
|
|
|
5409
6169
|
{
|
|
5410
6170
|
"title": "Properties",
|
|
5411
6171
|
"children": [
|
|
5412
|
-
|
|
6172
|
+
63
|
|
5413
6173
|
]
|
|
5414
6174
|
}
|
|
5415
6175
|
],
|
|
@@ -5418,7 +6178,7 @@
|
|
|
5418
6178
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
5419
6179
|
"line": 29,
|
|
5420
6180
|
"character": 2,
|
|
5421
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6181
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L29"
|
|
5422
6182
|
}
|
|
5423
6183
|
]
|
|
5424
6184
|
}
|
|
@@ -5438,13 +6198,13 @@
|
|
|
5438
6198
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
5439
6199
|
"line": 4,
|
|
5440
6200
|
"character": 12,
|
|
5441
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6201
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
5442
6202
|
},
|
|
5443
6203
|
{
|
|
5444
6204
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
5445
6205
|
"line": 5,
|
|
5446
6206
|
"character": 13,
|
|
5447
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6207
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
5448
6208
|
}
|
|
5449
6209
|
],
|
|
5450
6210
|
"type": {
|
|
@@ -5453,7 +6213,7 @@
|
|
|
5453
6213
|
}
|
|
5454
6214
|
},
|
|
5455
6215
|
{
|
|
5456
|
-
"id":
|
|
6216
|
+
"id": 229,
|
|
5457
6217
|
"name": "XyoDivinerDivineQuery",
|
|
5458
6218
|
"kind": 4194304,
|
|
5459
6219
|
"kindString": "Type alias",
|
|
@@ -5463,7 +6223,7 @@
|
|
|
5463
6223
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5464
6224
|
"line": 6,
|
|
5465
6225
|
"character": 12,
|
|
5466
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6226
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
5467
6227
|
}
|
|
5468
6228
|
],
|
|
5469
6229
|
"type": {
|
|
@@ -5472,14 +6232,14 @@
|
|
|
5472
6232
|
{
|
|
5473
6233
|
"type": "reflection",
|
|
5474
6234
|
"declaration": {
|
|
5475
|
-
"id":
|
|
6235
|
+
"id": 230,
|
|
5476
6236
|
"name": "__type",
|
|
5477
6237
|
"kind": 65536,
|
|
5478
6238
|
"kindString": "Type literal",
|
|
5479
6239
|
"flags": {},
|
|
5480
6240
|
"children": [
|
|
5481
6241
|
{
|
|
5482
|
-
"id":
|
|
6242
|
+
"id": 231,
|
|
5483
6243
|
"name": "schema",
|
|
5484
6244
|
"kind": 1024,
|
|
5485
6245
|
"kindString": "Property",
|
|
@@ -5489,12 +6249,12 @@
|
|
|
5489
6249
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5490
6250
|
"line": 7,
|
|
5491
6251
|
"character": 2,
|
|
5492
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6252
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L7"
|
|
5493
6253
|
}
|
|
5494
6254
|
],
|
|
5495
6255
|
"type": {
|
|
5496
6256
|
"type": "reference",
|
|
5497
|
-
"id":
|
|
6257
|
+
"id": 227,
|
|
5498
6258
|
"name": "XyoDivinerDivineQuerySchema"
|
|
5499
6259
|
}
|
|
5500
6260
|
}
|
|
@@ -5503,7 +6263,7 @@
|
|
|
5503
6263
|
{
|
|
5504
6264
|
"title": "Properties",
|
|
5505
6265
|
"children": [
|
|
5506
|
-
|
|
6266
|
+
231
|
|
5507
6267
|
]
|
|
5508
6268
|
}
|
|
5509
6269
|
],
|
|
@@ -5512,7 +6272,7 @@
|
|
|
5512
6272
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5513
6273
|
"line": 6,
|
|
5514
6274
|
"character": 45,
|
|
5515
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6275
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
5516
6276
|
}
|
|
5517
6277
|
]
|
|
5518
6278
|
}
|
|
@@ -5522,7 +6282,7 @@
|
|
|
5522
6282
|
}
|
|
5523
6283
|
},
|
|
5524
6284
|
{
|
|
5525
|
-
"id":
|
|
6285
|
+
"id": 228,
|
|
5526
6286
|
"name": "XyoDivinerDivineQuerySchema",
|
|
5527
6287
|
"kind": 4194304,
|
|
5528
6288
|
"kindString": "Type alias",
|
|
@@ -5532,13 +6292,13 @@
|
|
|
5532
6292
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5533
6293
|
"line": 3,
|
|
5534
6294
|
"character": 12,
|
|
5535
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6295
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
5536
6296
|
},
|
|
5537
6297
|
{
|
|
5538
6298
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5539
6299
|
"line": 4,
|
|
5540
6300
|
"character": 13,
|
|
5541
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6301
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
5542
6302
|
}
|
|
5543
6303
|
],
|
|
5544
6304
|
"type": {
|
|
@@ -5547,7 +6307,7 @@
|
|
|
5547
6307
|
}
|
|
5548
6308
|
},
|
|
5549
6309
|
{
|
|
5550
|
-
"id":
|
|
6310
|
+
"id": 225,
|
|
5551
6311
|
"name": "XyoDivinerQuery",
|
|
5552
6312
|
"kind": 4194304,
|
|
5553
6313
|
"kindString": "Type alias",
|
|
@@ -5557,12 +6317,12 @@
|
|
|
5557
6317
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
5558
6318
|
"line": 9,
|
|
5559
6319
|
"character": 12,
|
|
5560
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6320
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L9"
|
|
5561
6321
|
}
|
|
5562
6322
|
],
|
|
5563
6323
|
"typeParameters": [
|
|
5564
6324
|
{
|
|
5565
|
-
"id":
|
|
6325
|
+
"id": 226,
|
|
5566
6326
|
"name": "TQuery",
|
|
5567
6327
|
"kind": 131072,
|
|
5568
6328
|
"kindString": "Type parameter",
|
|
@@ -5593,7 +6353,7 @@
|
|
|
5593
6353
|
"type": "conditional",
|
|
5594
6354
|
"checkType": {
|
|
5595
6355
|
"type": "reference",
|
|
5596
|
-
"id":
|
|
6356
|
+
"id": 226,
|
|
5597
6357
|
"name": "TQuery"
|
|
5598
6358
|
},
|
|
5599
6359
|
"extendsType": {
|
|
@@ -5605,19 +6365,19 @@
|
|
|
5605
6365
|
"types": [
|
|
5606
6366
|
{
|
|
5607
6367
|
"type": "reference",
|
|
5608
|
-
"id":
|
|
6368
|
+
"id": 224,
|
|
5609
6369
|
"name": "XyoDivinerQueryBase"
|
|
5610
6370
|
},
|
|
5611
6371
|
{
|
|
5612
6372
|
"type": "reference",
|
|
5613
|
-
"id":
|
|
6373
|
+
"id": 226,
|
|
5614
6374
|
"name": "TQuery"
|
|
5615
6375
|
}
|
|
5616
6376
|
]
|
|
5617
6377
|
},
|
|
5618
6378
|
"falseType": {
|
|
5619
6379
|
"type": "reference",
|
|
5620
|
-
"id":
|
|
6380
|
+
"id": 224,
|
|
5621
6381
|
"name": "XyoDivinerQueryBase"
|
|
5622
6382
|
}
|
|
5623
6383
|
}
|
|
@@ -5626,7 +6386,7 @@
|
|
|
5626
6386
|
}
|
|
5627
6387
|
},
|
|
5628
6388
|
{
|
|
5629
|
-
"id":
|
|
6389
|
+
"id": 224,
|
|
5630
6390
|
"name": "XyoDivinerQueryBase",
|
|
5631
6391
|
"kind": 4194304,
|
|
5632
6392
|
"kindString": "Type alias",
|
|
@@ -5636,12 +6396,12 @@
|
|
|
5636
6396
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
5637
6397
|
"line": 7,
|
|
5638
6398
|
"character": 12,
|
|
5639
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6399
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L7"
|
|
5640
6400
|
}
|
|
5641
6401
|
],
|
|
5642
6402
|
"type": {
|
|
5643
6403
|
"type": "reference",
|
|
5644
|
-
"id":
|
|
6404
|
+
"id": 229,
|
|
5645
6405
|
"name": "XyoDivinerDivineQuery"
|
|
5646
6406
|
}
|
|
5647
6407
|
},
|
|
@@ -5656,13 +6416,13 @@
|
|
|
5656
6416
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
5657
6417
|
"line": 4,
|
|
5658
6418
|
"character": 12,
|
|
5659
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6419
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
5660
6420
|
},
|
|
5661
6421
|
{
|
|
5662
6422
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
5663
6423
|
"line": 5,
|
|
5664
6424
|
"character": 13,
|
|
5665
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6425
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
5666
6426
|
}
|
|
5667
6427
|
],
|
|
5668
6428
|
"type": {
|
|
@@ -5671,7 +6431,7 @@
|
|
|
5671
6431
|
}
|
|
5672
6432
|
},
|
|
5673
6433
|
{
|
|
5674
|
-
"id":
|
|
6434
|
+
"id": 227,
|
|
5675
6435
|
"name": "XyoDivinerDivineQuerySchema",
|
|
5676
6436
|
"kind": 32,
|
|
5677
6437
|
"kindString": "Variable",
|
|
@@ -5681,13 +6441,13 @@
|
|
|
5681
6441
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5682
6442
|
"line": 3,
|
|
5683
6443
|
"character": 12,
|
|
5684
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6444
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
5685
6445
|
},
|
|
5686
6446
|
{
|
|
5687
6447
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
5688
6448
|
"line": 4,
|
|
5689
6449
|
"character": 13,
|
|
5690
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6450
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
5691
6451
|
}
|
|
5692
6452
|
],
|
|
5693
6453
|
"type": {
|
|
@@ -5701,31 +6461,31 @@
|
|
|
5701
6461
|
"title": "Interfaces",
|
|
5702
6462
|
"children": [
|
|
5703
6463
|
7,
|
|
5704
|
-
|
|
6464
|
+
100,
|
|
5705
6465
|
21,
|
|
5706
|
-
|
|
6466
|
+
64
|
|
5707
6467
|
]
|
|
5708
6468
|
},
|
|
5709
6469
|
{
|
|
5710
6470
|
"title": "Type Aliases",
|
|
5711
6471
|
"children": [
|
|
5712
6472
|
3,
|
|
5713
|
-
|
|
5714
|
-
|
|
6473
|
+
221,
|
|
6474
|
+
218,
|
|
5715
6475
|
16,
|
|
5716
|
-
|
|
6476
|
+
61,
|
|
5717
6477
|
2,
|
|
5718
|
-
|
|
5719
|
-
|
|
5720
|
-
|
|
5721
|
-
|
|
6478
|
+
229,
|
|
6479
|
+
228,
|
|
6480
|
+
225,
|
|
6481
|
+
224
|
|
5722
6482
|
]
|
|
5723
6483
|
},
|
|
5724
6484
|
{
|
|
5725
6485
|
"title": "Variables",
|
|
5726
6486
|
"children": [
|
|
5727
6487
|
1,
|
|
5728
|
-
|
|
6488
|
+
227
|
|
5729
6489
|
]
|
|
5730
6490
|
}
|
|
5731
6491
|
],
|
|
@@ -5734,7 +6494,7 @@
|
|
|
5734
6494
|
"fileName": "modules/packages/diviner/packages/model/src/index.ts",
|
|
5735
6495
|
"line": 1,
|
|
5736
6496
|
"character": 0,
|
|
5737
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
6497
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/5849d9cb4935/packages/modules/packages/diviner/packages/model/src/index.ts#L1"
|
|
5738
6498
|
}
|
|
5739
6499
|
]
|
|
5740
6500
|
}
|