@xyo-network/diviner-forecasting-model 2.75.17 → 2.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json DELETED
@@ -1,1711 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/diviner-forecasting-model",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 21,
10
- "name": "Forecast",
11
- "variant": "declaration",
12
- "kind": 256,
13
- "flags": {},
14
- "children": [
15
- {
16
- "id": 22,
17
- "name": "error",
18
- "variant": "declaration",
19
- "kind": 1024,
20
- "flags": {
21
- "isOptional": true
22
- },
23
- "sources": [
24
- {
25
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts",
26
- "line": 2,
27
- "character": 2,
28
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts#L2"
29
- }
30
- ],
31
- "type": {
32
- "type": "intrinsic",
33
- "name": "number"
34
- }
35
- },
36
- {
37
- "id": 23,
38
- "name": "timestamp",
39
- "variant": "declaration",
40
- "kind": 1024,
41
- "flags": {
42
- "isOptional": true
43
- },
44
- "sources": [
45
- {
46
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts",
47
- "line": 3,
48
- "character": 2,
49
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts#L3"
50
- }
51
- ],
52
- "type": {
53
- "type": "intrinsic",
54
- "name": "number"
55
- }
56
- },
57
- {
58
- "id": 24,
59
- "name": "value",
60
- "variant": "declaration",
61
- "kind": 1024,
62
- "flags": {},
63
- "sources": [
64
- {
65
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts",
66
- "line": 4,
67
- "character": 2,
68
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts#L4"
69
- }
70
- ],
71
- "type": {
72
- "type": "intrinsic",
73
- "name": "number"
74
- }
75
- }
76
- ],
77
- "groups": [
78
- {
79
- "title": "Properties",
80
- "children": [
81
- 22,
82
- 23,
83
- 24
84
- ]
85
- }
86
- ],
87
- "sources": [
88
- {
89
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts",
90
- "line": 1,
91
- "character": 17,
92
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Forecast.ts#L1"
93
- }
94
- ]
95
- },
96
- {
97
- "id": 7,
98
- "name": "ForecastingSettings",
99
- "variant": "declaration",
100
- "kind": 256,
101
- "flags": {},
102
- "children": [
103
- {
104
- "id": 8,
105
- "name": "forecastingMethod",
106
- "variant": "declaration",
107
- "kind": 1024,
108
- "flags": {
109
- "isOptional": true
110
- },
111
- "sources": [
112
- {
113
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
114
- "line": 2,
115
- "character": 2,
116
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L2"
117
- }
118
- ],
119
- "type": {
120
- "type": "intrinsic",
121
- "name": "string"
122
- }
123
- },
124
- {
125
- "id": 9,
126
- "name": "forecastingSteps",
127
- "variant": "declaration",
128
- "kind": 1024,
129
- "flags": {
130
- "isOptional": true
131
- },
132
- "sources": [
133
- {
134
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
135
- "line": 3,
136
- "character": 2,
137
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L3"
138
- }
139
- ],
140
- "type": {
141
- "type": "intrinsic",
142
- "name": "number"
143
- }
144
- },
145
- {
146
- "id": 10,
147
- "name": "timestamp",
148
- "variant": "declaration",
149
- "kind": 1024,
150
- "flags": {
151
- "isOptional": true
152
- },
153
- "sources": [
154
- {
155
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
156
- "line": 4,
157
- "character": 2,
158
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L4"
159
- }
160
- ],
161
- "type": {
162
- "type": "intrinsic",
163
- "name": "number"
164
- }
165
- },
166
- {
167
- "id": 11,
168
- "name": "windowSize",
169
- "variant": "declaration",
170
- "kind": 1024,
171
- "flags": {
172
- "isOptional": true
173
- },
174
- "sources": [
175
- {
176
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
177
- "line": 5,
178
- "character": 2,
179
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L5"
180
- }
181
- ],
182
- "type": {
183
- "type": "intrinsic",
184
- "name": "number"
185
- }
186
- },
187
- {
188
- "id": 12,
189
- "name": "witnessAddresses",
190
- "variant": "declaration",
191
- "kind": 1024,
192
- "flags": {
193
- "isOptional": true
194
- },
195
- "sources": [
196
- {
197
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
198
- "line": 6,
199
- "character": 2,
200
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L6"
201
- }
202
- ],
203
- "type": {
204
- "type": "array",
205
- "elementType": {
206
- "type": "intrinsic",
207
- "name": "string"
208
- }
209
- }
210
- },
211
- {
212
- "id": 13,
213
- "name": "witnessSchema",
214
- "variant": "declaration",
215
- "kind": 1024,
216
- "flags": {
217
- "isOptional": true
218
- },
219
- "sources": [
220
- {
221
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
222
- "line": 7,
223
- "character": 2,
224
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L7"
225
- }
226
- ],
227
- "type": {
228
- "type": "intrinsic",
229
- "name": "string"
230
- }
231
- }
232
- ],
233
- "groups": [
234
- {
235
- "title": "Properties",
236
- "children": [
237
- 8,
238
- 9,
239
- 10,
240
- 11,
241
- 12,
242
- 13
243
- ]
244
- }
245
- ],
246
- "sources": [
247
- {
248
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts",
249
- "line": 1,
250
- "character": 17,
251
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/ForecastingSettings.ts#L1"
252
- }
253
- ]
254
- },
255
- {
256
- "id": 14,
257
- "name": "TransformerSettings",
258
- "variant": "declaration",
259
- "kind": 256,
260
- "flags": {},
261
- "children": [
262
- {
263
- "id": 15,
264
- "name": "jsonPathExpression",
265
- "variant": "declaration",
266
- "kind": 1024,
267
- "flags": {
268
- "isOptional": true
269
- },
270
- "sources": [
271
- {
272
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/TransformerSettings.ts",
273
- "line": 2,
274
- "character": 2,
275
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/TransformerSettings.ts#L2"
276
- }
277
- ],
278
- "type": {
279
- "type": "intrinsic",
280
- "name": "string"
281
- }
282
- }
283
- ],
284
- "groups": [
285
- {
286
- "title": "Properties",
287
- "children": [
288
- 15
289
- ]
290
- }
291
- ],
292
- "sources": [
293
- {
294
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/TransformerSettings.ts",
295
- "line": 1,
296
- "character": 17,
297
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/TransformerSettings.ts#L1"
298
- }
299
- ]
300
- },
301
- {
302
- "id": 27,
303
- "name": "ForecastPayload",
304
- "variant": "declaration",
305
- "kind": 2097152,
306
- "flags": {},
307
- "sources": [
308
- {
309
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
310
- "line": 9,
311
- "character": 12,
312
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L9"
313
- }
314
- ],
315
- "type": {
316
- "type": "reference",
317
- "target": {
318
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
319
- "qualifiedName": "Payload"
320
- },
321
- "typeArguments": [
322
- {
323
- "type": "reflection",
324
- "declaration": {
325
- "id": 28,
326
- "name": "__type",
327
- "variant": "declaration",
328
- "kind": 65536,
329
- "flags": {},
330
- "children": [
331
- {
332
- "id": 29,
333
- "name": "schema",
334
- "variant": "declaration",
335
- "kind": 1024,
336
- "flags": {},
337
- "sources": [
338
- {
339
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
340
- "line": 10,
341
- "character": 2,
342
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L10"
343
- }
344
- ],
345
- "type": {
346
- "type": "reference",
347
- "target": 25,
348
- "name": "ForecastPayloadSchema",
349
- "package": "@xyo-network/diviner-forecasting-model"
350
- }
351
- },
352
- {
353
- "id": 30,
354
- "name": "values",
355
- "variant": "declaration",
356
- "kind": 1024,
357
- "flags": {},
358
- "sources": [
359
- {
360
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
361
- "line": 11,
362
- "character": 2,
363
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L11"
364
- }
365
- ],
366
- "type": {
367
- "type": "array",
368
- "elementType": {
369
- "type": "reference",
370
- "target": 21,
371
- "name": "Forecast",
372
- "package": "@xyo-network/diviner-forecasting-model"
373
- }
374
- }
375
- }
376
- ],
377
- "groups": [
378
- {
379
- "title": "Properties",
380
- "children": [
381
- 29,
382
- 30
383
- ]
384
- }
385
- ],
386
- "sources": [
387
- {
388
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
389
- "line": 9,
390
- "character": 38,
391
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L9"
392
- }
393
- ]
394
- }
395
- }
396
- ],
397
- "name": "Payload",
398
- "package": "@xyo-network/payload-model"
399
- }
400
- },
401
- {
402
- "id": 26,
403
- "name": "ForecastPayloadSchema",
404
- "variant": "declaration",
405
- "kind": 2097152,
406
- "flags": {},
407
- "sources": [
408
- {
409
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
410
- "line": 6,
411
- "character": 12,
412
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L6"
413
- },
414
- {
415
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
416
- "line": 7,
417
- "character": 13,
418
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L7"
419
- }
420
- ],
421
- "type": {
422
- "type": "templateLiteral",
423
- "head": "",
424
- "tail": [
425
- [
426
- {
427
- "type": "reference",
428
- "target": 55,
429
- "name": "ForecastingDivinerSchema",
430
- "package": "@xyo-network/diviner-forecasting-model"
431
- },
432
- ".forecast"
433
- ]
434
- ]
435
- }
436
- },
437
- {
438
- "id": 3,
439
- "name": "ForecastingDivinerConfig",
440
- "variant": "declaration",
441
- "kind": 2097152,
442
- "flags": {},
443
- "sources": [
444
- {
445
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
446
- "line": 11,
447
- "character": 12,
448
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L11"
449
- }
450
- ],
451
- "type": {
452
- "type": "reference",
453
- "target": {
454
- "sourceFileName": "../../../model/src/Config.ts",
455
- "qualifiedName": "DivinerConfig"
456
- },
457
- "typeArguments": [
458
- {
459
- "type": "intersection",
460
- "types": [
461
- {
462
- "type": "reflection",
463
- "declaration": {
464
- "id": 4,
465
- "name": "__type",
466
- "variant": "declaration",
467
- "kind": 65536,
468
- "flags": {},
469
- "children": [
470
- {
471
- "id": 5,
472
- "name": "boundWitnessDiviner",
473
- "variant": "declaration",
474
- "kind": 1024,
475
- "flags": {
476
- "isOptional": true
477
- },
478
- "sources": [
479
- {
480
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
481
- "line": 13,
482
- "character": 4,
483
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L13"
484
- }
485
- ],
486
- "type": {
487
- "type": "reference",
488
- "target": {
489
- "sourceFileName": "../../../../../module/packages/model/src/instance/ModuleInstance.ts",
490
- "qualifiedName": "ModuleFilter"
491
- },
492
- "name": "ModuleFilter",
493
- "package": "@xyo-network/module-model"
494
- }
495
- },
496
- {
497
- "id": 6,
498
- "name": "schema",
499
- "variant": "declaration",
500
- "kind": 1024,
501
- "flags": {},
502
- "sources": [
503
- {
504
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
505
- "line": 14,
506
- "character": 4,
507
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L14"
508
- }
509
- ],
510
- "type": {
511
- "type": "reference",
512
- "target": 1,
513
- "name": "ForecastingDivinerConfigSchema",
514
- "package": "@xyo-network/diviner-forecasting-model"
515
- }
516
- }
517
- ],
518
- "groups": [
519
- {
520
- "title": "Properties",
521
- "children": [
522
- 5,
523
- 6
524
- ]
525
- }
526
- ],
527
- "sources": [
528
- {
529
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
530
- "line": 12,
531
- "character": 2,
532
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L12"
533
- }
534
- ]
535
- }
536
- },
537
- {
538
- "type": "reference",
539
- "target": 7,
540
- "name": "ForecastingSettings",
541
- "package": "@xyo-network/diviner-forecasting-model"
542
- },
543
- {
544
- "type": "reference",
545
- "target": 14,
546
- "name": "TransformerSettings",
547
- "package": "@xyo-network/diviner-forecasting-model"
548
- }
549
- ]
550
- }
551
- ],
552
- "name": "DivinerConfig",
553
- "package": "@xyo-network/diviner-model"
554
- }
555
- },
556
- {
557
- "id": 2,
558
- "name": "ForecastingDivinerConfigSchema",
559
- "variant": "declaration",
560
- "kind": 2097152,
561
- "flags": {},
562
- "sources": [
563
- {
564
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
565
- "line": 8,
566
- "character": 12,
567
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L8"
568
- },
569
- {
570
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
571
- "line": 9,
572
- "character": 13,
573
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L9"
574
- }
575
- ],
576
- "type": {
577
- "type": "templateLiteral",
578
- "head": "",
579
- "tail": [
580
- [
581
- {
582
- "type": "reference",
583
- "target": 55,
584
- "name": "ForecastingDivinerSchema",
585
- "package": "@xyo-network/diviner-forecasting-model"
586
- },
587
- ".config"
588
- ]
589
- ]
590
- }
591
- },
592
- {
593
- "id": 45,
594
- "name": "ForecastingDivinerQueryPayload",
595
- "variant": "declaration",
596
- "kind": 2097152,
597
- "flags": {},
598
- "sources": [
599
- {
600
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
601
- "line": 9,
602
- "character": 12,
603
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L9"
604
- }
605
- ],
606
- "type": {
607
- "type": "reference",
608
- "target": {
609
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Query.ts",
610
- "qualifiedName": "Query"
611
- },
612
- "typeArguments": [
613
- {
614
- "type": "intersection",
615
- "types": [
616
- {
617
- "type": "reflection",
618
- "declaration": {
619
- "id": 46,
620
- "name": "__type",
621
- "variant": "declaration",
622
- "kind": 65536,
623
- "flags": {},
624
- "children": [
625
- {
626
- "id": 47,
627
- "name": "schema",
628
- "variant": "declaration",
629
- "kind": 1024,
630
- "flags": {},
631
- "sources": [
632
- {
633
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
634
- "line": 9,
635
- "character": 53,
636
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L9"
637
- }
638
- ],
639
- "type": {
640
- "type": "reference",
641
- "target": 43,
642
- "name": "ForecastingDivinerQuerySchema",
643
- "package": "@xyo-network/diviner-forecasting-model"
644
- }
645
- }
646
- ],
647
- "groups": [
648
- {
649
- "title": "Properties",
650
- "children": [
651
- 47
652
- ]
653
- }
654
- ],
655
- "sources": [
656
- {
657
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
658
- "line": 9,
659
- "character": 51,
660
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L9"
661
- }
662
- ]
663
- }
664
- },
665
- {
666
- "type": "reference",
667
- "target": {
668
- "sourceFileName": "../../../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
669
- "qualifiedName": "Partial"
670
- },
671
- "typeArguments": [
672
- {
673
- "type": "reference",
674
- "target": 7,
675
- "name": "ForecastingSettings",
676
- "package": "@xyo-network/diviner-forecasting-model"
677
- }
678
- ],
679
- "name": "Partial",
680
- "package": "typescript"
681
- }
682
- ]
683
- }
684
- ],
685
- "name": "Query",
686
- "package": "@xyo-network/payload-model"
687
- }
688
- },
689
- {
690
- "id": 44,
691
- "name": "ForecastingDivinerQuerySchema",
692
- "variant": "declaration",
693
- "kind": 2097152,
694
- "flags": {},
695
- "sources": [
696
- {
697
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
698
- "line": 6,
699
- "character": 12,
700
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L6"
701
- },
702
- {
703
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
704
- "line": 7,
705
- "character": 13,
706
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L7"
707
- }
708
- ],
709
- "type": {
710
- "type": "templateLiteral",
711
- "head": "",
712
- "tail": [
713
- [
714
- {
715
- "type": "reference",
716
- "target": 55,
717
- "name": "ForecastingDivinerSchema",
718
- "package": "@xyo-network/diviner-forecasting-model"
719
- },
720
- ".query"
721
- ]
722
- ]
723
- }
724
- },
725
- {
726
- "id": 56,
727
- "name": "ForecastingDivinerSchema",
728
- "variant": "declaration",
729
- "kind": 2097152,
730
- "flags": {},
731
- "sources": [
732
- {
733
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts",
734
- "line": 1,
735
- "character": 12,
736
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts#L1"
737
- },
738
- {
739
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts",
740
- "line": 2,
741
- "character": 13,
742
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts#L2"
743
- }
744
- ],
745
- "type": {
746
- "type": "literal",
747
- "value": "network.xyo.diviner.forecasting"
748
- }
749
- },
750
- {
751
- "id": 16,
752
- "name": "ForecastingMethod",
753
- "variant": "declaration",
754
- "kind": 2097152,
755
- "flags": {},
756
- "sources": [
757
- {
758
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/ForecastingMethod.ts",
759
- "line": 7,
760
- "character": 12,
761
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/ForecastingMethod.ts#L7"
762
- }
763
- ],
764
- "type": {
765
- "type": "reflection",
766
- "declaration": {
767
- "id": 17,
768
- "name": "__type",
769
- "variant": "declaration",
770
- "kind": 65536,
771
- "flags": {},
772
- "sources": [
773
- {
774
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/ForecastingMethod.ts",
775
- "line": 7,
776
- "character": 32,
777
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/ForecastingMethod.ts#L7"
778
- }
779
- ],
780
- "signatures": [
781
- {
782
- "id": 18,
783
- "name": "__type",
784
- "variant": "signature",
785
- "kind": 4096,
786
- "flags": {},
787
- "parameters": [
788
- {
789
- "id": 19,
790
- "name": "payloads",
791
- "variant": "param",
792
- "kind": 32768,
793
- "flags": {},
794
- "type": {
795
- "type": "array",
796
- "elementType": {
797
- "type": "reference",
798
- "target": {
799
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
800
- "qualifiedName": "Payload"
801
- },
802
- "name": "Payload",
803
- "package": "@xyo-network/payload-model"
804
- }
805
- }
806
- },
807
- {
808
- "id": 20,
809
- "name": "transformers",
810
- "variant": "param",
811
- "kind": 32768,
812
- "flags": {},
813
- "type": {
814
- "type": "reference",
815
- "target": 39,
816
- "name": "PayloadValueTransformer",
817
- "package": "@xyo-network/diviner-forecasting-model"
818
- }
819
- }
820
- ],
821
- "type": {
822
- "type": "reference",
823
- "target": {
824
- "sourceFileName": "../../../../../../../shared/packages/promise/src/types.ts",
825
- "qualifiedName": "Promisable"
826
- },
827
- "typeArguments": [
828
- {
829
- "type": "array",
830
- "elementType": {
831
- "type": "reference",
832
- "target": 21,
833
- "name": "Forecast",
834
- "package": "@xyo-network/diviner-forecasting-model"
835
- }
836
- }
837
- ],
838
- "name": "Promisable",
839
- "package": "@xyo-network/promise"
840
- }
841
- }
842
- ]
843
- }
844
- }
845
- },
846
- {
847
- "id": 39,
848
- "name": "PayloadValueTransformer",
849
- "variant": "declaration",
850
- "kind": 2097152,
851
- "flags": {},
852
- "sources": [
853
- {
854
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/PayloadValueTransformer.ts",
855
- "line": 3,
856
- "character": 12,
857
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/PayloadValueTransformer.ts#L3"
858
- }
859
- ],
860
- "type": {
861
- "type": "reflection",
862
- "declaration": {
863
- "id": 40,
864
- "name": "__type",
865
- "variant": "declaration",
866
- "kind": 65536,
867
- "flags": {},
868
- "sources": [
869
- {
870
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/PayloadValueTransformer.ts",
871
- "line": 3,
872
- "character": 38,
873
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/PayloadValueTransformer.ts#L3"
874
- }
875
- ],
876
- "signatures": [
877
- {
878
- "id": 41,
879
- "name": "__type",
880
- "variant": "signature",
881
- "kind": 4096,
882
- "flags": {},
883
- "parameters": [
884
- {
885
- "id": 42,
886
- "name": "payload",
887
- "variant": "param",
888
- "kind": 32768,
889
- "flags": {},
890
- "type": {
891
- "type": "reference",
892
- "target": {
893
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
894
- "qualifiedName": "Payload"
895
- },
896
- "name": "Payload",
897
- "package": "@xyo-network/payload-model"
898
- }
899
- }
900
- ],
901
- "type": {
902
- "type": "intrinsic",
903
- "name": "number"
904
- }
905
- }
906
- ]
907
- }
908
- }
909
- },
910
- {
911
- "id": 25,
912
- "name": "ForecastPayloadSchema",
913
- "variant": "declaration",
914
- "kind": 32,
915
- "flags": {},
916
- "sources": [
917
- {
918
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
919
- "line": 6,
920
- "character": 12,
921
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L6"
922
- },
923
- {
924
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
925
- "line": 7,
926
- "character": 13,
927
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L7"
928
- }
929
- ],
930
- "type": {
931
- "type": "literal",
932
- "value": "network.xyo.diviner.forecasting.forecast"
933
- }
934
- },
935
- {
936
- "id": 1,
937
- "name": "ForecastingDivinerConfigSchema",
938
- "variant": "declaration",
939
- "kind": 32,
940
- "flags": {},
941
- "sources": [
942
- {
943
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
944
- "line": 8,
945
- "character": 12,
946
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L8"
947
- },
948
- {
949
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts",
950
- "line": 9,
951
- "character": 13,
952
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Config/Config.ts#L9"
953
- }
954
- ],
955
- "type": {
956
- "type": "literal",
957
- "value": "network.xyo.diviner.forecasting.config"
958
- }
959
- },
960
- {
961
- "id": 43,
962
- "name": "ForecastingDivinerQuerySchema",
963
- "variant": "declaration",
964
- "kind": 32,
965
- "flags": {},
966
- "sources": [
967
- {
968
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
969
- "line": 6,
970
- "character": 12,
971
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L6"
972
- },
973
- {
974
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
975
- "line": 7,
976
- "character": 13,
977
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L7"
978
- }
979
- ],
980
- "type": {
981
- "type": "literal",
982
- "value": "network.xyo.diviner.forecasting.query"
983
- }
984
- },
985
- {
986
- "id": 55,
987
- "name": "ForecastingDivinerSchema",
988
- "variant": "declaration",
989
- "kind": 32,
990
- "flags": {},
991
- "sources": [
992
- {
993
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts",
994
- "line": 1,
995
- "character": 12,
996
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts#L1"
997
- },
998
- {
999
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts",
1000
- "line": 2,
1001
- "character": 13,
1002
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Schema.ts#L2"
1003
- }
1004
- ],
1005
- "type": {
1006
- "type": "literal",
1007
- "value": "network.xyo.diviner.forecasting"
1008
- }
1009
- },
1010
- {
1011
- "id": 31,
1012
- "name": "isForecastPayload",
1013
- "variant": "declaration",
1014
- "kind": 64,
1015
- "flags": {},
1016
- "sources": [
1017
- {
1018
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
1019
- "line": 13,
1020
- "character": 13,
1021
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L13"
1022
- }
1023
- ],
1024
- "signatures": [
1025
- {
1026
- "id": 32,
1027
- "name": "isForecastPayload",
1028
- "variant": "signature",
1029
- "kind": 4096,
1030
- "flags": {},
1031
- "sources": [
1032
- {
1033
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
1034
- "line": 13,
1035
- "character": 33,
1036
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L13"
1037
- }
1038
- ],
1039
- "parameters": [
1040
- {
1041
- "id": 33,
1042
- "name": "x",
1043
- "variant": "param",
1044
- "kind": 32768,
1045
- "flags": {
1046
- "isOptional": true
1047
- },
1048
- "type": {
1049
- "type": "union",
1050
- "types": [
1051
- {
1052
- "type": "literal",
1053
- "value": null
1054
- },
1055
- {
1056
- "type": "intersection",
1057
- "types": [
1058
- {
1059
- "type": "reflection",
1060
- "declaration": {
1061
- "id": 34,
1062
- "name": "__type",
1063
- "variant": "declaration",
1064
- "kind": 65536,
1065
- "flags": {},
1066
- "children": [
1067
- {
1068
- "id": 35,
1069
- "name": "schema",
1070
- "variant": "declaration",
1071
- "kind": 1024,
1072
- "flags": {},
1073
- "sources": [
1074
- {
1075
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
1076
- "line": 23,
1077
- "character": 4
1078
- }
1079
- ],
1080
- "type": {
1081
- "type": "intrinsic",
1082
- "name": "string"
1083
- }
1084
- }
1085
- ],
1086
- "groups": [
1087
- {
1088
- "title": "Properties",
1089
- "children": [
1090
- 35
1091
- ]
1092
- }
1093
- ],
1094
- "sources": [
1095
- {
1096
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
1097
- "line": 22,
1098
- "character": 68
1099
- }
1100
- ]
1101
- }
1102
- },
1103
- {
1104
- "type": "reference",
1105
- "target": {
1106
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1107
- "qualifiedName": "PayloadFields"
1108
- },
1109
- "name": "PayloadFields",
1110
- "package": "@xyo-network/payload-model"
1111
- }
1112
- ]
1113
- }
1114
- ]
1115
- }
1116
- }
1117
- ],
1118
- "type": {
1119
- "type": "predicate",
1120
- "name": "x",
1121
- "asserts": false,
1122
- "targetType": {
1123
- "type": "intersection",
1124
- "types": [
1125
- {
1126
- "type": "reference",
1127
- "target": {
1128
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1129
- "qualifiedName": "SchemaFields"
1130
- },
1131
- "name": "SchemaFields",
1132
- "package": "@xyo-network/payload-model"
1133
- },
1134
- {
1135
- "type": "reference",
1136
- "target": {
1137
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1138
- "qualifiedName": "PayloadFields"
1139
- },
1140
- "name": "PayloadFields",
1141
- "package": "@xyo-network/payload-model"
1142
- },
1143
- {
1144
- "type": "reflection",
1145
- "declaration": {
1146
- "id": 36,
1147
- "name": "__type",
1148
- "variant": "declaration",
1149
- "kind": 65536,
1150
- "flags": {},
1151
- "children": [
1152
- {
1153
- "id": 37,
1154
- "name": "schema",
1155
- "variant": "declaration",
1156
- "kind": 1024,
1157
- "flags": {},
1158
- "sources": [
1159
- {
1160
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
1161
- "line": 10,
1162
- "character": 2,
1163
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L10"
1164
- }
1165
- ],
1166
- "type": {
1167
- "type": "literal",
1168
- "value": "network.xyo.diviner.forecasting.forecast"
1169
- }
1170
- },
1171
- {
1172
- "id": 38,
1173
- "name": "values",
1174
- "variant": "declaration",
1175
- "kind": 1024,
1176
- "flags": {},
1177
- "sources": [
1178
- {
1179
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
1180
- "line": 11,
1181
- "character": 2,
1182
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L11"
1183
- }
1184
- ],
1185
- "type": {
1186
- "type": "array",
1187
- "elementType": {
1188
- "type": "reference",
1189
- "target": 21,
1190
- "name": "Forecast",
1191
- "package": "@xyo-network/diviner-forecasting-model"
1192
- }
1193
- }
1194
- }
1195
- ],
1196
- "groups": [
1197
- {
1198
- "title": "Properties",
1199
- "children": [
1200
- 37,
1201
- 38
1202
- ]
1203
- }
1204
- ],
1205
- "sources": [
1206
- {
1207
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts",
1208
- "line": 9,
1209
- "character": 38,
1210
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Payload/Payload.ts#L9"
1211
- }
1212
- ]
1213
- }
1214
- }
1215
- ]
1216
- }
1217
- }
1218
- }
1219
- ]
1220
- },
1221
- {
1222
- "id": 48,
1223
- "name": "isForecastingDivinerQueryPayload",
1224
- "variant": "declaration",
1225
- "kind": 64,
1226
- "flags": {},
1227
- "sources": [
1228
- {
1229
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
1230
- "line": 10,
1231
- "character": 13,
1232
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L10"
1233
- }
1234
- ],
1235
- "signatures": [
1236
- {
1237
- "id": 49,
1238
- "name": "isForecastingDivinerQueryPayload",
1239
- "variant": "signature",
1240
- "kind": 4096,
1241
- "flags": {},
1242
- "sources": [
1243
- {
1244
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
1245
- "line": 10,
1246
- "character": 48,
1247
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L10"
1248
- }
1249
- ],
1250
- "parameters": [
1251
- {
1252
- "id": 50,
1253
- "name": "x",
1254
- "variant": "param",
1255
- "kind": 32768,
1256
- "flags": {
1257
- "isOptional": true
1258
- },
1259
- "type": {
1260
- "type": "union",
1261
- "types": [
1262
- {
1263
- "type": "literal",
1264
- "value": null
1265
- },
1266
- {
1267
- "type": "intersection",
1268
- "types": [
1269
- {
1270
- "type": "reflection",
1271
- "declaration": {
1272
- "id": 51,
1273
- "name": "__type",
1274
- "variant": "declaration",
1275
- "kind": 65536,
1276
- "flags": {},
1277
- "children": [
1278
- {
1279
- "id": 52,
1280
- "name": "schema",
1281
- "variant": "declaration",
1282
- "kind": 1024,
1283
- "flags": {},
1284
- "sources": [
1285
- {
1286
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
1287
- "line": 23,
1288
- "character": 4
1289
- }
1290
- ],
1291
- "type": {
1292
- "type": "intrinsic",
1293
- "name": "string"
1294
- }
1295
- }
1296
- ],
1297
- "groups": [
1298
- {
1299
- "title": "Properties",
1300
- "children": [
1301
- 52
1302
- ]
1303
- }
1304
- ],
1305
- "sources": [
1306
- {
1307
- "fileName": "protocol/packages/payload/packages/model/dist/node/Payload.d.ts",
1308
- "line": 22,
1309
- "character": 68
1310
- }
1311
- ]
1312
- }
1313
- },
1314
- {
1315
- "type": "reference",
1316
- "target": {
1317
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1318
- "qualifiedName": "PayloadFields"
1319
- },
1320
- "name": "PayloadFields",
1321
- "package": "@xyo-network/payload-model"
1322
- }
1323
- ]
1324
- }
1325
- ]
1326
- }
1327
- }
1328
- ],
1329
- "type": {
1330
- "type": "predicate",
1331
- "name": "x",
1332
- "asserts": false,
1333
- "targetType": {
1334
- "type": "intersection",
1335
- "types": [
1336
- {
1337
- "type": "reference",
1338
- "target": {
1339
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1340
- "qualifiedName": "SchemaFields"
1341
- },
1342
- "name": "SchemaFields",
1343
- "package": "@xyo-network/payload-model"
1344
- },
1345
- {
1346
- "type": "reference",
1347
- "target": {
1348
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1349
- "qualifiedName": "PayloadFields"
1350
- },
1351
- "name": "PayloadFields",
1352
- "package": "@xyo-network/payload-model"
1353
- },
1354
- {
1355
- "type": "reflection",
1356
- "declaration": {
1357
- "id": 53,
1358
- "name": "__type",
1359
- "variant": "declaration",
1360
- "kind": 65536,
1361
- "flags": {},
1362
- "children": [
1363
- {
1364
- "id": 54,
1365
- "name": "schema",
1366
- "variant": "declaration",
1367
- "kind": 1024,
1368
- "flags": {},
1369
- "sources": [
1370
- {
1371
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
1372
- "line": 9,
1373
- "character": 53,
1374
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L9"
1375
- }
1376
- ],
1377
- "type": {
1378
- "type": "literal",
1379
- "value": "network.xyo.diviner.forecasting.query"
1380
- }
1381
- }
1382
- ],
1383
- "groups": [
1384
- {
1385
- "title": "Properties",
1386
- "children": [
1387
- 54
1388
- ]
1389
- }
1390
- ],
1391
- "sources": [
1392
- {
1393
- "fileName": "modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts",
1394
- "line": 9,
1395
- "character": 51,
1396
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/88daee906ba30/packages/modules/packages/diviner/packages/forecasting/packages/model/src/Query.ts#L9"
1397
- }
1398
- ]
1399
- }
1400
- },
1401
- {
1402
- "type": "reference",
1403
- "target": {
1404
- "sourceFileName": "../../../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1405
- "qualifiedName": "Partial"
1406
- },
1407
- "typeArguments": [
1408
- {
1409
- "type": "reference",
1410
- "target": 7,
1411
- "name": "ForecastingSettings",
1412
- "package": "@xyo-network/diviner-forecasting-model"
1413
- }
1414
- ],
1415
- "name": "Partial",
1416
- "package": "typescript"
1417
- },
1418
- {
1419
- "type": "reference",
1420
- "target": {
1421
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Query.ts",
1422
- "qualifiedName": "QueryFields"
1423
- },
1424
- "name": "QueryFields",
1425
- "package": "@xyo-network/payload-model"
1426
- }
1427
- ]
1428
- }
1429
- }
1430
- }
1431
- ]
1432
- }
1433
- ],
1434
- "groups": [
1435
- {
1436
- "title": "Interfaces",
1437
- "children": [
1438
- 21,
1439
- 7,
1440
- 14
1441
- ]
1442
- },
1443
- {
1444
- "title": "Type Aliases",
1445
- "children": [
1446
- 27,
1447
- 26,
1448
- 3,
1449
- 2,
1450
- 45,
1451
- 44,
1452
- 56,
1453
- 16,
1454
- 39
1455
- ]
1456
- },
1457
- {
1458
- "title": "Variables",
1459
- "children": [
1460
- 25,
1461
- 1,
1462
- 43,
1463
- 55
1464
- ]
1465
- },
1466
- {
1467
- "title": "Functions",
1468
- "children": [
1469
- 31,
1470
- 48
1471
- ]
1472
- }
1473
- ],
1474
- "packageName": "@xyo-network/diviner-forecasting-model",
1475
- "readme": [
1476
- {
1477
- "kind": "text",
1478
- "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
1479
- }
1480
- ],
1481
- "symbolIdMap": {
1482
- "0": {
1483
- "sourceFileName": "src/index.ts",
1484
- "qualifiedName": ""
1485
- },
1486
- "1": {
1487
- "sourceFileName": "src/Config/Config.ts",
1488
- "qualifiedName": "ForecastingDivinerConfigSchema"
1489
- },
1490
- "2": {
1491
- "sourceFileName": "src/Config/Config.ts",
1492
- "qualifiedName": "ForecastingDivinerConfigSchema"
1493
- },
1494
- "3": {
1495
- "sourceFileName": "src/Config/Config.ts",
1496
- "qualifiedName": "ForecastingDivinerConfig"
1497
- },
1498
- "4": {
1499
- "sourceFileName": "src/Config/Config.ts",
1500
- "qualifiedName": "__type"
1501
- },
1502
- "5": {
1503
- "sourceFileName": "src/Config/Config.ts",
1504
- "qualifiedName": "__type.boundWitnessDiviner"
1505
- },
1506
- "6": {
1507
- "sourceFileName": "src/Config/Config.ts",
1508
- "qualifiedName": "__type.schema"
1509
- },
1510
- "7": {
1511
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1512
- "qualifiedName": "ForecastingSettings"
1513
- },
1514
- "8": {
1515
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1516
- "qualifiedName": "ForecastingSettings.forecastingMethod"
1517
- },
1518
- "9": {
1519
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1520
- "qualifiedName": "ForecastingSettings.forecastingSteps"
1521
- },
1522
- "10": {
1523
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1524
- "qualifiedName": "ForecastingSettings.timestamp"
1525
- },
1526
- "11": {
1527
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1528
- "qualifiedName": "ForecastingSettings.windowSize"
1529
- },
1530
- "12": {
1531
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1532
- "qualifiedName": "ForecastingSettings.witnessAddresses"
1533
- },
1534
- "13": {
1535
- "sourceFileName": "src/Config/ForecastingSettings.ts",
1536
- "qualifiedName": "ForecastingSettings.witnessSchema"
1537
- },
1538
- "14": {
1539
- "sourceFileName": "src/Config/TransformerSettings.ts",
1540
- "qualifiedName": "TransformerSettings"
1541
- },
1542
- "15": {
1543
- "sourceFileName": "src/Config/TransformerSettings.ts",
1544
- "qualifiedName": "TransformerSettings.jsonPathExpression"
1545
- },
1546
- "16": {
1547
- "sourceFileName": "src/ForecastingMethod.ts",
1548
- "qualifiedName": "ForecastingMethod"
1549
- },
1550
- "17": {
1551
- "sourceFileName": "src/ForecastingMethod.ts",
1552
- "qualifiedName": "__type"
1553
- },
1554
- "18": {
1555
- "sourceFileName": "src/ForecastingMethod.ts",
1556
- "qualifiedName": "__type"
1557
- },
1558
- "19": {
1559
- "sourceFileName": "src/ForecastingMethod.ts",
1560
- "qualifiedName": "payloads"
1561
- },
1562
- "20": {
1563
- "sourceFileName": "src/ForecastingMethod.ts",
1564
- "qualifiedName": "transformers"
1565
- },
1566
- "21": {
1567
- "sourceFileName": "src/Payload/Forecast.ts",
1568
- "qualifiedName": "Forecast"
1569
- },
1570
- "22": {
1571
- "sourceFileName": "src/Payload/Forecast.ts",
1572
- "qualifiedName": "Forecast.error"
1573
- },
1574
- "23": {
1575
- "sourceFileName": "src/Payload/Forecast.ts",
1576
- "qualifiedName": "Forecast.timestamp"
1577
- },
1578
- "24": {
1579
- "sourceFileName": "src/Payload/Forecast.ts",
1580
- "qualifiedName": "Forecast.value"
1581
- },
1582
- "25": {
1583
- "sourceFileName": "src/Payload/Payload.ts",
1584
- "qualifiedName": "ForecastPayloadSchema"
1585
- },
1586
- "26": {
1587
- "sourceFileName": "src/Payload/Payload.ts",
1588
- "qualifiedName": "ForecastPayloadSchema"
1589
- },
1590
- "27": {
1591
- "sourceFileName": "src/Payload/Payload.ts",
1592
- "qualifiedName": "ForecastPayload"
1593
- },
1594
- "28": {
1595
- "sourceFileName": "src/Payload/Payload.ts",
1596
- "qualifiedName": "__type"
1597
- },
1598
- "29": {
1599
- "sourceFileName": "src/Payload/Payload.ts",
1600
- "qualifiedName": "__type.schema"
1601
- },
1602
- "30": {
1603
- "sourceFileName": "src/Payload/Payload.ts",
1604
- "qualifiedName": "__type.values"
1605
- },
1606
- "31": {
1607
- "sourceFileName": "src/Payload/Payload.ts",
1608
- "qualifiedName": "isForecastPayload"
1609
- },
1610
- "32": {
1611
- "sourceFileName": "src/Payload/Payload.ts",
1612
- "qualifiedName": "isForecastPayload"
1613
- },
1614
- "33": {
1615
- "sourceFileName": "src/Payload/Payload.ts",
1616
- "qualifiedName": "x"
1617
- },
1618
- "34": {
1619
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1620
- "qualifiedName": "__type"
1621
- },
1622
- "35": {
1623
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1624
- "qualifiedName": "__type.schema"
1625
- },
1626
- "36": {
1627
- "sourceFileName": "src/Payload/Payload.ts",
1628
- "qualifiedName": "__type"
1629
- },
1630
- "37": {
1631
- "sourceFileName": "src/Payload/Payload.ts",
1632
- "qualifiedName": "__type.schema"
1633
- },
1634
- "38": {
1635
- "sourceFileName": "src/Payload/Payload.ts",
1636
- "qualifiedName": "__type.values"
1637
- },
1638
- "39": {
1639
- "sourceFileName": "src/PayloadValueTransformer.ts",
1640
- "qualifiedName": "PayloadValueTransformer"
1641
- },
1642
- "40": {
1643
- "sourceFileName": "src/PayloadValueTransformer.ts",
1644
- "qualifiedName": "__type"
1645
- },
1646
- "41": {
1647
- "sourceFileName": "src/PayloadValueTransformer.ts",
1648
- "qualifiedName": "__type"
1649
- },
1650
- "42": {
1651
- "sourceFileName": "src/PayloadValueTransformer.ts",
1652
- "qualifiedName": "payload"
1653
- },
1654
- "43": {
1655
- "sourceFileName": "src/Query.ts",
1656
- "qualifiedName": "ForecastingDivinerQuerySchema"
1657
- },
1658
- "44": {
1659
- "sourceFileName": "src/Query.ts",
1660
- "qualifiedName": "ForecastingDivinerQuerySchema"
1661
- },
1662
- "45": {
1663
- "sourceFileName": "src/Query.ts",
1664
- "qualifiedName": "ForecastingDivinerQueryPayload"
1665
- },
1666
- "46": {
1667
- "sourceFileName": "src/Query.ts",
1668
- "qualifiedName": "__type"
1669
- },
1670
- "47": {
1671
- "sourceFileName": "src/Query.ts",
1672
- "qualifiedName": "__type.schema"
1673
- },
1674
- "48": {
1675
- "sourceFileName": "src/Query.ts",
1676
- "qualifiedName": "isForecastingDivinerQueryPayload"
1677
- },
1678
- "49": {
1679
- "sourceFileName": "src/Query.ts",
1680
- "qualifiedName": "isForecastingDivinerQueryPayload"
1681
- },
1682
- "50": {
1683
- "sourceFileName": "src/Query.ts",
1684
- "qualifiedName": "x"
1685
- },
1686
- "51": {
1687
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1688
- "qualifiedName": "__type"
1689
- },
1690
- "52": {
1691
- "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
1692
- "qualifiedName": "__type.schema"
1693
- },
1694
- "53": {
1695
- "sourceFileName": "src/Query.ts",
1696
- "qualifiedName": "__type"
1697
- },
1698
- "54": {
1699
- "sourceFileName": "src/Query.ts",
1700
- "qualifiedName": "__type.schema"
1701
- },
1702
- "55": {
1703
- "sourceFileName": "src/Schema.ts",
1704
- "qualifiedName": "ForecastingDivinerSchema"
1705
- },
1706
- "56": {
1707
- "sourceFileName": "src/Schema.ts",
1708
- "qualifiedName": "ForecastingDivinerSchema"
1709
- }
1710
- }
1711
- }