@xyo-network/react-node 2.45.0-rc.5 → 2.45.0-rc.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/hooks/index.js +0 -1
- package/dist/cjs/hooks/index.js.map +1 -1
- package/dist/cjs/hooks/useModule.js +1 -2
- package/dist/cjs/hooks/useModule.js.map +1 -1
- package/dist/cjs/hooks/useNode.js +42 -6
- package/dist/cjs/hooks/useNode.js.map +1 -1
- package/dist/cjs/hooks/useProvidedNode.js +13 -1
- package/dist/cjs/hooks/useProvidedNode.js.map +1 -1
- package/dist/docs.json +324 -272
- package/dist/esm/hooks/index.js +0 -1
- package/dist/esm/hooks/index.js.map +1 -1
- package/dist/esm/hooks/useModule.js +2 -3
- package/dist/esm/hooks/useModule.js.map +1 -1
- package/dist/esm/hooks/useNode.js +39 -5
- package/dist/esm/hooks/useNode.js.map +1 -1
- package/dist/esm/hooks/useProvidedNode.js +14 -2
- package/dist/esm/hooks/useProvidedNode.js.map +1 -1
- package/dist/types/hooks/index.d.ts +0 -1
- package/dist/types/hooks/index.d.ts.map +1 -1
- package/dist/types/hooks/useModule.d.ts.map +1 -1
- package/dist/types/hooks/useNode.d.ts +54 -4
- package/dist/types/hooks/useNode.d.ts.map +1 -1
- package/dist/types/hooks/useProvidedNode.d.ts +3 -2
- package/dist/types/hooks/useProvidedNode.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/hooks/index.ts +0 -1
- package/src/hooks/useModule.tsx +2 -3
- package/src/hooks/useNode.tsx +63 -5
- package/src/hooks/useProvidedNode.tsx +17 -5
- package/dist/cjs/hooks/createUseModuleHook.js +0 -44
- package/dist/cjs/hooks/createUseModuleHook.js.map +0 -1
- package/dist/esm/hooks/createUseModuleHook.js +0 -39
- package/dist/esm/hooks/createUseModuleHook.js.map +0 -1
- package/dist/types/hooks/createUseModuleHook.d.ts +0 -52
- package/dist/types/hooks/createUseModuleHook.d.ts.map +0 -1
- package/src/hooks/createUseModuleHook.tsx +0 -63
package/dist/docs.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
49
49
|
"line": 9,
|
|
50
50
|
"character": 2,
|
|
51
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
51
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L9"
|
|
52
52
|
}
|
|
53
53
|
],
|
|
54
54
|
"type": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
65
65
|
"line": 9,
|
|
66
66
|
"character": 20,
|
|
67
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
67
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L9"
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"signatures": [
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
115
115
|
"line": 10,
|
|
116
116
|
"character": 2,
|
|
117
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
117
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L10"
|
|
118
118
|
}
|
|
119
119
|
],
|
|
120
120
|
"type": {
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
137
137
|
"line": 11,
|
|
138
138
|
"character": 2,
|
|
139
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
139
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L11"
|
|
140
140
|
}
|
|
141
141
|
],
|
|
142
142
|
"type": {
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
153
153
|
"line": 11,
|
|
154
154
|
"character": 20,
|
|
155
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
155
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L11"
|
|
156
156
|
}
|
|
157
157
|
],
|
|
158
158
|
"signatures": [
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
203
203
|
"line": 8,
|
|
204
204
|
"character": 17,
|
|
205
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L8"
|
|
206
206
|
}
|
|
207
207
|
],
|
|
208
208
|
"extendedTypes": [
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
"fileName": "packages/modules/packages/node/src/contexts/Node/State.ts",
|
|
233
233
|
"line": 4,
|
|
234
234
|
"character": 2,
|
|
235
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
235
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/State.ts#L4"
|
|
236
236
|
}
|
|
237
237
|
],
|
|
238
238
|
"type": {
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
"fileName": "packages/modules/packages/node/src/contexts/Node/State.ts",
|
|
257
257
|
"line": 3,
|
|
258
258
|
"character": 17,
|
|
259
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
259
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/State.ts#L3"
|
|
260
260
|
}
|
|
261
261
|
]
|
|
262
262
|
},
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
272
272
|
"line": 10,
|
|
273
273
|
"character": 17,
|
|
274
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
274
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/components/NodeDrawer.tsx#L10"
|
|
275
275
|
}
|
|
276
276
|
],
|
|
277
277
|
"extendedTypes": [
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
322
322
|
"line": 7,
|
|
323
323
|
"character": 2,
|
|
324
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
324
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L7"
|
|
325
325
|
}
|
|
326
326
|
],
|
|
327
327
|
"type": {
|
|
@@ -343,7 +343,7 @@
|
|
|
343
343
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
344
344
|
"line": 6,
|
|
345
345
|
"character": 17,
|
|
346
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
346
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L6"
|
|
347
347
|
}
|
|
348
348
|
],
|
|
349
349
|
"extendedTypes": [
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
376
376
|
"line": 5,
|
|
377
377
|
"character": 2,
|
|
378
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
378
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L5"
|
|
379
379
|
}
|
|
380
380
|
],
|
|
381
381
|
"type": {
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
419
419
|
"line": 6,
|
|
420
420
|
"character": 2,
|
|
421
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
421
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L6"
|
|
422
422
|
}
|
|
423
423
|
],
|
|
424
424
|
"type": {
|
|
@@ -458,7 +458,7 @@
|
|
|
458
458
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts",
|
|
459
459
|
"line": 4,
|
|
460
460
|
"character": 17,
|
|
461
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
461
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/State.ts#L4"
|
|
462
462
|
}
|
|
463
463
|
],
|
|
464
464
|
"extendedTypes": [
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
489
489
|
"line": 8,
|
|
490
490
|
"character": 2,
|
|
491
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
491
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L8"
|
|
492
492
|
}
|
|
493
493
|
],
|
|
494
494
|
"type": {
|
|
@@ -512,7 +512,7 @@
|
|
|
512
512
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
513
513
|
"line": 7,
|
|
514
514
|
"character": 17,
|
|
515
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
515
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L7"
|
|
516
516
|
}
|
|
517
517
|
]
|
|
518
518
|
},
|
|
@@ -527,7 +527,7 @@
|
|
|
527
527
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/State.ts",
|
|
528
528
|
"line": 4,
|
|
529
529
|
"character": 17,
|
|
530
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
530
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/State.ts#L4"
|
|
531
531
|
}
|
|
532
532
|
],
|
|
533
533
|
"indexSignature": {
|
|
@@ -567,7 +567,7 @@
|
|
|
567
567
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
568
568
|
"line": 8,
|
|
569
569
|
"character": 12,
|
|
570
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
570
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
571
571
|
}
|
|
572
572
|
],
|
|
573
573
|
"type": {
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
599
599
|
"line": 9,
|
|
600
600
|
"character": 2,
|
|
601
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
601
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L9"
|
|
602
602
|
}
|
|
603
603
|
],
|
|
604
604
|
"type": {
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
630
630
|
"line": 10,
|
|
631
631
|
"character": 2,
|
|
632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
632
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L10"
|
|
633
633
|
}
|
|
634
634
|
],
|
|
635
635
|
"type": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
653
653
|
"line": 8,
|
|
654
654
|
"character": 51,
|
|
655
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
655
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L8"
|
|
656
656
|
}
|
|
657
657
|
]
|
|
658
658
|
}
|
|
@@ -680,22 +680,22 @@
|
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
{
|
|
683
|
-
"id":
|
|
683
|
+
"id": 108,
|
|
684
684
|
"name": "WrapFunc",
|
|
685
685
|
"kind": 4194304,
|
|
686
686
|
"kindString": "Type alias",
|
|
687
687
|
"flags": {},
|
|
688
688
|
"sources": [
|
|
689
689
|
{
|
|
690
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
691
|
-
"line":
|
|
690
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
691
|
+
"line": 10,
|
|
692
692
|
"character": 12,
|
|
693
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
693
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L10"
|
|
694
694
|
}
|
|
695
695
|
],
|
|
696
696
|
"typeParameters": [
|
|
697
697
|
{
|
|
698
|
-
"id":
|
|
698
|
+
"id": 113,
|
|
699
699
|
"name": "TModule",
|
|
700
700
|
"kind": 131072,
|
|
701
701
|
"kindString": "Type parameter",
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
}
|
|
715
715
|
},
|
|
716
716
|
{
|
|
717
|
-
"id":
|
|
717
|
+
"id": 114,
|
|
718
718
|
"name": "TWrapper",
|
|
719
719
|
"kind": 131072,
|
|
720
720
|
"kindString": "Type parameter",
|
|
@@ -736,29 +736,29 @@
|
|
|
736
736
|
"type": {
|
|
737
737
|
"type": "reflection",
|
|
738
738
|
"declaration": {
|
|
739
|
-
"id":
|
|
739
|
+
"id": 109,
|
|
740
740
|
"name": "__type",
|
|
741
741
|
"kind": 65536,
|
|
742
742
|
"kindString": "Type literal",
|
|
743
743
|
"flags": {},
|
|
744
744
|
"sources": [
|
|
745
745
|
{
|
|
746
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
747
|
-
"line":
|
|
746
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
747
|
+
"line": 10,
|
|
748
748
|
"character": 104,
|
|
749
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
749
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L10"
|
|
750
750
|
}
|
|
751
751
|
],
|
|
752
752
|
"signatures": [
|
|
753
753
|
{
|
|
754
|
-
"id":
|
|
754
|
+
"id": 110,
|
|
755
755
|
"name": "__type",
|
|
756
756
|
"kind": 4096,
|
|
757
757
|
"kindString": "Call signature",
|
|
758
758
|
"flags": {},
|
|
759
759
|
"parameters": [
|
|
760
760
|
{
|
|
761
|
-
"id":
|
|
761
|
+
"id": 111,
|
|
762
762
|
"name": "module",
|
|
763
763
|
"kind": 32768,
|
|
764
764
|
"kindString": "Parameter",
|
|
@@ -767,12 +767,12 @@
|
|
|
767
767
|
},
|
|
768
768
|
"type": {
|
|
769
769
|
"type": "reference",
|
|
770
|
-
"id":
|
|
770
|
+
"id": 113,
|
|
771
771
|
"name": "TModule"
|
|
772
772
|
}
|
|
773
773
|
},
|
|
774
774
|
{
|
|
775
|
-
"id":
|
|
775
|
+
"id": 112,
|
|
776
776
|
"name": "account",
|
|
777
777
|
"kind": 32768,
|
|
778
778
|
"kindString": "Parameter",
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"types": [
|
|
793
793
|
{
|
|
794
794
|
"type": "reference",
|
|
795
|
-
"id":
|
|
795
|
+
"id": 114,
|
|
796
796
|
"name": "TWrapper"
|
|
797
797
|
},
|
|
798
798
|
{
|
|
@@ -819,7 +819,7 @@
|
|
|
819
819
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts",
|
|
820
820
|
"line": 5,
|
|
821
821
|
"character": 13,
|
|
822
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
822
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/Context.ts#L5"
|
|
823
823
|
}
|
|
824
824
|
],
|
|
825
825
|
"type": {
|
|
@@ -859,7 +859,7 @@
|
|
|
859
859
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Context.ts",
|
|
860
860
|
"line": 5,
|
|
861
861
|
"character": 13,
|
|
862
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
862
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/Context.ts#L5"
|
|
863
863
|
}
|
|
864
864
|
],
|
|
865
865
|
"type": {
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts",
|
|
900
900
|
"line": 5,
|
|
901
901
|
"character": 13,
|
|
902
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
902
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/Context.ts#L5"
|
|
903
903
|
}
|
|
904
904
|
],
|
|
905
905
|
"type": {
|
|
@@ -937,7 +937,7 @@
|
|
|
937
937
|
"fileName": "packages/modules/packages/node/src/contexts/MemoryProvider.tsx",
|
|
938
938
|
"line": 14,
|
|
939
939
|
"character": 13,
|
|
940
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
940
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/MemoryProvider.tsx#L14"
|
|
941
941
|
}
|
|
942
942
|
],
|
|
943
943
|
"signatures": [
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx",
|
|
1014
1014
|
"line": 11,
|
|
1015
1015
|
"character": 13,
|
|
1016
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1016
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/Provider.tsx#L11"
|
|
1017
1017
|
}
|
|
1018
1018
|
],
|
|
1019
1019
|
"signatures": [
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"fileName": "packages/modules/packages/node/src/components/Node.tsx",
|
|
1089
1089
|
"line": 8,
|
|
1090
1090
|
"character": 13,
|
|
1091
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1091
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/components/Node.tsx#L8"
|
|
1092
1092
|
}
|
|
1093
1093
|
],
|
|
1094
1094
|
"signatures": [
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
"fileName": "packages/modules/packages/node/src/components/NodeDrawer.tsx",
|
|
1166
1166
|
"line": 12,
|
|
1167
1167
|
"character": 13,
|
|
1168
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1168
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/components/NodeDrawer.tsx#L12"
|
|
1169
1169
|
}
|
|
1170
1170
|
],
|
|
1171
1171
|
"signatures": [
|
|
@@ -1241,7 +1241,7 @@
|
|
|
1241
1241
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx",
|
|
1242
1242
|
"line": 10,
|
|
1243
1243
|
"character": 13,
|
|
1244
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1244
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/Provider.tsx#L10"
|
|
1245
1245
|
}
|
|
1246
1246
|
],
|
|
1247
1247
|
"signatures": [
|
|
@@ -1317,7 +1317,7 @@
|
|
|
1317
1317
|
"fileName": "packages/modules/packages/node/src/contexts/Node/Provider.tsx",
|
|
1318
1318
|
"line": 11,
|
|
1319
1319
|
"character": 13,
|
|
1320
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1320
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/Node/Provider.tsx#L11"
|
|
1321
1321
|
}
|
|
1322
1322
|
],
|
|
1323
1323
|
"signatures": [
|
|
@@ -1391,29 +1391,29 @@
|
|
|
1391
1391
|
]
|
|
1392
1392
|
},
|
|
1393
1393
|
{
|
|
1394
|
-
"id":
|
|
1394
|
+
"id": 115,
|
|
1395
1395
|
"name": "createUseModuleHook",
|
|
1396
1396
|
"kind": 64,
|
|
1397
1397
|
"kindString": "Function",
|
|
1398
1398
|
"flags": {},
|
|
1399
1399
|
"sources": [
|
|
1400
1400
|
{
|
|
1401
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1402
|
-
"line":
|
|
1401
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1402
|
+
"line": 15,
|
|
1403
1403
|
"character": 13,
|
|
1404
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1404
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L15"
|
|
1405
1405
|
}
|
|
1406
1406
|
],
|
|
1407
1407
|
"signatures": [
|
|
1408
1408
|
{
|
|
1409
|
-
"id":
|
|
1409
|
+
"id": 116,
|
|
1410
1410
|
"name": "createUseModuleHook",
|
|
1411
1411
|
"kind": 4096,
|
|
1412
1412
|
"kindString": "Call signature",
|
|
1413
1413
|
"flags": {},
|
|
1414
1414
|
"typeParameter": [
|
|
1415
1415
|
{
|
|
1416
|
-
"id":
|
|
1416
|
+
"id": 121,
|
|
1417
1417
|
"name": "TModule",
|
|
1418
1418
|
"kind": 131072,
|
|
1419
1419
|
"kindString": "Type parameter",
|
|
@@ -1439,7 +1439,7 @@
|
|
|
1439
1439
|
{
|
|
1440
1440
|
"type": "reflection",
|
|
1441
1441
|
"declaration": {
|
|
1442
|
-
"id":
|
|
1442
|
+
"id": 117,
|
|
1443
1443
|
"name": "__type",
|
|
1444
1444
|
"kind": 65536,
|
|
1445
1445
|
"kindString": "Type literal",
|
|
@@ -1456,7 +1456,7 @@
|
|
|
1456
1456
|
{
|
|
1457
1457
|
"type": "reflection",
|
|
1458
1458
|
"declaration": {
|
|
1459
|
-
"id":
|
|
1459
|
+
"id": 118,
|
|
1460
1460
|
"name": "__type",
|
|
1461
1461
|
"kind": 65536,
|
|
1462
1462
|
"kindString": "Type literal",
|
|
@@ -1498,7 +1498,7 @@
|
|
|
1498
1498
|
{
|
|
1499
1499
|
"type": "reflection",
|
|
1500
1500
|
"declaration": {
|
|
1501
|
-
"id":
|
|
1501
|
+
"id": 119,
|
|
1502
1502
|
"name": "__type",
|
|
1503
1503
|
"kind": 65536,
|
|
1504
1504
|
"kindString": "Type literal",
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
{
|
|
1516
1516
|
"type": "reflection",
|
|
1517
1517
|
"declaration": {
|
|
1518
|
-
"id":
|
|
1518
|
+
"id": 120,
|
|
1519
1519
|
"name": "__type",
|
|
1520
1520
|
"kind": 65536,
|
|
1521
1521
|
"kindString": "Type literal",
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
}
|
|
1539
1539
|
},
|
|
1540
1540
|
{
|
|
1541
|
-
"id":
|
|
1541
|
+
"id": 126,
|
|
1542
1542
|
"name": "TWrapper",
|
|
1543
1543
|
"kind": 131072,
|
|
1544
1544
|
"kindString": "Type parameter",
|
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
{
|
|
1568
1568
|
"type": "reflection",
|
|
1569
1569
|
"declaration": {
|
|
1570
|
-
"id":
|
|
1570
|
+
"id": 122,
|
|
1571
1571
|
"name": "__type",
|
|
1572
1572
|
"kind": 65536,
|
|
1573
1573
|
"kindString": "Type literal",
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
{
|
|
1585
1585
|
"type": "reflection",
|
|
1586
1586
|
"declaration": {
|
|
1587
|
-
"id":
|
|
1587
|
+
"id": 123,
|
|
1588
1588
|
"name": "__type",
|
|
1589
1589
|
"kind": 65536,
|
|
1590
1590
|
"kindString": "Type literal",
|
|
@@ -1607,7 +1607,7 @@
|
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
1609
|
"type": "reference",
|
|
1610
|
-
"id":
|
|
1610
|
+
"id": 126,
|
|
1611
1611
|
"name": "TWrapper"
|
|
1612
1612
|
}
|
|
1613
1613
|
],
|
|
@@ -1639,7 +1639,7 @@
|
|
|
1639
1639
|
{
|
|
1640
1640
|
"type": "reflection",
|
|
1641
1641
|
"declaration": {
|
|
1642
|
-
"id":
|
|
1642
|
+
"id": 124,
|
|
1643
1643
|
"name": "__type",
|
|
1644
1644
|
"kind": 65536,
|
|
1645
1645
|
"kindString": "Type literal",
|
|
@@ -1656,7 +1656,7 @@
|
|
|
1656
1656
|
{
|
|
1657
1657
|
"type": "reflection",
|
|
1658
1658
|
"declaration": {
|
|
1659
|
-
"id":
|
|
1659
|
+
"id": 125,
|
|
1660
1660
|
"name": "__type",
|
|
1661
1661
|
"kind": 65536,
|
|
1662
1662
|
"kindString": "Type literal",
|
|
@@ -1684,23 +1684,23 @@
|
|
|
1684
1684
|
}
|
|
1685
1685
|
},
|
|
1686
1686
|
{
|
|
1687
|
-
"id":
|
|
1687
|
+
"id": 127,
|
|
1688
1688
|
"name": "TWrapFunc",
|
|
1689
1689
|
"kind": 131072,
|
|
1690
1690
|
"kindString": "Type parameter",
|
|
1691
1691
|
"flags": {},
|
|
1692
1692
|
"type": {
|
|
1693
1693
|
"type": "reference",
|
|
1694
|
-
"id":
|
|
1694
|
+
"id": 108,
|
|
1695
1695
|
"typeArguments": [
|
|
1696
1696
|
{
|
|
1697
1697
|
"type": "reference",
|
|
1698
|
-
"id":
|
|
1698
|
+
"id": 121,
|
|
1699
1699
|
"name": "TModule"
|
|
1700
1700
|
},
|
|
1701
1701
|
{
|
|
1702
1702
|
"type": "reference",
|
|
1703
|
-
"id":
|
|
1703
|
+
"id": 126,
|
|
1704
1704
|
"name": "TWrapper"
|
|
1705
1705
|
}
|
|
1706
1706
|
],
|
|
@@ -1708,16 +1708,16 @@
|
|
|
1708
1708
|
},
|
|
1709
1709
|
"default": {
|
|
1710
1710
|
"type": "reference",
|
|
1711
|
-
"id":
|
|
1711
|
+
"id": 108,
|
|
1712
1712
|
"typeArguments": [
|
|
1713
1713
|
{
|
|
1714
1714
|
"type": "reference",
|
|
1715
|
-
"id":
|
|
1715
|
+
"id": 121,
|
|
1716
1716
|
"name": "TModule"
|
|
1717
1717
|
},
|
|
1718
1718
|
{
|
|
1719
1719
|
"type": "reference",
|
|
1720
|
-
"id":
|
|
1720
|
+
"id": 126,
|
|
1721
1721
|
"name": "TWrapper"
|
|
1722
1722
|
}
|
|
1723
1723
|
],
|
|
@@ -1727,79 +1727,46 @@
|
|
|
1727
1727
|
],
|
|
1728
1728
|
"parameters": [
|
|
1729
1729
|
{
|
|
1730
|
-
"id":
|
|
1730
|
+
"id": 128,
|
|
1731
1731
|
"name": "wrapFunc",
|
|
1732
1732
|
"kind": 32768,
|
|
1733
1733
|
"kindString": "Parameter",
|
|
1734
1734
|
"flags": {},
|
|
1735
1735
|
"type": {
|
|
1736
1736
|
"type": "reference",
|
|
1737
|
-
"id":
|
|
1737
|
+
"id": 127,
|
|
1738
1738
|
"name": "TWrapFunc"
|
|
1739
1739
|
}
|
|
1740
1740
|
},
|
|
1741
1741
|
{
|
|
1742
|
-
"id":
|
|
1743
|
-
"name": "
|
|
1742
|
+
"id": 129,
|
|
1743
|
+
"name": "nodeFunc",
|
|
1744
1744
|
"kind": 32768,
|
|
1745
1745
|
"kindString": "Parameter",
|
|
1746
1746
|
"flags": {},
|
|
1747
1747
|
"type": {
|
|
1748
1748
|
"type": "reflection",
|
|
1749
1749
|
"declaration": {
|
|
1750
|
-
"id":
|
|
1750
|
+
"id": 130,
|
|
1751
1751
|
"name": "__type",
|
|
1752
1752
|
"kind": 65536,
|
|
1753
1753
|
"kindString": "Type literal",
|
|
1754
1754
|
"flags": {},
|
|
1755
1755
|
"sources": [
|
|
1756
1756
|
{
|
|
1757
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1758
|
-
"line":
|
|
1759
|
-
"character":
|
|
1760
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1757
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1758
|
+
"line": 21,
|
|
1759
|
+
"character": 12,
|
|
1760
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L21"
|
|
1761
1761
|
}
|
|
1762
1762
|
],
|
|
1763
1763
|
"signatures": [
|
|
1764
1764
|
{
|
|
1765
|
-
"id":
|
|
1765
|
+
"id": 131,
|
|
1766
1766
|
"name": "__type",
|
|
1767
1767
|
"kind": 4096,
|
|
1768
1768
|
"kindString": "Call signature",
|
|
1769
1769
|
"flags": {},
|
|
1770
|
-
"parameters": [
|
|
1771
|
-
{
|
|
1772
|
-
"id": 87,
|
|
1773
|
-
"name": "nodeOrAddress",
|
|
1774
|
-
"kind": 32768,
|
|
1775
|
-
"kindString": "Parameter",
|
|
1776
|
-
"flags": {},
|
|
1777
|
-
"type": {
|
|
1778
|
-
"type": "union",
|
|
1779
|
-
"types": [
|
|
1780
|
-
{
|
|
1781
|
-
"type": "intrinsic",
|
|
1782
|
-
"name": "undefined"
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
"type": "intrinsic",
|
|
1786
|
-
"name": "string"
|
|
1787
|
-
}
|
|
1788
|
-
]
|
|
1789
|
-
}
|
|
1790
|
-
},
|
|
1791
|
-
{
|
|
1792
|
-
"id": 88,
|
|
1793
|
-
"name": "wrap",
|
|
1794
|
-
"kind": 32768,
|
|
1795
|
-
"kindString": "Parameter",
|
|
1796
|
-
"flags": {},
|
|
1797
|
-
"type": {
|
|
1798
|
-
"type": "literal",
|
|
1799
|
-
"value": true
|
|
1800
|
-
}
|
|
1801
|
-
}
|
|
1802
|
-
],
|
|
1803
1770
|
"type": {
|
|
1804
1771
|
"type": "tuple",
|
|
1805
1772
|
"elements": [
|
|
@@ -1844,59 +1811,59 @@
|
|
|
1844
1811
|
"type": {
|
|
1845
1812
|
"type": "reflection",
|
|
1846
1813
|
"declaration": {
|
|
1847
|
-
"id":
|
|
1814
|
+
"id": 132,
|
|
1848
1815
|
"name": "__type",
|
|
1849
1816
|
"kind": 65536,
|
|
1850
1817
|
"kindString": "Type literal",
|
|
1851
1818
|
"flags": {},
|
|
1852
1819
|
"sources": [
|
|
1853
1820
|
{
|
|
1854
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1855
|
-
"line":
|
|
1821
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1822
|
+
"line": 23,
|
|
1856
1823
|
"character": 11,
|
|
1857
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1824
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L23"
|
|
1858
1825
|
},
|
|
1859
1826
|
{
|
|
1860
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1861
|
-
"line":
|
|
1827
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1828
|
+
"line": 24,
|
|
1862
1829
|
"character": 11,
|
|
1863
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1830
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L24"
|
|
1864
1831
|
},
|
|
1865
1832
|
{
|
|
1866
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1867
|
-
"line":
|
|
1833
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1834
|
+
"line": 25,
|
|
1868
1835
|
"character": 11,
|
|
1869
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1836
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L25"
|
|
1870
1837
|
},
|
|
1871
1838
|
{
|
|
1872
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1873
|
-
"line":
|
|
1839
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1840
|
+
"line": 26,
|
|
1874
1841
|
"character": 11,
|
|
1875
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1842
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L26"
|
|
1876
1843
|
},
|
|
1877
1844
|
{
|
|
1878
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1879
|
-
"line":
|
|
1845
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1846
|
+
"line": 27,
|
|
1880
1847
|
"character": 11,
|
|
1881
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1848
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L27"
|
|
1882
1849
|
},
|
|
1883
1850
|
{
|
|
1884
|
-
"fileName": "packages/modules/packages/node/src/hooks/
|
|
1885
|
-
"line":
|
|
1851
|
+
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
1852
|
+
"line": 28,
|
|
1886
1853
|
"character": 11,
|
|
1887
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1854
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L28"
|
|
1888
1855
|
}
|
|
1889
1856
|
],
|
|
1890
1857
|
"signatures": [
|
|
1891
1858
|
{
|
|
1892
|
-
"id":
|
|
1859
|
+
"id": 133,
|
|
1893
1860
|
"name": "__type",
|
|
1894
1861
|
"kind": 4096,
|
|
1895
1862
|
"kindString": "Call signature",
|
|
1896
1863
|
"flags": {},
|
|
1897
1864
|
"parameters": [
|
|
1898
1865
|
{
|
|
1899
|
-
"id":
|
|
1866
|
+
"id": 134,
|
|
1900
1867
|
"name": "name",
|
|
1901
1868
|
"kind": 32768,
|
|
1902
1869
|
"kindString": "Parameter",
|
|
@@ -1917,7 +1884,7 @@
|
|
|
1917
1884
|
"types": [
|
|
1918
1885
|
{
|
|
1919
1886
|
"type": "reference",
|
|
1920
|
-
"id":
|
|
1887
|
+
"id": 121,
|
|
1921
1888
|
"name": "TModule"
|
|
1922
1889
|
},
|
|
1923
1890
|
{
|
|
@@ -1945,14 +1912,14 @@
|
|
|
1945
1912
|
}
|
|
1946
1913
|
},
|
|
1947
1914
|
{
|
|
1948
|
-
"id":
|
|
1915
|
+
"id": 135,
|
|
1949
1916
|
"name": "__type",
|
|
1950
1917
|
"kind": 4096,
|
|
1951
1918
|
"kindString": "Call signature",
|
|
1952
1919
|
"flags": {},
|
|
1953
1920
|
"parameters": [
|
|
1954
1921
|
{
|
|
1955
|
-
"id":
|
|
1922
|
+
"id": 136,
|
|
1956
1923
|
"name": "name",
|
|
1957
1924
|
"kind": 32768,
|
|
1958
1925
|
"kindString": "Parameter",
|
|
@@ -1972,7 +1939,7 @@
|
|
|
1972
1939
|
}
|
|
1973
1940
|
},
|
|
1974
1941
|
{
|
|
1975
|
-
"id":
|
|
1942
|
+
"id": 137,
|
|
1976
1943
|
"name": "wrap",
|
|
1977
1944
|
"kind": 32768,
|
|
1978
1945
|
"kindString": "Parameter",
|
|
@@ -2002,7 +1969,7 @@
|
|
|
2002
1969
|
"types": [
|
|
2003
1970
|
{
|
|
2004
1971
|
"type": "reference",
|
|
2005
|
-
"id":
|
|
1972
|
+
"id": 126,
|
|
2006
1973
|
"name": "TWrapper"
|
|
2007
1974
|
},
|
|
2008
1975
|
{
|
|
@@ -2030,14 +1997,14 @@
|
|
|
2030
1997
|
}
|
|
2031
1998
|
},
|
|
2032
1999
|
{
|
|
2033
|
-
"id":
|
|
2000
|
+
"id": 138,
|
|
2034
2001
|
"name": "__type",
|
|
2035
2002
|
"kind": 4096,
|
|
2036
2003
|
"kindString": "Call signature",
|
|
2037
2004
|
"flags": {},
|
|
2038
2005
|
"parameters": [
|
|
2039
2006
|
{
|
|
2040
|
-
"id":
|
|
2007
|
+
"id": 139,
|
|
2041
2008
|
"name": "wrap",
|
|
2042
2009
|
"kind": 32768,
|
|
2043
2010
|
"kindString": "Parameter",
|
|
@@ -2067,7 +2034,7 @@
|
|
|
2067
2034
|
"types": [
|
|
2068
2035
|
{
|
|
2069
2036
|
"type": "reference",
|
|
2070
|
-
"id":
|
|
2037
|
+
"id": 126,
|
|
2071
2038
|
"name": "TWrapper"
|
|
2072
2039
|
},
|
|
2073
2040
|
{
|
|
@@ -2095,14 +2062,14 @@
|
|
|
2095
2062
|
}
|
|
2096
2063
|
},
|
|
2097
2064
|
{
|
|
2098
|
-
"id":
|
|
2065
|
+
"id": 140,
|
|
2099
2066
|
"name": "__type",
|
|
2100
2067
|
"kind": 4096,
|
|
2101
2068
|
"kindString": "Call signature",
|
|
2102
2069
|
"flags": {},
|
|
2103
2070
|
"parameters": [
|
|
2104
2071
|
{
|
|
2105
|
-
"id":
|
|
2072
|
+
"id": 141,
|
|
2106
2073
|
"name": "address",
|
|
2107
2074
|
"kind": 32768,
|
|
2108
2075
|
"kindString": "Parameter",
|
|
@@ -2121,7 +2088,7 @@
|
|
|
2121
2088
|
"types": [
|
|
2122
2089
|
{
|
|
2123
2090
|
"type": "reference",
|
|
2124
|
-
"id":
|
|
2091
|
+
"id": 121,
|
|
2125
2092
|
"name": "TModule"
|
|
2126
2093
|
},
|
|
2127
2094
|
{
|
|
@@ -2149,14 +2116,14 @@
|
|
|
2149
2116
|
}
|
|
2150
2117
|
},
|
|
2151
2118
|
{
|
|
2152
|
-
"id":
|
|
2119
|
+
"id": 142,
|
|
2153
2120
|
"name": "__type",
|
|
2154
2121
|
"kind": 4096,
|
|
2155
2122
|
"kindString": "Call signature",
|
|
2156
2123
|
"flags": {},
|
|
2157
2124
|
"parameters": [
|
|
2158
2125
|
{
|
|
2159
|
-
"id":
|
|
2126
|
+
"id": 143,
|
|
2160
2127
|
"name": "address",
|
|
2161
2128
|
"kind": 32768,
|
|
2162
2129
|
"kindString": "Parameter",
|
|
@@ -2167,7 +2134,7 @@
|
|
|
2167
2134
|
}
|
|
2168
2135
|
},
|
|
2169
2136
|
{
|
|
2170
|
-
"id":
|
|
2137
|
+
"id": 144,
|
|
2171
2138
|
"name": "wrap",
|
|
2172
2139
|
"kind": 32768,
|
|
2173
2140
|
"kindString": "Parameter",
|
|
@@ -2197,7 +2164,7 @@
|
|
|
2197
2164
|
"types": [
|
|
2198
2165
|
{
|
|
2199
2166
|
"type": "reference",
|
|
2200
|
-
"id":
|
|
2167
|
+
"id": 126,
|
|
2201
2168
|
"name": "TWrapper"
|
|
2202
2169
|
},
|
|
2203
2170
|
{
|
|
@@ -2231,7 +2198,7 @@
|
|
|
2231
2198
|
]
|
|
2232
2199
|
},
|
|
2233
2200
|
{
|
|
2234
|
-
"id":
|
|
2201
|
+
"id": 67,
|
|
2235
2202
|
"name": "useArchiveArchivists",
|
|
2236
2203
|
"kind": 64,
|
|
2237
2204
|
"kindString": "Function",
|
|
@@ -2241,19 +2208,19 @@
|
|
|
2241
2208
|
"fileName": "packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx",
|
|
2242
2209
|
"line": 44,
|
|
2243
2210
|
"character": 13,
|
|
2244
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2211
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx#L44"
|
|
2245
2212
|
}
|
|
2246
2213
|
],
|
|
2247
2214
|
"signatures": [
|
|
2248
2215
|
{
|
|
2249
|
-
"id":
|
|
2216
|
+
"id": 68,
|
|
2250
2217
|
"name": "useArchiveArchivists",
|
|
2251
2218
|
"kind": 4096,
|
|
2252
2219
|
"kindString": "Call signature",
|
|
2253
2220
|
"flags": {},
|
|
2254
2221
|
"parameters": [
|
|
2255
2222
|
{
|
|
2256
|
-
"id":
|
|
2223
|
+
"id": 69,
|
|
2257
2224
|
"name": "archiveName",
|
|
2258
2225
|
"kind": 32768,
|
|
2259
2226
|
"kindString": "Parameter",
|
|
@@ -2266,7 +2233,7 @@
|
|
|
2266
2233
|
}
|
|
2267
2234
|
},
|
|
2268
2235
|
{
|
|
2269
|
-
"id":
|
|
2236
|
+
"id": 70,
|
|
2270
2237
|
"name": "refresher",
|
|
2271
2238
|
"kind": 32768,
|
|
2272
2239
|
"kindString": "Parameter",
|
|
@@ -2279,7 +2246,7 @@
|
|
|
2279
2246
|
}
|
|
2280
2247
|
},
|
|
2281
2248
|
{
|
|
2282
|
-
"id":
|
|
2249
|
+
"id": 71,
|
|
2283
2250
|
"name": "refreshAddresses",
|
|
2284
2251
|
"kind": 32768,
|
|
2285
2252
|
"kindString": "Parameter",
|
|
@@ -2312,7 +2279,7 @@
|
|
|
2312
2279
|
]
|
|
2313
2280
|
},
|
|
2314
2281
|
{
|
|
2315
|
-
"id":
|
|
2282
|
+
"id": 63,
|
|
2316
2283
|
"name": "useArchiveArchivistsRaw",
|
|
2317
2284
|
"kind": 64,
|
|
2318
2285
|
"kindString": "Function",
|
|
@@ -2322,19 +2289,19 @@
|
|
|
2322
2289
|
"fileName": "packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx",
|
|
2323
2290
|
"line": 13,
|
|
2324
2291
|
"character": 13,
|
|
2325
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useArchiveArchivists.tsx#L13"
|
|
2326
2293
|
}
|
|
2327
2294
|
],
|
|
2328
2295
|
"signatures": [
|
|
2329
2296
|
{
|
|
2330
|
-
"id":
|
|
2297
|
+
"id": 64,
|
|
2331
2298
|
"name": "useArchiveArchivistsRaw",
|
|
2332
2299
|
"kind": 4096,
|
|
2333
2300
|
"kindString": "Call signature",
|
|
2334
2301
|
"flags": {},
|
|
2335
2302
|
"parameters": [
|
|
2336
2303
|
{
|
|
2337
|
-
"id":
|
|
2304
|
+
"id": 65,
|
|
2338
2305
|
"name": "archiveName",
|
|
2339
2306
|
"kind": 32768,
|
|
2340
2307
|
"kindString": "Parameter",
|
|
@@ -2347,7 +2314,7 @@
|
|
|
2347
2314
|
}
|
|
2348
2315
|
},
|
|
2349
2316
|
{
|
|
2350
|
-
"id":
|
|
2317
|
+
"id": 66,
|
|
2351
2318
|
"name": "refresher",
|
|
2352
2319
|
"kind": 32768,
|
|
2353
2320
|
"kindString": "Parameter",
|
|
@@ -2377,7 +2344,7 @@
|
|
|
2377
2344
|
]
|
|
2378
2345
|
},
|
|
2379
2346
|
{
|
|
2380
|
-
"id":
|
|
2347
|
+
"id": 72,
|
|
2381
2348
|
"name": "useArchivistModule",
|
|
2382
2349
|
"kind": 64,
|
|
2383
2350
|
"kindString": "Function",
|
|
@@ -2387,19 +2354,19 @@
|
|
|
2387
2354
|
"fileName": "packages/modules/packages/node/src/hooks/useArchivistModule.ts",
|
|
2388
2355
|
"line": 6,
|
|
2389
2356
|
"character": 13,
|
|
2390
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2357
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useArchivistModule.ts#L6"
|
|
2391
2358
|
}
|
|
2392
2359
|
],
|
|
2393
2360
|
"signatures": [
|
|
2394
2361
|
{
|
|
2395
|
-
"id":
|
|
2362
|
+
"id": 73,
|
|
2396
2363
|
"name": "useArchivistModule",
|
|
2397
2364
|
"kind": 4096,
|
|
2398
2365
|
"kindString": "Call signature",
|
|
2399
2366
|
"flags": {},
|
|
2400
2367
|
"parameters": [
|
|
2401
2368
|
{
|
|
2402
|
-
"id":
|
|
2369
|
+
"id": 74,
|
|
2403
2370
|
"name": "filter",
|
|
2404
2371
|
"kind": 32768,
|
|
2405
2372
|
"kindString": "Parameter",
|
|
@@ -2433,7 +2400,7 @@
|
|
|
2433
2400
|
]
|
|
2434
2401
|
},
|
|
2435
2402
|
{
|
|
2436
|
-
"id":
|
|
2403
|
+
"id": 75,
|
|
2437
2404
|
"name": "useArchivistModules",
|
|
2438
2405
|
"kind": 64,
|
|
2439
2406
|
"kindString": "Function",
|
|
@@ -2443,12 +2410,12 @@
|
|
|
2443
2410
|
"fileName": "packages/modules/packages/node/src/hooks/useArchivistModules.ts",
|
|
2444
2411
|
"line": 5,
|
|
2445
2412
|
"character": 13,
|
|
2446
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2413
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useArchivistModules.ts#L5"
|
|
2447
2414
|
}
|
|
2448
2415
|
],
|
|
2449
2416
|
"signatures": [
|
|
2450
2417
|
{
|
|
2451
|
-
"id":
|
|
2418
|
+
"id": 76,
|
|
2452
2419
|
"name": "useArchivistModules",
|
|
2453
2420
|
"kind": 4096,
|
|
2454
2421
|
"kindString": "Call signature",
|
|
@@ -2475,7 +2442,7 @@
|
|
|
2475
2442
|
]
|
|
2476
2443
|
},
|
|
2477
2444
|
{
|
|
2478
|
-
"id":
|
|
2445
|
+
"id": 77,
|
|
2479
2446
|
"name": "useDivinerModule",
|
|
2480
2447
|
"kind": 64,
|
|
2481
2448
|
"kindString": "Function",
|
|
@@ -2485,19 +2452,19 @@
|
|
|
2485
2452
|
"fileName": "packages/modules/packages/node/src/hooks/useDivinerModule.ts",
|
|
2486
2453
|
"line": 6,
|
|
2487
2454
|
"character": 13,
|
|
2488
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2455
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useDivinerModule.ts#L6"
|
|
2489
2456
|
}
|
|
2490
2457
|
],
|
|
2491
2458
|
"signatures": [
|
|
2492
2459
|
{
|
|
2493
|
-
"id":
|
|
2460
|
+
"id": 78,
|
|
2494
2461
|
"name": "useDivinerModule",
|
|
2495
2462
|
"kind": 4096,
|
|
2496
2463
|
"kindString": "Call signature",
|
|
2497
2464
|
"flags": {},
|
|
2498
2465
|
"parameters": [
|
|
2499
2466
|
{
|
|
2500
|
-
"id":
|
|
2467
|
+
"id": 79,
|
|
2501
2468
|
"name": "filter",
|
|
2502
2469
|
"kind": 32768,
|
|
2503
2470
|
"kindString": "Parameter",
|
|
@@ -2531,7 +2498,7 @@
|
|
|
2531
2498
|
]
|
|
2532
2499
|
},
|
|
2533
2500
|
{
|
|
2534
|
-
"id":
|
|
2501
|
+
"id": 80,
|
|
2535
2502
|
"name": "useDivinerModules",
|
|
2536
2503
|
"kind": 64,
|
|
2537
2504
|
"kindString": "Function",
|
|
@@ -2541,12 +2508,12 @@
|
|
|
2541
2508
|
"fileName": "packages/modules/packages/node/src/hooks/useDivinerModules.ts",
|
|
2542
2509
|
"line": 6,
|
|
2543
2510
|
"character": 13,
|
|
2544
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2511
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useDivinerModules.ts#L6"
|
|
2545
2512
|
}
|
|
2546
2513
|
],
|
|
2547
2514
|
"signatures": [
|
|
2548
2515
|
{
|
|
2549
|
-
"id":
|
|
2516
|
+
"id": 81,
|
|
2550
2517
|
"name": "useDivinerModules",
|
|
2551
2518
|
"kind": 4096,
|
|
2552
2519
|
"kindString": "Call signature",
|
|
@@ -2573,7 +2540,7 @@
|
|
|
2573
2540
|
]
|
|
2574
2541
|
},
|
|
2575
2542
|
{
|
|
2576
|
-
"id":
|
|
2543
|
+
"id": 82,
|
|
2577
2544
|
"name": "useMemoryNodeUpdates",
|
|
2578
2545
|
"kind": 64,
|
|
2579
2546
|
"kindString": "Function",
|
|
@@ -2583,19 +2550,19 @@
|
|
|
2583
2550
|
"fileName": "packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx",
|
|
2584
2551
|
"line": 13,
|
|
2585
2552
|
"character": 13,
|
|
2586
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2553
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useMemoryNodeUpdates.tsx#L13"
|
|
2587
2554
|
}
|
|
2588
2555
|
],
|
|
2589
2556
|
"signatures": [
|
|
2590
2557
|
{
|
|
2591
|
-
"id":
|
|
2558
|
+
"id": 83,
|
|
2592
2559
|
"name": "useMemoryNodeUpdates",
|
|
2593
2560
|
"kind": 4096,
|
|
2594
2561
|
"kindString": "Call signature",
|
|
2595
2562
|
"flags": {},
|
|
2596
2563
|
"parameters": [
|
|
2597
2564
|
{
|
|
2598
|
-
"id":
|
|
2565
|
+
"id": 84,
|
|
2599
2566
|
"name": "refreshAddresses",
|
|
2600
2567
|
"kind": 32768,
|
|
2601
2568
|
"kindString": "Parameter",
|
|
@@ -2619,7 +2586,7 @@
|
|
|
2619
2586
|
]
|
|
2620
2587
|
},
|
|
2621
2588
|
{
|
|
2622
|
-
"id":
|
|
2589
|
+
"id": 85,
|
|
2623
2590
|
"name": "useModule",
|
|
2624
2591
|
"kind": 64,
|
|
2625
2592
|
"kindString": "Function",
|
|
@@ -2627,21 +2594,21 @@
|
|
|
2627
2594
|
"sources": [
|
|
2628
2595
|
{
|
|
2629
2596
|
"fileName": "packages/modules/packages/node/src/hooks/useModule.tsx",
|
|
2630
|
-
"line":
|
|
2597
|
+
"line": 5,
|
|
2631
2598
|
"character": 13,
|
|
2632
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2599
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useModule.tsx#L5"
|
|
2633
2600
|
}
|
|
2634
2601
|
],
|
|
2635
2602
|
"signatures": [
|
|
2636
2603
|
{
|
|
2637
|
-
"id":
|
|
2604
|
+
"id": 86,
|
|
2638
2605
|
"name": "useModule",
|
|
2639
2606
|
"kind": 4096,
|
|
2640
2607
|
"kindString": "Call signature",
|
|
2641
2608
|
"flags": {},
|
|
2642
2609
|
"parameters": [
|
|
2643
2610
|
{
|
|
2644
|
-
"id":
|
|
2611
|
+
"id": 87,
|
|
2645
2612
|
"name": "name",
|
|
2646
2613
|
"kind": 32768,
|
|
2647
2614
|
"kindString": "Parameter",
|
|
@@ -2662,7 +2629,7 @@
|
|
|
2662
2629
|
"types": [
|
|
2663
2630
|
{
|
|
2664
2631
|
"type": "reference",
|
|
2665
|
-
"id":
|
|
2632
|
+
"id": 121,
|
|
2666
2633
|
"name": "TModule"
|
|
2667
2634
|
},
|
|
2668
2635
|
{
|
|
@@ -2690,14 +2657,14 @@
|
|
|
2690
2657
|
}
|
|
2691
2658
|
},
|
|
2692
2659
|
{
|
|
2693
|
-
"id":
|
|
2660
|
+
"id": 88,
|
|
2694
2661
|
"name": "useModule",
|
|
2695
2662
|
"kind": 4096,
|
|
2696
2663
|
"kindString": "Call signature",
|
|
2697
2664
|
"flags": {},
|
|
2698
2665
|
"parameters": [
|
|
2699
2666
|
{
|
|
2700
|
-
"id":
|
|
2667
|
+
"id": 89,
|
|
2701
2668
|
"name": "name",
|
|
2702
2669
|
"kind": 32768,
|
|
2703
2670
|
"kindString": "Parameter",
|
|
@@ -2717,7 +2684,7 @@
|
|
|
2717
2684
|
}
|
|
2718
2685
|
},
|
|
2719
2686
|
{
|
|
2720
|
-
"id":
|
|
2687
|
+
"id": 90,
|
|
2721
2688
|
"name": "wrap",
|
|
2722
2689
|
"kind": 32768,
|
|
2723
2690
|
"kindString": "Parameter",
|
|
@@ -2747,7 +2714,7 @@
|
|
|
2747
2714
|
"types": [
|
|
2748
2715
|
{
|
|
2749
2716
|
"type": "reference",
|
|
2750
|
-
"id":
|
|
2717
|
+
"id": 126,
|
|
2751
2718
|
"name": "TWrapper"
|
|
2752
2719
|
},
|
|
2753
2720
|
{
|
|
@@ -2775,14 +2742,14 @@
|
|
|
2775
2742
|
}
|
|
2776
2743
|
},
|
|
2777
2744
|
{
|
|
2778
|
-
"id":
|
|
2745
|
+
"id": 91,
|
|
2779
2746
|
"name": "useModule",
|
|
2780
2747
|
"kind": 4096,
|
|
2781
2748
|
"kindString": "Call signature",
|
|
2782
2749
|
"flags": {},
|
|
2783
2750
|
"parameters": [
|
|
2784
2751
|
{
|
|
2785
|
-
"id":
|
|
2752
|
+
"id": 92,
|
|
2786
2753
|
"name": "wrap",
|
|
2787
2754
|
"kind": 32768,
|
|
2788
2755
|
"kindString": "Parameter",
|
|
@@ -2812,7 +2779,7 @@
|
|
|
2812
2779
|
"types": [
|
|
2813
2780
|
{
|
|
2814
2781
|
"type": "reference",
|
|
2815
|
-
"id":
|
|
2782
|
+
"id": 126,
|
|
2816
2783
|
"name": "TWrapper"
|
|
2817
2784
|
},
|
|
2818
2785
|
{
|
|
@@ -2840,14 +2807,14 @@
|
|
|
2840
2807
|
}
|
|
2841
2808
|
},
|
|
2842
2809
|
{
|
|
2843
|
-
"id":
|
|
2810
|
+
"id": 93,
|
|
2844
2811
|
"name": "useModule",
|
|
2845
2812
|
"kind": 4096,
|
|
2846
2813
|
"kindString": "Call signature",
|
|
2847
2814
|
"flags": {},
|
|
2848
2815
|
"parameters": [
|
|
2849
2816
|
{
|
|
2850
|
-
"id":
|
|
2817
|
+
"id": 94,
|
|
2851
2818
|
"name": "address",
|
|
2852
2819
|
"kind": 32768,
|
|
2853
2820
|
"kindString": "Parameter",
|
|
@@ -2866,7 +2833,7 @@
|
|
|
2866
2833
|
"types": [
|
|
2867
2834
|
{
|
|
2868
2835
|
"type": "reference",
|
|
2869
|
-
"id":
|
|
2836
|
+
"id": 121,
|
|
2870
2837
|
"name": "TModule"
|
|
2871
2838
|
},
|
|
2872
2839
|
{
|
|
@@ -2894,14 +2861,14 @@
|
|
|
2894
2861
|
}
|
|
2895
2862
|
},
|
|
2896
2863
|
{
|
|
2897
|
-
"id":
|
|
2864
|
+
"id": 95,
|
|
2898
2865
|
"name": "useModule",
|
|
2899
2866
|
"kind": 4096,
|
|
2900
2867
|
"kindString": "Call signature",
|
|
2901
2868
|
"flags": {},
|
|
2902
2869
|
"parameters": [
|
|
2903
2870
|
{
|
|
2904
|
-
"id":
|
|
2871
|
+
"id": 96,
|
|
2905
2872
|
"name": "address",
|
|
2906
2873
|
"kind": 32768,
|
|
2907
2874
|
"kindString": "Parameter",
|
|
@@ -2912,7 +2879,7 @@
|
|
|
2912
2879
|
}
|
|
2913
2880
|
},
|
|
2914
2881
|
{
|
|
2915
|
-
"id":
|
|
2882
|
+
"id": 97,
|
|
2916
2883
|
"name": "wrap",
|
|
2917
2884
|
"kind": 32768,
|
|
2918
2885
|
"kindString": "Parameter",
|
|
@@ -2942,7 +2909,7 @@
|
|
|
2942
2909
|
"types": [
|
|
2943
2910
|
{
|
|
2944
2911
|
"type": "reference",
|
|
2945
|
-
"id":
|
|
2912
|
+
"id": 126,
|
|
2946
2913
|
"name": "TWrapper"
|
|
2947
2914
|
},
|
|
2948
2915
|
{
|
|
@@ -2972,7 +2939,7 @@
|
|
|
2972
2939
|
]
|
|
2973
2940
|
},
|
|
2974
2941
|
{
|
|
2975
|
-
"id":
|
|
2942
|
+
"id": 98,
|
|
2976
2943
|
"name": "useModuleAddresses",
|
|
2977
2944
|
"kind": 64,
|
|
2978
2945
|
"kindString": "Function",
|
|
@@ -2982,12 +2949,12 @@
|
|
|
2982
2949
|
"fileName": "packages/modules/packages/node/src/hooks/useModuleAddresses.ts",
|
|
2983
2950
|
"line": 6,
|
|
2984
2951
|
"character": 13,
|
|
2985
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
2952
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useModuleAddresses.ts#L6"
|
|
2986
2953
|
}
|
|
2987
2954
|
],
|
|
2988
2955
|
"signatures": [
|
|
2989
2956
|
{
|
|
2990
|
-
"id":
|
|
2957
|
+
"id": 99,
|
|
2991
2958
|
"name": "useModuleAddresses",
|
|
2992
2959
|
"kind": 4096,
|
|
2993
2960
|
"kindString": "Call signature",
|
|
@@ -3037,7 +3004,7 @@
|
|
|
3037
3004
|
"fileName": "packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx",
|
|
3038
3005
|
"line": 5,
|
|
3039
3006
|
"character": 13,
|
|
3040
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3007
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/ModuleRepository/use.tsx#L5"
|
|
3041
3008
|
}
|
|
3042
3009
|
],
|
|
3043
3010
|
"signatures": [
|
|
@@ -3091,7 +3058,7 @@
|
|
|
3091
3058
|
]
|
|
3092
3059
|
},
|
|
3093
3060
|
{
|
|
3094
|
-
"id":
|
|
3061
|
+
"id": 100,
|
|
3095
3062
|
"name": "useModules",
|
|
3096
3063
|
"kind": 64,
|
|
3097
3064
|
"kindString": "Function",
|
|
@@ -3101,19 +3068,19 @@
|
|
|
3101
3068
|
"fileName": "packages/modules/packages/node/src/hooks/useModules.ts",
|
|
3102
3069
|
"line": 7,
|
|
3103
3070
|
"character": 13,
|
|
3104
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3071
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useModules.ts#L7"
|
|
3105
3072
|
}
|
|
3106
3073
|
],
|
|
3107
3074
|
"signatures": [
|
|
3108
3075
|
{
|
|
3109
|
-
"id":
|
|
3076
|
+
"id": 101,
|
|
3110
3077
|
"name": "useModules",
|
|
3111
3078
|
"kind": 4096,
|
|
3112
3079
|
"kindString": "Call signature",
|
|
3113
3080
|
"flags": {},
|
|
3114
3081
|
"typeParameter": [
|
|
3115
3082
|
{
|
|
3116
|
-
"id":
|
|
3083
|
+
"id": 106,
|
|
3117
3084
|
"name": "T",
|
|
3118
3085
|
"kind": 131072,
|
|
3119
3086
|
"kindString": "Type parameter",
|
|
@@ -3139,7 +3106,7 @@
|
|
|
3139
3106
|
{
|
|
3140
3107
|
"type": "reflection",
|
|
3141
3108
|
"declaration": {
|
|
3142
|
-
"id":
|
|
3109
|
+
"id": 102,
|
|
3143
3110
|
"name": "__type",
|
|
3144
3111
|
"kind": 65536,
|
|
3145
3112
|
"kindString": "Type literal",
|
|
@@ -3156,7 +3123,7 @@
|
|
|
3156
3123
|
{
|
|
3157
3124
|
"type": "reflection",
|
|
3158
3125
|
"declaration": {
|
|
3159
|
-
"id":
|
|
3126
|
+
"id": 103,
|
|
3160
3127
|
"name": "__type",
|
|
3161
3128
|
"kind": 65536,
|
|
3162
3129
|
"kindString": "Type literal",
|
|
@@ -3198,7 +3165,7 @@
|
|
|
3198
3165
|
{
|
|
3199
3166
|
"type": "reflection",
|
|
3200
3167
|
"declaration": {
|
|
3201
|
-
"id":
|
|
3168
|
+
"id": 104,
|
|
3202
3169
|
"name": "__type",
|
|
3203
3170
|
"kind": 65536,
|
|
3204
3171
|
"kindString": "Type literal",
|
|
@@ -3215,7 +3182,7 @@
|
|
|
3215
3182
|
{
|
|
3216
3183
|
"type": "reflection",
|
|
3217
3184
|
"declaration": {
|
|
3218
|
-
"id":
|
|
3185
|
+
"id": 105,
|
|
3219
3186
|
"name": "__type",
|
|
3220
3187
|
"kind": 65536,
|
|
3221
3188
|
"kindString": "Type literal",
|
|
@@ -3240,7 +3207,7 @@
|
|
|
3240
3207
|
],
|
|
3241
3208
|
"parameters": [
|
|
3242
3209
|
{
|
|
3243
|
-
"id":
|
|
3210
|
+
"id": 107,
|
|
3244
3211
|
"name": "filter",
|
|
3245
3212
|
"kind": 32768,
|
|
3246
3213
|
"kindString": "Parameter",
|
|
@@ -3266,7 +3233,7 @@
|
|
|
3266
3233
|
"type": "array",
|
|
3267
3234
|
"elementType": {
|
|
3268
3235
|
"type": "reference",
|
|
3269
|
-
"id":
|
|
3236
|
+
"id": 106,
|
|
3270
3237
|
"name": "T"
|
|
3271
3238
|
}
|
|
3272
3239
|
}
|
|
@@ -3276,7 +3243,7 @@
|
|
|
3276
3243
|
]
|
|
3277
3244
|
},
|
|
3278
3245
|
{
|
|
3279
|
-
"id":
|
|
3246
|
+
"id": 145,
|
|
3280
3247
|
"name": "useNode",
|
|
3281
3248
|
"kind": 64,
|
|
3282
3249
|
"kindString": "Function",
|
|
@@ -3284,21 +3251,21 @@
|
|
|
3284
3251
|
"sources": [
|
|
3285
3252
|
{
|
|
3286
3253
|
"fileName": "packages/modules/packages/node/src/hooks/useNode.tsx",
|
|
3287
|
-
"line":
|
|
3254
|
+
"line": 67,
|
|
3288
3255
|
"character": 13,
|
|
3289
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3256
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNode.tsx#L67"
|
|
3290
3257
|
}
|
|
3291
3258
|
],
|
|
3292
3259
|
"signatures": [
|
|
3293
3260
|
{
|
|
3294
|
-
"id":
|
|
3261
|
+
"id": 146,
|
|
3295
3262
|
"name": "useNode",
|
|
3296
3263
|
"kind": 4096,
|
|
3297
3264
|
"kindString": "Call signature",
|
|
3298
3265
|
"flags": {},
|
|
3299
3266
|
"parameters": [
|
|
3300
3267
|
{
|
|
3301
|
-
"id":
|
|
3268
|
+
"id": 147,
|
|
3302
3269
|
"name": "name",
|
|
3303
3270
|
"kind": 32768,
|
|
3304
3271
|
"kindString": "Parameter",
|
|
@@ -3319,7 +3286,7 @@
|
|
|
3319
3286
|
"types": [
|
|
3320
3287
|
{
|
|
3321
3288
|
"type": "reference",
|
|
3322
|
-
"id":
|
|
3289
|
+
"id": 121,
|
|
3323
3290
|
"name": "TModule"
|
|
3324
3291
|
},
|
|
3325
3292
|
{
|
|
@@ -3347,14 +3314,14 @@
|
|
|
3347
3314
|
}
|
|
3348
3315
|
},
|
|
3349
3316
|
{
|
|
3350
|
-
"id":
|
|
3317
|
+
"id": 148,
|
|
3351
3318
|
"name": "useNode",
|
|
3352
3319
|
"kind": 4096,
|
|
3353
3320
|
"kindString": "Call signature",
|
|
3354
3321
|
"flags": {},
|
|
3355
3322
|
"parameters": [
|
|
3356
3323
|
{
|
|
3357
|
-
"id":
|
|
3324
|
+
"id": 149,
|
|
3358
3325
|
"name": "name",
|
|
3359
3326
|
"kind": 32768,
|
|
3360
3327
|
"kindString": "Parameter",
|
|
@@ -3374,7 +3341,7 @@
|
|
|
3374
3341
|
}
|
|
3375
3342
|
},
|
|
3376
3343
|
{
|
|
3377
|
-
"id":
|
|
3344
|
+
"id": 150,
|
|
3378
3345
|
"name": "wrap",
|
|
3379
3346
|
"kind": 32768,
|
|
3380
3347
|
"kindString": "Parameter",
|
|
@@ -3404,7 +3371,7 @@
|
|
|
3404
3371
|
"types": [
|
|
3405
3372
|
{
|
|
3406
3373
|
"type": "reference",
|
|
3407
|
-
"id":
|
|
3374
|
+
"id": 126,
|
|
3408
3375
|
"name": "TWrapper"
|
|
3409
3376
|
},
|
|
3410
3377
|
{
|
|
@@ -3432,14 +3399,14 @@
|
|
|
3432
3399
|
}
|
|
3433
3400
|
},
|
|
3434
3401
|
{
|
|
3435
|
-
"id":
|
|
3402
|
+
"id": 151,
|
|
3436
3403
|
"name": "useNode",
|
|
3437
3404
|
"kind": 4096,
|
|
3438
3405
|
"kindString": "Call signature",
|
|
3439
3406
|
"flags": {},
|
|
3440
3407
|
"parameters": [
|
|
3441
3408
|
{
|
|
3442
|
-
"id":
|
|
3409
|
+
"id": 152,
|
|
3443
3410
|
"name": "wrap",
|
|
3444
3411
|
"kind": 32768,
|
|
3445
3412
|
"kindString": "Parameter",
|
|
@@ -3469,7 +3436,7 @@
|
|
|
3469
3436
|
"types": [
|
|
3470
3437
|
{
|
|
3471
3438
|
"type": "reference",
|
|
3472
|
-
"id":
|
|
3439
|
+
"id": 126,
|
|
3473
3440
|
"name": "TWrapper"
|
|
3474
3441
|
},
|
|
3475
3442
|
{
|
|
@@ -3497,14 +3464,14 @@
|
|
|
3497
3464
|
}
|
|
3498
3465
|
},
|
|
3499
3466
|
{
|
|
3500
|
-
"id":
|
|
3467
|
+
"id": 153,
|
|
3501
3468
|
"name": "useNode",
|
|
3502
3469
|
"kind": 4096,
|
|
3503
3470
|
"kindString": "Call signature",
|
|
3504
3471
|
"flags": {},
|
|
3505
3472
|
"parameters": [
|
|
3506
3473
|
{
|
|
3507
|
-
"id":
|
|
3474
|
+
"id": 154,
|
|
3508
3475
|
"name": "address",
|
|
3509
3476
|
"kind": 32768,
|
|
3510
3477
|
"kindString": "Parameter",
|
|
@@ -3523,7 +3490,7 @@
|
|
|
3523
3490
|
"types": [
|
|
3524
3491
|
{
|
|
3525
3492
|
"type": "reference",
|
|
3526
|
-
"id":
|
|
3493
|
+
"id": 121,
|
|
3527
3494
|
"name": "TModule"
|
|
3528
3495
|
},
|
|
3529
3496
|
{
|
|
@@ -3551,14 +3518,14 @@
|
|
|
3551
3518
|
}
|
|
3552
3519
|
},
|
|
3553
3520
|
{
|
|
3554
|
-
"id":
|
|
3521
|
+
"id": 155,
|
|
3555
3522
|
"name": "useNode",
|
|
3556
3523
|
"kind": 4096,
|
|
3557
3524
|
"kindString": "Call signature",
|
|
3558
3525
|
"flags": {},
|
|
3559
3526
|
"parameters": [
|
|
3560
3527
|
{
|
|
3561
|
-
"id":
|
|
3528
|
+
"id": 156,
|
|
3562
3529
|
"name": "address",
|
|
3563
3530
|
"kind": 32768,
|
|
3564
3531
|
"kindString": "Parameter",
|
|
@@ -3569,7 +3536,7 @@
|
|
|
3569
3536
|
}
|
|
3570
3537
|
},
|
|
3571
3538
|
{
|
|
3572
|
-
"id":
|
|
3539
|
+
"id": 157,
|
|
3573
3540
|
"name": "wrap",
|
|
3574
3541
|
"kind": 32768,
|
|
3575
3542
|
"kindString": "Parameter",
|
|
@@ -3599,7 +3566,7 @@
|
|
|
3599
3566
|
"types": [
|
|
3600
3567
|
{
|
|
3601
3568
|
"type": "reference",
|
|
3602
|
-
"id":
|
|
3569
|
+
"id": 126,
|
|
3603
3570
|
"name": "TWrapper"
|
|
3604
3571
|
},
|
|
3605
3572
|
{
|
|
@@ -3639,7 +3606,7 @@
|
|
|
3639
3606
|
"fileName": "packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx",
|
|
3640
3607
|
"line": 5,
|
|
3641
3608
|
"character": 13,
|
|
3642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3609
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/contexts/NodeDrawerContext/use.tsx#L5"
|
|
3643
3610
|
}
|
|
3644
3611
|
],
|
|
3645
3612
|
"signatures": [
|
|
@@ -3693,7 +3660,7 @@
|
|
|
3693
3660
|
]
|
|
3694
3661
|
},
|
|
3695
3662
|
{
|
|
3696
|
-
"id":
|
|
3663
|
+
"id": 165,
|
|
3697
3664
|
"name": "useNodeQueryDiviner",
|
|
3698
3665
|
"kind": 64,
|
|
3699
3666
|
"kindString": "Function",
|
|
@@ -3703,19 +3670,19 @@
|
|
|
3703
3670
|
"fileName": "packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx",
|
|
3704
3671
|
"line": 44,
|
|
3705
3672
|
"character": 13,
|
|
3706
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3673
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx#L44"
|
|
3707
3674
|
}
|
|
3708
3675
|
],
|
|
3709
3676
|
"signatures": [
|
|
3710
3677
|
{
|
|
3711
|
-
"id":
|
|
3678
|
+
"id": 166,
|
|
3712
3679
|
"name": "useNodeQueryDiviner",
|
|
3713
3680
|
"kind": 4096,
|
|
3714
3681
|
"kindString": "Call signature",
|
|
3715
3682
|
"flags": {},
|
|
3716
3683
|
"parameters": [
|
|
3717
3684
|
{
|
|
3718
|
-
"id":
|
|
3685
|
+
"id": 167,
|
|
3719
3686
|
"name": "moduleIdentifier",
|
|
3720
3687
|
"kind": 32768,
|
|
3721
3688
|
"kindString": "Parameter",
|
|
@@ -3728,7 +3695,7 @@
|
|
|
3728
3695
|
}
|
|
3729
3696
|
},
|
|
3730
3697
|
{
|
|
3731
|
-
"id":
|
|
3698
|
+
"id": 168,
|
|
3732
3699
|
"name": "query",
|
|
3733
3700
|
"kind": 32768,
|
|
3734
3701
|
"kindString": "Parameter",
|
|
@@ -3753,7 +3720,7 @@
|
|
|
3753
3720
|
{
|
|
3754
3721
|
"type": "reflection",
|
|
3755
3722
|
"declaration": {
|
|
3756
|
-
"id":
|
|
3723
|
+
"id": 169,
|
|
3757
3724
|
"name": "__type",
|
|
3758
3725
|
"kind": 65536,
|
|
3759
3726
|
"kindString": "Type literal",
|
|
@@ -3771,7 +3738,7 @@
|
|
|
3771
3738
|
}
|
|
3772
3739
|
},
|
|
3773
3740
|
{
|
|
3774
|
-
"id":
|
|
3741
|
+
"id": 170,
|
|
3775
3742
|
"name": "refresher",
|
|
3776
3743
|
"kind": 32768,
|
|
3777
3744
|
"kindString": "Parameter",
|
|
@@ -3784,7 +3751,7 @@
|
|
|
3784
3751
|
}
|
|
3785
3752
|
},
|
|
3786
3753
|
{
|
|
3787
|
-
"id":
|
|
3754
|
+
"id": 171,
|
|
3788
3755
|
"name": "refreshAddresses",
|
|
3789
3756
|
"kind": 32768,
|
|
3790
3757
|
"kindString": "Parameter",
|
|
@@ -3831,7 +3798,7 @@
|
|
|
3831
3798
|
{
|
|
3832
3799
|
"type": "reflection",
|
|
3833
3800
|
"declaration": {
|
|
3834
|
-
"id":
|
|
3801
|
+
"id": 172,
|
|
3835
3802
|
"name": "__type",
|
|
3836
3803
|
"kind": 65536,
|
|
3837
3804
|
"kindString": "Type literal",
|
|
@@ -3875,7 +3842,7 @@
|
|
|
3875
3842
|
]
|
|
3876
3843
|
},
|
|
3877
3844
|
{
|
|
3878
|
-
"id":
|
|
3845
|
+
"id": 158,
|
|
3879
3846
|
"name": "useNodeQueryDivinerRaw",
|
|
3880
3847
|
"kind": 64,
|
|
3881
3848
|
"kindString": "Function",
|
|
@@ -3885,19 +3852,19 @@
|
|
|
3885
3852
|
"fileName": "packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx",
|
|
3886
3853
|
"line": 10,
|
|
3887
3854
|
"character": 13,
|
|
3888
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
3855
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useNodeQueryDiviner.tsx#L10"
|
|
3889
3856
|
}
|
|
3890
3857
|
],
|
|
3891
3858
|
"signatures": [
|
|
3892
3859
|
{
|
|
3893
|
-
"id":
|
|
3860
|
+
"id": 159,
|
|
3894
3861
|
"name": "useNodeQueryDivinerRaw",
|
|
3895
3862
|
"kind": 4096,
|
|
3896
3863
|
"kindString": "Call signature",
|
|
3897
3864
|
"flags": {},
|
|
3898
3865
|
"parameters": [
|
|
3899
3866
|
{
|
|
3900
|
-
"id":
|
|
3867
|
+
"id": 160,
|
|
3901
3868
|
"name": "moduleIdentifier",
|
|
3902
3869
|
"kind": 32768,
|
|
3903
3870
|
"kindString": "Parameter",
|
|
@@ -3910,7 +3877,7 @@
|
|
|
3910
3877
|
}
|
|
3911
3878
|
},
|
|
3912
3879
|
{
|
|
3913
|
-
"id":
|
|
3880
|
+
"id": 161,
|
|
3914
3881
|
"name": "query",
|
|
3915
3882
|
"kind": 32768,
|
|
3916
3883
|
"kindString": "Parameter",
|
|
@@ -3935,7 +3902,7 @@
|
|
|
3935
3902
|
{
|
|
3936
3903
|
"type": "reflection",
|
|
3937
3904
|
"declaration": {
|
|
3938
|
-
"id":
|
|
3905
|
+
"id": 162,
|
|
3939
3906
|
"name": "__type",
|
|
3940
3907
|
"kind": 65536,
|
|
3941
3908
|
"kindString": "Type literal",
|
|
@@ -3953,7 +3920,7 @@
|
|
|
3953
3920
|
}
|
|
3954
3921
|
},
|
|
3955
3922
|
{
|
|
3956
|
-
"id":
|
|
3923
|
+
"id": 163,
|
|
3957
3924
|
"name": "refresher",
|
|
3958
3925
|
"kind": 32768,
|
|
3959
3926
|
"kindString": "Parameter",
|
|
@@ -3997,7 +3964,7 @@
|
|
|
3997
3964
|
{
|
|
3998
3965
|
"type": "reflection",
|
|
3999
3966
|
"declaration": {
|
|
4000
|
-
"id":
|
|
3967
|
+
"id": 164,
|
|
4001
3968
|
"name": "__type",
|
|
4002
3969
|
"kind": 65536,
|
|
4003
3970
|
"kindString": "Type literal",
|
|
@@ -4041,7 +4008,7 @@
|
|
|
4041
4008
|
]
|
|
4042
4009
|
},
|
|
4043
4010
|
{
|
|
4044
|
-
"id":
|
|
4011
|
+
"id": 173,
|
|
4045
4012
|
"name": "useProvidedNode",
|
|
4046
4013
|
"kind": 64,
|
|
4047
4014
|
"kindString": "Function",
|
|
@@ -4049,27 +4016,82 @@
|
|
|
4049
4016
|
"sources": [
|
|
4050
4017
|
{
|
|
4051
4018
|
"fileName": "packages/modules/packages/node/src/hooks/useProvidedNode.tsx",
|
|
4052
|
-
"line":
|
|
4019
|
+
"line": 26,
|
|
4053
4020
|
"character": 13,
|
|
4054
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4021
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useProvidedNode.tsx#L26"
|
|
4055
4022
|
}
|
|
4056
4023
|
],
|
|
4057
4024
|
"signatures": [
|
|
4058
4025
|
{
|
|
4059
|
-
"id":
|
|
4026
|
+
"id": 174,
|
|
4060
4027
|
"name": "useProvidedNode",
|
|
4061
4028
|
"kind": 4096,
|
|
4062
4029
|
"kindString": "Call signature",
|
|
4063
4030
|
"flags": {},
|
|
4064
4031
|
"parameters": [
|
|
4065
4032
|
{
|
|
4066
|
-
"id":
|
|
4033
|
+
"id": 175,
|
|
4067
4034
|
"name": "wrap",
|
|
4068
4035
|
"kind": 32768,
|
|
4069
4036
|
"kindString": "Parameter",
|
|
4070
4037
|
"flags": {
|
|
4071
4038
|
"isOptional": true
|
|
4072
4039
|
},
|
|
4040
|
+
"type": {
|
|
4041
|
+
"type": "intrinsic",
|
|
4042
|
+
"name": "undefined"
|
|
4043
|
+
}
|
|
4044
|
+
}
|
|
4045
|
+
],
|
|
4046
|
+
"type": {
|
|
4047
|
+
"type": "tuple",
|
|
4048
|
+
"elements": [
|
|
4049
|
+
{
|
|
4050
|
+
"type": "union",
|
|
4051
|
+
"types": [
|
|
4052
|
+
{
|
|
4053
|
+
"type": "reference",
|
|
4054
|
+
"name": "NodeModule",
|
|
4055
|
+
"qualifiedName": "NodeModule",
|
|
4056
|
+
"package": "@xyo-network/node"
|
|
4057
|
+
},
|
|
4058
|
+
{
|
|
4059
|
+
"type": "intrinsic",
|
|
4060
|
+
"name": "undefined"
|
|
4061
|
+
}
|
|
4062
|
+
]
|
|
4063
|
+
},
|
|
4064
|
+
{
|
|
4065
|
+
"type": "union",
|
|
4066
|
+
"types": [
|
|
4067
|
+
{
|
|
4068
|
+
"type": "reference",
|
|
4069
|
+
"name": "Error",
|
|
4070
|
+
"qualifiedName": "Error",
|
|
4071
|
+
"package": "typescript"
|
|
4072
|
+
},
|
|
4073
|
+
{
|
|
4074
|
+
"type": "intrinsic",
|
|
4075
|
+
"name": "undefined"
|
|
4076
|
+
}
|
|
4077
|
+
]
|
|
4078
|
+
}
|
|
4079
|
+
]
|
|
4080
|
+
}
|
|
4081
|
+
},
|
|
4082
|
+
{
|
|
4083
|
+
"id": 176,
|
|
4084
|
+
"name": "useProvidedNode",
|
|
4085
|
+
"kind": 4096,
|
|
4086
|
+
"kindString": "Call signature",
|
|
4087
|
+
"flags": {},
|
|
4088
|
+
"parameters": [
|
|
4089
|
+
{
|
|
4090
|
+
"id": 177,
|
|
4091
|
+
"name": "wrap",
|
|
4092
|
+
"kind": 32768,
|
|
4093
|
+
"kindString": "Parameter",
|
|
4094
|
+
"flags": {},
|
|
4073
4095
|
"type": {
|
|
4074
4096
|
"type": "literal",
|
|
4075
4097
|
"value": false
|
|
@@ -4093,6 +4115,21 @@
|
|
|
4093
4115
|
"name": "undefined"
|
|
4094
4116
|
}
|
|
4095
4117
|
]
|
|
4118
|
+
},
|
|
4119
|
+
{
|
|
4120
|
+
"type": "union",
|
|
4121
|
+
"types": [
|
|
4122
|
+
{
|
|
4123
|
+
"type": "reference",
|
|
4124
|
+
"name": "Error",
|
|
4125
|
+
"qualifiedName": "Error",
|
|
4126
|
+
"package": "typescript"
|
|
4127
|
+
},
|
|
4128
|
+
{
|
|
4129
|
+
"type": "intrinsic",
|
|
4130
|
+
"name": "undefined"
|
|
4131
|
+
}
|
|
4132
|
+
]
|
|
4096
4133
|
}
|
|
4097
4134
|
]
|
|
4098
4135
|
}
|
|
@@ -4133,6 +4170,21 @@
|
|
|
4133
4170
|
"name": "undefined"
|
|
4134
4171
|
}
|
|
4135
4172
|
]
|
|
4173
|
+
},
|
|
4174
|
+
{
|
|
4175
|
+
"type": "union",
|
|
4176
|
+
"types": [
|
|
4177
|
+
{
|
|
4178
|
+
"type": "reference",
|
|
4179
|
+
"name": "Error",
|
|
4180
|
+
"qualifiedName": "Error",
|
|
4181
|
+
"package": "typescript"
|
|
4182
|
+
},
|
|
4183
|
+
{
|
|
4184
|
+
"type": "intrinsic",
|
|
4185
|
+
"name": "undefined"
|
|
4186
|
+
}
|
|
4187
|
+
]
|
|
4136
4188
|
}
|
|
4137
4189
|
]
|
|
4138
4190
|
}
|
|
@@ -4150,7 +4202,7 @@
|
|
|
4150
4202
|
"fileName": "packages/modules/packages/node/src/hooks/useWitnessModule.ts",
|
|
4151
4203
|
"line": 6,
|
|
4152
4204
|
"character": 13,
|
|
4153
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useWitnessModule.ts#L6"
|
|
4154
4206
|
}
|
|
4155
4207
|
],
|
|
4156
4208
|
"signatures": [
|
|
@@ -4206,7 +4258,7 @@
|
|
|
4206
4258
|
"fileName": "packages/modules/packages/node/src/hooks/useWitnessModules.ts",
|
|
4207
4259
|
"line": 5,
|
|
4208
4260
|
"character": 13,
|
|
4209
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4261
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/hooks/useWitnessModules.ts#L5"
|
|
4210
4262
|
}
|
|
4211
4263
|
],
|
|
4212
4264
|
"signatures": [
|
|
@@ -4255,7 +4307,7 @@
|
|
|
4255
4307
|
"title": "Type Aliases",
|
|
4256
4308
|
"children": [
|
|
4257
4309
|
10,
|
|
4258
|
-
|
|
4310
|
+
108
|
|
4259
4311
|
]
|
|
4260
4312
|
},
|
|
4261
4313
|
{
|
|
@@ -4275,23 +4327,23 @@
|
|
|
4275
4327
|
6,
|
|
4276
4328
|
52,
|
|
4277
4329
|
43,
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4284
|
-
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4330
|
+
115,
|
|
4331
|
+
67,
|
|
4332
|
+
63,
|
|
4333
|
+
72,
|
|
4334
|
+
75,
|
|
4335
|
+
77,
|
|
4336
|
+
80,
|
|
4337
|
+
82,
|
|
4338
|
+
85,
|
|
4339
|
+
98,
|
|
4288
4340
|
37,
|
|
4289
|
-
|
|
4290
|
-
|
|
4341
|
+
100,
|
|
4342
|
+
145,
|
|
4291
4343
|
60,
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4344
|
+
165,
|
|
4345
|
+
158,
|
|
4346
|
+
173,
|
|
4295
4347
|
180,
|
|
4296
4348
|
183
|
|
4297
4349
|
]
|
|
@@ -4302,7 +4354,7 @@
|
|
|
4302
4354
|
"fileName": "packages/modules/packages/node/src/index.ts",
|
|
4303
4355
|
"line": 1,
|
|
4304
4356
|
"character": 0,
|
|
4305
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4357
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/4b8a429c884/packages/modules/packages/node/src/index.ts#L1"
|
|
4306
4358
|
}
|
|
4307
4359
|
]
|
|
4308
4360
|
}
|