@xyo-network/archivist 2.22.18 → 2.22.21

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