@xyo-network/archivist 2.24.11 → 2.24.12

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.
Files changed (2) hide show
  1. package/dist/docs.json +3975 -0
  2. package/package.json +5 -5
package/dist/docs.json ADDED
@@ -0,0 +1,3975 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/archivist",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 78,
11
+ "name": "XyoArchivistConfigWrapper",
12
+ "kind": 128,
13
+ "kindString": "Class",
14
+ "flags": {},
15
+ "children": [
16
+ {
17
+ "id": 79,
18
+ "name": "constructor",
19
+ "kind": 512,
20
+ "kindString": "Constructor",
21
+ "flags": {},
22
+ "sources": [
23
+ {
24
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
25
+ "line": 15,
26
+ "character": 2,
27
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L15"
28
+ }
29
+ ],
30
+ "signatures": [
31
+ {
32
+ "id": 80,
33
+ "name": "new XyoArchivistConfigWrapper",
34
+ "kind": 16384,
35
+ "kindString": "Constructor signature",
36
+ "flags": {},
37
+ "typeParameter": [
38
+ {
39
+ "id": 85,
40
+ "name": "T",
41
+ "kind": 131072,
42
+ "kindString": "Type parameter",
43
+ "flags": {},
44
+ "type": {
45
+ "type": "reference",
46
+ "typeArguments": [
47
+ {
48
+ "type": "reflection",
49
+ "declaration": {
50
+ "id": 81,
51
+ "name": "__type",
52
+ "kind": 65536,
53
+ "kindString": "Type literal",
54
+ "flags": {},
55
+ "children": [
56
+ {
57
+ "id": 82,
58
+ "name": "schema",
59
+ "kind": 1024,
60
+ "kindString": "Property",
61
+ "flags": {},
62
+ "sources": [
63
+ {
64
+ "fileName": "payload/dist/esm/models/Base.d.ts",
65
+ "line": 8,
66
+ "character": 4
67
+ }
68
+ ],
69
+ "type": {
70
+ "type": "intrinsic",
71
+ "name": "string"
72
+ }
73
+ }
74
+ ],
75
+ "groups": [
76
+ {
77
+ "title": "Properties",
78
+ "children": [
79
+ 82
80
+ ]
81
+ }
82
+ ],
83
+ "sources": [
84
+ {
85
+ "fileName": "payload/dist/esm/models/Base.d.ts",
86
+ "line": 7,
87
+ "character": 4
88
+ }
89
+ ]
90
+ }
91
+ }
92
+ ],
93
+ "name": "XyoPayload"
94
+ },
95
+ "default": {
96
+ "type": "reference",
97
+ "typeArguments": [
98
+ {
99
+ "type": "reflection",
100
+ "declaration": {
101
+ "id": 83,
102
+ "name": "__type",
103
+ "kind": 65536,
104
+ "kindString": "Type literal",
105
+ "flags": {},
106
+ "children": [
107
+ {
108
+ "id": 84,
109
+ "name": "schema",
110
+ "kind": 1024,
111
+ "kindString": "Property",
112
+ "flags": {},
113
+ "sources": [
114
+ {
115
+ "fileName": "payload/dist/esm/models/Base.d.ts",
116
+ "line": 8,
117
+ "character": 4
118
+ }
119
+ ],
120
+ "type": {
121
+ "type": "intrinsic",
122
+ "name": "string"
123
+ }
124
+ }
125
+ ],
126
+ "groups": [
127
+ {
128
+ "title": "Properties",
129
+ "children": [
130
+ 84
131
+ ]
132
+ }
133
+ ],
134
+ "sources": [
135
+ {
136
+ "fileName": "payload/dist/esm/models/Base.d.ts",
137
+ "line": 7,
138
+ "character": 4
139
+ }
140
+ ]
141
+ }
142
+ }
143
+ ],
144
+ "name": "XyoPayload"
145
+ }
146
+ },
147
+ {
148
+ "id": 86,
149
+ "name": "C",
150
+ "kind": 131072,
151
+ "kindString": "Type parameter",
152
+ "flags": {},
153
+ "type": {
154
+ "type": "reference",
155
+ "id": 72,
156
+ "typeArguments": [
157
+ {
158
+ "type": "reference",
159
+ "id": 85,
160
+ "name": "T"
161
+ },
162
+ {
163
+ "type": "reference",
164
+ "id": 86,
165
+ "name": "C"
166
+ }
167
+ ],
168
+ "name": "XyoArchivistConfig"
169
+ },
170
+ "default": {
171
+ "type": "reference",
172
+ "id": 72,
173
+ "typeArguments": [
174
+ {
175
+ "type": "reference",
176
+ "id": 85,
177
+ "name": "T"
178
+ }
179
+ ],
180
+ "name": "XyoArchivistConfig"
181
+ }
182
+ }
183
+ ],
184
+ "parameters": [
185
+ {
186
+ "id": 87,
187
+ "name": "config",
188
+ "kind": 32768,
189
+ "kindString": "Parameter",
190
+ "flags": {
191
+ "isOptional": true
192
+ },
193
+ "type": {
194
+ "type": "reference",
195
+ "id": 86,
196
+ "name": "C"
197
+ }
198
+ }
199
+ ],
200
+ "type": {
201
+ "type": "reference",
202
+ "id": 78,
203
+ "typeArguments": [
204
+ {
205
+ "type": "reference",
206
+ "id": 85,
207
+ "name": "T"
208
+ },
209
+ {
210
+ "type": "reference",
211
+ "id": 86,
212
+ "name": "C"
213
+ }
214
+ ],
215
+ "name": "XyoArchivistConfigWrapper"
216
+ }
217
+ }
218
+ ]
219
+ },
220
+ {
221
+ "id": 88,
222
+ "name": "config",
223
+ "kind": 1024,
224
+ "kindString": "Property",
225
+ "flags": {
226
+ "isProtected": true,
227
+ "isOptional": true
228
+ },
229
+ "sources": [
230
+ {
231
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
232
+ "line": 14,
233
+ "character": 12,
234
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L14"
235
+ }
236
+ ],
237
+ "type": {
238
+ "type": "reference",
239
+ "id": 86,
240
+ "name": "C"
241
+ }
242
+ },
243
+ {
244
+ "id": 91,
245
+ "name": "account",
246
+ "kind": 262144,
247
+ "kindString": "Accessor",
248
+ "flags": {
249
+ "isPublic": true
250
+ },
251
+ "sources": [
252
+ {
253
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
254
+ "line": 23,
255
+ "character": 13,
256
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L23"
257
+ }
258
+ ],
259
+ "getSignature": {
260
+ "id": 92,
261
+ "name": "account",
262
+ "kind": 524288,
263
+ "kindString": "Get signature",
264
+ "flags": {},
265
+ "type": {
266
+ "type": "union",
267
+ "types": [
268
+ {
269
+ "type": "intrinsic",
270
+ "name": "undefined"
271
+ },
272
+ {
273
+ "type": "reference",
274
+ "name": "XyoAccount"
275
+ }
276
+ ]
277
+ }
278
+ }
279
+ },
280
+ {
281
+ "id": 95,
282
+ "name": "cacheParentReads",
283
+ "kind": 262144,
284
+ "kindString": "Accessor",
285
+ "flags": {
286
+ "isPublic": true
287
+ },
288
+ "sources": [
289
+ {
290
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
291
+ "line": 31,
292
+ "character": 13,
293
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L31"
294
+ }
295
+ ],
296
+ "getSignature": {
297
+ "id": 96,
298
+ "name": "cacheParentReads",
299
+ "kind": 524288,
300
+ "kindString": "Get signature",
301
+ "flags": {},
302
+ "type": {
303
+ "type": "union",
304
+ "types": [
305
+ {
306
+ "type": "intrinsic",
307
+ "name": "undefined"
308
+ },
309
+ {
310
+ "type": "intrinsic",
311
+ "name": "boolean"
312
+ }
313
+ ]
314
+ }
315
+ }
316
+ },
317
+ {
318
+ "id": 89,
319
+ "name": "parent",
320
+ "kind": 262144,
321
+ "kindString": "Accessor",
322
+ "flags": {
323
+ "isPublic": true
324
+ },
325
+ "sources": [
326
+ {
327
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
328
+ "line": 19,
329
+ "character": 13,
330
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L19"
331
+ }
332
+ ],
333
+ "getSignature": {
334
+ "id": 90,
335
+ "name": "parent",
336
+ "kind": 524288,
337
+ "kindString": "Get signature",
338
+ "flags": {},
339
+ "type": {
340
+ "type": "union",
341
+ "types": [
342
+ {
343
+ "type": "intrinsic",
344
+ "name": "undefined"
345
+ },
346
+ {
347
+ "type": "reference",
348
+ "id": 70,
349
+ "typeArguments": [
350
+ {
351
+ "type": "reference",
352
+ "id": 85,
353
+ "name": "T"
354
+ }
355
+ ],
356
+ "name": "XyoArchivist"
357
+ }
358
+ ]
359
+ }
360
+ }
361
+ },
362
+ {
363
+ "id": 93,
364
+ "name": "writeThrough",
365
+ "kind": 262144,
366
+ "kindString": "Accessor",
367
+ "flags": {
368
+ "isPublic": true
369
+ },
370
+ "sources": [
371
+ {
372
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
373
+ "line": 27,
374
+ "character": 13,
375
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L27"
376
+ }
377
+ ],
378
+ "getSignature": {
379
+ "id": 94,
380
+ "name": "writeThrough",
381
+ "kind": 524288,
382
+ "kindString": "Get signature",
383
+ "flags": {},
384
+ "type": {
385
+ "type": "union",
386
+ "types": [
387
+ {
388
+ "type": "intrinsic",
389
+ "name": "undefined"
390
+ },
391
+ {
392
+ "type": "intrinsic",
393
+ "name": "boolean"
394
+ }
395
+ ]
396
+ }
397
+ }
398
+ }
399
+ ],
400
+ "groups": [
401
+ {
402
+ "title": "Constructors",
403
+ "children": [
404
+ 79
405
+ ]
406
+ },
407
+ {
408
+ "title": "Properties",
409
+ "children": [
410
+ 88
411
+ ]
412
+ },
413
+ {
414
+ "title": "Accessors",
415
+ "children": [
416
+ 91,
417
+ 95,
418
+ 89,
419
+ 93
420
+ ]
421
+ }
422
+ ],
423
+ "sources": [
424
+ {
425
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
426
+ "line": 13,
427
+ "character": 13,
428
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L13"
429
+ }
430
+ ],
431
+ "typeParameters": [
432
+ {
433
+ "id": 97,
434
+ "name": "T",
435
+ "kind": 131072,
436
+ "kindString": "Type parameter",
437
+ "flags": {},
438
+ "type": {
439
+ "type": "reference",
440
+ "name": "XyoPayload"
441
+ },
442
+ "default": {
443
+ "type": "reference",
444
+ "name": "XyoPayload"
445
+ }
446
+ },
447
+ {
448
+ "id": 98,
449
+ "name": "C",
450
+ "kind": 131072,
451
+ "kindString": "Type parameter",
452
+ "flags": {},
453
+ "type": {
454
+ "type": "reference",
455
+ "id": 72,
456
+ "typeArguments": [
457
+ {
458
+ "type": "reference",
459
+ "id": 85,
460
+ "name": "T"
461
+ }
462
+ ],
463
+ "name": "XyoArchivistConfig"
464
+ },
465
+ "default": {
466
+ "type": "reference",
467
+ "id": 72,
468
+ "typeArguments": [
469
+ {
470
+ "type": "reference",
471
+ "id": 85,
472
+ "name": "T"
473
+ }
474
+ ],
475
+ "name": "XyoArchivistConfig"
476
+ }
477
+ }
478
+ ],
479
+ "extendedBy": [
480
+ {
481
+ "type": "reference",
482
+ "id": 106,
483
+ "name": "XyoMemoryArchivist"
484
+ }
485
+ ]
486
+ },
487
+ {
488
+ "id": 106,
489
+ "name": "XyoMemoryArchivist",
490
+ "kind": 128,
491
+ "kindString": "Class",
492
+ "flags": {},
493
+ "children": [
494
+ {
495
+ "id": 107,
496
+ "name": "constructor",
497
+ "kind": 512,
498
+ "kindString": "Constructor",
499
+ "flags": {},
500
+ "sources": [
501
+ {
502
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
503
+ "line": 25,
504
+ "character": 2,
505
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L25"
506
+ }
507
+ ],
508
+ "signatures": [
509
+ {
510
+ "id": 108,
511
+ "name": "new XyoMemoryArchivist",
512
+ "kind": 16384,
513
+ "kindString": "Constructor signature",
514
+ "flags": {},
515
+ "typeParameter": [
516
+ {
517
+ "id": 113,
518
+ "name": "C",
519
+ "kind": 131072,
520
+ "kindString": "Type parameter",
521
+ "flags": {},
522
+ "type": {
523
+ "type": "reference",
524
+ "id": 99,
525
+ "typeArguments": [
526
+ {
527
+ "type": "reference",
528
+ "typeArguments": [
529
+ {
530
+ "type": "reflection",
531
+ "declaration": {
532
+ "id": 109,
533
+ "name": "__type",
534
+ "kind": 65536,
535
+ "kindString": "Type literal",
536
+ "flags": {},
537
+ "children": [
538
+ {
539
+ "id": 110,
540
+ "name": "schema",
541
+ "kind": 1024,
542
+ "kindString": "Property",
543
+ "flags": {},
544
+ "sources": [
545
+ {
546
+ "fileName": "payload/dist/esm/models/Base.d.ts",
547
+ "line": 8,
548
+ "character": 4
549
+ }
550
+ ],
551
+ "type": {
552
+ "type": "intrinsic",
553
+ "name": "string"
554
+ }
555
+ }
556
+ ],
557
+ "groups": [
558
+ {
559
+ "title": "Properties",
560
+ "children": [
561
+ 110
562
+ ]
563
+ }
564
+ ],
565
+ "sources": [
566
+ {
567
+ "fileName": "payload/dist/esm/models/Base.d.ts",
568
+ "line": 7,
569
+ "character": 4
570
+ }
571
+ ]
572
+ }
573
+ }
574
+ ],
575
+ "name": "XyoPayload"
576
+ },
577
+ {
578
+ "type": "reference",
579
+ "id": 113,
580
+ "name": "C"
581
+ }
582
+ ],
583
+ "name": "XyoMemoryArchivistConfig"
584
+ },
585
+ "default": {
586
+ "type": "reference",
587
+ "id": 99,
588
+ "typeArguments": [
589
+ {
590
+ "type": "reference",
591
+ "typeArguments": [
592
+ {
593
+ "type": "reflection",
594
+ "declaration": {
595
+ "id": 111,
596
+ "name": "__type",
597
+ "kind": 65536,
598
+ "kindString": "Type literal",
599
+ "flags": {},
600
+ "children": [
601
+ {
602
+ "id": 112,
603
+ "name": "schema",
604
+ "kind": 1024,
605
+ "kindString": "Property",
606
+ "flags": {},
607
+ "sources": [
608
+ {
609
+ "fileName": "payload/dist/esm/models/Base.d.ts",
610
+ "line": 8,
611
+ "character": 4
612
+ }
613
+ ],
614
+ "type": {
615
+ "type": "intrinsic",
616
+ "name": "string"
617
+ }
618
+ }
619
+ ],
620
+ "groups": [
621
+ {
622
+ "title": "Properties",
623
+ "children": [
624
+ 112
625
+ ]
626
+ }
627
+ ],
628
+ "sources": [
629
+ {
630
+ "fileName": "payload/dist/esm/models/Base.d.ts",
631
+ "line": 7,
632
+ "character": 4
633
+ }
634
+ ]
635
+ }
636
+ }
637
+ ],
638
+ "name": "XyoPayload"
639
+ }
640
+ ],
641
+ "name": "XyoMemoryArchivistConfig"
642
+ }
643
+ }
644
+ ],
645
+ "parameters": [
646
+ {
647
+ "id": 114,
648
+ "name": "config",
649
+ "kind": 32768,
650
+ "kindString": "Parameter",
651
+ "flags": {
652
+ "isOptional": true
653
+ },
654
+ "type": {
655
+ "type": "reference",
656
+ "id": 113,
657
+ "name": "C"
658
+ }
659
+ }
660
+ ],
661
+ "type": {
662
+ "type": "reference",
663
+ "id": 106,
664
+ "typeArguments": [
665
+ {
666
+ "type": "reference",
667
+ "id": 113,
668
+ "name": "C"
669
+ }
670
+ ],
671
+ "name": "XyoMemoryArchivist"
672
+ },
673
+ "overwrites": {
674
+ "type": "reference",
675
+ "id": 80,
676
+ "name": "XyoArchivistConfigWrapper.constructor"
677
+ }
678
+ }
679
+ ],
680
+ "overwrites": {
681
+ "type": "reference",
682
+ "id": 79,
683
+ "name": "XyoArchivistConfigWrapper.constructor"
684
+ }
685
+ },
686
+ {
687
+ "id": 117,
688
+ "name": "cache",
689
+ "kind": 1024,
690
+ "kindString": "Property",
691
+ "flags": {
692
+ "isPrivate": true
693
+ },
694
+ "sources": [
695
+ {
696
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
697
+ "line": 23,
698
+ "character": 10,
699
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L23"
700
+ }
701
+ ],
702
+ "type": {
703
+ "type": "reference",
704
+ "typeArguments": [
705
+ {
706
+ "type": "intrinsic",
707
+ "name": "string"
708
+ },
709
+ {
710
+ "type": "reference",
711
+ "typeArguments": [
712
+ {
713
+ "type": "reflection",
714
+ "declaration": {
715
+ "id": 118,
716
+ "name": "__type",
717
+ "kind": 65536,
718
+ "kindString": "Type literal",
719
+ "flags": {},
720
+ "children": [
721
+ {
722
+ "id": 119,
723
+ "name": "schema",
724
+ "kind": 1024,
725
+ "kindString": "Property",
726
+ "flags": {},
727
+ "sources": [
728
+ {
729
+ "fileName": "payload/dist/esm/models/Base.d.ts",
730
+ "line": 8,
731
+ "character": 4
732
+ }
733
+ ],
734
+ "type": {
735
+ "type": "intrinsic",
736
+ "name": "string"
737
+ }
738
+ }
739
+ ],
740
+ "groups": [
741
+ {
742
+ "title": "Properties",
743
+ "children": [
744
+ 119
745
+ ]
746
+ }
747
+ ],
748
+ "sources": [
749
+ {
750
+ "fileName": "payload/dist/esm/models/Base.d.ts",
751
+ "line": 7,
752
+ "character": 4
753
+ }
754
+ ]
755
+ }
756
+ }
757
+ ],
758
+ "name": "XyoPayload"
759
+ }
760
+ ],
761
+ "name": "LRUCache",
762
+ "qualifiedName": "LRUCache",
763
+ "package": "lru-cache"
764
+ }
765
+ },
766
+ {
767
+ "id": 155,
768
+ "name": "config",
769
+ "kind": 1024,
770
+ "kindString": "Property",
771
+ "flags": {
772
+ "isProtected": true,
773
+ "isOptional": true
774
+ },
775
+ "sources": [
776
+ {
777
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
778
+ "line": 14,
779
+ "character": 12,
780
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L14"
781
+ }
782
+ ],
783
+ "type": {
784
+ "type": "reference",
785
+ "id": 113,
786
+ "name": "C"
787
+ },
788
+ "inheritedFrom": {
789
+ "type": "reference",
790
+ "id": 88,
791
+ "name": "XyoArchivistConfigWrapper.config"
792
+ }
793
+ },
794
+ {
795
+ "id": 158,
796
+ "name": "account",
797
+ "kind": 262144,
798
+ "kindString": "Accessor",
799
+ "flags": {
800
+ "isPublic": true
801
+ },
802
+ "sources": [
803
+ {
804
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
805
+ "line": 23,
806
+ "character": 13,
807
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L23"
808
+ }
809
+ ],
810
+ "getSignature": {
811
+ "id": 159,
812
+ "name": "account",
813
+ "kind": 524288,
814
+ "kindString": "Get signature",
815
+ "flags": {},
816
+ "type": {
817
+ "type": "union",
818
+ "types": [
819
+ {
820
+ "type": "intrinsic",
821
+ "name": "undefined"
822
+ },
823
+ {
824
+ "type": "reference",
825
+ "name": "XyoAccount"
826
+ }
827
+ ]
828
+ },
829
+ "inheritedFrom": {
830
+ "type": "reference",
831
+ "name": "XyoArchivistConfigWrapper.account"
832
+ }
833
+ },
834
+ "inheritedFrom": {
835
+ "type": "reference",
836
+ "id": 91,
837
+ "name": "XyoArchivistConfigWrapper.account"
838
+ }
839
+ },
840
+ {
841
+ "id": 162,
842
+ "name": "cacheParentReads",
843
+ "kind": 262144,
844
+ "kindString": "Accessor",
845
+ "flags": {
846
+ "isPublic": true
847
+ },
848
+ "sources": [
849
+ {
850
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
851
+ "line": 31,
852
+ "character": 13,
853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L31"
854
+ }
855
+ ],
856
+ "getSignature": {
857
+ "id": 163,
858
+ "name": "cacheParentReads",
859
+ "kind": 524288,
860
+ "kindString": "Get signature",
861
+ "flags": {},
862
+ "type": {
863
+ "type": "union",
864
+ "types": [
865
+ {
866
+ "type": "intrinsic",
867
+ "name": "undefined"
868
+ },
869
+ {
870
+ "type": "intrinsic",
871
+ "name": "boolean"
872
+ }
873
+ ]
874
+ },
875
+ "inheritedFrom": {
876
+ "type": "reference",
877
+ "name": "XyoArchivistConfigWrapper.cacheParentReads"
878
+ }
879
+ },
880
+ "inheritedFrom": {
881
+ "type": "reference",
882
+ "id": 95,
883
+ "name": "XyoArchivistConfigWrapper.cacheParentReads"
884
+ }
885
+ },
886
+ {
887
+ "id": 115,
888
+ "name": "max",
889
+ "kind": 262144,
890
+ "kindString": "Accessor",
891
+ "flags": {
892
+ "isPublic": true
893
+ },
894
+ "sources": [
895
+ {
896
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
897
+ "line": 19,
898
+ "character": 13,
899
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L19"
900
+ }
901
+ ],
902
+ "getSignature": {
903
+ "id": 116,
904
+ "name": "max",
905
+ "kind": 524288,
906
+ "kindString": "Get signature",
907
+ "flags": {},
908
+ "type": {
909
+ "type": "intrinsic",
910
+ "name": "number"
911
+ }
912
+ }
913
+ },
914
+ {
915
+ "id": 156,
916
+ "name": "parent",
917
+ "kind": 262144,
918
+ "kindString": "Accessor",
919
+ "flags": {
920
+ "isPublic": true
921
+ },
922
+ "sources": [
923
+ {
924
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
925
+ "line": 19,
926
+ "character": 13,
927
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L19"
928
+ }
929
+ ],
930
+ "getSignature": {
931
+ "id": 157,
932
+ "name": "parent",
933
+ "kind": 524288,
934
+ "kindString": "Get signature",
935
+ "flags": {},
936
+ "type": {
937
+ "type": "union",
938
+ "types": [
939
+ {
940
+ "type": "intrinsic",
941
+ "name": "undefined"
942
+ },
943
+ {
944
+ "type": "reference",
945
+ "id": 70,
946
+ "typeArguments": [
947
+ {
948
+ "type": "reference",
949
+ "id": 85,
950
+ "name": "T"
951
+ }
952
+ ],
953
+ "name": "XyoArchivist"
954
+ }
955
+ ]
956
+ },
957
+ "inheritedFrom": {
958
+ "type": "reference",
959
+ "name": "XyoArchivistConfigWrapper.parent"
960
+ }
961
+ },
962
+ "inheritedFrom": {
963
+ "type": "reference",
964
+ "id": 89,
965
+ "name": "XyoArchivistConfigWrapper.parent"
966
+ }
967
+ },
968
+ {
969
+ "id": 160,
970
+ "name": "writeThrough",
971
+ "kind": 262144,
972
+ "kindString": "Accessor",
973
+ "flags": {
974
+ "isPublic": true
975
+ },
976
+ "sources": [
977
+ {
978
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
979
+ "line": 27,
980
+ "character": 13,
981
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L27"
982
+ }
983
+ ],
984
+ "getSignature": {
985
+ "id": 161,
986
+ "name": "writeThrough",
987
+ "kind": 524288,
988
+ "kindString": "Get signature",
989
+ "flags": {},
990
+ "type": {
991
+ "type": "union",
992
+ "types": [
993
+ {
994
+ "type": "intrinsic",
995
+ "name": "undefined"
996
+ },
997
+ {
998
+ "type": "intrinsic",
999
+ "name": "boolean"
1000
+ }
1001
+ ]
1002
+ },
1003
+ "inheritedFrom": {
1004
+ "type": "reference",
1005
+ "name": "XyoArchivistConfigWrapper.writeThrough"
1006
+ }
1007
+ },
1008
+ "inheritedFrom": {
1009
+ "type": "reference",
1010
+ "id": 93,
1011
+ "name": "XyoArchivistConfigWrapper.writeThrough"
1012
+ }
1013
+ },
1014
+ {
1015
+ "id": 145,
1016
+ "name": "all",
1017
+ "kind": 2048,
1018
+ "kindString": "Method",
1019
+ "flags": {
1020
+ "isPublic": true
1021
+ },
1022
+ "sources": [
1023
+ {
1024
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1025
+ "line": 67,
1026
+ "character": 9,
1027
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L67"
1028
+ }
1029
+ ],
1030
+ "signatures": [
1031
+ {
1032
+ "id": 146,
1033
+ "name": "all",
1034
+ "kind": 4096,
1035
+ "kindString": "Call signature",
1036
+ "flags": {},
1037
+ "type": {
1038
+ "type": "union",
1039
+ "types": [
1040
+ {
1041
+ "type": "array",
1042
+ "elementType": {
1043
+ "type": "reference",
1044
+ "typeArguments": [
1045
+ {
1046
+ "type": "reflection",
1047
+ "declaration": {
1048
+ "id": 147,
1049
+ "name": "__type",
1050
+ "kind": 65536,
1051
+ "kindString": "Type literal",
1052
+ "flags": {},
1053
+ "children": [
1054
+ {
1055
+ "id": 148,
1056
+ "name": "schema",
1057
+ "kind": 1024,
1058
+ "kindString": "Property",
1059
+ "flags": {},
1060
+ "sources": [
1061
+ {
1062
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1063
+ "line": 8,
1064
+ "character": 4
1065
+ }
1066
+ ],
1067
+ "type": {
1068
+ "type": "intrinsic",
1069
+ "name": "string"
1070
+ }
1071
+ }
1072
+ ],
1073
+ "groups": [
1074
+ {
1075
+ "title": "Properties",
1076
+ "children": [
1077
+ 148
1078
+ ]
1079
+ }
1080
+ ],
1081
+ "sources": [
1082
+ {
1083
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1084
+ "line": 7,
1085
+ "character": 4
1086
+ }
1087
+ ]
1088
+ }
1089
+ }
1090
+ ],
1091
+ "name": "XyoPayload"
1092
+ }
1093
+ },
1094
+ {
1095
+ "type": "reference",
1096
+ "typeArguments": [
1097
+ {
1098
+ "type": "array",
1099
+ "elementType": {
1100
+ "type": "reference",
1101
+ "typeArguments": [
1102
+ {
1103
+ "type": "reflection",
1104
+ "declaration": {
1105
+ "id": 149,
1106
+ "name": "__type",
1107
+ "kind": 65536,
1108
+ "kindString": "Type literal",
1109
+ "flags": {},
1110
+ "children": [
1111
+ {
1112
+ "id": 150,
1113
+ "name": "schema",
1114
+ "kind": 1024,
1115
+ "kindString": "Property",
1116
+ "flags": {},
1117
+ "sources": [
1118
+ {
1119
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1120
+ "line": 8,
1121
+ "character": 4
1122
+ }
1123
+ ],
1124
+ "type": {
1125
+ "type": "intrinsic",
1126
+ "name": "string"
1127
+ }
1128
+ }
1129
+ ],
1130
+ "groups": [
1131
+ {
1132
+ "title": "Properties",
1133
+ "children": [
1134
+ 150
1135
+ ]
1136
+ }
1137
+ ],
1138
+ "sources": [
1139
+ {
1140
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1141
+ "line": 7,
1142
+ "character": 4
1143
+ }
1144
+ ]
1145
+ }
1146
+ }
1147
+ ],
1148
+ "name": "XyoPayload"
1149
+ }
1150
+ }
1151
+ ],
1152
+ "name": "Promise",
1153
+ "qualifiedName": "Promise",
1154
+ "package": "typescript"
1155
+ }
1156
+ ]
1157
+ },
1158
+ "implementationOf": {
1159
+ "type": "reference",
1160
+ "name": "XyoArchivist.all"
1161
+ }
1162
+ }
1163
+ ],
1164
+ "implementationOf": {
1165
+ "type": "reference",
1166
+ "name": "XyoArchivist.all"
1167
+ }
1168
+ },
1169
+ {
1170
+ "id": 123,
1171
+ "name": "clear",
1172
+ "kind": 2048,
1173
+ "kindString": "Method",
1174
+ "flags": {
1175
+ "isPublic": true
1176
+ },
1177
+ "sources": [
1178
+ {
1179
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1180
+ "line": 36,
1181
+ "character": 9,
1182
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L36"
1183
+ }
1184
+ ],
1185
+ "signatures": [
1186
+ {
1187
+ "id": 124,
1188
+ "name": "clear",
1189
+ "kind": 4096,
1190
+ "kindString": "Call signature",
1191
+ "flags": {},
1192
+ "type": {
1193
+ "type": "union",
1194
+ "types": [
1195
+ {
1196
+ "type": "intrinsic",
1197
+ "name": "void"
1198
+ },
1199
+ {
1200
+ "type": "reference",
1201
+ "typeArguments": [
1202
+ {
1203
+ "type": "intrinsic",
1204
+ "name": "void"
1205
+ }
1206
+ ],
1207
+ "name": "Promise",
1208
+ "qualifiedName": "Promise",
1209
+ "package": "typescript"
1210
+ }
1211
+ ]
1212
+ },
1213
+ "implementationOf": {
1214
+ "type": "reference",
1215
+ "name": "XyoArchivist.clear"
1216
+ }
1217
+ }
1218
+ ],
1219
+ "implementationOf": {
1220
+ "type": "reference",
1221
+ "name": "XyoArchivist.clear"
1222
+ }
1223
+ },
1224
+ {
1225
+ "id": 151,
1226
+ "name": "commit",
1227
+ "kind": 2048,
1228
+ "kindString": "Method",
1229
+ "flags": {
1230
+ "isPublic": true
1231
+ },
1232
+ "sources": [
1233
+ {
1234
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1235
+ "line": 71,
1236
+ "character": 15,
1237
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L71"
1238
+ }
1239
+ ],
1240
+ "signatures": [
1241
+ {
1242
+ "id": 152,
1243
+ "name": "commit",
1244
+ "kind": 4096,
1245
+ "kindString": "Call signature",
1246
+ "flags": {},
1247
+ "type": {
1248
+ "type": "reference",
1249
+ "typeArguments": [
1250
+ {
1251
+ "type": "array",
1252
+ "elementType": {
1253
+ "type": "reference",
1254
+ "typeArguments": [
1255
+ {
1256
+ "type": "reflection",
1257
+ "declaration": {
1258
+ "id": 153,
1259
+ "name": "__type",
1260
+ "kind": 65536,
1261
+ "kindString": "Type literal",
1262
+ "flags": {},
1263
+ "children": [
1264
+ {
1265
+ "id": 154,
1266
+ "name": "schema",
1267
+ "kind": 1024,
1268
+ "kindString": "Property",
1269
+ "flags": {},
1270
+ "sources": [
1271
+ {
1272
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1273
+ "line": 8,
1274
+ "character": 4
1275
+ }
1276
+ ],
1277
+ "type": {
1278
+ "type": "intrinsic",
1279
+ "name": "string"
1280
+ }
1281
+ }
1282
+ ],
1283
+ "groups": [
1284
+ {
1285
+ "title": "Properties",
1286
+ "children": [
1287
+ 154
1288
+ ]
1289
+ }
1290
+ ],
1291
+ "sources": [
1292
+ {
1293
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1294
+ "line": 7,
1295
+ "character": 4
1296
+ }
1297
+ ]
1298
+ }
1299
+ }
1300
+ ],
1301
+ "name": "XyoPayload"
1302
+ }
1303
+ }
1304
+ ],
1305
+ "name": "Promise",
1306
+ "qualifiedName": "Promise",
1307
+ "package": "typescript"
1308
+ },
1309
+ "implementationOf": {
1310
+ "type": "reference",
1311
+ "name": "XyoArchivist.commit"
1312
+ }
1313
+ }
1314
+ ],
1315
+ "implementationOf": {
1316
+ "type": "reference",
1317
+ "name": "XyoArchivist.commit"
1318
+ }
1319
+ },
1320
+ {
1321
+ "id": 120,
1322
+ "name": "delete",
1323
+ "kind": 2048,
1324
+ "kindString": "Method",
1325
+ "flags": {
1326
+ "isPublic": true
1327
+ },
1328
+ "sources": [
1329
+ {
1330
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1331
+ "line": 30,
1332
+ "character": 9,
1333
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L30"
1334
+ }
1335
+ ],
1336
+ "signatures": [
1337
+ {
1338
+ "id": 121,
1339
+ "name": "delete",
1340
+ "kind": 4096,
1341
+ "kindString": "Call signature",
1342
+ "flags": {},
1343
+ "parameters": [
1344
+ {
1345
+ "id": 122,
1346
+ "name": "hashes",
1347
+ "kind": 32768,
1348
+ "kindString": "Parameter",
1349
+ "flags": {},
1350
+ "type": {
1351
+ "type": "array",
1352
+ "elementType": {
1353
+ "type": "intrinsic",
1354
+ "name": "string"
1355
+ }
1356
+ }
1357
+ }
1358
+ ],
1359
+ "type": {
1360
+ "type": "reference",
1361
+ "id": 3,
1362
+ "typeArguments": [
1363
+ {
1364
+ "type": "intrinsic",
1365
+ "name": "boolean"
1366
+ }
1367
+ ],
1368
+ "name": "PromisableArray"
1369
+ },
1370
+ "implementationOf": {
1371
+ "type": "reference",
1372
+ "name": "XyoArchivist.delete"
1373
+ }
1374
+ }
1375
+ ],
1376
+ "implementationOf": {
1377
+ "type": "reference",
1378
+ "name": "XyoArchivist.delete"
1379
+ }
1380
+ },
1381
+ {
1382
+ "id": 137,
1383
+ "name": "find",
1384
+ "kind": 2048,
1385
+ "kindString": "Method",
1386
+ "flags": {
1387
+ "isPublic": true
1388
+ },
1389
+ "sources": [
1390
+ {
1391
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1392
+ "line": 57,
1393
+ "character": 9,
1394
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L57"
1395
+ }
1396
+ ],
1397
+ "signatures": [
1398
+ {
1399
+ "id": 138,
1400
+ "name": "find",
1401
+ "kind": 4096,
1402
+ "kindString": "Call signature",
1403
+ "flags": {},
1404
+ "typeParameter": [
1405
+ {
1406
+ "id": 143,
1407
+ "name": "R",
1408
+ "kind": 131072,
1409
+ "kindString": "Type parameter",
1410
+ "flags": {},
1411
+ "type": {
1412
+ "type": "reference",
1413
+ "typeArguments": [
1414
+ {
1415
+ "type": "reflection",
1416
+ "declaration": {
1417
+ "id": 139,
1418
+ "name": "__type",
1419
+ "kind": 65536,
1420
+ "kindString": "Type literal",
1421
+ "flags": {},
1422
+ "children": [
1423
+ {
1424
+ "id": 140,
1425
+ "name": "schema",
1426
+ "kind": 1024,
1427
+ "kindString": "Property",
1428
+ "flags": {},
1429
+ "sources": [
1430
+ {
1431
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1432
+ "line": 8,
1433
+ "character": 4
1434
+ }
1435
+ ],
1436
+ "type": {
1437
+ "type": "intrinsic",
1438
+ "name": "string"
1439
+ }
1440
+ }
1441
+ ],
1442
+ "groups": [
1443
+ {
1444
+ "title": "Properties",
1445
+ "children": [
1446
+ 140
1447
+ ]
1448
+ }
1449
+ ],
1450
+ "sources": [
1451
+ {
1452
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1453
+ "line": 7,
1454
+ "character": 4
1455
+ }
1456
+ ]
1457
+ }
1458
+ }
1459
+ ],
1460
+ "name": "XyoPayload"
1461
+ },
1462
+ "default": {
1463
+ "type": "reference",
1464
+ "typeArguments": [
1465
+ {
1466
+ "type": "reflection",
1467
+ "declaration": {
1468
+ "id": 141,
1469
+ "name": "__type",
1470
+ "kind": 65536,
1471
+ "kindString": "Type literal",
1472
+ "flags": {},
1473
+ "children": [
1474
+ {
1475
+ "id": 142,
1476
+ "name": "schema",
1477
+ "kind": 1024,
1478
+ "kindString": "Property",
1479
+ "flags": {},
1480
+ "sources": [
1481
+ {
1482
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1483
+ "line": 8,
1484
+ "character": 4
1485
+ }
1486
+ ],
1487
+ "type": {
1488
+ "type": "intrinsic",
1489
+ "name": "string"
1490
+ }
1491
+ }
1492
+ ],
1493
+ "groups": [
1494
+ {
1495
+ "title": "Properties",
1496
+ "children": [
1497
+ 142
1498
+ ]
1499
+ }
1500
+ ],
1501
+ "sources": [
1502
+ {
1503
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1504
+ "line": 7,
1505
+ "character": 4
1506
+ }
1507
+ ]
1508
+ }
1509
+ }
1510
+ ],
1511
+ "name": "XyoPayload"
1512
+ }
1513
+ }
1514
+ ],
1515
+ "parameters": [
1516
+ {
1517
+ "id": 144,
1518
+ "name": "query",
1519
+ "kind": 32768,
1520
+ "kindString": "Parameter",
1521
+ "flags": {},
1522
+ "type": {
1523
+ "type": "reference",
1524
+ "id": 170,
1525
+ "name": "XyoPayloadFindQuery"
1526
+ }
1527
+ }
1528
+ ],
1529
+ "type": {
1530
+ "type": "reference",
1531
+ "id": 3,
1532
+ "typeArguments": [
1533
+ {
1534
+ "type": "reference",
1535
+ "id": 143,
1536
+ "name": "R"
1537
+ }
1538
+ ],
1539
+ "name": "PromisableArray"
1540
+ },
1541
+ "implementationOf": {
1542
+ "type": "reference",
1543
+ "name": "XyoArchivist.find"
1544
+ }
1545
+ }
1546
+ ],
1547
+ "implementationOf": {
1548
+ "type": "reference",
1549
+ "name": "XyoArchivist.find"
1550
+ }
1551
+ },
1552
+ {
1553
+ "id": 125,
1554
+ "name": "get",
1555
+ "kind": 2048,
1556
+ "kindString": "Method",
1557
+ "flags": {
1558
+ "isPublic": true
1559
+ },
1560
+ "sources": [
1561
+ {
1562
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1563
+ "line": 40,
1564
+ "character": 15,
1565
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L40"
1566
+ }
1567
+ ],
1568
+ "signatures": [
1569
+ {
1570
+ "id": 126,
1571
+ "name": "get",
1572
+ "kind": 4096,
1573
+ "kindString": "Call signature",
1574
+ "flags": {},
1575
+ "parameters": [
1576
+ {
1577
+ "id": 127,
1578
+ "name": "hashes",
1579
+ "kind": 32768,
1580
+ "kindString": "Parameter",
1581
+ "flags": {},
1582
+ "type": {
1583
+ "type": "array",
1584
+ "elementType": {
1585
+ "type": "intrinsic",
1586
+ "name": "string"
1587
+ }
1588
+ }
1589
+ }
1590
+ ],
1591
+ "type": {
1592
+ "type": "reference",
1593
+ "typeArguments": [
1594
+ {
1595
+ "type": "array",
1596
+ "elementType": {
1597
+ "type": "union",
1598
+ "types": [
1599
+ {
1600
+ "type": "literal",
1601
+ "value": null
1602
+ },
1603
+ {
1604
+ "type": "reference",
1605
+ "typeArguments": [
1606
+ {
1607
+ "type": "reflection",
1608
+ "declaration": {
1609
+ "id": 128,
1610
+ "name": "__type",
1611
+ "kind": 65536,
1612
+ "kindString": "Type literal",
1613
+ "flags": {},
1614
+ "children": [
1615
+ {
1616
+ "id": 129,
1617
+ "name": "schema",
1618
+ "kind": 1024,
1619
+ "kindString": "Property",
1620
+ "flags": {},
1621
+ "sources": [
1622
+ {
1623
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1624
+ "line": 8,
1625
+ "character": 4
1626
+ }
1627
+ ],
1628
+ "type": {
1629
+ "type": "intrinsic",
1630
+ "name": "string"
1631
+ }
1632
+ }
1633
+ ],
1634
+ "groups": [
1635
+ {
1636
+ "title": "Properties",
1637
+ "children": [
1638
+ 129
1639
+ ]
1640
+ }
1641
+ ],
1642
+ "sources": [
1643
+ {
1644
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1645
+ "line": 7,
1646
+ "character": 4
1647
+ }
1648
+ ]
1649
+ }
1650
+ }
1651
+ ],
1652
+ "name": "XyoPayload"
1653
+ }
1654
+ ]
1655
+ }
1656
+ }
1657
+ ],
1658
+ "name": "Promise",
1659
+ "qualifiedName": "Promise",
1660
+ "package": "typescript"
1661
+ },
1662
+ "implementationOf": {
1663
+ "type": "reference",
1664
+ "name": "XyoArchivist.get"
1665
+ }
1666
+ }
1667
+ ],
1668
+ "implementationOf": {
1669
+ "type": "reference",
1670
+ "name": "XyoArchivist.get"
1671
+ }
1672
+ },
1673
+ {
1674
+ "id": 130,
1675
+ "name": "insert",
1676
+ "kind": 2048,
1677
+ "kindString": "Method",
1678
+ "flags": {
1679
+ "isPublic": true
1680
+ },
1681
+ "sources": [
1682
+ {
1683
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1684
+ "line": 48,
1685
+ "character": 9,
1686
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L48"
1687
+ }
1688
+ ],
1689
+ "signatures": [
1690
+ {
1691
+ "id": 131,
1692
+ "name": "insert",
1693
+ "kind": 4096,
1694
+ "kindString": "Call signature",
1695
+ "flags": {},
1696
+ "parameters": [
1697
+ {
1698
+ "id": 132,
1699
+ "name": "payloads",
1700
+ "kind": 32768,
1701
+ "kindString": "Parameter",
1702
+ "flags": {},
1703
+ "type": {
1704
+ "type": "array",
1705
+ "elementType": {
1706
+ "type": "reference",
1707
+ "typeArguments": [
1708
+ {
1709
+ "type": "reflection",
1710
+ "declaration": {
1711
+ "id": 133,
1712
+ "name": "__type",
1713
+ "kind": 65536,
1714
+ "kindString": "Type literal",
1715
+ "flags": {},
1716
+ "children": [
1717
+ {
1718
+ "id": 134,
1719
+ "name": "schema",
1720
+ "kind": 1024,
1721
+ "kindString": "Property",
1722
+ "flags": {},
1723
+ "sources": [
1724
+ {
1725
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1726
+ "line": 8,
1727
+ "character": 4
1728
+ }
1729
+ ],
1730
+ "type": {
1731
+ "type": "intrinsic",
1732
+ "name": "string"
1733
+ }
1734
+ }
1735
+ ],
1736
+ "groups": [
1737
+ {
1738
+ "title": "Properties",
1739
+ "children": [
1740
+ 134
1741
+ ]
1742
+ }
1743
+ ],
1744
+ "sources": [
1745
+ {
1746
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1747
+ "line": 7,
1748
+ "character": 4
1749
+ }
1750
+ ]
1751
+ }
1752
+ }
1753
+ ],
1754
+ "name": "XyoPayload"
1755
+ }
1756
+ }
1757
+ }
1758
+ ],
1759
+ "type": {
1760
+ "type": "reference",
1761
+ "id": 3,
1762
+ "typeArguments": [
1763
+ {
1764
+ "type": "reference",
1765
+ "typeArguments": [
1766
+ {
1767
+ "type": "reflection",
1768
+ "declaration": {
1769
+ "id": 135,
1770
+ "name": "__type",
1771
+ "kind": 65536,
1772
+ "kindString": "Type literal",
1773
+ "flags": {},
1774
+ "children": [
1775
+ {
1776
+ "id": 136,
1777
+ "name": "schema",
1778
+ "kind": 1024,
1779
+ "kindString": "Property",
1780
+ "flags": {},
1781
+ "sources": [
1782
+ {
1783
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1784
+ "line": 8,
1785
+ "character": 4
1786
+ }
1787
+ ],
1788
+ "type": {
1789
+ "type": "intrinsic",
1790
+ "name": "string"
1791
+ }
1792
+ }
1793
+ ],
1794
+ "groups": [
1795
+ {
1796
+ "title": "Properties",
1797
+ "children": [
1798
+ 136
1799
+ ]
1800
+ }
1801
+ ],
1802
+ "sources": [
1803
+ {
1804
+ "fileName": "payload/dist/esm/models/Base.d.ts",
1805
+ "line": 7,
1806
+ "character": 4
1807
+ }
1808
+ ]
1809
+ }
1810
+ }
1811
+ ],
1812
+ "name": "XyoPayload"
1813
+ }
1814
+ ],
1815
+ "name": "PromisableArray"
1816
+ },
1817
+ "implementationOf": {
1818
+ "type": "reference",
1819
+ "name": "XyoArchivist.insert"
1820
+ }
1821
+ }
1822
+ ],
1823
+ "implementationOf": {
1824
+ "type": "reference",
1825
+ "name": "XyoArchivist.insert"
1826
+ }
1827
+ }
1828
+ ],
1829
+ "groups": [
1830
+ {
1831
+ "title": "Constructors",
1832
+ "children": [
1833
+ 107
1834
+ ]
1835
+ },
1836
+ {
1837
+ "title": "Properties",
1838
+ "children": [
1839
+ 117,
1840
+ 155
1841
+ ]
1842
+ },
1843
+ {
1844
+ "title": "Accessors",
1845
+ "children": [
1846
+ 158,
1847
+ 162,
1848
+ 115,
1849
+ 156,
1850
+ 160
1851
+ ]
1852
+ },
1853
+ {
1854
+ "title": "Methods",
1855
+ "children": [
1856
+ 145,
1857
+ 123,
1858
+ 151,
1859
+ 120,
1860
+ 137,
1861
+ 125,
1862
+ 130
1863
+ ]
1864
+ }
1865
+ ],
1866
+ "sources": [
1867
+ {
1868
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
1869
+ "line": 15,
1870
+ "character": 13,
1871
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L15"
1872
+ }
1873
+ ],
1874
+ "typeParameters": [
1875
+ {
1876
+ "id": 164,
1877
+ "name": "C",
1878
+ "kind": 131072,
1879
+ "kindString": "Type parameter",
1880
+ "flags": {},
1881
+ "type": {
1882
+ "type": "reference",
1883
+ "id": 99,
1884
+ "typeArguments": [
1885
+ {
1886
+ "type": "reference",
1887
+ "name": "XyoPayload"
1888
+ }
1889
+ ],
1890
+ "name": "XyoMemoryArchivistConfig"
1891
+ },
1892
+ "default": {
1893
+ "type": "reference",
1894
+ "id": 99,
1895
+ "typeArguments": [
1896
+ {
1897
+ "type": "reference",
1898
+ "name": "XyoPayload"
1899
+ }
1900
+ ],
1901
+ "name": "XyoMemoryArchivistConfig"
1902
+ }
1903
+ }
1904
+ ],
1905
+ "extendedTypes": [
1906
+ {
1907
+ "type": "reference",
1908
+ "id": 78,
1909
+ "typeArguments": [
1910
+ {
1911
+ "type": "reference",
1912
+ "name": "XyoPayload"
1913
+ },
1914
+ {
1915
+ "type": "reference",
1916
+ "id": 113,
1917
+ "name": "C"
1918
+ }
1919
+ ],
1920
+ "name": "XyoArchivistConfigWrapper"
1921
+ }
1922
+ ],
1923
+ "implementedTypes": [
1924
+ {
1925
+ "type": "reference",
1926
+ "id": 70,
1927
+ "name": "XyoArchivist"
1928
+ }
1929
+ ]
1930
+ },
1931
+ {
1932
+ "id": 45,
1933
+ "name": "Archivist",
1934
+ "kind": 256,
1935
+ "kindString": "Interface",
1936
+ "flags": {},
1937
+ "children": [
1938
+ {
1939
+ "id": 49,
1940
+ "name": "all",
1941
+ "kind": 2048,
1942
+ "kindString": "Method",
1943
+ "flags": {
1944
+ "isOptional": true
1945
+ },
1946
+ "sources": [
1947
+ {
1948
+ "fileName": "archivist/src/model/Archivist.ts",
1949
+ "line": 10,
1950
+ "character": 2,
1951
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L10"
1952
+ }
1953
+ ],
1954
+ "signatures": [
1955
+ {
1956
+ "id": 50,
1957
+ "name": "all",
1958
+ "kind": 4096,
1959
+ "kindString": "Call signature",
1960
+ "flags": {},
1961
+ "type": {
1962
+ "type": "reference",
1963
+ "id": 3,
1964
+ "typeArguments": [
1965
+ {
1966
+ "type": "reference",
1967
+ "id": 64,
1968
+ "name": "TReadResponse"
1969
+ }
1970
+ ],
1971
+ "name": "PromisableArray"
1972
+ },
1973
+ "inheritedFrom": {
1974
+ "type": "reference",
1975
+ "id": 18,
1976
+ "name": "ReadArchivist.all"
1977
+ }
1978
+ }
1979
+ ],
1980
+ "inheritedFrom": {
1981
+ "type": "reference",
1982
+ "id": 17,
1983
+ "name": "ReadArchivist.all"
1984
+ }
1985
+ },
1986
+ {
1987
+ "id": 60,
1988
+ "name": "clear",
1989
+ "kind": 2048,
1990
+ "kindString": "Method",
1991
+ "flags": {
1992
+ "isOptional": true
1993
+ },
1994
+ "sources": [
1995
+ {
1996
+ "fileName": "archivist/src/model/Archivist.ts",
1997
+ "line": 16,
1998
+ "character": 2,
1999
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L16"
2000
+ }
2001
+ ],
2002
+ "signatures": [
2003
+ {
2004
+ "id": 61,
2005
+ "name": "clear",
2006
+ "kind": 4096,
2007
+ "kindString": "Call signature",
2008
+ "flags": {},
2009
+ "type": {
2010
+ "type": "intrinsic",
2011
+ "name": "void"
2012
+ },
2013
+ "inheritedFrom": {
2014
+ "type": "reference",
2015
+ "id": 29,
2016
+ "name": "WriteArchivist.clear"
2017
+ }
2018
+ }
2019
+ ],
2020
+ "inheritedFrom": {
2021
+ "type": "reference",
2022
+ "id": 28,
2023
+ "name": "WriteArchivist.clear"
2024
+ }
2025
+ },
2026
+ {
2027
+ "id": 62,
2028
+ "name": "commit",
2029
+ "kind": 2048,
2030
+ "kindString": "Method",
2031
+ "flags": {
2032
+ "isOptional": true
2033
+ },
2034
+ "sources": [
2035
+ {
2036
+ "fileName": "archivist/src/model/Archivist.ts",
2037
+ "line": 24,
2038
+ "character": 2,
2039
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L24"
2040
+ }
2041
+ ],
2042
+ "signatures": [
2043
+ {
2044
+ "id": 63,
2045
+ "name": "commit",
2046
+ "kind": 4096,
2047
+ "kindString": "Call signature",
2048
+ "flags": {},
2049
+ "type": {
2050
+ "type": "reference",
2051
+ "id": 3,
2052
+ "typeArguments": [
2053
+ {
2054
+ "type": "reference",
2055
+ "id": 64,
2056
+ "name": "TReadResponse"
2057
+ }
2058
+ ],
2059
+ "name": "PromisableArray"
2060
+ },
2061
+ "inheritedFrom": {
2062
+ "type": "reference",
2063
+ "id": 43,
2064
+ "name": "StashArchivist.commit"
2065
+ }
2066
+ }
2067
+ ],
2068
+ "inheritedFrom": {
2069
+ "type": "reference",
2070
+ "id": 42,
2071
+ "name": "StashArchivist.commit"
2072
+ }
2073
+ },
2074
+ {
2075
+ "id": 57,
2076
+ "name": "delete",
2077
+ "kind": 2048,
2078
+ "kindString": "Method",
2079
+ "flags": {
2080
+ "isOptional": true
2081
+ },
2082
+ "sources": [
2083
+ {
2084
+ "fileName": "archivist/src/model/Archivist.ts",
2085
+ "line": 15,
2086
+ "character": 2,
2087
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L15"
2088
+ }
2089
+ ],
2090
+ "signatures": [
2091
+ {
2092
+ "id": 58,
2093
+ "name": "delete",
2094
+ "kind": 4096,
2095
+ "kindString": "Call signature",
2096
+ "flags": {},
2097
+ "parameters": [
2098
+ {
2099
+ "id": 59,
2100
+ "name": "ids",
2101
+ "kind": 32768,
2102
+ "kindString": "Parameter",
2103
+ "flags": {},
2104
+ "type": {
2105
+ "type": "array",
2106
+ "elementType": {
2107
+ "type": "reference",
2108
+ "id": 69,
2109
+ "name": "TId"
2110
+ }
2111
+ }
2112
+ }
2113
+ ],
2114
+ "type": {
2115
+ "type": "reference",
2116
+ "id": 3,
2117
+ "typeArguments": [
2118
+ {
2119
+ "type": "intrinsic",
2120
+ "name": "boolean"
2121
+ }
2122
+ ],
2123
+ "name": "PromisableArray"
2124
+ },
2125
+ "inheritedFrom": {
2126
+ "type": "reference",
2127
+ "id": 26,
2128
+ "name": "WriteArchivist.delete"
2129
+ }
2130
+ }
2131
+ ],
2132
+ "inheritedFrom": {
2133
+ "type": "reference",
2134
+ "id": 25,
2135
+ "name": "WriteArchivist.delete"
2136
+ }
2137
+ },
2138
+ {
2139
+ "id": 51,
2140
+ "name": "find",
2141
+ "kind": 2048,
2142
+ "kindString": "Method",
2143
+ "flags": {},
2144
+ "sources": [
2145
+ {
2146
+ "fileName": "archivist/src/model/Archivist.ts",
2147
+ "line": 20,
2148
+ "character": 2,
2149
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L20"
2150
+ }
2151
+ ],
2152
+ "signatures": [
2153
+ {
2154
+ "id": 52,
2155
+ "name": "find",
2156
+ "kind": 4096,
2157
+ "kindString": "Call signature",
2158
+ "flags": {},
2159
+ "parameters": [
2160
+ {
2161
+ "id": 53,
2162
+ "name": "query",
2163
+ "kind": 32768,
2164
+ "kindString": "Parameter",
2165
+ "flags": {},
2166
+ "type": {
2167
+ "type": "reference",
2168
+ "id": 68,
2169
+ "name": "TQuery"
2170
+ }
2171
+ }
2172
+ ],
2173
+ "type": {
2174
+ "type": "reference",
2175
+ "id": 3,
2176
+ "typeArguments": [
2177
+ {
2178
+ "type": "reference",
2179
+ "id": 67,
2180
+ "name": "TQueryResponse"
2181
+ }
2182
+ ],
2183
+ "name": "PromisableArray"
2184
+ },
2185
+ "inheritedFrom": {
2186
+ "type": "reference",
2187
+ "id": 36,
2188
+ "name": "QueryArchivist.find"
2189
+ }
2190
+ }
2191
+ ],
2192
+ "inheritedFrom": {
2193
+ "type": "reference",
2194
+ "id": 35,
2195
+ "name": "QueryArchivist.find"
2196
+ }
2197
+ },
2198
+ {
2199
+ "id": 46,
2200
+ "name": "get",
2201
+ "kind": 2048,
2202
+ "kindString": "Method",
2203
+ "flags": {},
2204
+ "sources": [
2205
+ {
2206
+ "fileName": "archivist/src/model/Archivist.ts",
2207
+ "line": 9,
2208
+ "character": 2,
2209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L9"
2210
+ }
2211
+ ],
2212
+ "signatures": [
2213
+ {
2214
+ "id": 47,
2215
+ "name": "get",
2216
+ "kind": 4096,
2217
+ "kindString": "Call signature",
2218
+ "flags": {},
2219
+ "parameters": [
2220
+ {
2221
+ "id": 48,
2222
+ "name": "ids",
2223
+ "kind": 32768,
2224
+ "kindString": "Parameter",
2225
+ "flags": {},
2226
+ "type": {
2227
+ "type": "array",
2228
+ "elementType": {
2229
+ "type": "reference",
2230
+ "id": 69,
2231
+ "name": "TId"
2232
+ }
2233
+ }
2234
+ }
2235
+ ],
2236
+ "type": {
2237
+ "type": "reference",
2238
+ "id": 11,
2239
+ "typeArguments": [
2240
+ {
2241
+ "type": "reference",
2242
+ "id": 64,
2243
+ "name": "TReadResponse"
2244
+ }
2245
+ ],
2246
+ "name": "NullablePromisableArray"
2247
+ },
2248
+ "inheritedFrom": {
2249
+ "type": "reference",
2250
+ "id": 15,
2251
+ "name": "ReadArchivist.get"
2252
+ }
2253
+ }
2254
+ ],
2255
+ "inheritedFrom": {
2256
+ "type": "reference",
2257
+ "id": 14,
2258
+ "name": "ReadArchivist.get"
2259
+ }
2260
+ },
2261
+ {
2262
+ "id": 54,
2263
+ "name": "insert",
2264
+ "kind": 2048,
2265
+ "kindString": "Method",
2266
+ "flags": {},
2267
+ "sources": [
2268
+ {
2269
+ "fileName": "archivist/src/model/Archivist.ts",
2270
+ "line": 14,
2271
+ "character": 2,
2272
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L14"
2273
+ }
2274
+ ],
2275
+ "signatures": [
2276
+ {
2277
+ "id": 55,
2278
+ "name": "insert",
2279
+ "kind": 4096,
2280
+ "kindString": "Call signature",
2281
+ "flags": {},
2282
+ "parameters": [
2283
+ {
2284
+ "id": 56,
2285
+ "name": "item",
2286
+ "kind": 32768,
2287
+ "kindString": "Parameter",
2288
+ "flags": {},
2289
+ "type": {
2290
+ "type": "array",
2291
+ "elementType": {
2292
+ "type": "reference",
2293
+ "id": 66,
2294
+ "name": "TWrite"
2295
+ }
2296
+ }
2297
+ }
2298
+ ],
2299
+ "type": {
2300
+ "type": "reference",
2301
+ "id": 3,
2302
+ "typeArguments": [
2303
+ {
2304
+ "type": "reference",
2305
+ "id": 65,
2306
+ "name": "TWriteResponse"
2307
+ }
2308
+ ],
2309
+ "name": "PromisableArray"
2310
+ },
2311
+ "inheritedFrom": {
2312
+ "type": "reference",
2313
+ "id": 23,
2314
+ "name": "WriteArchivist.insert"
2315
+ }
2316
+ }
2317
+ ],
2318
+ "inheritedFrom": {
2319
+ "type": "reference",
2320
+ "id": 22,
2321
+ "name": "WriteArchivist.insert"
2322
+ }
2323
+ }
2324
+ ],
2325
+ "groups": [
2326
+ {
2327
+ "title": "Methods",
2328
+ "children": [
2329
+ 49,
2330
+ 60,
2331
+ 62,
2332
+ 57,
2333
+ 51,
2334
+ 46,
2335
+ 54
2336
+ ]
2337
+ }
2338
+ ],
2339
+ "sources": [
2340
+ {
2341
+ "fileName": "archivist/src/model/Archivist.ts",
2342
+ "line": 27,
2343
+ "character": 17,
2344
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L27"
2345
+ }
2346
+ ],
2347
+ "typeParameters": [
2348
+ {
2349
+ "id": 64,
2350
+ "name": "TReadResponse",
2351
+ "kind": 131072,
2352
+ "kindString": "Type parameter",
2353
+ "flags": {}
2354
+ },
2355
+ {
2356
+ "id": 65,
2357
+ "name": "TWriteResponse",
2358
+ "kind": 131072,
2359
+ "kindString": "Type parameter",
2360
+ "flags": {},
2361
+ "default": {
2362
+ "type": "reference",
2363
+ "id": 64,
2364
+ "name": "TReadResponse"
2365
+ }
2366
+ },
2367
+ {
2368
+ "id": 66,
2369
+ "name": "TWrite",
2370
+ "kind": 131072,
2371
+ "kindString": "Type parameter",
2372
+ "flags": {},
2373
+ "default": {
2374
+ "type": "reference",
2375
+ "id": 64,
2376
+ "name": "TReadResponse"
2377
+ }
2378
+ },
2379
+ {
2380
+ "id": 67,
2381
+ "name": "TQueryResponse",
2382
+ "kind": 131072,
2383
+ "kindString": "Type parameter",
2384
+ "flags": {},
2385
+ "default": {
2386
+ "type": "reference",
2387
+ "id": 64,
2388
+ "name": "TReadResponse"
2389
+ }
2390
+ },
2391
+ {
2392
+ "id": 68,
2393
+ "name": "TQuery",
2394
+ "kind": 131072,
2395
+ "kindString": "Type parameter",
2396
+ "flags": {},
2397
+ "default": {
2398
+ "type": "intrinsic",
2399
+ "name": "unknown"
2400
+ }
2401
+ },
2402
+ {
2403
+ "id": 69,
2404
+ "name": "TId",
2405
+ "kind": 131072,
2406
+ "kindString": "Type parameter",
2407
+ "flags": {},
2408
+ "default": {
2409
+ "type": "intrinsic",
2410
+ "name": "string"
2411
+ }
2412
+ }
2413
+ ],
2414
+ "extendedTypes": [
2415
+ {
2416
+ "type": "reference",
2417
+ "id": 13,
2418
+ "typeArguments": [
2419
+ {
2420
+ "type": "reference",
2421
+ "id": 64,
2422
+ "name": "TReadResponse"
2423
+ },
2424
+ {
2425
+ "type": "reference",
2426
+ "id": 69,
2427
+ "name": "TId"
2428
+ }
2429
+ ],
2430
+ "name": "ReadArchivist"
2431
+ },
2432
+ {
2433
+ "type": "reference",
2434
+ "id": 34,
2435
+ "typeArguments": [
2436
+ {
2437
+ "type": "reference",
2438
+ "id": 64,
2439
+ "name": "TReadResponse"
2440
+ },
2441
+ {
2442
+ "type": "reference",
2443
+ "id": 67,
2444
+ "name": "TQueryResponse"
2445
+ },
2446
+ {
2447
+ "type": "reference",
2448
+ "id": 68,
2449
+ "name": "TQuery"
2450
+ }
2451
+ ],
2452
+ "name": "QueryArchivist"
2453
+ },
2454
+ {
2455
+ "type": "reference",
2456
+ "id": 21,
2457
+ "typeArguments": [
2458
+ {
2459
+ "type": "reference",
2460
+ "id": 64,
2461
+ "name": "TReadResponse"
2462
+ },
2463
+ {
2464
+ "type": "reference",
2465
+ "id": 65,
2466
+ "name": "TWriteResponse"
2467
+ },
2468
+ {
2469
+ "type": "reference",
2470
+ "id": 66,
2471
+ "name": "TWrite"
2472
+ },
2473
+ {
2474
+ "type": "reference",
2475
+ "id": 69,
2476
+ "name": "TId"
2477
+ }
2478
+ ],
2479
+ "name": "WriteArchivist"
2480
+ },
2481
+ {
2482
+ "type": "reference",
2483
+ "id": 41,
2484
+ "typeArguments": [
2485
+ {
2486
+ "type": "reference",
2487
+ "id": 64,
2488
+ "name": "TReadResponse"
2489
+ }
2490
+ ],
2491
+ "name": "StashArchivist"
2492
+ }
2493
+ ]
2494
+ },
2495
+ {
2496
+ "id": 34,
2497
+ "name": "QueryArchivist",
2498
+ "kind": 256,
2499
+ "kindString": "Interface",
2500
+ "flags": {},
2501
+ "children": [
2502
+ {
2503
+ "id": 35,
2504
+ "name": "find",
2505
+ "kind": 2048,
2506
+ "kindString": "Method",
2507
+ "flags": {},
2508
+ "sources": [
2509
+ {
2510
+ "fileName": "archivist/src/model/Archivist.ts",
2511
+ "line": 20,
2512
+ "character": 2,
2513
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L20"
2514
+ }
2515
+ ],
2516
+ "signatures": [
2517
+ {
2518
+ "id": 36,
2519
+ "name": "find",
2520
+ "kind": 4096,
2521
+ "kindString": "Call signature",
2522
+ "flags": {},
2523
+ "parameters": [
2524
+ {
2525
+ "id": 37,
2526
+ "name": "query",
2527
+ "kind": 32768,
2528
+ "kindString": "Parameter",
2529
+ "flags": {},
2530
+ "type": {
2531
+ "type": "reference",
2532
+ "id": 40,
2533
+ "name": "TQuery"
2534
+ }
2535
+ }
2536
+ ],
2537
+ "type": {
2538
+ "type": "reference",
2539
+ "id": 3,
2540
+ "typeArguments": [
2541
+ {
2542
+ "type": "reference",
2543
+ "id": 39,
2544
+ "name": "TQueryResponse"
2545
+ }
2546
+ ],
2547
+ "name": "PromisableArray"
2548
+ }
2549
+ }
2550
+ ]
2551
+ }
2552
+ ],
2553
+ "groups": [
2554
+ {
2555
+ "title": "Methods",
2556
+ "children": [
2557
+ 35
2558
+ ]
2559
+ }
2560
+ ],
2561
+ "sources": [
2562
+ {
2563
+ "fileName": "archivist/src/model/Archivist.ts",
2564
+ "line": 19,
2565
+ "character": 17,
2566
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L19"
2567
+ }
2568
+ ],
2569
+ "typeParameters": [
2570
+ {
2571
+ "id": 38,
2572
+ "name": "TReadResponse",
2573
+ "kind": 131072,
2574
+ "kindString": "Type parameter",
2575
+ "flags": {}
2576
+ },
2577
+ {
2578
+ "id": 39,
2579
+ "name": "TQueryResponse",
2580
+ "kind": 131072,
2581
+ "kindString": "Type parameter",
2582
+ "flags": {},
2583
+ "default": {
2584
+ "type": "reference",
2585
+ "id": 38,
2586
+ "name": "TReadResponse"
2587
+ }
2588
+ },
2589
+ {
2590
+ "id": 40,
2591
+ "name": "TQuery",
2592
+ "kind": 131072,
2593
+ "kindString": "Type parameter",
2594
+ "flags": {},
2595
+ "default": {
2596
+ "type": "intrinsic",
2597
+ "name": "unknown"
2598
+ }
2599
+ }
2600
+ ],
2601
+ "extendedBy": [
2602
+ {
2603
+ "type": "reference",
2604
+ "id": 45,
2605
+ "name": "Archivist"
2606
+ }
2607
+ ]
2608
+ },
2609
+ {
2610
+ "id": 13,
2611
+ "name": "ReadArchivist",
2612
+ "kind": 256,
2613
+ "kindString": "Interface",
2614
+ "flags": {},
2615
+ "children": [
2616
+ {
2617
+ "id": 17,
2618
+ "name": "all",
2619
+ "kind": 2048,
2620
+ "kindString": "Method",
2621
+ "flags": {
2622
+ "isOptional": true
2623
+ },
2624
+ "sources": [
2625
+ {
2626
+ "fileName": "archivist/src/model/Archivist.ts",
2627
+ "line": 10,
2628
+ "character": 2,
2629
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L10"
2630
+ }
2631
+ ],
2632
+ "signatures": [
2633
+ {
2634
+ "id": 18,
2635
+ "name": "all",
2636
+ "kind": 4096,
2637
+ "kindString": "Call signature",
2638
+ "flags": {},
2639
+ "type": {
2640
+ "type": "reference",
2641
+ "id": 3,
2642
+ "typeArguments": [
2643
+ {
2644
+ "type": "reference",
2645
+ "id": 19,
2646
+ "name": "TReadResponse"
2647
+ }
2648
+ ],
2649
+ "name": "PromisableArray"
2650
+ }
2651
+ }
2652
+ ]
2653
+ },
2654
+ {
2655
+ "id": 14,
2656
+ "name": "get",
2657
+ "kind": 2048,
2658
+ "kindString": "Method",
2659
+ "flags": {},
2660
+ "sources": [
2661
+ {
2662
+ "fileName": "archivist/src/model/Archivist.ts",
2663
+ "line": 9,
2664
+ "character": 2,
2665
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L9"
2666
+ }
2667
+ ],
2668
+ "signatures": [
2669
+ {
2670
+ "id": 15,
2671
+ "name": "get",
2672
+ "kind": 4096,
2673
+ "kindString": "Call signature",
2674
+ "flags": {},
2675
+ "parameters": [
2676
+ {
2677
+ "id": 16,
2678
+ "name": "ids",
2679
+ "kind": 32768,
2680
+ "kindString": "Parameter",
2681
+ "flags": {},
2682
+ "type": {
2683
+ "type": "array",
2684
+ "elementType": {
2685
+ "type": "reference",
2686
+ "id": 20,
2687
+ "name": "TId"
2688
+ }
2689
+ }
2690
+ }
2691
+ ],
2692
+ "type": {
2693
+ "type": "reference",
2694
+ "id": 11,
2695
+ "typeArguments": [
2696
+ {
2697
+ "type": "reference",
2698
+ "id": 19,
2699
+ "name": "TReadResponse"
2700
+ }
2701
+ ],
2702
+ "name": "NullablePromisableArray"
2703
+ }
2704
+ }
2705
+ ]
2706
+ }
2707
+ ],
2708
+ "groups": [
2709
+ {
2710
+ "title": "Methods",
2711
+ "children": [
2712
+ 17,
2713
+ 14
2714
+ ]
2715
+ }
2716
+ ],
2717
+ "sources": [
2718
+ {
2719
+ "fileName": "archivist/src/model/Archivist.ts",
2720
+ "line": 8,
2721
+ "character": 17,
2722
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L8"
2723
+ }
2724
+ ],
2725
+ "typeParameters": [
2726
+ {
2727
+ "id": 19,
2728
+ "name": "TReadResponse",
2729
+ "kind": 131072,
2730
+ "kindString": "Type parameter",
2731
+ "flags": {}
2732
+ },
2733
+ {
2734
+ "id": 20,
2735
+ "name": "TId",
2736
+ "kind": 131072,
2737
+ "kindString": "Type parameter",
2738
+ "flags": {},
2739
+ "default": {
2740
+ "type": "intrinsic",
2741
+ "name": "string"
2742
+ }
2743
+ }
2744
+ ],
2745
+ "extendedBy": [
2746
+ {
2747
+ "type": "reference",
2748
+ "id": 45,
2749
+ "name": "Archivist"
2750
+ }
2751
+ ]
2752
+ },
2753
+ {
2754
+ "id": 41,
2755
+ "name": "StashArchivist",
2756
+ "kind": 256,
2757
+ "kindString": "Interface",
2758
+ "flags": {},
2759
+ "children": [
2760
+ {
2761
+ "id": 42,
2762
+ "name": "commit",
2763
+ "kind": 2048,
2764
+ "kindString": "Method",
2765
+ "flags": {
2766
+ "isOptional": true
2767
+ },
2768
+ "sources": [
2769
+ {
2770
+ "fileName": "archivist/src/model/Archivist.ts",
2771
+ "line": 24,
2772
+ "character": 2,
2773
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L24"
2774
+ }
2775
+ ],
2776
+ "signatures": [
2777
+ {
2778
+ "id": 43,
2779
+ "name": "commit",
2780
+ "kind": 4096,
2781
+ "kindString": "Call signature",
2782
+ "flags": {},
2783
+ "type": {
2784
+ "type": "reference",
2785
+ "id": 3,
2786
+ "typeArguments": [
2787
+ {
2788
+ "type": "reference",
2789
+ "id": 44,
2790
+ "name": "TReadResponse"
2791
+ }
2792
+ ],
2793
+ "name": "PromisableArray"
2794
+ }
2795
+ }
2796
+ ]
2797
+ }
2798
+ ],
2799
+ "groups": [
2800
+ {
2801
+ "title": "Methods",
2802
+ "children": [
2803
+ 42
2804
+ ]
2805
+ }
2806
+ ],
2807
+ "sources": [
2808
+ {
2809
+ "fileName": "archivist/src/model/Archivist.ts",
2810
+ "line": 23,
2811
+ "character": 17,
2812
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L23"
2813
+ }
2814
+ ],
2815
+ "typeParameters": [
2816
+ {
2817
+ "id": 44,
2818
+ "name": "TReadResponse",
2819
+ "kind": 131072,
2820
+ "kindString": "Type parameter",
2821
+ "flags": {}
2822
+ }
2823
+ ],
2824
+ "extendedBy": [
2825
+ {
2826
+ "type": "reference",
2827
+ "id": 45,
2828
+ "name": "Archivist"
2829
+ }
2830
+ ]
2831
+ },
2832
+ {
2833
+ "id": 21,
2834
+ "name": "WriteArchivist",
2835
+ "kind": 256,
2836
+ "kindString": "Interface",
2837
+ "flags": {},
2838
+ "children": [
2839
+ {
2840
+ "id": 28,
2841
+ "name": "clear",
2842
+ "kind": 2048,
2843
+ "kindString": "Method",
2844
+ "flags": {
2845
+ "isOptional": true
2846
+ },
2847
+ "sources": [
2848
+ {
2849
+ "fileName": "archivist/src/model/Archivist.ts",
2850
+ "line": 16,
2851
+ "character": 2,
2852
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L16"
2853
+ }
2854
+ ],
2855
+ "signatures": [
2856
+ {
2857
+ "id": 29,
2858
+ "name": "clear",
2859
+ "kind": 4096,
2860
+ "kindString": "Call signature",
2861
+ "flags": {},
2862
+ "type": {
2863
+ "type": "intrinsic",
2864
+ "name": "void"
2865
+ }
2866
+ }
2867
+ ]
2868
+ },
2869
+ {
2870
+ "id": 25,
2871
+ "name": "delete",
2872
+ "kind": 2048,
2873
+ "kindString": "Method",
2874
+ "flags": {
2875
+ "isOptional": true
2876
+ },
2877
+ "sources": [
2878
+ {
2879
+ "fileName": "archivist/src/model/Archivist.ts",
2880
+ "line": 15,
2881
+ "character": 2,
2882
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L15"
2883
+ }
2884
+ ],
2885
+ "signatures": [
2886
+ {
2887
+ "id": 26,
2888
+ "name": "delete",
2889
+ "kind": 4096,
2890
+ "kindString": "Call signature",
2891
+ "flags": {},
2892
+ "parameters": [
2893
+ {
2894
+ "id": 27,
2895
+ "name": "ids",
2896
+ "kind": 32768,
2897
+ "kindString": "Parameter",
2898
+ "flags": {},
2899
+ "type": {
2900
+ "type": "array",
2901
+ "elementType": {
2902
+ "type": "reference",
2903
+ "id": 33,
2904
+ "name": "TId"
2905
+ }
2906
+ }
2907
+ }
2908
+ ],
2909
+ "type": {
2910
+ "type": "reference",
2911
+ "id": 3,
2912
+ "typeArguments": [
2913
+ {
2914
+ "type": "intrinsic",
2915
+ "name": "boolean"
2916
+ }
2917
+ ],
2918
+ "name": "PromisableArray"
2919
+ }
2920
+ }
2921
+ ]
2922
+ },
2923
+ {
2924
+ "id": 22,
2925
+ "name": "insert",
2926
+ "kind": 2048,
2927
+ "kindString": "Method",
2928
+ "flags": {},
2929
+ "sources": [
2930
+ {
2931
+ "fileName": "archivist/src/model/Archivist.ts",
2932
+ "line": 14,
2933
+ "character": 2,
2934
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L14"
2935
+ }
2936
+ ],
2937
+ "signatures": [
2938
+ {
2939
+ "id": 23,
2940
+ "name": "insert",
2941
+ "kind": 4096,
2942
+ "kindString": "Call signature",
2943
+ "flags": {},
2944
+ "parameters": [
2945
+ {
2946
+ "id": 24,
2947
+ "name": "item",
2948
+ "kind": 32768,
2949
+ "kindString": "Parameter",
2950
+ "flags": {},
2951
+ "type": {
2952
+ "type": "array",
2953
+ "elementType": {
2954
+ "type": "reference",
2955
+ "id": 32,
2956
+ "name": "TWrite"
2957
+ }
2958
+ }
2959
+ }
2960
+ ],
2961
+ "type": {
2962
+ "type": "reference",
2963
+ "id": 3,
2964
+ "typeArguments": [
2965
+ {
2966
+ "type": "reference",
2967
+ "id": 31,
2968
+ "name": "TWriteResponse"
2969
+ }
2970
+ ],
2971
+ "name": "PromisableArray"
2972
+ }
2973
+ }
2974
+ ]
2975
+ }
2976
+ ],
2977
+ "groups": [
2978
+ {
2979
+ "title": "Methods",
2980
+ "children": [
2981
+ 28,
2982
+ 25,
2983
+ 22
2984
+ ]
2985
+ }
2986
+ ],
2987
+ "sources": [
2988
+ {
2989
+ "fileName": "archivist/src/model/Archivist.ts",
2990
+ "line": 13,
2991
+ "character": 17,
2992
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L13"
2993
+ }
2994
+ ],
2995
+ "typeParameters": [
2996
+ {
2997
+ "id": 30,
2998
+ "name": "TReadResponse",
2999
+ "kind": 131072,
3000
+ "kindString": "Type parameter",
3001
+ "flags": {}
3002
+ },
3003
+ {
3004
+ "id": 31,
3005
+ "name": "TWriteResponse",
3006
+ "kind": 131072,
3007
+ "kindString": "Type parameter",
3008
+ "flags": {},
3009
+ "default": {
3010
+ "type": "reference",
3011
+ "id": 30,
3012
+ "name": "TReadResponse"
3013
+ }
3014
+ },
3015
+ {
3016
+ "id": 32,
3017
+ "name": "TWrite",
3018
+ "kind": 131072,
3019
+ "kindString": "Type parameter",
3020
+ "flags": {},
3021
+ "default": {
3022
+ "type": "reference",
3023
+ "id": 30,
3024
+ "name": "TReadResponse"
3025
+ }
3026
+ },
3027
+ {
3028
+ "id": 33,
3029
+ "name": "TId",
3030
+ "kind": 131072,
3031
+ "kindString": "Type parameter",
3032
+ "flags": {},
3033
+ "default": {
3034
+ "type": "intrinsic",
3035
+ "name": "string"
3036
+ }
3037
+ }
3038
+ ],
3039
+ "extendedBy": [
3040
+ {
3041
+ "type": "reference",
3042
+ "id": 45,
3043
+ "name": "Archivist"
3044
+ }
3045
+ ]
3046
+ },
3047
+ {
3048
+ "id": 72,
3049
+ "name": "XyoArchivistConfig",
3050
+ "kind": 256,
3051
+ "kindString": "Interface",
3052
+ "flags": {},
3053
+ "children": [
3054
+ {
3055
+ "id": 74,
3056
+ "name": "account",
3057
+ "kind": 1024,
3058
+ "kindString": "Property",
3059
+ "flags": {
3060
+ "isOptional": true
3061
+ },
3062
+ "sources": [
3063
+ {
3064
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3065
+ "line": 8,
3066
+ "character": 2,
3067
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L8"
3068
+ }
3069
+ ],
3070
+ "type": {
3071
+ "type": "reference",
3072
+ "name": "XyoAccount"
3073
+ }
3074
+ },
3075
+ {
3076
+ "id": 75,
3077
+ "name": "cacheParentReads",
3078
+ "kind": 1024,
3079
+ "kindString": "Property",
3080
+ "flags": {
3081
+ "isOptional": true
3082
+ },
3083
+ "sources": [
3084
+ {
3085
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3086
+ "line": 9,
3087
+ "character": 2,
3088
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L9"
3089
+ }
3090
+ ],
3091
+ "type": {
3092
+ "type": "intrinsic",
3093
+ "name": "boolean"
3094
+ }
3095
+ },
3096
+ {
3097
+ "id": 73,
3098
+ "name": "parent",
3099
+ "kind": 1024,
3100
+ "kindString": "Property",
3101
+ "flags": {
3102
+ "isOptional": true
3103
+ },
3104
+ "sources": [
3105
+ {
3106
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3107
+ "line": 7,
3108
+ "character": 2,
3109
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L7"
3110
+ }
3111
+ ],
3112
+ "type": {
3113
+ "type": "reference",
3114
+ "id": 70,
3115
+ "typeArguments": [
3116
+ {
3117
+ "type": "reference",
3118
+ "id": 77,
3119
+ "name": "T"
3120
+ }
3121
+ ],
3122
+ "name": "XyoArchivist"
3123
+ }
3124
+ },
3125
+ {
3126
+ "id": 76,
3127
+ "name": "writeThrough",
3128
+ "kind": 1024,
3129
+ "kindString": "Property",
3130
+ "flags": {
3131
+ "isOptional": true
3132
+ },
3133
+ "sources": [
3134
+ {
3135
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3136
+ "line": 10,
3137
+ "character": 2,
3138
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L10"
3139
+ }
3140
+ ],
3141
+ "type": {
3142
+ "type": "intrinsic",
3143
+ "name": "boolean"
3144
+ }
3145
+ }
3146
+ ],
3147
+ "groups": [
3148
+ {
3149
+ "title": "Properties",
3150
+ "children": [
3151
+ 74,
3152
+ 75,
3153
+ 73,
3154
+ 76
3155
+ ]
3156
+ }
3157
+ ],
3158
+ "sources": [
3159
+ {
3160
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3161
+ "line": 6,
3162
+ "character": 17,
3163
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L6"
3164
+ }
3165
+ ],
3166
+ "typeParameters": [
3167
+ {
3168
+ "id": 77,
3169
+ "name": "T",
3170
+ "kind": 131072,
3171
+ "kindString": "Type parameter",
3172
+ "flags": {},
3173
+ "type": {
3174
+ "type": "reference",
3175
+ "name": "XyoPayload"
3176
+ },
3177
+ "default": {
3178
+ "type": "reference",
3179
+ "name": "XyoPayload"
3180
+ }
3181
+ }
3182
+ ],
3183
+ "extendedBy": [
3184
+ {
3185
+ "type": "reference",
3186
+ "id": 99,
3187
+ "name": "XyoMemoryArchivistConfig"
3188
+ }
3189
+ ]
3190
+ },
3191
+ {
3192
+ "id": 99,
3193
+ "name": "XyoMemoryArchivistConfig",
3194
+ "kind": 256,
3195
+ "kindString": "Interface",
3196
+ "flags": {},
3197
+ "children": [
3198
+ {
3199
+ "id": 102,
3200
+ "name": "account",
3201
+ "kind": 1024,
3202
+ "kindString": "Property",
3203
+ "flags": {
3204
+ "isOptional": true
3205
+ },
3206
+ "sources": [
3207
+ {
3208
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3209
+ "line": 8,
3210
+ "character": 2,
3211
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L8"
3212
+ }
3213
+ ],
3214
+ "type": {
3215
+ "type": "reference",
3216
+ "name": "XyoAccount"
3217
+ },
3218
+ "inheritedFrom": {
3219
+ "type": "reference",
3220
+ "id": 74,
3221
+ "name": "XyoArchivistConfig.account"
3222
+ }
3223
+ },
3224
+ {
3225
+ "id": 103,
3226
+ "name": "cacheParentReads",
3227
+ "kind": 1024,
3228
+ "kindString": "Property",
3229
+ "flags": {
3230
+ "isOptional": true
3231
+ },
3232
+ "sources": [
3233
+ {
3234
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3235
+ "line": 9,
3236
+ "character": 2,
3237
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L9"
3238
+ }
3239
+ ],
3240
+ "type": {
3241
+ "type": "intrinsic",
3242
+ "name": "boolean"
3243
+ },
3244
+ "inheritedFrom": {
3245
+ "type": "reference",
3246
+ "id": 75,
3247
+ "name": "XyoArchivistConfig.cacheParentReads"
3248
+ }
3249
+ },
3250
+ {
3251
+ "id": 100,
3252
+ "name": "max",
3253
+ "kind": 1024,
3254
+ "kindString": "Property",
3255
+ "flags": {
3256
+ "isOptional": true
3257
+ },
3258
+ "sources": [
3259
+ {
3260
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
3261
+ "line": 12,
3262
+ "character": 2,
3263
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L12"
3264
+ }
3265
+ ],
3266
+ "type": {
3267
+ "type": "intrinsic",
3268
+ "name": "number"
3269
+ }
3270
+ },
3271
+ {
3272
+ "id": 101,
3273
+ "name": "parent",
3274
+ "kind": 1024,
3275
+ "kindString": "Property",
3276
+ "flags": {
3277
+ "isOptional": true
3278
+ },
3279
+ "sources": [
3280
+ {
3281
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3282
+ "line": 7,
3283
+ "character": 2,
3284
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L7"
3285
+ }
3286
+ ],
3287
+ "type": {
3288
+ "type": "reference",
3289
+ "id": 70,
3290
+ "typeArguments": [
3291
+ {
3292
+ "type": "reference",
3293
+ "id": 105,
3294
+ "name": "T"
3295
+ }
3296
+ ],
3297
+ "name": "XyoArchivist"
3298
+ },
3299
+ "inheritedFrom": {
3300
+ "type": "reference",
3301
+ "id": 73,
3302
+ "name": "XyoArchivistConfig.parent"
3303
+ }
3304
+ },
3305
+ {
3306
+ "id": 104,
3307
+ "name": "writeThrough",
3308
+ "kind": 1024,
3309
+ "kindString": "Property",
3310
+ "flags": {
3311
+ "isOptional": true
3312
+ },
3313
+ "sources": [
3314
+ {
3315
+ "fileName": "archivist/src/XyoArchivistConfig.ts",
3316
+ "line": 10,
3317
+ "character": 2,
3318
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivistConfig.ts#L10"
3319
+ }
3320
+ ],
3321
+ "type": {
3322
+ "type": "intrinsic",
3323
+ "name": "boolean"
3324
+ },
3325
+ "inheritedFrom": {
3326
+ "type": "reference",
3327
+ "id": 76,
3328
+ "name": "XyoArchivistConfig.writeThrough"
3329
+ }
3330
+ }
3331
+ ],
3332
+ "groups": [
3333
+ {
3334
+ "title": "Properties",
3335
+ "children": [
3336
+ 102,
3337
+ 103,
3338
+ 100,
3339
+ 101,
3340
+ 104
3341
+ ]
3342
+ }
3343
+ ],
3344
+ "sources": [
3345
+ {
3346
+ "fileName": "archivist/src/XyoMemoryArchivist.ts",
3347
+ "line": 11,
3348
+ "character": 17,
3349
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoMemoryArchivist.ts#L11"
3350
+ }
3351
+ ],
3352
+ "typeParameters": [
3353
+ {
3354
+ "id": 105,
3355
+ "name": "T",
3356
+ "kind": 131072,
3357
+ "kindString": "Type parameter",
3358
+ "flags": {},
3359
+ "type": {
3360
+ "type": "reference",
3361
+ "name": "XyoPayload"
3362
+ },
3363
+ "default": {
3364
+ "type": "reference",
3365
+ "name": "XyoPayload"
3366
+ }
3367
+ }
3368
+ ],
3369
+ "extendedTypes": [
3370
+ {
3371
+ "type": "reference",
3372
+ "id": 72,
3373
+ "typeArguments": [
3374
+ {
3375
+ "type": "reference",
3376
+ "id": 105,
3377
+ "name": "T"
3378
+ }
3379
+ ],
3380
+ "name": "XyoArchivistConfig"
3381
+ }
3382
+ ]
3383
+ },
3384
+ {
3385
+ "id": 165,
3386
+ "name": "XyoPayloadFindFilter",
3387
+ "kind": 256,
3388
+ "kindString": "Interface",
3389
+ "flags": {},
3390
+ "children": [
3391
+ {
3392
+ "id": 168,
3393
+ "name": "limit",
3394
+ "kind": 1024,
3395
+ "kindString": "Property",
3396
+ "flags": {
3397
+ "isOptional": true
3398
+ },
3399
+ "sources": [
3400
+ {
3401
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3402
+ "line": 6,
3403
+ "character": 2,
3404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L6"
3405
+ }
3406
+ ],
3407
+ "type": {
3408
+ "type": "intrinsic",
3409
+ "name": "number"
3410
+ }
3411
+ },
3412
+ {
3413
+ "id": 166,
3414
+ "name": "order",
3415
+ "kind": 1024,
3416
+ "kindString": "Property",
3417
+ "flags": {
3418
+ "isOptional": true
3419
+ },
3420
+ "sources": [
3421
+ {
3422
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3423
+ "line": 4,
3424
+ "character": 2,
3425
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L4"
3426
+ }
3427
+ ],
3428
+ "type": {
3429
+ "type": "union",
3430
+ "types": [
3431
+ {
3432
+ "type": "literal",
3433
+ "value": "desc"
3434
+ },
3435
+ {
3436
+ "type": "literal",
3437
+ "value": "asc"
3438
+ }
3439
+ ]
3440
+ }
3441
+ },
3442
+ {
3443
+ "id": 169,
3444
+ "name": "schema",
3445
+ "kind": 1024,
3446
+ "kindString": "Property",
3447
+ "flags": {
3448
+ "isOptional": true
3449
+ },
3450
+ "sources": [
3451
+ {
3452
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3453
+ "line": 7,
3454
+ "character": 2,
3455
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L7"
3456
+ }
3457
+ ],
3458
+ "type": {
3459
+ "type": "intrinsic",
3460
+ "name": "string"
3461
+ }
3462
+ },
3463
+ {
3464
+ "id": 167,
3465
+ "name": "timestamp",
3466
+ "kind": 1024,
3467
+ "kindString": "Property",
3468
+ "flags": {
3469
+ "isOptional": true
3470
+ },
3471
+ "sources": [
3472
+ {
3473
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3474
+ "line": 5,
3475
+ "character": 2,
3476
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L5"
3477
+ }
3478
+ ],
3479
+ "type": {
3480
+ "type": "intrinsic",
3481
+ "name": "number"
3482
+ }
3483
+ }
3484
+ ],
3485
+ "groups": [
3486
+ {
3487
+ "title": "Properties",
3488
+ "children": [
3489
+ 168,
3490
+ 166,
3491
+ 169,
3492
+ 167
3493
+ ]
3494
+ }
3495
+ ],
3496
+ "sources": [
3497
+ {
3498
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3499
+ "line": 3,
3500
+ "character": 17,
3501
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L3"
3502
+ }
3503
+ ]
3504
+ },
3505
+ {
3506
+ "id": 9,
3507
+ "name": "NullablePromisable",
3508
+ "kind": 4194304,
3509
+ "kindString": "Type alias",
3510
+ "flags": {},
3511
+ "sources": [
3512
+ {
3513
+ "fileName": "archivist/src/model/Archivist.ts",
3514
+ "line": 5,
3515
+ "character": 12,
3516
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L5"
3517
+ }
3518
+ ],
3519
+ "typeParameters": [
3520
+ {
3521
+ "id": 10,
3522
+ "name": "T",
3523
+ "kind": 131072,
3524
+ "kindString": "Type parameter",
3525
+ "flags": {}
3526
+ }
3527
+ ],
3528
+ "type": {
3529
+ "type": "reference",
3530
+ "id": 1,
3531
+ "typeArguments": [
3532
+ {
3533
+ "type": "union",
3534
+ "types": [
3535
+ {
3536
+ "type": "reference",
3537
+ "id": 10,
3538
+ "name": "T"
3539
+ },
3540
+ {
3541
+ "type": "literal",
3542
+ "value": null
3543
+ }
3544
+ ]
3545
+ }
3546
+ ],
3547
+ "name": "Promisable"
3548
+ }
3549
+ },
3550
+ {
3551
+ "id": 11,
3552
+ "name": "NullablePromisableArray",
3553
+ "kind": 4194304,
3554
+ "kindString": "Type alias",
3555
+ "flags": {},
3556
+ "sources": [
3557
+ {
3558
+ "fileName": "archivist/src/model/Archivist.ts",
3559
+ "line": 6,
3560
+ "character": 12,
3561
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L6"
3562
+ }
3563
+ ],
3564
+ "typeParameters": [
3565
+ {
3566
+ "id": 12,
3567
+ "name": "T",
3568
+ "kind": 131072,
3569
+ "kindString": "Type parameter",
3570
+ "flags": {}
3571
+ }
3572
+ ],
3573
+ "type": {
3574
+ "type": "reference",
3575
+ "id": 3,
3576
+ "typeArguments": [
3577
+ {
3578
+ "type": "union",
3579
+ "types": [
3580
+ {
3581
+ "type": "reference",
3582
+ "id": 12,
3583
+ "name": "T"
3584
+ },
3585
+ {
3586
+ "type": "literal",
3587
+ "value": null
3588
+ }
3589
+ ]
3590
+ }
3591
+ ],
3592
+ "name": "PromisableArray"
3593
+ }
3594
+ },
3595
+ {
3596
+ "id": 5,
3597
+ "name": "OptionalPromisable",
3598
+ "kind": 4194304,
3599
+ "kindString": "Type alias",
3600
+ "flags": {},
3601
+ "sources": [
3602
+ {
3603
+ "fileName": "archivist/src/model/Archivist.ts",
3604
+ "line": 3,
3605
+ "character": 12,
3606
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L3"
3607
+ }
3608
+ ],
3609
+ "typeParameters": [
3610
+ {
3611
+ "id": 6,
3612
+ "name": "T",
3613
+ "kind": 131072,
3614
+ "kindString": "Type parameter",
3615
+ "flags": {}
3616
+ }
3617
+ ],
3618
+ "type": {
3619
+ "type": "reference",
3620
+ "id": 1,
3621
+ "typeArguments": [
3622
+ {
3623
+ "type": "union",
3624
+ "types": [
3625
+ {
3626
+ "type": "reference",
3627
+ "id": 6,
3628
+ "name": "T"
3629
+ },
3630
+ {
3631
+ "type": "intrinsic",
3632
+ "name": "undefined"
3633
+ }
3634
+ ]
3635
+ }
3636
+ ],
3637
+ "name": "Promisable"
3638
+ }
3639
+ },
3640
+ {
3641
+ "id": 7,
3642
+ "name": "OptionalPromisableArray",
3643
+ "kind": 4194304,
3644
+ "kindString": "Type alias",
3645
+ "flags": {},
3646
+ "sources": [
3647
+ {
3648
+ "fileName": "archivist/src/model/Archivist.ts",
3649
+ "line": 4,
3650
+ "character": 12,
3651
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L4"
3652
+ }
3653
+ ],
3654
+ "typeParameters": [
3655
+ {
3656
+ "id": 8,
3657
+ "name": "T",
3658
+ "kind": 131072,
3659
+ "kindString": "Type parameter",
3660
+ "flags": {}
3661
+ }
3662
+ ],
3663
+ "type": {
3664
+ "type": "reference",
3665
+ "id": 3,
3666
+ "typeArguments": [
3667
+ {
3668
+ "type": "union",
3669
+ "types": [
3670
+ {
3671
+ "type": "reference",
3672
+ "id": 8,
3673
+ "name": "T"
3674
+ },
3675
+ {
3676
+ "type": "intrinsic",
3677
+ "name": "undefined"
3678
+ }
3679
+ ]
3680
+ }
3681
+ ],
3682
+ "name": "PromisableArray"
3683
+ }
3684
+ },
3685
+ {
3686
+ "id": 1,
3687
+ "name": "Promisable",
3688
+ "kind": 4194304,
3689
+ "kindString": "Type alias",
3690
+ "flags": {},
3691
+ "sources": [
3692
+ {
3693
+ "fileName": "archivist/src/model/Archivist.ts",
3694
+ "line": 1,
3695
+ "character": 12,
3696
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L1"
3697
+ }
3698
+ ],
3699
+ "typeParameters": [
3700
+ {
3701
+ "id": 2,
3702
+ "name": "T",
3703
+ "kind": 131072,
3704
+ "kindString": "Type parameter",
3705
+ "flags": {}
3706
+ }
3707
+ ],
3708
+ "type": {
3709
+ "type": "union",
3710
+ "types": [
3711
+ {
3712
+ "type": "reference",
3713
+ "typeArguments": [
3714
+ {
3715
+ "type": "reference",
3716
+ "id": 2,
3717
+ "name": "T"
3718
+ }
3719
+ ],
3720
+ "name": "Promise",
3721
+ "qualifiedName": "Promise",
3722
+ "package": "typescript"
3723
+ },
3724
+ {
3725
+ "type": "reference",
3726
+ "id": 2,
3727
+ "name": "T"
3728
+ }
3729
+ ]
3730
+ }
3731
+ },
3732
+ {
3733
+ "id": 3,
3734
+ "name": "PromisableArray",
3735
+ "kind": 4194304,
3736
+ "kindString": "Type alias",
3737
+ "flags": {},
3738
+ "sources": [
3739
+ {
3740
+ "fileName": "archivist/src/model/Archivist.ts",
3741
+ "line": 2,
3742
+ "character": 12,
3743
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/model/Archivist.ts#L2"
3744
+ }
3745
+ ],
3746
+ "typeParameters": [
3747
+ {
3748
+ "id": 4,
3749
+ "name": "T",
3750
+ "kind": 131072,
3751
+ "kindString": "Type parameter",
3752
+ "flags": {}
3753
+ }
3754
+ ],
3755
+ "type": {
3756
+ "type": "reference",
3757
+ "id": 1,
3758
+ "typeArguments": [
3759
+ {
3760
+ "type": "array",
3761
+ "elementType": {
3762
+ "type": "reference",
3763
+ "id": 4,
3764
+ "name": "T"
3765
+ }
3766
+ }
3767
+ ],
3768
+ "name": "Promisable"
3769
+ }
3770
+ },
3771
+ {
3772
+ "id": 70,
3773
+ "name": "XyoArchivist",
3774
+ "kind": 4194304,
3775
+ "kindString": "Type alias",
3776
+ "flags": {},
3777
+ "sources": [
3778
+ {
3779
+ "fileName": "archivist/src/XyoArchivist.ts",
3780
+ "line": 6,
3781
+ "character": 12,
3782
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoArchivist.ts#L6"
3783
+ }
3784
+ ],
3785
+ "typeParameters": [
3786
+ {
3787
+ "id": 71,
3788
+ "name": "T",
3789
+ "kind": 131072,
3790
+ "kindString": "Type parameter",
3791
+ "flags": {},
3792
+ "type": {
3793
+ "type": "reference",
3794
+ "name": "XyoPayload"
3795
+ },
3796
+ "default": {
3797
+ "type": "reference",
3798
+ "name": "XyoPayload"
3799
+ }
3800
+ }
3801
+ ],
3802
+ "type": {
3803
+ "type": "reference",
3804
+ "id": 45,
3805
+ "typeArguments": [
3806
+ {
3807
+ "type": "reference",
3808
+ "id": 71,
3809
+ "name": "T"
3810
+ },
3811
+ {
3812
+ "type": "reference",
3813
+ "id": 71,
3814
+ "name": "T"
3815
+ },
3816
+ {
3817
+ "type": "reference",
3818
+ "id": 71,
3819
+ "name": "T"
3820
+ },
3821
+ {
3822
+ "type": "reference",
3823
+ "id": 71,
3824
+ "name": "T"
3825
+ },
3826
+ {
3827
+ "type": "reference",
3828
+ "id": 170,
3829
+ "name": "XyoPayloadFindQuery"
3830
+ }
3831
+ ],
3832
+ "name": "Archivist"
3833
+ },
3834
+ "implementedBy": [
3835
+ {
3836
+ "type": "reference",
3837
+ "id": 106,
3838
+ "name": "XyoMemoryArchivist"
3839
+ }
3840
+ ]
3841
+ },
3842
+ {
3843
+ "id": 170,
3844
+ "name": "XyoPayloadFindQuery",
3845
+ "kind": 4194304,
3846
+ "kindString": "Type alias",
3847
+ "flags": {},
3848
+ "sources": [
3849
+ {
3850
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3851
+ "line": 10,
3852
+ "character": 12,
3853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L10"
3854
+ }
3855
+ ],
3856
+ "type": {
3857
+ "type": "reference",
3858
+ "typeArguments": [
3859
+ {
3860
+ "type": "reflection",
3861
+ "declaration": {
3862
+ "id": 171,
3863
+ "name": "__type",
3864
+ "kind": 65536,
3865
+ "kindString": "Type literal",
3866
+ "flags": {},
3867
+ "children": [
3868
+ {
3869
+ "id": 173,
3870
+ "name": "filter",
3871
+ "kind": 1024,
3872
+ "kindString": "Property",
3873
+ "flags": {},
3874
+ "sources": [
3875
+ {
3876
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3877
+ "line": 12,
3878
+ "character": 2,
3879
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L12"
3880
+ }
3881
+ ],
3882
+ "type": {
3883
+ "type": "reference",
3884
+ "id": 165,
3885
+ "name": "XyoPayloadFindFilter"
3886
+ }
3887
+ },
3888
+ {
3889
+ "id": 172,
3890
+ "name": "schema",
3891
+ "kind": 1024,
3892
+ "kindString": "Property",
3893
+ "flags": {},
3894
+ "sources": [
3895
+ {
3896
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3897
+ "line": 11,
3898
+ "character": 2,
3899
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L11"
3900
+ }
3901
+ ],
3902
+ "type": {
3903
+ "type": "literal",
3904
+ "value": "network.xyo.payload.query.find"
3905
+ }
3906
+ }
3907
+ ],
3908
+ "groups": [
3909
+ {
3910
+ "title": "Properties",
3911
+ "children": [
3912
+ 173,
3913
+ 172
3914
+ ]
3915
+ }
3916
+ ],
3917
+ "sources": [
3918
+ {
3919
+ "fileName": "archivist/src/XyoPayloadFindFilter.ts",
3920
+ "line": 10,
3921
+ "character": 50,
3922
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/XyoPayloadFindFilter.ts#L10"
3923
+ }
3924
+ ]
3925
+ }
3926
+ }
3927
+ ],
3928
+ "name": "XyoQueryPayload"
3929
+ }
3930
+ }
3931
+ ],
3932
+ "groups": [
3933
+ {
3934
+ "title": "Classes",
3935
+ "children": [
3936
+ 78,
3937
+ 106
3938
+ ]
3939
+ },
3940
+ {
3941
+ "title": "Interfaces",
3942
+ "children": [
3943
+ 45,
3944
+ 34,
3945
+ 13,
3946
+ 41,
3947
+ 21,
3948
+ 72,
3949
+ 99,
3950
+ 165
3951
+ ]
3952
+ },
3953
+ {
3954
+ "title": "Type Aliases",
3955
+ "children": [
3956
+ 9,
3957
+ 11,
3958
+ 5,
3959
+ 7,
3960
+ 1,
3961
+ 3,
3962
+ 70,
3963
+ 170
3964
+ ]
3965
+ }
3966
+ ],
3967
+ "sources": [
3968
+ {
3969
+ "fileName": "archivist/src/index.ts",
3970
+ "line": 1,
3971
+ "character": 0,
3972
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/f309d10/packages/sdk/archivist/src/index.ts#L1"
3973
+ }
3974
+ ]
3975
+ }