@xyo-network/core 2.24.10 → 2.24.11

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