@xyo-network/archivist-wrapper 2.50.4 → 2.50.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.
Files changed (2) hide show
  1. package/dist/docs.json +1220 -428
  2. package/package.json +9 -9
package/dist/docs.json CHANGED
@@ -313,6 +313,10 @@
313
313
  }
314
314
  }
315
315
  ]
316
+ },
317
+ {
318
+ "type": "intrinsic",
319
+ "name": "undefined"
316
320
  }
317
321
  ],
318
322
  "name": "Module"
@@ -595,52 +599,777 @@
595
599
  "type": "intrinsic",
596
600
  "name": "boolean"
597
601
  }
598
- }
599
- ],
600
- "groups": [
601
- {
602
- "title": "Properties",
603
- "children": [
604
- 107,
605
- 108,
606
- 113
607
- ]
608
- }
609
- ],
610
- "sources": [
611
- {
612
- "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
613
- "line": 8,
614
- "character": 75
615
- }
616
- ]
617
- }
618
- },
619
- {
620
- "type": "reflection",
621
- "declaration": {
622
- "id": 114,
623
- "name": "__type",
624
- "kind": 65536,
625
- "kindString": "Type literal",
626
- "flags": {},
627
- "children": [
602
+ }
603
+ ],
604
+ "groups": [
605
+ {
606
+ "title": "Properties",
607
+ "children": [
608
+ 107,
609
+ 108,
610
+ 113
611
+ ]
612
+ }
613
+ ],
614
+ "sources": [
615
+ {
616
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
617
+ "line": 8,
618
+ "character": 75
619
+ }
620
+ ]
621
+ }
622
+ },
623
+ {
624
+ "type": "reflection",
625
+ "declaration": {
626
+ "id": 114,
627
+ "name": "__type",
628
+ "kind": 65536,
629
+ "kindString": "Type literal",
630
+ "flags": {},
631
+ "children": [
632
+ {
633
+ "id": 115,
634
+ "name": "schema",
635
+ "kind": 1024,
636
+ "kindString": "Property",
637
+ "flags": {},
638
+ "sources": [
639
+ {
640
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
641
+ "line": 19,
642
+ "character": 4
643
+ }
644
+ ],
645
+ "type": {
646
+ "type": "intrinsic",
647
+ "name": "string"
648
+ }
649
+ }
650
+ ],
651
+ "groups": [
652
+ {
653
+ "title": "Properties",
654
+ "children": [
655
+ 115
656
+ ]
657
+ }
658
+ ],
659
+ "sources": [
660
+ {
661
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
662
+ "line": 18,
663
+ "character": 17
664
+ }
665
+ ]
666
+ }
667
+ }
668
+ ]
669
+ },
670
+ {
671
+ "type": "intrinsic",
672
+ "name": "undefined"
673
+ }
674
+ ],
675
+ "name": "Module"
676
+ },
677
+ "inheritedFrom": {
678
+ "type": "reference",
679
+ "name": "ModuleWrapper.module"
680
+ }
681
+ },
682
+ {
683
+ "id": 132,
684
+ "name": "on",
685
+ "kind": 1024,
686
+ "kindString": "Property",
687
+ "flags": {},
688
+ "sources": [
689
+ {
690
+ "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
691
+ "line": 31,
692
+ "character": 4
693
+ }
694
+ ],
695
+ "type": {
696
+ "type": "reference",
697
+ "typeArguments": [
698
+ {
699
+ "type": "reference",
700
+ "name": "ModuleQueriedEventEmitter"
701
+ },
702
+ {
703
+ "type": "literal",
704
+ "value": "moduleQueried"
705
+ },
706
+ {
707
+ "type": "intersection",
708
+ "types": [
709
+ {
710
+ "type": "reflection",
711
+ "declaration": {
712
+ "id": 133,
713
+ "name": "__type",
714
+ "kind": 65536,
715
+ "kindString": "Type literal",
716
+ "flags": {},
717
+ "children": [
718
+ {
719
+ "id": 134,
720
+ "name": "module",
721
+ "kind": 1024,
722
+ "kindString": "Property",
723
+ "flags": {},
724
+ "sources": [
725
+ {
726
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
727
+ "line": 11,
728
+ "character": 4
729
+ }
730
+ ],
731
+ "type": {
732
+ "type": "reference",
733
+ "typeArguments": [
734
+ {
735
+ "type": "intersection",
736
+ "types": [
737
+ {
738
+ "type": "reference",
739
+ "name": "SchemaFields"
740
+ },
741
+ {
742
+ "type": "reference",
743
+ "name": "PayloadFields"
744
+ },
745
+ {
746
+ "type": "reflection",
747
+ "declaration": {
748
+ "id": 135,
749
+ "name": "__type",
750
+ "kind": 65536,
751
+ "kindString": "Type literal",
752
+ "flags": {},
753
+ "children": [
754
+ {
755
+ "id": 136,
756
+ "name": "name",
757
+ "kind": 1024,
758
+ "kindString": "Property",
759
+ "flags": {
760
+ "isOptional": true
761
+ },
762
+ "sources": [
763
+ {
764
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
765
+ "line": 9,
766
+ "character": 4
767
+ }
768
+ ],
769
+ "type": {
770
+ "type": "intrinsic",
771
+ "name": "string"
772
+ }
773
+ },
774
+ {
775
+ "id": 137,
776
+ "name": "security",
777
+ "kind": 1024,
778
+ "kindString": "Property",
779
+ "flags": {
780
+ "isOptional": true
781
+ },
782
+ "sources": [
783
+ {
784
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
785
+ "line": 10,
786
+ "character": 4
787
+ }
788
+ ],
789
+ "type": {
790
+ "type": "reflection",
791
+ "declaration": {
792
+ "id": 138,
793
+ "name": "__type",
794
+ "kind": 65536,
795
+ "kindString": "Type literal",
796
+ "flags": {},
797
+ "children": [
798
+ {
799
+ "id": 139,
800
+ "name": "allowAnonymous",
801
+ "kind": 1024,
802
+ "kindString": "Property",
803
+ "flags": {
804
+ "isOptional": true
805
+ },
806
+ "sources": [
807
+ {
808
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
809
+ "line": 11,
810
+ "character": 8
811
+ }
812
+ ],
813
+ "type": {
814
+ "type": "intrinsic",
815
+ "name": "boolean"
816
+ }
817
+ },
818
+ {
819
+ "id": 140,
820
+ "name": "allowed",
821
+ "kind": 1024,
822
+ "kindString": "Property",
823
+ "flags": {
824
+ "isOptional": true
825
+ },
826
+ "sources": [
827
+ {
828
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
829
+ "line": 12,
830
+ "character": 8
831
+ }
832
+ ],
833
+ "type": {
834
+ "type": "reference",
835
+ "typeArguments": [
836
+ {
837
+ "type": "intrinsic",
838
+ "name": "string"
839
+ },
840
+ {
841
+ "type": "array",
842
+ "elementType": {
843
+ "type": "union",
844
+ "types": [
845
+ {
846
+ "type": "intrinsic",
847
+ "name": "string"
848
+ },
849
+ {
850
+ "type": "reference",
851
+ "name": "CosigningAddressSet"
852
+ }
853
+ ]
854
+ }
855
+ }
856
+ ],
857
+ "name": "Record",
858
+ "qualifiedName": "Record",
859
+ "package": "typescript"
860
+ }
861
+ },
862
+ {
863
+ "id": 141,
864
+ "name": "disallowed",
865
+ "kind": 1024,
866
+ "kindString": "Property",
867
+ "flags": {
868
+ "isOptional": true
869
+ },
870
+ "sources": [
871
+ {
872
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
873
+ "line": 13,
874
+ "character": 8
875
+ }
876
+ ],
877
+ "type": {
878
+ "type": "reference",
879
+ "typeArguments": [
880
+ {
881
+ "type": "intrinsic",
882
+ "name": "string"
883
+ },
884
+ {
885
+ "type": "array",
886
+ "elementType": {
887
+ "type": "intrinsic",
888
+ "name": "string"
889
+ }
890
+ }
891
+ ],
892
+ "name": "Record",
893
+ "qualifiedName": "Record",
894
+ "package": "typescript"
895
+ }
896
+ }
897
+ ],
898
+ "groups": [
899
+ {
900
+ "title": "Properties",
901
+ "children": [
902
+ 139,
903
+ 140,
904
+ 141
905
+ ]
906
+ }
907
+ ],
908
+ "sources": [
909
+ {
910
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
911
+ "line": 10,
912
+ "character": 15
913
+ }
914
+ ]
915
+ }
916
+ }
917
+ },
918
+ {
919
+ "id": 142,
920
+ "name": "storeQueries",
921
+ "kind": 1024,
922
+ "kindString": "Property",
923
+ "flags": {
924
+ "isOptional": true
925
+ },
926
+ "sources": [
927
+ {
928
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
929
+ "line": 15,
930
+ "character": 4
931
+ }
932
+ ],
933
+ "type": {
934
+ "type": "intrinsic",
935
+ "name": "boolean"
936
+ }
937
+ }
938
+ ],
939
+ "groups": [
940
+ {
941
+ "title": "Properties",
942
+ "children": [
943
+ 136,
944
+ 137,
945
+ 142
946
+ ]
947
+ }
948
+ ],
949
+ "sources": [
950
+ {
951
+ "fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
952
+ "line": 8,
953
+ "character": 75
954
+ }
955
+ ]
956
+ }
957
+ },
958
+ {
959
+ "type": "reflection",
960
+ "declaration": {
961
+ "id": 143,
962
+ "name": "__type",
963
+ "kind": 65536,
964
+ "kindString": "Type literal",
965
+ "flags": {},
966
+ "children": [
967
+ {
968
+ "id": 144,
969
+ "name": "schema",
970
+ "kind": 1024,
971
+ "kindString": "Property",
972
+ "flags": {},
973
+ "sources": [
974
+ {
975
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
976
+ "line": 19,
977
+ "character": 4
978
+ }
979
+ ],
980
+ "type": {
981
+ "type": "intrinsic",
982
+ "name": "string"
983
+ }
984
+ }
985
+ ],
986
+ "groups": [
987
+ {
988
+ "title": "Properties",
989
+ "children": [
990
+ 144
991
+ ]
992
+ }
993
+ ],
994
+ "sources": [
995
+ {
996
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
997
+ "line": 18,
998
+ "character": 17
999
+ }
1000
+ ]
1001
+ }
1002
+ }
1003
+ ]
1004
+ },
1005
+ {
1006
+ "type": "intrinsic",
1007
+ "name": "undefined"
1008
+ }
1009
+ ],
1010
+ "name": "Module"
1011
+ }
1012
+ }
1013
+ ],
1014
+ "groups": [
1015
+ {
1016
+ "title": "Properties",
1017
+ "children": [
1018
+ 134
1019
+ ]
1020
+ }
1021
+ ],
1022
+ "sources": [
1023
+ {
1024
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
1025
+ "line": 10,
1026
+ "character": 115
1027
+ }
1028
+ ]
1029
+ }
1030
+ },
1031
+ {
1032
+ "type": "reflection",
1033
+ "declaration": {
1034
+ "id": 145,
1035
+ "name": "__type",
1036
+ "kind": 65536,
1037
+ "kindString": "Type literal",
1038
+ "flags": {},
1039
+ "children": [
1040
+ {
1041
+ "id": 146,
1042
+ "name": "payloads",
1043
+ "kind": 1024,
1044
+ "kindString": "Property",
1045
+ "flags": {
1046
+ "isOptional": true
1047
+ },
1048
+ "sources": [
1049
+ {
1050
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
1051
+ "line": 16,
1052
+ "character": 4
1053
+ }
1054
+ ],
1055
+ "type": {
1056
+ "type": "array",
1057
+ "elementType": {
1058
+ "type": "intersection",
1059
+ "types": [
1060
+ {
1061
+ "type": "reference",
1062
+ "name": "SchemaFields"
1063
+ },
1064
+ {
1065
+ "type": "reference",
1066
+ "name": "PayloadFields"
1067
+ },
1068
+ {
1069
+ "type": "reflection",
1070
+ "declaration": {
1071
+ "id": 147,
1072
+ "name": "__type",
1073
+ "kind": 65536,
1074
+ "kindString": "Type literal",
1075
+ "flags": {},
1076
+ "children": [
1077
+ {
1078
+ "id": 148,
1079
+ "name": "schema",
1080
+ "kind": 1024,
1081
+ "kindString": "Property",
1082
+ "flags": {},
1083
+ "sources": [
1084
+ {
1085
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1086
+ "line": 19,
1087
+ "character": 4
1088
+ }
1089
+ ],
1090
+ "type": {
1091
+ "type": "intrinsic",
1092
+ "name": "string"
1093
+ }
1094
+ }
1095
+ ],
1096
+ "groups": [
1097
+ {
1098
+ "title": "Properties",
1099
+ "children": [
1100
+ 148
1101
+ ]
1102
+ }
1103
+ ],
1104
+ "sources": [
1105
+ {
1106
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1107
+ "line": 18,
1108
+ "character": 17
1109
+ }
1110
+ ]
1111
+ }
1112
+ }
1113
+ ]
1114
+ }
1115
+ }
1116
+ },
1117
+ {
1118
+ "id": 149,
1119
+ "name": "query",
1120
+ "kind": 1024,
1121
+ "kindString": "Property",
1122
+ "flags": {},
1123
+ "sources": [
1124
+ {
1125
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
1126
+ "line": 17,
1127
+ "character": 4
1128
+ }
1129
+ ],
1130
+ "type": {
1131
+ "type": "intersection",
1132
+ "types": [
1133
+ {
1134
+ "type": "reference",
1135
+ "name": "SchemaFields"
1136
+ },
1137
+ {
1138
+ "type": "reference",
1139
+ "name": "PayloadFields"
1140
+ },
1141
+ {
1142
+ "type": "reference",
1143
+ "name": "XyoBoundWitnessFields"
1144
+ },
1145
+ {
1146
+ "type": "reflection",
1147
+ "declaration": {
1148
+ "id": 150,
1149
+ "name": "__type",
1150
+ "kind": 65536,
1151
+ "kindString": "Type literal",
1152
+ "flags": {},
1153
+ "children": [
1154
+ {
1155
+ "id": 151,
1156
+ "name": "query",
1157
+ "kind": 1024,
1158
+ "kindString": "Property",
1159
+ "flags": {},
1160
+ "sources": [
1161
+ {
1162
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1163
+ "line": 5,
1164
+ "character": 4
1165
+ }
1166
+ ],
1167
+ "type": {
1168
+ "type": "intrinsic",
1169
+ "name": "string"
1170
+ }
1171
+ },
1172
+ {
1173
+ "id": 152,
1174
+ "name": "resultSet",
1175
+ "kind": 1024,
1176
+ "kindString": "Property",
1177
+ "flags": {
1178
+ "isOptional": true
1179
+ },
1180
+ "sources": [
1181
+ {
1182
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1183
+ "line": 6,
1184
+ "character": 4
1185
+ }
1186
+ ],
1187
+ "type": {
1188
+ "type": "intrinsic",
1189
+ "name": "string"
1190
+ }
1191
+ },
1192
+ {
1193
+ "id": 153,
1194
+ "name": "schema",
1195
+ "kind": 1024,
1196
+ "kindString": "Property",
1197
+ "flags": {},
1198
+ "sources": [
1199
+ {
1200
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1201
+ "line": 7,
1202
+ "character": 4
1203
+ }
1204
+ ],
1205
+ "type": {
1206
+ "type": "literal",
1207
+ "value": "network.xyo.boundwitness"
1208
+ }
1209
+ }
1210
+ ],
1211
+ "groups": [
1212
+ {
1213
+ "title": "Properties",
1214
+ "children": [
1215
+ 151,
1216
+ 152,
1217
+ 153
1218
+ ]
1219
+ }
1220
+ ],
1221
+ "sources": [
1222
+ {
1223
+ "fileName": "modules/packages/module/packages/model/dist/types/Query/XyoQueryBoundWitness.d.ts",
1224
+ "line": 4,
1225
+ "character": 51
1226
+ }
1227
+ ]
1228
+ }
1229
+ }
1230
+ ]
1231
+ }
1232
+ },
628
1233
  {
629
- "id": 115,
630
- "name": "schema",
1234
+ "id": 154,
1235
+ "name": "result",
631
1236
  "kind": 1024,
632
1237
  "kindString": "Property",
633
1238
  "flags": {},
634
1239
  "sources": [
635
1240
  {
636
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
637
- "line": 19,
1241
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
1242
+ "line": 18,
638
1243
  "character": 4
639
1244
  }
640
1245
  ],
641
1246
  "type": {
642
- "type": "intrinsic",
643
- "name": "string"
1247
+ "type": "tuple",
1248
+ "elements": [
1249
+ {
1250
+ "type": "intersection",
1251
+ "types": [
1252
+ {
1253
+ "type": "reference",
1254
+ "name": "SchemaFields"
1255
+ },
1256
+ {
1257
+ "type": "reference",
1258
+ "name": "PayloadFields"
1259
+ },
1260
+ {
1261
+ "type": "reference",
1262
+ "name": "XyoBoundWitnessFields"
1263
+ },
1264
+ {
1265
+ "type": "reflection",
1266
+ "declaration": {
1267
+ "id": 155,
1268
+ "name": "__type",
1269
+ "kind": 65536,
1270
+ "kindString": "Type literal",
1271
+ "flags": {},
1272
+ "children": [
1273
+ {
1274
+ "id": 156,
1275
+ "name": "schema",
1276
+ "kind": 1024,
1277
+ "kindString": "Property",
1278
+ "flags": {},
1279
+ "sources": [
1280
+ {
1281
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1282
+ "line": 17,
1283
+ "character": 4
1284
+ }
1285
+ ],
1286
+ "type": {
1287
+ "type": "literal",
1288
+ "value": "network.xyo.boundwitness"
1289
+ }
1290
+ }
1291
+ ],
1292
+ "groups": [
1293
+ {
1294
+ "title": "Properties",
1295
+ "children": [
1296
+ 156
1297
+ ]
1298
+ }
1299
+ ],
1300
+ "sources": [
1301
+ {
1302
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1303
+ "line": 16,
1304
+ "character": 221
1305
+ }
1306
+ ]
1307
+ }
1308
+ }
1309
+ ]
1310
+ },
1311
+ {
1312
+ "type": "array",
1313
+ "elementType": {
1314
+ "type": "intersection",
1315
+ "types": [
1316
+ {
1317
+ "type": "reference",
1318
+ "name": "SchemaFields"
1319
+ },
1320
+ {
1321
+ "type": "reference",
1322
+ "name": "PayloadFields"
1323
+ },
1324
+ {
1325
+ "type": "reflection",
1326
+ "declaration": {
1327
+ "id": 157,
1328
+ "name": "__type",
1329
+ "kind": 65536,
1330
+ "kindString": "Type literal",
1331
+ "flags": {},
1332
+ "children": [
1333
+ {
1334
+ "id": 158,
1335
+ "name": "schema",
1336
+ "kind": 1024,
1337
+ "kindString": "Property",
1338
+ "flags": {},
1339
+ "sources": [
1340
+ {
1341
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1342
+ "line": 19,
1343
+ "character": 4
1344
+ }
1345
+ ],
1346
+ "type": {
1347
+ "type": "intrinsic",
1348
+ "name": "string"
1349
+ }
1350
+ }
1351
+ ],
1352
+ "groups": [
1353
+ {
1354
+ "title": "Properties",
1355
+ "children": [
1356
+ 158
1357
+ ]
1358
+ }
1359
+ ],
1360
+ "sources": [
1361
+ {
1362
+ "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
1363
+ "line": 18,
1364
+ "character": 17
1365
+ }
1366
+ ]
1367
+ }
1368
+ }
1369
+ ]
1370
+ }
1371
+ }
1372
+ ]
644
1373
  }
645
1374
  }
646
1375
  ],
@@ -648,15 +1377,17 @@
648
1377
  {
649
1378
  "title": "Properties",
650
1379
  "children": [
651
- 115
1380
+ 146,
1381
+ 149,
1382
+ 154
652
1383
  ]
653
1384
  }
654
1385
  ],
655
1386
  "sources": [
656
1387
  {
657
- "fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
658
- "line": 18,
659
- "character": 17
1388
+ "fileName": "modules/packages/module/packages/model/dist/types/Events/ModuleQueried.d.ts",
1389
+ "line": 15,
1390
+ "character": 53
660
1391
  }
661
1392
  ]
662
1393
  }
@@ -664,11 +1395,15 @@
664
1395
  ]
665
1396
  }
666
1397
  ],
667
- "name": "Module"
1398
+ "name": "EventEmitterFunc"
668
1399
  },
669
1400
  "inheritedFrom": {
670
1401
  "type": "reference",
671
- "name": "ModuleWrapper.module"
1402
+ "name": "ModuleWrapper.on"
1403
+ },
1404
+ "implementationOf": {
1405
+ "type": "reference",
1406
+ "name": "ArchivistModule.on"
672
1407
  }
673
1408
  },
674
1409
  {
@@ -684,7 +1419,7 @@
684
1419
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
685
1420
  "line": 27,
686
1421
  "character": 18,
687
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L27"
1422
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L27"
688
1423
  }
689
1424
  ],
690
1425
  "type": {
@@ -926,7 +1661,7 @@
926
1661
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
927
1662
  "line": 44,
928
1663
  "character": 8,
929
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L44"
1664
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L44"
930
1665
  }
931
1666
  ],
932
1667
  "signatures": [
@@ -1017,7 +1752,7 @@
1017
1752
  }
1018
1753
  },
1019
1754
  {
1020
- "id": 280,
1755
+ "id": 307,
1021
1756
  "name": "bindQuery",
1022
1757
  "kind": 2048,
1023
1758
  "kindString": "Method",
@@ -1027,20 +1762,20 @@
1027
1762
  "sources": [
1028
1763
  {
1029
1764
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
1030
- "line": 48,
1765
+ "line": 49,
1031
1766
  "character": 14
1032
1767
  }
1033
1768
  ],
1034
1769
  "signatures": [
1035
1770
  {
1036
- "id": 281,
1771
+ "id": 308,
1037
1772
  "name": "bindQuery",
1038
1773
  "kind": 4096,
1039
1774
  "kindString": "Call signature",
1040
1775
  "flags": {},
1041
1776
  "typeParameter": [
1042
1777
  {
1043
- "id": 286,
1778
+ "id": 313,
1044
1779
  "name": "T",
1045
1780
  "kind": 131072,
1046
1781
  "kindString": "Type parameter",
@@ -1066,14 +1801,14 @@
1066
1801
  {
1067
1802
  "type": "reflection",
1068
1803
  "declaration": {
1069
- "id": 282,
1804
+ "id": 309,
1070
1805
  "name": "__type",
1071
1806
  "kind": 65536,
1072
1807
  "kindString": "Type literal",
1073
1808
  "flags": {},
1074
1809
  "children": [
1075
1810
  {
1076
- "id": 283,
1811
+ "id": 310,
1077
1812
  "name": "schema",
1078
1813
  "kind": 1024,
1079
1814
  "kindString": "Property",
@@ -1095,7 +1830,7 @@
1095
1830
  {
1096
1831
  "title": "Properties",
1097
1832
  "children": [
1098
- 283
1833
+ 310
1099
1834
  ]
1100
1835
  }
1101
1836
  ],
@@ -1131,14 +1866,14 @@
1131
1866
  {
1132
1867
  "type": "reflection",
1133
1868
  "declaration": {
1134
- "id": 284,
1869
+ "id": 311,
1135
1870
  "name": "__type",
1136
1871
  "kind": 65536,
1137
1872
  "kindString": "Type literal",
1138
1873
  "flags": {},
1139
1874
  "children": [
1140
1875
  {
1141
- "id": 285,
1876
+ "id": 312,
1142
1877
  "name": "schema",
1143
1878
  "kind": 1024,
1144
1879
  "kindString": "Property",
@@ -1160,7 +1895,7 @@
1160
1895
  {
1161
1896
  "title": "Properties",
1162
1897
  "children": [
1163
- 285
1898
+ 312
1164
1899
  ]
1165
1900
  }
1166
1901
  ],
@@ -1184,19 +1919,19 @@
1184
1919
  ],
1185
1920
  "parameters": [
1186
1921
  {
1187
- "id": 287,
1922
+ "id": 314,
1188
1923
  "name": "query",
1189
1924
  "kind": 32768,
1190
1925
  "kindString": "Parameter",
1191
1926
  "flags": {},
1192
1927
  "type": {
1193
1928
  "type": "reference",
1194
- "id": 286,
1929
+ "id": 313,
1195
1930
  "name": "T"
1196
1931
  }
1197
1932
  },
1198
1933
  {
1199
- "id": 288,
1934
+ "id": 315,
1200
1935
  "name": "payloads",
1201
1936
  "kind": 32768,
1202
1937
  "kindString": "Parameter",
@@ -1219,14 +1954,14 @@
1219
1954
  {
1220
1955
  "type": "reflection",
1221
1956
  "declaration": {
1222
- "id": 289,
1957
+ "id": 316,
1223
1958
  "name": "__type",
1224
1959
  "kind": 65536,
1225
1960
  "kindString": "Type literal",
1226
1961
  "flags": {},
1227
1962
  "children": [
1228
1963
  {
1229
- "id": 290,
1964
+ "id": 317,
1230
1965
  "name": "schema",
1231
1966
  "kind": 1024,
1232
1967
  "kindString": "Property",
@@ -1248,7 +1983,7 @@
1248
1983
  {
1249
1984
  "title": "Properties",
1250
1985
  "children": [
1251
- 290
1986
+ 317
1252
1987
  ]
1253
1988
  }
1254
1989
  ],
@@ -1266,7 +2001,7 @@
1266
2001
  }
1267
2002
  },
1268
2003
  {
1269
- "id": 291,
2004
+ "id": 318,
1270
2005
  "name": "account",
1271
2006
  "kind": 32768,
1272
2007
  "kindString": "Parameter",
@@ -1303,14 +2038,14 @@
1303
2038
  {
1304
2039
  "type": "reflection",
1305
2040
  "declaration": {
1306
- "id": 292,
2041
+ "id": 319,
1307
2042
  "name": "__type",
1308
2043
  "kind": 65536,
1309
2044
  "kindString": "Type literal",
1310
2045
  "flags": {},
1311
2046
  "children": [
1312
2047
  {
1313
- "id": 293,
2048
+ "id": 320,
1314
2049
  "name": "query",
1315
2050
  "kind": 1024,
1316
2051
  "kindString": "Property",
@@ -1328,7 +2063,7 @@
1328
2063
  }
1329
2064
  },
1330
2065
  {
1331
- "id": 294,
2066
+ "id": 321,
1332
2067
  "name": "resultSet",
1333
2068
  "kind": 1024,
1334
2069
  "kindString": "Property",
@@ -1348,7 +2083,7 @@
1348
2083
  }
1349
2084
  },
1350
2085
  {
1351
- "id": 295,
2086
+ "id": 322,
1352
2087
  "name": "schema",
1353
2088
  "kind": 1024,
1354
2089
  "kindString": "Property",
@@ -1370,9 +2105,9 @@
1370
2105
  {
1371
2106
  "title": "Properties",
1372
2107
  "children": [
1373
- 293,
1374
- 294,
1375
- 295
2108
+ 320,
2109
+ 321,
2110
+ 322
1376
2111
  ]
1377
2112
  }
1378
2113
  ],
@@ -1403,14 +2138,14 @@
1403
2138
  {
1404
2139
  "type": "reflection",
1405
2140
  "declaration": {
1406
- "id": 296,
2141
+ "id": 323,
1407
2142
  "name": "__type",
1408
2143
  "kind": 65536,
1409
2144
  "kindString": "Type literal",
1410
2145
  "flags": {},
1411
2146
  "children": [
1412
2147
  {
1413
- "id": 297,
2148
+ "id": 324,
1414
2149
  "name": "schema",
1415
2150
  "kind": 1024,
1416
2151
  "kindString": "Property",
@@ -1432,7 +2167,7 @@
1432
2167
  {
1433
2168
  "title": "Properties",
1434
2169
  "children": [
1435
- 297
2170
+ 324
1436
2171
  ]
1437
2172
  }
1438
2173
  ],
@@ -1469,7 +2204,7 @@
1469
2204
  }
1470
2205
  },
1471
2206
  {
1472
- "id": 298,
2207
+ "id": 325,
1473
2208
  "name": "bindQueryInternal",
1474
2209
  "kind": 2048,
1475
2210
  "kindString": "Method",
@@ -1479,20 +2214,20 @@
1479
2214
  "sources": [
1480
2215
  {
1481
2216
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
1482
- "line": 49,
2217
+ "line": 50,
1483
2218
  "character": 14
1484
2219
  }
1485
2220
  ],
1486
2221
  "signatures": [
1487
2222
  {
1488
- "id": 299,
2223
+ "id": 326,
1489
2224
  "name": "bindQueryInternal",
1490
2225
  "kind": 4096,
1491
2226
  "kindString": "Call signature",
1492
2227
  "flags": {},
1493
2228
  "typeParameter": [
1494
2229
  {
1495
- "id": 304,
2230
+ "id": 331,
1496
2231
  "name": "T",
1497
2232
  "kind": 131072,
1498
2233
  "kindString": "Type parameter",
@@ -1518,14 +2253,14 @@
1518
2253
  {
1519
2254
  "type": "reflection",
1520
2255
  "declaration": {
1521
- "id": 300,
2256
+ "id": 327,
1522
2257
  "name": "__type",
1523
2258
  "kind": 65536,
1524
2259
  "kindString": "Type literal",
1525
2260
  "flags": {},
1526
2261
  "children": [
1527
2262
  {
1528
- "id": 301,
2263
+ "id": 328,
1529
2264
  "name": "schema",
1530
2265
  "kind": 1024,
1531
2266
  "kindString": "Property",
@@ -1547,7 +2282,7 @@
1547
2282
  {
1548
2283
  "title": "Properties",
1549
2284
  "children": [
1550
- 301
2285
+ 328
1551
2286
  ]
1552
2287
  }
1553
2288
  ],
@@ -1583,14 +2318,14 @@
1583
2318
  {
1584
2319
  "type": "reflection",
1585
2320
  "declaration": {
1586
- "id": 302,
2321
+ "id": 329,
1587
2322
  "name": "__type",
1588
2323
  "kind": 65536,
1589
2324
  "kindString": "Type literal",
1590
2325
  "flags": {},
1591
2326
  "children": [
1592
2327
  {
1593
- "id": 303,
2328
+ "id": 330,
1594
2329
  "name": "schema",
1595
2330
  "kind": 1024,
1596
2331
  "kindString": "Property",
@@ -1612,7 +2347,7 @@
1612
2347
  {
1613
2348
  "title": "Properties",
1614
2349
  "children": [
1615
- 303
2350
+ 330
1616
2351
  ]
1617
2352
  }
1618
2353
  ],
@@ -1636,19 +2371,19 @@
1636
2371
  ],
1637
2372
  "parameters": [
1638
2373
  {
1639
- "id": 305,
2374
+ "id": 332,
1640
2375
  "name": "query",
1641
2376
  "kind": 32768,
1642
2377
  "kindString": "Parameter",
1643
2378
  "flags": {},
1644
2379
  "type": {
1645
2380
  "type": "reference",
1646
- "id": 304,
2381
+ "id": 331,
1647
2382
  "name": "T"
1648
2383
  }
1649
2384
  },
1650
2385
  {
1651
- "id": 306,
2386
+ "id": 333,
1652
2387
  "name": "payloads",
1653
2388
  "kind": 32768,
1654
2389
  "kindString": "Parameter",
@@ -1671,14 +2406,14 @@
1671
2406
  {
1672
2407
  "type": "reflection",
1673
2408
  "declaration": {
1674
- "id": 307,
2409
+ "id": 334,
1675
2410
  "name": "__type",
1676
2411
  "kind": 65536,
1677
2412
  "kindString": "Type literal",
1678
2413
  "flags": {},
1679
2414
  "children": [
1680
2415
  {
1681
- "id": 308,
2416
+ "id": 335,
1682
2417
  "name": "schema",
1683
2418
  "kind": 1024,
1684
2419
  "kindString": "Property",
@@ -1700,7 +2435,7 @@
1700
2435
  {
1701
2436
  "title": "Properties",
1702
2437
  "children": [
1703
- 308
2438
+ 335
1704
2439
  ]
1705
2440
  }
1706
2441
  ],
@@ -1718,7 +2453,7 @@
1718
2453
  }
1719
2454
  },
1720
2455
  {
1721
- "id": 309,
2456
+ "id": 336,
1722
2457
  "name": "account",
1723
2458
  "kind": 32768,
1724
2459
  "kindString": "Parameter",
@@ -1752,14 +2487,14 @@
1752
2487
  {
1753
2488
  "type": "reflection",
1754
2489
  "declaration": {
1755
- "id": 310,
2490
+ "id": 337,
1756
2491
  "name": "__type",
1757
2492
  "kind": 65536,
1758
2493
  "kindString": "Type literal",
1759
2494
  "flags": {},
1760
2495
  "children": [
1761
2496
  {
1762
- "id": 311,
2497
+ "id": 338,
1763
2498
  "name": "query",
1764
2499
  "kind": 1024,
1765
2500
  "kindString": "Property",
@@ -1777,7 +2512,7 @@
1777
2512
  }
1778
2513
  },
1779
2514
  {
1780
- "id": 312,
2515
+ "id": 339,
1781
2516
  "name": "resultSet",
1782
2517
  "kind": 1024,
1783
2518
  "kindString": "Property",
@@ -1797,7 +2532,7 @@
1797
2532
  }
1798
2533
  },
1799
2534
  {
1800
- "id": 313,
2535
+ "id": 340,
1801
2536
  "name": "schema",
1802
2537
  "kind": 1024,
1803
2538
  "kindString": "Property",
@@ -1819,9 +2554,9 @@
1819
2554
  {
1820
2555
  "title": "Properties",
1821
2556
  "children": [
1822
- 311,
1823
- 312,
1824
- 313
2557
+ 338,
2558
+ 339,
2559
+ 340
1825
2560
  ]
1826
2561
  }
1827
2562
  ],
@@ -1852,14 +2587,14 @@
1852
2587
  {
1853
2588
  "type": "reflection",
1854
2589
  "declaration": {
1855
- "id": 314,
2590
+ "id": 341,
1856
2591
  "name": "__type",
1857
2592
  "kind": 65536,
1858
2593
  "kindString": "Type literal",
1859
2594
  "flags": {},
1860
2595
  "children": [
1861
2596
  {
1862
- "id": 315,
2597
+ "id": 342,
1863
2598
  "name": "schema",
1864
2599
  "kind": 1024,
1865
2600
  "kindString": "Property",
@@ -1881,7 +2616,7 @@
1881
2616
  {
1882
2617
  "title": "Properties",
1883
2618
  "children": [
1884
- 315
2619
+ 342
1885
2620
  ]
1886
2621
  }
1887
2622
  ],
@@ -1921,7 +2656,7 @@
1921
2656
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1922
2657
  "line": 50,
1923
2658
  "character": 8,
1924
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
2659
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L50"
1925
2660
  }
1926
2661
  ],
1927
2662
  "signatures": [
@@ -1965,7 +2700,7 @@
1965
2700
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
1966
2701
  "line": 55,
1967
2702
  "character": 8,
1968
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L55"
2703
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L55"
1969
2704
  }
1970
2705
  ],
1971
2706
  "signatures": [
@@ -2070,7 +2805,7 @@
2070
2805
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2071
2806
  "line": 61,
2072
2807
  "character": 8,
2073
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L61"
2808
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L61"
2074
2809
  }
2075
2810
  ],
2076
2811
  "signatures": [
@@ -2284,7 +3019,7 @@
2284
3019
  }
2285
3020
  },
2286
3021
  {
2287
- "id": 316,
3022
+ "id": 343,
2288
3023
  "name": "filterErrors",
2289
3024
  "kind": 2048,
2290
3025
  "kindString": "Method",
@@ -2294,20 +3029,20 @@
2294
3029
  "sources": [
2295
3030
  {
2296
3031
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
2297
- "line": 50,
3032
+ "line": 51,
2298
3033
  "character": 14
2299
3034
  }
2300
3035
  ],
2301
3036
  "signatures": [
2302
3037
  {
2303
- "id": 317,
3038
+ "id": 344,
2304
3039
  "name": "filterErrors",
2305
3040
  "kind": 4096,
2306
3041
  "kindString": "Call signature",
2307
3042
  "flags": {},
2308
3043
  "parameters": [
2309
3044
  {
2310
- "id": 318,
3045
+ "id": 345,
2311
3046
  "name": "query",
2312
3047
  "kind": 32768,
2313
3048
  "kindString": "Parameter",
@@ -2333,14 +3068,14 @@
2333
3068
  {
2334
3069
  "type": "reflection",
2335
3070
  "declaration": {
2336
- "id": 319,
3071
+ "id": 346,
2337
3072
  "name": "__type",
2338
3073
  "kind": 65536,
2339
3074
  "kindString": "Type literal",
2340
3075
  "flags": {},
2341
3076
  "children": [
2342
3077
  {
2343
- "id": 320,
3078
+ "id": 347,
2344
3079
  "name": "query",
2345
3080
  "kind": 1024,
2346
3081
  "kindString": "Property",
@@ -2358,7 +3093,7 @@
2358
3093
  }
2359
3094
  },
2360
3095
  {
2361
- "id": 321,
3096
+ "id": 348,
2362
3097
  "name": "resultSet",
2363
3098
  "kind": 1024,
2364
3099
  "kindString": "Property",
@@ -2378,7 +3113,7 @@
2378
3113
  }
2379
3114
  },
2380
3115
  {
2381
- "id": 322,
3116
+ "id": 349,
2382
3117
  "name": "schema",
2383
3118
  "kind": 1024,
2384
3119
  "kindString": "Property",
@@ -2400,9 +3135,9 @@
2400
3135
  {
2401
3136
  "title": "Properties",
2402
3137
  "children": [
2403
- 320,
2404
- 321,
2405
- 322
3138
+ 347,
3139
+ 348,
3140
+ 349
2406
3141
  ]
2407
3142
  }
2408
3143
  ],
@@ -2434,14 +3169,14 @@
2434
3169
  {
2435
3170
  "type": "reflection",
2436
3171
  "declaration": {
2437
- "id": 323,
3172
+ "id": 350,
2438
3173
  "name": "__type",
2439
3174
  "kind": 65536,
2440
3175
  "kindString": "Type literal",
2441
3176
  "flags": {},
2442
3177
  "children": [
2443
3178
  {
2444
- "id": 324,
3179
+ "id": 351,
2445
3180
  "name": "schema",
2446
3181
  "kind": 1024,
2447
3182
  "kindString": "Property",
@@ -2463,7 +3198,7 @@
2463
3198
  {
2464
3199
  "title": "Properties",
2465
3200
  "children": [
2466
- 324
3201
+ 351
2467
3202
  ]
2468
3203
  }
2469
3204
  ],
@@ -2485,7 +3220,7 @@
2485
3220
  }
2486
3221
  },
2487
3222
  {
2488
- "id": 325,
3223
+ "id": 352,
2489
3224
  "name": "result",
2490
3225
  "kind": 32768,
2491
3226
  "kindString": "Parameter",
@@ -2514,14 +3249,14 @@
2514
3249
  {
2515
3250
  "type": "reflection",
2516
3251
  "declaration": {
2517
- "id": 326,
3252
+ "id": 353,
2518
3253
  "name": "__type",
2519
3254
  "kind": 65536,
2520
3255
  "kindString": "Type literal",
2521
3256
  "flags": {},
2522
3257
  "children": [
2523
3258
  {
2524
- "id": 327,
3259
+ "id": 354,
2525
3260
  "name": "schema",
2526
3261
  "kind": 1024,
2527
3262
  "kindString": "Property",
@@ -2543,7 +3278,7 @@
2543
3278
  {
2544
3279
  "title": "Properties",
2545
3280
  "children": [
2546
- 327
3281
+ 354
2547
3282
  ]
2548
3283
  }
2549
3284
  ],
@@ -2588,14 +3323,14 @@
2588
3323
  {
2589
3324
  "type": "reflection",
2590
3325
  "declaration": {
2591
- "id": 328,
3326
+ "id": 355,
2592
3327
  "name": "__type",
2593
3328
  "kind": 65536,
2594
3329
  "kindString": "Type literal",
2595
3330
  "flags": {},
2596
3331
  "children": [
2597
3332
  {
2598
- "id": 329,
3333
+ "id": 356,
2599
3334
  "name": "message",
2600
3335
  "kind": 1024,
2601
3336
  "kindString": "Property",
@@ -2615,7 +3350,7 @@
2615
3350
  }
2616
3351
  },
2617
3352
  {
2618
- "id": 330,
3353
+ "id": 357,
2619
3354
  "name": "schema",
2620
3355
  "kind": 1024,
2621
3356
  "kindString": "Property",
@@ -2633,7 +3368,7 @@
2633
3368
  }
2634
3369
  },
2635
3370
  {
2636
- "id": 331,
3371
+ "id": 358,
2637
3372
  "name": "sources",
2638
3373
  "kind": 1024,
2639
3374
  "kindString": "Property",
@@ -2658,9 +3393,9 @@
2658
3393
  {
2659
3394
  "title": "Properties",
2660
3395
  "children": [
2661
- 329,
2662
- 330,
2663
- 331
3396
+ 356,
3397
+ 357,
3398
+ 358
2664
3399
  ]
2665
3400
  }
2666
3401
  ],
@@ -2700,7 +3435,7 @@
2700
3435
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2701
3436
  "line": 69,
2702
3437
  "character": 8,
2703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L69"
3438
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L69"
2704
3439
  }
2705
3440
  ],
2706
3441
  "signatures": [
@@ -2888,7 +3623,7 @@
2888
3623
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
2889
3624
  "line": 75,
2890
3625
  "character": 8,
2891
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L75"
3626
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L75"
2892
3627
  }
2893
3628
  ],
2894
3629
  "signatures": [
@@ -3005,7 +3740,7 @@
3005
3740
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
3006
3741
  "line": 81,
3007
3742
  "character": 8,
3008
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L81"
3743
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L81"
3009
3744
  }
3010
3745
  ],
3011
3746
  "signatures": [
@@ -3170,7 +3905,7 @@
3170
3905
  }
3171
3906
  },
3172
3907
  {
3173
- "id": 132,
3908
+ "id": 159,
3174
3909
  "name": "query",
3175
3910
  "kind": 2048,
3176
3911
  "kindString": "Method",
@@ -3178,20 +3913,20 @@
3178
3913
  "sources": [
3179
3914
  {
3180
3915
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
3181
- "line": 31,
3916
+ "line": 32,
3182
3917
  "character": 4
3183
3918
  }
3184
3919
  ],
3185
3920
  "signatures": [
3186
3921
  {
3187
- "id": 133,
3922
+ "id": 160,
3188
3923
  "name": "query",
3189
3924
  "kind": 4096,
3190
3925
  "kindString": "Call signature",
3191
3926
  "flags": {},
3192
3927
  "typeParameter": [
3193
3928
  {
3194
- "id": 142,
3929
+ "id": 169,
3195
3930
  "name": "T",
3196
3931
  "kind": 131072,
3197
3932
  "kindString": "Type parameter",
@@ -3214,14 +3949,14 @@
3214
3949
  {
3215
3950
  "type": "reflection",
3216
3951
  "declaration": {
3217
- "id": 134,
3952
+ "id": 161,
3218
3953
  "name": "__type",
3219
3954
  "kind": 65536,
3220
3955
  "kindString": "Type literal",
3221
3956
  "flags": {},
3222
3957
  "children": [
3223
3958
  {
3224
- "id": 135,
3959
+ "id": 162,
3225
3960
  "name": "query",
3226
3961
  "kind": 1024,
3227
3962
  "kindString": "Property",
@@ -3239,7 +3974,7 @@
3239
3974
  }
3240
3975
  },
3241
3976
  {
3242
- "id": 136,
3977
+ "id": 163,
3243
3978
  "name": "resultSet",
3244
3979
  "kind": 1024,
3245
3980
  "kindString": "Property",
@@ -3259,7 +3994,7 @@
3259
3994
  }
3260
3995
  },
3261
3996
  {
3262
- "id": 137,
3997
+ "id": 164,
3263
3998
  "name": "schema",
3264
3999
  "kind": 1024,
3265
4000
  "kindString": "Property",
@@ -3281,9 +4016,9 @@
3281
4016
  {
3282
4017
  "title": "Properties",
3283
4018
  "children": [
3284
- 135,
3285
- 136,
3286
- 137
4019
+ 162,
4020
+ 163,
4021
+ 164
3287
4022
  ]
3288
4023
  }
3289
4024
  ],
@@ -3316,14 +4051,14 @@
3316
4051
  {
3317
4052
  "type": "reflection",
3318
4053
  "declaration": {
3319
- "id": 138,
4054
+ "id": 165,
3320
4055
  "name": "__type",
3321
4056
  "kind": 65536,
3322
4057
  "kindString": "Type literal",
3323
4058
  "flags": {},
3324
4059
  "children": [
3325
4060
  {
3326
- "id": 139,
4061
+ "id": 166,
3327
4062
  "name": "query",
3328
4063
  "kind": 1024,
3329
4064
  "kindString": "Property",
@@ -3341,7 +4076,7 @@
3341
4076
  }
3342
4077
  },
3343
4078
  {
3344
- "id": 140,
4079
+ "id": 167,
3345
4080
  "name": "resultSet",
3346
4081
  "kind": 1024,
3347
4082
  "kindString": "Property",
@@ -3361,7 +4096,7 @@
3361
4096
  }
3362
4097
  },
3363
4098
  {
3364
- "id": 141,
4099
+ "id": 168,
3365
4100
  "name": "schema",
3366
4101
  "kind": 1024,
3367
4102
  "kindString": "Property",
@@ -3383,9 +4118,9 @@
3383
4118
  {
3384
4119
  "title": "Properties",
3385
4120
  "children": [
3386
- 139,
3387
- 140,
3388
- 141
4121
+ 166,
4122
+ 167,
4123
+ 168
3389
4124
  ]
3390
4125
  }
3391
4126
  ],
@@ -3404,19 +4139,19 @@
3404
4139
  ],
3405
4140
  "parameters": [
3406
4141
  {
3407
- "id": 143,
4142
+ "id": 170,
3408
4143
  "name": "query",
3409
4144
  "kind": 32768,
3410
4145
  "kindString": "Parameter",
3411
4146
  "flags": {},
3412
4147
  "type": {
3413
4148
  "type": "reference",
3414
- "id": 142,
4149
+ "id": 169,
3415
4150
  "name": "T"
3416
4151
  }
3417
4152
  },
3418
4153
  {
3419
- "id": 144,
4154
+ "id": 171,
3420
4155
  "name": "payloads",
3421
4156
  "kind": 32768,
3422
4157
  "kindString": "Parameter",
@@ -3439,14 +4174,14 @@
3439
4174
  {
3440
4175
  "type": "reflection",
3441
4176
  "declaration": {
3442
- "id": 145,
4177
+ "id": 172,
3443
4178
  "name": "__type",
3444
4179
  "kind": 65536,
3445
4180
  "kindString": "Type literal",
3446
4181
  "flags": {},
3447
4182
  "children": [
3448
4183
  {
3449
- "id": 146,
4184
+ "id": 173,
3450
4185
  "name": "schema",
3451
4186
  "kind": 1024,
3452
4187
  "kindString": "Property",
@@ -3468,7 +4203,7 @@
3468
4203
  {
3469
4204
  "title": "Properties",
3470
4205
  "children": [
3471
- 146
4206
+ 173
3472
4207
  ]
3473
4208
  }
3474
4209
  ],
@@ -3506,14 +4241,14 @@
3506
4241
  {
3507
4242
  "type": "reflection",
3508
4243
  "declaration": {
3509
- "id": 147,
4244
+ "id": 174,
3510
4245
  "name": "__type",
3511
4246
  "kind": 65536,
3512
4247
  "kindString": "Type literal",
3513
4248
  "flags": {},
3514
4249
  "children": [
3515
4250
  {
3516
- "id": 148,
4251
+ "id": 175,
3517
4252
  "name": "schema",
3518
4253
  "kind": 1024,
3519
4254
  "kindString": "Property",
@@ -3535,7 +4270,7 @@
3535
4270
  {
3536
4271
  "title": "Properties",
3537
4272
  "children": [
3538
- 148
4273
+ 175
3539
4274
  ]
3540
4275
  }
3541
4276
  ],
@@ -3578,7 +4313,7 @@
3578
4313
  }
3579
4314
  },
3580
4315
  {
3581
- "id": 149,
4316
+ "id": 176,
3582
4317
  "name": "queryable",
3583
4318
  "kind": 2048,
3584
4319
  "kindString": "Method",
@@ -3586,20 +4321,20 @@
3586
4321
  "sources": [
3587
4322
  {
3588
4323
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
3589
- "line": 32,
4324
+ "line": 33,
3590
4325
  "character": 4
3591
4326
  }
3592
4327
  ],
3593
4328
  "signatures": [
3594
4329
  {
3595
- "id": 150,
4330
+ "id": 177,
3596
4331
  "name": "queryable",
3597
4332
  "kind": 4096,
3598
4333
  "kindString": "Call signature",
3599
4334
  "flags": {},
3600
4335
  "typeParameter": [
3601
4336
  {
3602
- "id": 159,
4337
+ "id": 186,
3603
4338
  "name": "T",
3604
4339
  "kind": 131072,
3605
4340
  "kindString": "Type parameter",
@@ -3622,14 +4357,14 @@
3622
4357
  {
3623
4358
  "type": "reflection",
3624
4359
  "declaration": {
3625
- "id": 151,
4360
+ "id": 178,
3626
4361
  "name": "__type",
3627
4362
  "kind": 65536,
3628
4363
  "kindString": "Type literal",
3629
4364
  "flags": {},
3630
4365
  "children": [
3631
4366
  {
3632
- "id": 152,
4367
+ "id": 179,
3633
4368
  "name": "query",
3634
4369
  "kind": 1024,
3635
4370
  "kindString": "Property",
@@ -3647,7 +4382,7 @@
3647
4382
  }
3648
4383
  },
3649
4384
  {
3650
- "id": 153,
4385
+ "id": 180,
3651
4386
  "name": "resultSet",
3652
4387
  "kind": 1024,
3653
4388
  "kindString": "Property",
@@ -3667,7 +4402,7 @@
3667
4402
  }
3668
4403
  },
3669
4404
  {
3670
- "id": 154,
4405
+ "id": 181,
3671
4406
  "name": "schema",
3672
4407
  "kind": 1024,
3673
4408
  "kindString": "Property",
@@ -3689,9 +4424,9 @@
3689
4424
  {
3690
4425
  "title": "Properties",
3691
4426
  "children": [
3692
- 152,
3693
- 153,
3694
- 154
4427
+ 179,
4428
+ 180,
4429
+ 181
3695
4430
  ]
3696
4431
  }
3697
4432
  ],
@@ -3724,14 +4459,14 @@
3724
4459
  {
3725
4460
  "type": "reflection",
3726
4461
  "declaration": {
3727
- "id": 155,
4462
+ "id": 182,
3728
4463
  "name": "__type",
3729
4464
  "kind": 65536,
3730
4465
  "kindString": "Type literal",
3731
4466
  "flags": {},
3732
4467
  "children": [
3733
4468
  {
3734
- "id": 156,
4469
+ "id": 183,
3735
4470
  "name": "query",
3736
4471
  "kind": 1024,
3737
4472
  "kindString": "Property",
@@ -3749,7 +4484,7 @@
3749
4484
  }
3750
4485
  },
3751
4486
  {
3752
- "id": 157,
4487
+ "id": 184,
3753
4488
  "name": "resultSet",
3754
4489
  "kind": 1024,
3755
4490
  "kindString": "Property",
@@ -3769,7 +4504,7 @@
3769
4504
  }
3770
4505
  },
3771
4506
  {
3772
- "id": 158,
4507
+ "id": 185,
3773
4508
  "name": "schema",
3774
4509
  "kind": 1024,
3775
4510
  "kindString": "Property",
@@ -3791,9 +4526,9 @@
3791
4526
  {
3792
4527
  "title": "Properties",
3793
4528
  "children": [
3794
- 156,
3795
- 157,
3796
- 158
4529
+ 183,
4530
+ 184,
4531
+ 185
3797
4532
  ]
3798
4533
  }
3799
4534
  ],
@@ -3812,19 +4547,19 @@
3812
4547
  ],
3813
4548
  "parameters": [
3814
4549
  {
3815
- "id": 160,
4550
+ "id": 187,
3816
4551
  "name": "query",
3817
4552
  "kind": 32768,
3818
4553
  "kindString": "Parameter",
3819
4554
  "flags": {},
3820
4555
  "type": {
3821
4556
  "type": "reference",
3822
- "id": 159,
4557
+ "id": 186,
3823
4558
  "name": "T"
3824
4559
  }
3825
4560
  },
3826
4561
  {
3827
- "id": 161,
4562
+ "id": 188,
3828
4563
  "name": "payloads",
3829
4564
  "kind": 32768,
3830
4565
  "kindString": "Parameter",
@@ -3847,14 +4582,14 @@
3847
4582
  {
3848
4583
  "type": "reflection",
3849
4584
  "declaration": {
3850
- "id": 162,
4585
+ "id": 189,
3851
4586
  "name": "__type",
3852
4587
  "kind": 65536,
3853
4588
  "kindString": "Type literal",
3854
4589
  "flags": {},
3855
4590
  "children": [
3856
4591
  {
3857
- "id": 163,
4592
+ "id": 190,
3858
4593
  "name": "schema",
3859
4594
  "kind": 1024,
3860
4595
  "kindString": "Property",
@@ -3876,7 +4611,7 @@
3876
4611
  {
3877
4612
  "title": "Properties",
3878
4613
  "children": [
3879
- 163
4614
+ 190
3880
4615
  ]
3881
4616
  }
3882
4617
  ],
@@ -3928,7 +4663,7 @@
3928
4663
  }
3929
4664
  },
3930
4665
  {
3931
- "id": 164,
4666
+ "id": 191,
3932
4667
  "name": "resolve",
3933
4668
  "kind": 2048,
3934
4669
  "kindString": "Method",
@@ -3936,25 +4671,25 @@
3936
4671
  "sources": [
3937
4672
  {
3938
4673
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
3939
- "line": 33,
4674
+ "line": 34,
3940
4675
  "character": 4
3941
4676
  },
3942
4677
  {
3943
4678
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
3944
- "line": 34,
4679
+ "line": 35,
3945
4680
  "character": 4
3946
4681
  }
3947
4682
  ],
3948
4683
  "signatures": [
3949
4684
  {
3950
- "id": 165,
4685
+ "id": 192,
3951
4686
  "name": "resolve",
3952
4687
  "kind": 4096,
3953
4688
  "kindString": "Call signature",
3954
4689
  "flags": {},
3955
4690
  "typeParameter": [
3956
4691
  {
3957
- "id": 186,
4692
+ "id": 213,
3958
4693
  "name": "TModule",
3959
4694
  "kind": 131072,
3960
4695
  "kindString": "Type parameter",
@@ -3976,14 +4711,14 @@
3976
4711
  {
3977
4712
  "type": "reflection",
3978
4713
  "declaration": {
3979
- "id": 166,
4714
+ "id": 193,
3980
4715
  "name": "__type",
3981
4716
  "kind": 65536,
3982
4717
  "kindString": "Type literal",
3983
4718
  "flags": {},
3984
4719
  "children": [
3985
4720
  {
3986
- "id": 167,
4721
+ "id": 194,
3987
4722
  "name": "name",
3988
4723
  "kind": 1024,
3989
4724
  "kindString": "Property",
@@ -4003,7 +4738,7 @@
4003
4738
  }
4004
4739
  },
4005
4740
  {
4006
- "id": 168,
4741
+ "id": 195,
4007
4742
  "name": "security",
4008
4743
  "kind": 1024,
4009
4744
  "kindString": "Property",
@@ -4020,14 +4755,14 @@
4020
4755
  "type": {
4021
4756
  "type": "reflection",
4022
4757
  "declaration": {
4023
- "id": 169,
4758
+ "id": 196,
4024
4759
  "name": "__type",
4025
4760
  "kind": 65536,
4026
4761
  "kindString": "Type literal",
4027
4762
  "flags": {},
4028
4763
  "children": [
4029
4764
  {
4030
- "id": 170,
4765
+ "id": 197,
4031
4766
  "name": "allowAnonymous",
4032
4767
  "kind": 1024,
4033
4768
  "kindString": "Property",
@@ -4047,7 +4782,7 @@
4047
4782
  }
4048
4783
  },
4049
4784
  {
4050
- "id": 171,
4785
+ "id": 198,
4051
4786
  "name": "allowed",
4052
4787
  "kind": 1024,
4053
4788
  "kindString": "Property",
@@ -4091,7 +4826,7 @@
4091
4826
  }
4092
4827
  },
4093
4828
  {
4094
- "id": 172,
4829
+ "id": 199,
4095
4830
  "name": "disallowed",
4096
4831
  "kind": 1024,
4097
4832
  "kindString": "Property",
@@ -4130,9 +4865,9 @@
4130
4865
  {
4131
4866
  "title": "Properties",
4132
4867
  "children": [
4133
- 170,
4134
- 171,
4135
- 172
4868
+ 197,
4869
+ 198,
4870
+ 199
4136
4871
  ]
4137
4872
  }
4138
4873
  ],
@@ -4147,7 +4882,7 @@
4147
4882
  }
4148
4883
  },
4149
4884
  {
4150
- "id": 173,
4885
+ "id": 200,
4151
4886
  "name": "storeQueries",
4152
4887
  "kind": 1024,
4153
4888
  "kindString": "Property",
@@ -4171,9 +4906,9 @@
4171
4906
  {
4172
4907
  "title": "Properties",
4173
4908
  "children": [
4174
- 167,
4175
- 168,
4176
- 173
4909
+ 194,
4910
+ 195,
4911
+ 200
4177
4912
  ]
4178
4913
  }
4179
4914
  ],
@@ -4189,14 +4924,14 @@
4189
4924
  {
4190
4925
  "type": "reflection",
4191
4926
  "declaration": {
4192
- "id": 174,
4927
+ "id": 201,
4193
4928
  "name": "__type",
4194
4929
  "kind": 65536,
4195
4930
  "kindString": "Type literal",
4196
4931
  "flags": {},
4197
4932
  "children": [
4198
4933
  {
4199
- "id": 175,
4934
+ "id": 202,
4200
4935
  "name": "schema",
4201
4936
  "kind": 1024,
4202
4937
  "kindString": "Property",
@@ -4218,7 +4953,7 @@
4218
4953
  {
4219
4954
  "title": "Properties",
4220
4955
  "children": [
4221
- 175
4956
+ 202
4222
4957
  ]
4223
4958
  }
4224
4959
  ],
@@ -4232,6 +4967,10 @@
4232
4967
  }
4233
4968
  }
4234
4969
  ]
4970
+ },
4971
+ {
4972
+ "type": "intrinsic",
4973
+ "name": "undefined"
4235
4974
  }
4236
4975
  ],
4237
4976
  "name": "Module"
@@ -4253,14 +4992,14 @@
4253
4992
  {
4254
4993
  "type": "reflection",
4255
4994
  "declaration": {
4256
- "id": 176,
4995
+ "id": 203,
4257
4996
  "name": "__type",
4258
4997
  "kind": 65536,
4259
4998
  "kindString": "Type literal",
4260
4999
  "flags": {},
4261
5000
  "children": [
4262
5001
  {
4263
- "id": 177,
5002
+ "id": 204,
4264
5003
  "name": "name",
4265
5004
  "kind": 1024,
4266
5005
  "kindString": "Property",
@@ -4280,7 +5019,7 @@
4280
5019
  }
4281
5020
  },
4282
5021
  {
4283
- "id": 178,
5022
+ "id": 205,
4284
5023
  "name": "security",
4285
5024
  "kind": 1024,
4286
5025
  "kindString": "Property",
@@ -4297,14 +5036,14 @@
4297
5036
  "type": {
4298
5037
  "type": "reflection",
4299
5038
  "declaration": {
4300
- "id": 179,
5039
+ "id": 206,
4301
5040
  "name": "__type",
4302
5041
  "kind": 65536,
4303
5042
  "kindString": "Type literal",
4304
5043
  "flags": {},
4305
5044
  "children": [
4306
5045
  {
4307
- "id": 180,
5046
+ "id": 207,
4308
5047
  "name": "allowAnonymous",
4309
5048
  "kind": 1024,
4310
5049
  "kindString": "Property",
@@ -4324,7 +5063,7 @@
4324
5063
  }
4325
5064
  },
4326
5065
  {
4327
- "id": 181,
5066
+ "id": 208,
4328
5067
  "name": "allowed",
4329
5068
  "kind": 1024,
4330
5069
  "kindString": "Property",
@@ -4368,7 +5107,7 @@
4368
5107
  }
4369
5108
  },
4370
5109
  {
4371
- "id": 182,
5110
+ "id": 209,
4372
5111
  "name": "disallowed",
4373
5112
  "kind": 1024,
4374
5113
  "kindString": "Property",
@@ -4407,9 +5146,9 @@
4407
5146
  {
4408
5147
  "title": "Properties",
4409
5148
  "children": [
4410
- 180,
4411
- 181,
4412
- 182
5149
+ 207,
5150
+ 208,
5151
+ 209
4413
5152
  ]
4414
5153
  }
4415
5154
  ],
@@ -4424,7 +5163,7 @@
4424
5163
  }
4425
5164
  },
4426
5165
  {
4427
- "id": 183,
5166
+ "id": 210,
4428
5167
  "name": "storeQueries",
4429
5168
  "kind": 1024,
4430
5169
  "kindString": "Property",
@@ -4448,9 +5187,9 @@
4448
5187
  {
4449
5188
  "title": "Properties",
4450
5189
  "children": [
4451
- 177,
4452
- 178,
4453
- 183
5190
+ 204,
5191
+ 205,
5192
+ 210
4454
5193
  ]
4455
5194
  }
4456
5195
  ],
@@ -4466,14 +5205,14 @@
4466
5205
  {
4467
5206
  "type": "reflection",
4468
5207
  "declaration": {
4469
- "id": 184,
5208
+ "id": 211,
4470
5209
  "name": "__type",
4471
5210
  "kind": 65536,
4472
5211
  "kindString": "Type literal",
4473
5212
  "flags": {},
4474
5213
  "children": [
4475
5214
  {
4476
- "id": 185,
5215
+ "id": 212,
4477
5216
  "name": "schema",
4478
5217
  "kind": 1024,
4479
5218
  "kindString": "Property",
@@ -4495,7 +5234,7 @@
4495
5234
  {
4496
5235
  "title": "Properties",
4497
5236
  "children": [
4498
- 185
5237
+ 212
4499
5238
  ]
4500
5239
  }
4501
5240
  ],
@@ -4509,6 +5248,10 @@
4509
5248
  }
4510
5249
  }
4511
5250
  ]
5251
+ },
5252
+ {
5253
+ "type": "intrinsic",
5254
+ "name": "undefined"
4512
5255
  }
4513
5256
  ],
4514
5257
  "name": "Module"
@@ -4517,7 +5260,7 @@
4517
5260
  ],
4518
5261
  "parameters": [
4519
5262
  {
4520
- "id": 187,
5263
+ "id": 214,
4521
5264
  "name": "nameOrAddress",
4522
5265
  "kind": 32768,
4523
5266
  "kindString": "Parameter",
@@ -4542,7 +5285,7 @@
4542
5285
  },
4543
5286
  {
4544
5287
  "type": "reference",
4545
- "id": 186,
5288
+ "id": 213,
4546
5289
  "name": "TModule"
4547
5290
  }
4548
5291
  ]
@@ -4558,14 +5301,14 @@
4558
5301
  }
4559
5302
  },
4560
5303
  {
4561
- "id": 188,
5304
+ "id": 215,
4562
5305
  "name": "resolve",
4563
5306
  "kind": 4096,
4564
5307
  "kindString": "Call signature",
4565
5308
  "flags": {},
4566
5309
  "typeParameter": [
4567
5310
  {
4568
- "id": 209,
5311
+ "id": 236,
4569
5312
  "name": "TModule",
4570
5313
  "kind": 131072,
4571
5314
  "kindString": "Type parameter",
@@ -4587,14 +5330,14 @@
4587
5330
  {
4588
5331
  "type": "reflection",
4589
5332
  "declaration": {
4590
- "id": 189,
5333
+ "id": 216,
4591
5334
  "name": "__type",
4592
5335
  "kind": 65536,
4593
5336
  "kindString": "Type literal",
4594
5337
  "flags": {},
4595
5338
  "children": [
4596
5339
  {
4597
- "id": 190,
5340
+ "id": 217,
4598
5341
  "name": "name",
4599
5342
  "kind": 1024,
4600
5343
  "kindString": "Property",
@@ -4614,7 +5357,7 @@
4614
5357
  }
4615
5358
  },
4616
5359
  {
4617
- "id": 191,
5360
+ "id": 218,
4618
5361
  "name": "security",
4619
5362
  "kind": 1024,
4620
5363
  "kindString": "Property",
@@ -4631,14 +5374,14 @@
4631
5374
  "type": {
4632
5375
  "type": "reflection",
4633
5376
  "declaration": {
4634
- "id": 192,
5377
+ "id": 219,
4635
5378
  "name": "__type",
4636
5379
  "kind": 65536,
4637
5380
  "kindString": "Type literal",
4638
5381
  "flags": {},
4639
5382
  "children": [
4640
5383
  {
4641
- "id": 193,
5384
+ "id": 220,
4642
5385
  "name": "allowAnonymous",
4643
5386
  "kind": 1024,
4644
5387
  "kindString": "Property",
@@ -4658,7 +5401,7 @@
4658
5401
  }
4659
5402
  },
4660
5403
  {
4661
- "id": 194,
5404
+ "id": 221,
4662
5405
  "name": "allowed",
4663
5406
  "kind": 1024,
4664
5407
  "kindString": "Property",
@@ -4702,7 +5445,7 @@
4702
5445
  }
4703
5446
  },
4704
5447
  {
4705
- "id": 195,
5448
+ "id": 222,
4706
5449
  "name": "disallowed",
4707
5450
  "kind": 1024,
4708
5451
  "kindString": "Property",
@@ -4741,9 +5484,9 @@
4741
5484
  {
4742
5485
  "title": "Properties",
4743
5486
  "children": [
4744
- 193,
4745
- 194,
4746
- 195
5487
+ 220,
5488
+ 221,
5489
+ 222
4747
5490
  ]
4748
5491
  }
4749
5492
  ],
@@ -4758,7 +5501,7 @@
4758
5501
  }
4759
5502
  },
4760
5503
  {
4761
- "id": 196,
5504
+ "id": 223,
4762
5505
  "name": "storeQueries",
4763
5506
  "kind": 1024,
4764
5507
  "kindString": "Property",
@@ -4782,9 +5525,9 @@
4782
5525
  {
4783
5526
  "title": "Properties",
4784
5527
  "children": [
4785
- 190,
4786
- 191,
4787
- 196
5528
+ 217,
5529
+ 218,
5530
+ 223
4788
5531
  ]
4789
5532
  }
4790
5533
  ],
@@ -4800,14 +5543,14 @@
4800
5543
  {
4801
5544
  "type": "reflection",
4802
5545
  "declaration": {
4803
- "id": 197,
5546
+ "id": 224,
4804
5547
  "name": "__type",
4805
5548
  "kind": 65536,
4806
5549
  "kindString": "Type literal",
4807
5550
  "flags": {},
4808
5551
  "children": [
4809
5552
  {
4810
- "id": 198,
5553
+ "id": 225,
4811
5554
  "name": "schema",
4812
5555
  "kind": 1024,
4813
5556
  "kindString": "Property",
@@ -4829,7 +5572,7 @@
4829
5572
  {
4830
5573
  "title": "Properties",
4831
5574
  "children": [
4832
- 198
5575
+ 225
4833
5576
  ]
4834
5577
  }
4835
5578
  ],
@@ -4843,6 +5586,10 @@
4843
5586
  }
4844
5587
  }
4845
5588
  ]
5589
+ },
5590
+ {
5591
+ "type": "intrinsic",
5592
+ "name": "undefined"
4846
5593
  }
4847
5594
  ],
4848
5595
  "name": "Module"
@@ -4864,14 +5611,14 @@
4864
5611
  {
4865
5612
  "type": "reflection",
4866
5613
  "declaration": {
4867
- "id": 199,
5614
+ "id": 226,
4868
5615
  "name": "__type",
4869
5616
  "kind": 65536,
4870
5617
  "kindString": "Type literal",
4871
5618
  "flags": {},
4872
5619
  "children": [
4873
5620
  {
4874
- "id": 200,
5621
+ "id": 227,
4875
5622
  "name": "name",
4876
5623
  "kind": 1024,
4877
5624
  "kindString": "Property",
@@ -4891,7 +5638,7 @@
4891
5638
  }
4892
5639
  },
4893
5640
  {
4894
- "id": 201,
5641
+ "id": 228,
4895
5642
  "name": "security",
4896
5643
  "kind": 1024,
4897
5644
  "kindString": "Property",
@@ -4908,14 +5655,14 @@
4908
5655
  "type": {
4909
5656
  "type": "reflection",
4910
5657
  "declaration": {
4911
- "id": 202,
5658
+ "id": 229,
4912
5659
  "name": "__type",
4913
5660
  "kind": 65536,
4914
5661
  "kindString": "Type literal",
4915
5662
  "flags": {},
4916
5663
  "children": [
4917
5664
  {
4918
- "id": 203,
5665
+ "id": 230,
4919
5666
  "name": "allowAnonymous",
4920
5667
  "kind": 1024,
4921
5668
  "kindString": "Property",
@@ -4935,7 +5682,7 @@
4935
5682
  }
4936
5683
  },
4937
5684
  {
4938
- "id": 204,
5685
+ "id": 231,
4939
5686
  "name": "allowed",
4940
5687
  "kind": 1024,
4941
5688
  "kindString": "Property",
@@ -4979,7 +5726,7 @@
4979
5726
  }
4980
5727
  },
4981
5728
  {
4982
- "id": 205,
5729
+ "id": 232,
4983
5730
  "name": "disallowed",
4984
5731
  "kind": 1024,
4985
5732
  "kindString": "Property",
@@ -5018,9 +5765,9 @@
5018
5765
  {
5019
5766
  "title": "Properties",
5020
5767
  "children": [
5021
- 203,
5022
- 204,
5023
- 205
5768
+ 230,
5769
+ 231,
5770
+ 232
5024
5771
  ]
5025
5772
  }
5026
5773
  ],
@@ -5035,7 +5782,7 @@
5035
5782
  }
5036
5783
  },
5037
5784
  {
5038
- "id": 206,
5785
+ "id": 233,
5039
5786
  "name": "storeQueries",
5040
5787
  "kind": 1024,
5041
5788
  "kindString": "Property",
@@ -5059,9 +5806,9 @@
5059
5806
  {
5060
5807
  "title": "Properties",
5061
5808
  "children": [
5062
- 200,
5063
- 201,
5064
- 206
5809
+ 227,
5810
+ 228,
5811
+ 233
5065
5812
  ]
5066
5813
  }
5067
5814
  ],
@@ -5077,14 +5824,14 @@
5077
5824
  {
5078
5825
  "type": "reflection",
5079
5826
  "declaration": {
5080
- "id": 207,
5827
+ "id": 234,
5081
5828
  "name": "__type",
5082
5829
  "kind": 65536,
5083
5830
  "kindString": "Type literal",
5084
5831
  "flags": {},
5085
5832
  "children": [
5086
5833
  {
5087
- "id": 208,
5834
+ "id": 235,
5088
5835
  "name": "schema",
5089
5836
  "kind": 1024,
5090
5837
  "kindString": "Property",
@@ -5106,7 +5853,7 @@
5106
5853
  {
5107
5854
  "title": "Properties",
5108
5855
  "children": [
5109
- 208
5856
+ 235
5110
5857
  ]
5111
5858
  }
5112
5859
  ],
@@ -5120,6 +5867,10 @@
5120
5867
  }
5121
5868
  }
5122
5869
  ]
5870
+ },
5871
+ {
5872
+ "type": "intrinsic",
5873
+ "name": "undefined"
5123
5874
  }
5124
5875
  ],
5125
5876
  "name": "Module"
@@ -5128,7 +5879,7 @@
5128
5879
  ],
5129
5880
  "parameters": [
5130
5881
  {
5131
- "id": 210,
5882
+ "id": 237,
5132
5883
  "name": "filter",
5133
5884
  "kind": 32768,
5134
5885
  "kindString": "Parameter",
@@ -5148,7 +5899,7 @@
5148
5899
  "type": "array",
5149
5900
  "elementType": {
5150
5901
  "type": "reference",
5151
- "id": 209,
5902
+ "id": 236,
5152
5903
  "name": "TModule"
5153
5904
  }
5154
5905
  }
@@ -5169,7 +5920,7 @@
5169
5920
  }
5170
5921
  },
5171
5922
  {
5172
- "id": 211,
5923
+ "id": 238,
5173
5924
  "name": "resolveWrapped",
5174
5925
  "kind": 2048,
5175
5926
  "kindString": "Method",
@@ -5177,18 +5928,18 @@
5177
5928
  "sources": [
5178
5929
  {
5179
5930
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
5180
- "line": 46,
5931
+ "line": 47,
5181
5932
  "character": 4
5182
5933
  },
5183
5934
  {
5184
5935
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
5185
- "line": 47,
5936
+ "line": 48,
5186
5937
  "character": 4
5187
5938
  }
5188
5939
  ],
5189
5940
  "signatures": [
5190
5941
  {
5191
- "id": 212,
5942
+ "id": 239,
5192
5943
  "name": "resolveWrapped",
5193
5944
  "kind": 4096,
5194
5945
  "kindString": "Call signature",
@@ -5227,7 +5978,7 @@
5227
5978
  },
5228
5979
  "typeParameter": [
5229
5980
  {
5230
- "id": 233,
5981
+ "id": 260,
5231
5982
  "name": "T",
5232
5983
  "kind": 131072,
5233
5984
  "kindString": "Type parameter",
@@ -5252,14 +6003,14 @@
5252
6003
  {
5253
6004
  "type": "reflection",
5254
6005
  "declaration": {
5255
- "id": 213,
6006
+ "id": 240,
5256
6007
  "name": "__type",
5257
6008
  "kind": 65536,
5258
6009
  "kindString": "Type literal",
5259
6010
  "flags": {},
5260
6011
  "children": [
5261
6012
  {
5262
- "id": 214,
6013
+ "id": 241,
5263
6014
  "name": "name",
5264
6015
  "kind": 1024,
5265
6016
  "kindString": "Property",
@@ -5279,7 +6030,7 @@
5279
6030
  }
5280
6031
  },
5281
6032
  {
5282
- "id": 215,
6033
+ "id": 242,
5283
6034
  "name": "security",
5284
6035
  "kind": 1024,
5285
6036
  "kindString": "Property",
@@ -5296,14 +6047,14 @@
5296
6047
  "type": {
5297
6048
  "type": "reflection",
5298
6049
  "declaration": {
5299
- "id": 216,
6050
+ "id": 243,
5300
6051
  "name": "__type",
5301
6052
  "kind": 65536,
5302
6053
  "kindString": "Type literal",
5303
6054
  "flags": {},
5304
6055
  "children": [
5305
6056
  {
5306
- "id": 217,
6057
+ "id": 244,
5307
6058
  "name": "allowAnonymous",
5308
6059
  "kind": 1024,
5309
6060
  "kindString": "Property",
@@ -5323,7 +6074,7 @@
5323
6074
  }
5324
6075
  },
5325
6076
  {
5326
- "id": 218,
6077
+ "id": 245,
5327
6078
  "name": "allowed",
5328
6079
  "kind": 1024,
5329
6080
  "kindString": "Property",
@@ -5367,7 +6118,7 @@
5367
6118
  }
5368
6119
  },
5369
6120
  {
5370
- "id": 219,
6121
+ "id": 246,
5371
6122
  "name": "disallowed",
5372
6123
  "kind": 1024,
5373
6124
  "kindString": "Property",
@@ -5406,9 +6157,9 @@
5406
6157
  {
5407
6158
  "title": "Properties",
5408
6159
  "children": [
5409
- 217,
5410
- 218,
5411
- 219
6160
+ 244,
6161
+ 245,
6162
+ 246
5412
6163
  ]
5413
6164
  }
5414
6165
  ],
@@ -5423,7 +6174,7 @@
5423
6174
  }
5424
6175
  },
5425
6176
  {
5426
- "id": 220,
6177
+ "id": 247,
5427
6178
  "name": "storeQueries",
5428
6179
  "kind": 1024,
5429
6180
  "kindString": "Property",
@@ -5447,9 +6198,9 @@
5447
6198
  {
5448
6199
  "title": "Properties",
5449
6200
  "children": [
5450
- 214,
5451
- 215,
5452
- 220
6201
+ 241,
6202
+ 242,
6203
+ 247
5453
6204
  ]
5454
6205
  }
5455
6206
  ],
@@ -5465,14 +6216,14 @@
5465
6216
  {
5466
6217
  "type": "reflection",
5467
6218
  "declaration": {
5468
- "id": 221,
6219
+ "id": 248,
5469
6220
  "name": "__type",
5470
6221
  "kind": 65536,
5471
6222
  "kindString": "Type literal",
5472
6223
  "flags": {},
5473
6224
  "children": [
5474
6225
  {
5475
- "id": 222,
6226
+ "id": 249,
5476
6227
  "name": "schema",
5477
6228
  "kind": 1024,
5478
6229
  "kindString": "Property",
@@ -5494,7 +6245,7 @@
5494
6245
  {
5495
6246
  "title": "Properties",
5496
6247
  "children": [
5497
- 222
6248
+ 249
5498
6249
  ]
5499
6250
  }
5500
6251
  ],
@@ -5508,13 +6259,17 @@
5508
6259
  }
5509
6260
  }
5510
6261
  ]
6262
+ },
6263
+ {
6264
+ "type": "intrinsic",
6265
+ "name": "undefined"
5511
6266
  }
5512
6267
  ],
5513
6268
  "name": "Module"
5514
6269
  },
5515
6270
  {
5516
6271
  "type": "reference",
5517
- "id": 233,
6272
+ "id": 260,
5518
6273
  "name": "T"
5519
6274
  }
5520
6275
  ],
@@ -5540,14 +6295,14 @@
5540
6295
  {
5541
6296
  "type": "reflection",
5542
6297
  "declaration": {
5543
- "id": 223,
6298
+ "id": 250,
5544
6299
  "name": "__type",
5545
6300
  "kind": 65536,
5546
6301
  "kindString": "Type literal",
5547
6302
  "flags": {},
5548
6303
  "children": [
5549
6304
  {
5550
- "id": 224,
6305
+ "id": 251,
5551
6306
  "name": "name",
5552
6307
  "kind": 1024,
5553
6308
  "kindString": "Property",
@@ -5567,7 +6322,7 @@
5567
6322
  }
5568
6323
  },
5569
6324
  {
5570
- "id": 225,
6325
+ "id": 252,
5571
6326
  "name": "security",
5572
6327
  "kind": 1024,
5573
6328
  "kindString": "Property",
@@ -5584,14 +6339,14 @@
5584
6339
  "type": {
5585
6340
  "type": "reflection",
5586
6341
  "declaration": {
5587
- "id": 226,
6342
+ "id": 253,
5588
6343
  "name": "__type",
5589
6344
  "kind": 65536,
5590
6345
  "kindString": "Type literal",
5591
6346
  "flags": {},
5592
6347
  "children": [
5593
6348
  {
5594
- "id": 227,
6349
+ "id": 254,
5595
6350
  "name": "allowAnonymous",
5596
6351
  "kind": 1024,
5597
6352
  "kindString": "Property",
@@ -5611,7 +6366,7 @@
5611
6366
  }
5612
6367
  },
5613
6368
  {
5614
- "id": 228,
6369
+ "id": 255,
5615
6370
  "name": "allowed",
5616
6371
  "kind": 1024,
5617
6372
  "kindString": "Property",
@@ -5655,7 +6410,7 @@
5655
6410
  }
5656
6411
  },
5657
6412
  {
5658
- "id": 229,
6413
+ "id": 256,
5659
6414
  "name": "disallowed",
5660
6415
  "kind": 1024,
5661
6416
  "kindString": "Property",
@@ -5694,9 +6449,9 @@
5694
6449
  {
5695
6450
  "title": "Properties",
5696
6451
  "children": [
5697
- 227,
5698
- 228,
5699
- 229
6452
+ 254,
6453
+ 255,
6454
+ 256
5700
6455
  ]
5701
6456
  }
5702
6457
  ],
@@ -5711,7 +6466,7 @@
5711
6466
  }
5712
6467
  },
5713
6468
  {
5714
- "id": 230,
6469
+ "id": 257,
5715
6470
  "name": "storeQueries",
5716
6471
  "kind": 1024,
5717
6472
  "kindString": "Property",
@@ -5735,9 +6490,9 @@
5735
6490
  {
5736
6491
  "title": "Properties",
5737
6492
  "children": [
5738
- 224,
5739
- 225,
5740
- 230
6493
+ 251,
6494
+ 252,
6495
+ 257
5741
6496
  ]
5742
6497
  }
5743
6498
  ],
@@ -5753,14 +6508,14 @@
5753
6508
  {
5754
6509
  "type": "reflection",
5755
6510
  "declaration": {
5756
- "id": 231,
6511
+ "id": 258,
5757
6512
  "name": "__type",
5758
6513
  "kind": 65536,
5759
6514
  "kindString": "Type literal",
5760
6515
  "flags": {},
5761
6516
  "children": [
5762
6517
  {
5763
- "id": 232,
6518
+ "id": 259,
5764
6519
  "name": "schema",
5765
6520
  "kind": 1024,
5766
6521
  "kindString": "Property",
@@ -5782,7 +6537,7 @@
5782
6537
  {
5783
6538
  "title": "Properties",
5784
6539
  "children": [
5785
- 232
6540
+ 259
5786
6541
  ]
5787
6542
  }
5788
6543
  ],
@@ -5796,6 +6551,10 @@
5796
6551
  }
5797
6552
  }
5798
6553
  ]
6554
+ },
6555
+ {
6556
+ "type": "intrinsic",
6557
+ "name": "undefined"
5799
6558
  }
5800
6559
  ],
5801
6560
  "name": "Module"
@@ -5807,7 +6566,7 @@
5807
6566
  ],
5808
6567
  "parameters": [
5809
6568
  {
5810
- "id": 234,
6569
+ "id": 261,
5811
6570
  "name": "wrapper",
5812
6571
  "kind": 32768,
5813
6572
  "kindString": "Parameter",
@@ -5840,14 +6599,14 @@
5840
6599
  {
5841
6600
  "type": "reflection",
5842
6601
  "declaration": {
5843
- "id": 235,
6602
+ "id": 262,
5844
6603
  "name": "__type",
5845
6604
  "kind": 65536,
5846
6605
  "kindString": "Type literal",
5847
6606
  "flags": {},
5848
6607
  "children": [
5849
6608
  {
5850
- "id": 236,
6609
+ "id": 263,
5851
6610
  "name": "name",
5852
6611
  "kind": 1024,
5853
6612
  "kindString": "Property",
@@ -5867,7 +6626,7 @@
5867
6626
  }
5868
6627
  },
5869
6628
  {
5870
- "id": 237,
6629
+ "id": 264,
5871
6630
  "name": "security",
5872
6631
  "kind": 1024,
5873
6632
  "kindString": "Property",
@@ -5884,14 +6643,14 @@
5884
6643
  "type": {
5885
6644
  "type": "reflection",
5886
6645
  "declaration": {
5887
- "id": 238,
6646
+ "id": 265,
5888
6647
  "name": "__type",
5889
6648
  "kind": 65536,
5890
6649
  "kindString": "Type literal",
5891
6650
  "flags": {},
5892
6651
  "children": [
5893
6652
  {
5894
- "id": 239,
6653
+ "id": 266,
5895
6654
  "name": "allowAnonymous",
5896
6655
  "kind": 1024,
5897
6656
  "kindString": "Property",
@@ -5911,7 +6670,7 @@
5911
6670
  }
5912
6671
  },
5913
6672
  {
5914
- "id": 240,
6673
+ "id": 267,
5915
6674
  "name": "allowed",
5916
6675
  "kind": 1024,
5917
6676
  "kindString": "Property",
@@ -5955,7 +6714,7 @@
5955
6714
  }
5956
6715
  },
5957
6716
  {
5958
- "id": 241,
6717
+ "id": 268,
5959
6718
  "name": "disallowed",
5960
6719
  "kind": 1024,
5961
6720
  "kindString": "Property",
@@ -5994,9 +6753,9 @@
5994
6753
  {
5995
6754
  "title": "Properties",
5996
6755
  "children": [
5997
- 239,
5998
- 240,
5999
- 241
6756
+ 266,
6757
+ 267,
6758
+ 268
6000
6759
  ]
6001
6760
  }
6002
6761
  ],
@@ -6011,7 +6770,7 @@
6011
6770
  }
6012
6771
  },
6013
6772
  {
6014
- "id": 242,
6773
+ "id": 269,
6015
6774
  "name": "storeQueries",
6016
6775
  "kind": 1024,
6017
6776
  "kindString": "Property",
@@ -6035,9 +6794,9 @@
6035
6794
  {
6036
6795
  "title": "Properties",
6037
6796
  "children": [
6038
- 236,
6039
- 237,
6040
- 242
6797
+ 263,
6798
+ 264,
6799
+ 269
6041
6800
  ]
6042
6801
  }
6043
6802
  ],
@@ -6053,14 +6812,14 @@
6053
6812
  {
6054
6813
  "type": "reflection",
6055
6814
  "declaration": {
6056
- "id": 243,
6815
+ "id": 270,
6057
6816
  "name": "__type",
6058
6817
  "kind": 65536,
6059
6818
  "kindString": "Type literal",
6060
6819
  "flags": {},
6061
6820
  "children": [
6062
6821
  {
6063
- "id": 244,
6822
+ "id": 271,
6064
6823
  "name": "schema",
6065
6824
  "kind": 1024,
6066
6825
  "kindString": "Property",
@@ -6082,7 +6841,7 @@
6082
6841
  {
6083
6842
  "title": "Properties",
6084
6843
  "children": [
6085
- 244
6844
+ 271
6086
6845
  ]
6087
6846
  }
6088
6847
  ],
@@ -6096,13 +6855,17 @@
6096
6855
  }
6097
6856
  }
6098
6857
  ]
6858
+ },
6859
+ {
6860
+ "type": "intrinsic",
6861
+ "name": "undefined"
6099
6862
  }
6100
6863
  ],
6101
6864
  "name": "Module"
6102
6865
  },
6103
6866
  {
6104
6867
  "type": "reference",
6105
- "id": 233,
6868
+ "id": 260,
6106
6869
  "name": "T"
6107
6870
  }
6108
6871
  ],
@@ -6110,7 +6873,7 @@
6110
6873
  }
6111
6874
  },
6112
6875
  {
6113
- "id": 245,
6876
+ "id": 272,
6114
6877
  "name": "filter",
6115
6878
  "kind": 32768,
6116
6879
  "kindString": "Parameter",
@@ -6138,7 +6901,7 @@
6138
6901
  "type": "array",
6139
6902
  "elementType": {
6140
6903
  "type": "reference",
6141
- "id": 233,
6904
+ "id": 260,
6142
6905
  "name": "T"
6143
6906
  }
6144
6907
  }
@@ -6153,14 +6916,14 @@
6153
6916
  }
6154
6917
  },
6155
6918
  {
6156
- "id": 246,
6919
+ "id": 273,
6157
6920
  "name": "resolveWrapped",
6158
6921
  "kind": 4096,
6159
6922
  "kindString": "Call signature",
6160
6923
  "flags": {},
6161
6924
  "typeParameter": [
6162
6925
  {
6163
- "id": 267,
6926
+ "id": 294,
6164
6927
  "name": "T",
6165
6928
  "kind": 131072,
6166
6929
  "kindString": "Type parameter",
@@ -6185,14 +6948,14 @@
6185
6948
  {
6186
6949
  "type": "reflection",
6187
6950
  "declaration": {
6188
- "id": 247,
6951
+ "id": 274,
6189
6952
  "name": "__type",
6190
6953
  "kind": 65536,
6191
6954
  "kindString": "Type literal",
6192
6955
  "flags": {},
6193
6956
  "children": [
6194
6957
  {
6195
- "id": 248,
6958
+ "id": 275,
6196
6959
  "name": "name",
6197
6960
  "kind": 1024,
6198
6961
  "kindString": "Property",
@@ -6212,7 +6975,7 @@
6212
6975
  }
6213
6976
  },
6214
6977
  {
6215
- "id": 249,
6978
+ "id": 276,
6216
6979
  "name": "security",
6217
6980
  "kind": 1024,
6218
6981
  "kindString": "Property",
@@ -6229,14 +6992,14 @@
6229
6992
  "type": {
6230
6993
  "type": "reflection",
6231
6994
  "declaration": {
6232
- "id": 250,
6995
+ "id": 277,
6233
6996
  "name": "__type",
6234
6997
  "kind": 65536,
6235
6998
  "kindString": "Type literal",
6236
6999
  "flags": {},
6237
7000
  "children": [
6238
7001
  {
6239
- "id": 251,
7002
+ "id": 278,
6240
7003
  "name": "allowAnonymous",
6241
7004
  "kind": 1024,
6242
7005
  "kindString": "Property",
@@ -6256,7 +7019,7 @@
6256
7019
  }
6257
7020
  },
6258
7021
  {
6259
- "id": 252,
7022
+ "id": 279,
6260
7023
  "name": "allowed",
6261
7024
  "kind": 1024,
6262
7025
  "kindString": "Property",
@@ -6300,7 +7063,7 @@
6300
7063
  }
6301
7064
  },
6302
7065
  {
6303
- "id": 253,
7066
+ "id": 280,
6304
7067
  "name": "disallowed",
6305
7068
  "kind": 1024,
6306
7069
  "kindString": "Property",
@@ -6339,9 +7102,9 @@
6339
7102
  {
6340
7103
  "title": "Properties",
6341
7104
  "children": [
6342
- 251,
6343
- 252,
6344
- 253
7105
+ 278,
7106
+ 279,
7107
+ 280
6345
7108
  ]
6346
7109
  }
6347
7110
  ],
@@ -6356,7 +7119,7 @@
6356
7119
  }
6357
7120
  },
6358
7121
  {
6359
- "id": 254,
7122
+ "id": 281,
6360
7123
  "name": "storeQueries",
6361
7124
  "kind": 1024,
6362
7125
  "kindString": "Property",
@@ -6380,9 +7143,9 @@
6380
7143
  {
6381
7144
  "title": "Properties",
6382
7145
  "children": [
6383
- 248,
6384
- 249,
6385
- 254
7146
+ 275,
7147
+ 276,
7148
+ 281
6386
7149
  ]
6387
7150
  }
6388
7151
  ],
@@ -6398,14 +7161,14 @@
6398
7161
  {
6399
7162
  "type": "reflection",
6400
7163
  "declaration": {
6401
- "id": 255,
7164
+ "id": 282,
6402
7165
  "name": "__type",
6403
7166
  "kind": 65536,
6404
7167
  "kindString": "Type literal",
6405
7168
  "flags": {},
6406
7169
  "children": [
6407
7170
  {
6408
- "id": 256,
7171
+ "id": 283,
6409
7172
  "name": "schema",
6410
7173
  "kind": 1024,
6411
7174
  "kindString": "Property",
@@ -6427,7 +7190,7 @@
6427
7190
  {
6428
7191
  "title": "Properties",
6429
7192
  "children": [
6430
- 256
7193
+ 283
6431
7194
  ]
6432
7195
  }
6433
7196
  ],
@@ -6441,13 +7204,17 @@
6441
7204
  }
6442
7205
  }
6443
7206
  ]
7207
+ },
7208
+ {
7209
+ "type": "intrinsic",
7210
+ "name": "undefined"
6444
7211
  }
6445
7212
  ],
6446
7213
  "name": "Module"
6447
7214
  },
6448
7215
  {
6449
7216
  "type": "reference",
6450
- "id": 267,
7217
+ "id": 294,
6451
7218
  "name": "T"
6452
7219
  }
6453
7220
  ],
@@ -6473,14 +7240,14 @@
6473
7240
  {
6474
7241
  "type": "reflection",
6475
7242
  "declaration": {
6476
- "id": 257,
7243
+ "id": 284,
6477
7244
  "name": "__type",
6478
7245
  "kind": 65536,
6479
7246
  "kindString": "Type literal",
6480
7247
  "flags": {},
6481
7248
  "children": [
6482
7249
  {
6483
- "id": 258,
7250
+ "id": 285,
6484
7251
  "name": "name",
6485
7252
  "kind": 1024,
6486
7253
  "kindString": "Property",
@@ -6500,7 +7267,7 @@
6500
7267
  }
6501
7268
  },
6502
7269
  {
6503
- "id": 259,
7270
+ "id": 286,
6504
7271
  "name": "security",
6505
7272
  "kind": 1024,
6506
7273
  "kindString": "Property",
@@ -6517,14 +7284,14 @@
6517
7284
  "type": {
6518
7285
  "type": "reflection",
6519
7286
  "declaration": {
6520
- "id": 260,
7287
+ "id": 287,
6521
7288
  "name": "__type",
6522
7289
  "kind": 65536,
6523
7290
  "kindString": "Type literal",
6524
7291
  "flags": {},
6525
7292
  "children": [
6526
7293
  {
6527
- "id": 261,
7294
+ "id": 288,
6528
7295
  "name": "allowAnonymous",
6529
7296
  "kind": 1024,
6530
7297
  "kindString": "Property",
@@ -6544,7 +7311,7 @@
6544
7311
  }
6545
7312
  },
6546
7313
  {
6547
- "id": 262,
7314
+ "id": 289,
6548
7315
  "name": "allowed",
6549
7316
  "kind": 1024,
6550
7317
  "kindString": "Property",
@@ -6588,7 +7355,7 @@
6588
7355
  }
6589
7356
  },
6590
7357
  {
6591
- "id": 263,
7358
+ "id": 290,
6592
7359
  "name": "disallowed",
6593
7360
  "kind": 1024,
6594
7361
  "kindString": "Property",
@@ -6627,9 +7394,9 @@
6627
7394
  {
6628
7395
  "title": "Properties",
6629
7396
  "children": [
6630
- 261,
6631
- 262,
6632
- 263
7397
+ 288,
7398
+ 289,
7399
+ 290
6633
7400
  ]
6634
7401
  }
6635
7402
  ],
@@ -6644,7 +7411,7 @@
6644
7411
  }
6645
7412
  },
6646
7413
  {
6647
- "id": 264,
7414
+ "id": 291,
6648
7415
  "name": "storeQueries",
6649
7416
  "kind": 1024,
6650
7417
  "kindString": "Property",
@@ -6668,9 +7435,9 @@
6668
7435
  {
6669
7436
  "title": "Properties",
6670
7437
  "children": [
6671
- 258,
6672
- 259,
6673
- 264
7438
+ 285,
7439
+ 286,
7440
+ 291
6674
7441
  ]
6675
7442
  }
6676
7443
  ],
@@ -6686,14 +7453,14 @@
6686
7453
  {
6687
7454
  "type": "reflection",
6688
7455
  "declaration": {
6689
- "id": 265,
7456
+ "id": 292,
6690
7457
  "name": "__type",
6691
7458
  "kind": 65536,
6692
7459
  "kindString": "Type literal",
6693
7460
  "flags": {},
6694
7461
  "children": [
6695
7462
  {
6696
- "id": 266,
7463
+ "id": 293,
6697
7464
  "name": "schema",
6698
7465
  "kind": 1024,
6699
7466
  "kindString": "Property",
@@ -6715,7 +7482,7 @@
6715
7482
  {
6716
7483
  "title": "Properties",
6717
7484
  "children": [
6718
- 266
7485
+ 293
6719
7486
  ]
6720
7487
  }
6721
7488
  ],
@@ -6729,6 +7496,10 @@
6729
7496
  }
6730
7497
  }
6731
7498
  ]
7499
+ },
7500
+ {
7501
+ "type": "intrinsic",
7502
+ "name": "undefined"
6732
7503
  }
6733
7504
  ],
6734
7505
  "name": "Module"
@@ -6740,7 +7511,7 @@
6740
7511
  ],
6741
7512
  "parameters": [
6742
7513
  {
6743
- "id": 268,
7514
+ "id": 295,
6744
7515
  "name": "wrapper",
6745
7516
  "kind": 32768,
6746
7517
  "kindString": "Parameter",
@@ -6765,14 +7536,14 @@
6765
7536
  {
6766
7537
  "type": "reflection",
6767
7538
  "declaration": {
6768
- "id": 269,
7539
+ "id": 296,
6769
7540
  "name": "__type",
6770
7541
  "kind": 65536,
6771
7542
  "kindString": "Type literal",
6772
7543
  "flags": {},
6773
7544
  "children": [
6774
7545
  {
6775
- "id": 270,
7546
+ "id": 297,
6776
7547
  "name": "name",
6777
7548
  "kind": 1024,
6778
7549
  "kindString": "Property",
@@ -6792,7 +7563,7 @@
6792
7563
  }
6793
7564
  },
6794
7565
  {
6795
- "id": 271,
7566
+ "id": 298,
6796
7567
  "name": "security",
6797
7568
  "kind": 1024,
6798
7569
  "kindString": "Property",
@@ -6809,14 +7580,14 @@
6809
7580
  "type": {
6810
7581
  "type": "reflection",
6811
7582
  "declaration": {
6812
- "id": 272,
7583
+ "id": 299,
6813
7584
  "name": "__type",
6814
7585
  "kind": 65536,
6815
7586
  "kindString": "Type literal",
6816
7587
  "flags": {},
6817
7588
  "children": [
6818
7589
  {
6819
- "id": 273,
7590
+ "id": 300,
6820
7591
  "name": "allowAnonymous",
6821
7592
  "kind": 1024,
6822
7593
  "kindString": "Property",
@@ -6836,7 +7607,7 @@
6836
7607
  }
6837
7608
  },
6838
7609
  {
6839
- "id": 274,
7610
+ "id": 301,
6840
7611
  "name": "allowed",
6841
7612
  "kind": 1024,
6842
7613
  "kindString": "Property",
@@ -6880,7 +7651,7 @@
6880
7651
  }
6881
7652
  },
6882
7653
  {
6883
- "id": 275,
7654
+ "id": 302,
6884
7655
  "name": "disallowed",
6885
7656
  "kind": 1024,
6886
7657
  "kindString": "Property",
@@ -6919,9 +7690,9 @@
6919
7690
  {
6920
7691
  "title": "Properties",
6921
7692
  "children": [
6922
- 273,
6923
- 274,
6924
- 275
7693
+ 300,
7694
+ 301,
7695
+ 302
6925
7696
  ]
6926
7697
  }
6927
7698
  ],
@@ -6936,7 +7707,7 @@
6936
7707
  }
6937
7708
  },
6938
7709
  {
6939
- "id": 276,
7710
+ "id": 303,
6940
7711
  "name": "storeQueries",
6941
7712
  "kind": 1024,
6942
7713
  "kindString": "Property",
@@ -6960,9 +7731,9 @@
6960
7731
  {
6961
7732
  "title": "Properties",
6962
7733
  "children": [
6963
- 270,
6964
- 271,
6965
- 276
7734
+ 297,
7735
+ 298,
7736
+ 303
6966
7737
  ]
6967
7738
  }
6968
7739
  ],
@@ -6978,14 +7749,14 @@
6978
7749
  {
6979
7750
  "type": "reflection",
6980
7751
  "declaration": {
6981
- "id": 277,
7752
+ "id": 304,
6982
7753
  "name": "__type",
6983
7754
  "kind": 65536,
6984
7755
  "kindString": "Type literal",
6985
7756
  "flags": {},
6986
7757
  "children": [
6987
7758
  {
6988
- "id": 278,
7759
+ "id": 305,
6989
7760
  "name": "schema",
6990
7761
  "kind": 1024,
6991
7762
  "kindString": "Property",
@@ -7007,7 +7778,7 @@
7007
7778
  {
7008
7779
  "title": "Properties",
7009
7780
  "children": [
7010
- 278
7781
+ 305
7011
7782
  ]
7012
7783
  }
7013
7784
  ],
@@ -7021,13 +7792,17 @@
7021
7792
  }
7022
7793
  }
7023
7794
  ]
7795
+ },
7796
+ {
7797
+ "type": "intrinsic",
7798
+ "name": "undefined"
7024
7799
  }
7025
7800
  ],
7026
7801
  "name": "Module"
7027
7802
  },
7028
7803
  {
7029
7804
  "type": "reference",
7030
- "id": 267,
7805
+ "id": 294,
7031
7806
  "name": "T"
7032
7807
  }
7033
7808
  ],
@@ -7035,7 +7810,7 @@
7035
7810
  }
7036
7811
  },
7037
7812
  {
7038
- "id": 279,
7813
+ "id": 306,
7039
7814
  "name": "nameOrAddress",
7040
7815
  "kind": 32768,
7041
7816
  "kindString": "Parameter",
@@ -7058,7 +7833,7 @@
7058
7833
  },
7059
7834
  {
7060
7835
  "type": "reference",
7061
- "id": 267,
7836
+ "id": 294,
7062
7837
  "name": "T"
7063
7838
  }
7064
7839
  ]
@@ -7080,7 +7855,7 @@
7080
7855
  }
7081
7856
  },
7082
7857
  {
7083
- "id": 332,
7858
+ "id": 359,
7084
7859
  "name": "sendQuery",
7085
7860
  "kind": 2048,
7086
7861
  "kindString": "Method",
@@ -7090,20 +7865,20 @@
7090
7865
  "sources": [
7091
7866
  {
7092
7867
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
7093
- "line": 51,
7868
+ "line": 52,
7094
7869
  "character": 14
7095
7870
  }
7096
7871
  ],
7097
7872
  "signatures": [
7098
7873
  {
7099
- "id": 333,
7874
+ "id": 360,
7100
7875
  "name": "sendQuery",
7101
7876
  "kind": 4096,
7102
7877
  "kindString": "Call signature",
7103
7878
  "flags": {},
7104
7879
  "typeParameter": [
7105
7880
  {
7106
- "id": 338,
7881
+ "id": 365,
7107
7882
  "name": "T",
7108
7883
  "kind": 131072,
7109
7884
  "kindString": "Type parameter",
@@ -7129,14 +7904,14 @@
7129
7904
  {
7130
7905
  "type": "reflection",
7131
7906
  "declaration": {
7132
- "id": 334,
7907
+ "id": 361,
7133
7908
  "name": "__type",
7134
7909
  "kind": 65536,
7135
7910
  "kindString": "Type literal",
7136
7911
  "flags": {},
7137
7912
  "children": [
7138
7913
  {
7139
- "id": 335,
7914
+ "id": 362,
7140
7915
  "name": "schema",
7141
7916
  "kind": 1024,
7142
7917
  "kindString": "Property",
@@ -7158,7 +7933,7 @@
7158
7933
  {
7159
7934
  "title": "Properties",
7160
7935
  "children": [
7161
- 335
7936
+ 362
7162
7937
  ]
7163
7938
  }
7164
7939
  ],
@@ -7194,14 +7969,14 @@
7194
7969
  {
7195
7970
  "type": "reflection",
7196
7971
  "declaration": {
7197
- "id": 336,
7972
+ "id": 363,
7198
7973
  "name": "__type",
7199
7974
  "kind": 65536,
7200
7975
  "kindString": "Type literal",
7201
7976
  "flags": {},
7202
7977
  "children": [
7203
7978
  {
7204
- "id": 337,
7979
+ "id": 364,
7205
7980
  "name": "schema",
7206
7981
  "kind": 1024,
7207
7982
  "kindString": "Property",
@@ -7223,7 +7998,7 @@
7223
7998
  {
7224
7999
  "title": "Properties",
7225
8000
  "children": [
7226
- 337
8001
+ 364
7227
8002
  ]
7228
8003
  }
7229
8004
  ],
@@ -7247,19 +8022,19 @@
7247
8022
  ],
7248
8023
  "parameters": [
7249
8024
  {
7250
- "id": 339,
8025
+ "id": 366,
7251
8026
  "name": "queryPayload",
7252
8027
  "kind": 32768,
7253
8028
  "kindString": "Parameter",
7254
8029
  "flags": {},
7255
8030
  "type": {
7256
8031
  "type": "reference",
7257
- "id": 338,
8032
+ "id": 365,
7258
8033
  "name": "T"
7259
8034
  }
7260
8035
  },
7261
8036
  {
7262
- "id": 340,
8037
+ "id": 367,
7263
8038
  "name": "payloads",
7264
8039
  "kind": 32768,
7265
8040
  "kindString": "Parameter",
@@ -7283,14 +8058,14 @@
7283
8058
  {
7284
8059
  "type": "reflection",
7285
8060
  "declaration": {
7286
- "id": 341,
8061
+ "id": 368,
7287
8062
  "name": "__type",
7288
8063
  "kind": 65536,
7289
8064
  "kindString": "Type literal",
7290
8065
  "flags": {},
7291
8066
  "children": [
7292
8067
  {
7293
- "id": 342,
8068
+ "id": 369,
7294
8069
  "name": "schema",
7295
8070
  "kind": 1024,
7296
8071
  "kindString": "Property",
@@ -7312,7 +8087,7 @@
7312
8087
  {
7313
8088
  "title": "Properties",
7314
8089
  "children": [
7315
- 342
8090
+ 369
7316
8091
  ]
7317
8092
  }
7318
8093
  ],
@@ -7351,14 +8126,14 @@
7351
8126
  {
7352
8127
  "type": "reflection",
7353
8128
  "declaration": {
7354
- "id": 343,
8129
+ "id": 370,
7355
8130
  "name": "__type",
7356
8131
  "kind": 65536,
7357
8132
  "kindString": "Type literal",
7358
8133
  "flags": {},
7359
8134
  "children": [
7360
8135
  {
7361
- "id": 344,
8136
+ "id": 371,
7362
8137
  "name": "schema",
7363
8138
  "kind": 1024,
7364
8139
  "kindString": "Property",
@@ -7380,7 +8155,7 @@
7380
8155
  {
7381
8156
  "title": "Properties",
7382
8157
  "children": [
7383
- 344
8158
+ 371
7384
8159
  ]
7385
8160
  }
7386
8161
  ],
@@ -7413,7 +8188,7 @@
7413
8188
  }
7414
8189
  },
7415
8190
  {
7416
- "id": 345,
8191
+ "id": 372,
7417
8192
  "name": "throwErrors",
7418
8193
  "kind": 2048,
7419
8194
  "kindString": "Method",
@@ -7423,20 +8198,20 @@
7423
8198
  "sources": [
7424
8199
  {
7425
8200
  "fileName": "modules/packages/module/dist/types/ModuleWrapper.d.ts",
7426
- "line": 52,
8201
+ "line": 53,
7427
8202
  "character": 14
7428
8203
  }
7429
8204
  ],
7430
8205
  "signatures": [
7431
8206
  {
7432
- "id": 346,
8207
+ "id": 373,
7433
8208
  "name": "throwErrors",
7434
8209
  "kind": 4096,
7435
8210
  "kindString": "Call signature",
7436
8211
  "flags": {},
7437
8212
  "parameters": [
7438
8213
  {
7439
- "id": 347,
8214
+ "id": 374,
7440
8215
  "name": "query",
7441
8216
  "kind": 32768,
7442
8217
  "kindString": "Parameter",
@@ -7462,14 +8237,14 @@
7462
8237
  {
7463
8238
  "type": "reflection",
7464
8239
  "declaration": {
7465
- "id": 348,
8240
+ "id": 375,
7466
8241
  "name": "__type",
7467
8242
  "kind": 65536,
7468
8243
  "kindString": "Type literal",
7469
8244
  "flags": {},
7470
8245
  "children": [
7471
8246
  {
7472
- "id": 349,
8247
+ "id": 376,
7473
8248
  "name": "query",
7474
8249
  "kind": 1024,
7475
8250
  "kindString": "Property",
@@ -7487,7 +8262,7 @@
7487
8262
  }
7488
8263
  },
7489
8264
  {
7490
- "id": 350,
8265
+ "id": 377,
7491
8266
  "name": "resultSet",
7492
8267
  "kind": 1024,
7493
8268
  "kindString": "Property",
@@ -7507,7 +8282,7 @@
7507
8282
  }
7508
8283
  },
7509
8284
  {
7510
- "id": 351,
8285
+ "id": 378,
7511
8286
  "name": "schema",
7512
8287
  "kind": 1024,
7513
8288
  "kindString": "Property",
@@ -7529,9 +8304,9 @@
7529
8304
  {
7530
8305
  "title": "Properties",
7531
8306
  "children": [
7532
- 349,
7533
- 350,
7534
- 351
8307
+ 376,
8308
+ 377,
8309
+ 378
7535
8310
  ]
7536
8311
  }
7537
8312
  ],
@@ -7563,14 +8338,14 @@
7563
8338
  {
7564
8339
  "type": "reflection",
7565
8340
  "declaration": {
7566
- "id": 352,
8341
+ "id": 379,
7567
8342
  "name": "__type",
7568
8343
  "kind": 65536,
7569
8344
  "kindString": "Type literal",
7570
8345
  "flags": {},
7571
8346
  "children": [
7572
8347
  {
7573
- "id": 353,
8348
+ "id": 380,
7574
8349
  "name": "schema",
7575
8350
  "kind": 1024,
7576
8351
  "kindString": "Property",
@@ -7592,7 +8367,7 @@
7592
8367
  {
7593
8368
  "title": "Properties",
7594
8369
  "children": [
7595
- 353
8370
+ 380
7596
8371
  ]
7597
8372
  }
7598
8373
  ],
@@ -7614,7 +8389,7 @@
7614
8389
  }
7615
8390
  },
7616
8391
  {
7617
- "id": 354,
8392
+ "id": 381,
7618
8393
  "name": "result",
7619
8394
  "kind": 32768,
7620
8395
  "kindString": "Parameter",
@@ -7643,14 +8418,14 @@
7643
8418
  {
7644
8419
  "type": "reflection",
7645
8420
  "declaration": {
7646
- "id": 355,
8421
+ "id": 382,
7647
8422
  "name": "__type",
7648
8423
  "kind": 65536,
7649
8424
  "kindString": "Type literal",
7650
8425
  "flags": {},
7651
8426
  "children": [
7652
8427
  {
7653
- "id": 356,
8428
+ "id": 383,
7654
8429
  "name": "schema",
7655
8430
  "kind": 1024,
7656
8431
  "kindString": "Property",
@@ -7672,7 +8447,7 @@
7672
8447
  {
7673
8448
  "title": "Properties",
7674
8449
  "children": [
7675
- 356
8450
+ 383
7676
8451
  ]
7677
8452
  }
7678
8453
  ],
@@ -8011,6 +8786,10 @@
8011
8786
  }
8012
8787
  }
8013
8788
  ]
8789
+ },
8790
+ {
8791
+ "type": "intrinsic",
8792
+ "name": "undefined"
8014
8793
  }
8015
8794
  ],
8016
8795
  "name": "Module"
@@ -8334,6 +9113,10 @@
8334
9113
  }
8335
9114
  }
8336
9115
  ]
9116
+ },
9117
+ {
9118
+ "type": "intrinsic",
9119
+ "name": "undefined"
8337
9120
  }
8338
9121
  ],
8339
9122
  "name": "Module"
@@ -8371,7 +9154,7 @@
8371
9154
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
8372
9155
  "line": 29,
8373
9156
  "character": 18,
8374
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L29"
9157
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L29"
8375
9158
  }
8376
9159
  ],
8377
9160
  "signatures": [
@@ -8663,6 +9446,10 @@
8663
9446
  }
8664
9447
  }
8665
9448
  ]
9449
+ },
9450
+ {
9451
+ "type": "intrinsic",
9452
+ "name": "undefined"
8666
9453
  }
8667
9454
  ],
8668
9455
  "name": "Module"
@@ -8720,7 +9507,7 @@
8720
9507
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
8721
9508
  "line": 40,
8722
9509
  "character": 18,
8723
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L40"
9510
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L40"
8724
9511
  }
8725
9512
  ],
8726
9513
  "signatures": [
@@ -9012,6 +9799,10 @@
9012
9799
  }
9013
9800
  }
9014
9801
  ]
9802
+ },
9803
+ {
9804
+ "type": "intrinsic",
9805
+ "name": "undefined"
9015
9806
  }
9016
9807
  ],
9017
9808
  "name": "Module"
@@ -9060,6 +9851,7 @@
9060
9851
  "children": [
9061
9852
  104,
9062
9853
  105,
9854
+ 132,
9063
9855
  2
9064
9856
  ]
9065
9857
  },
@@ -9077,23 +9869,23 @@
9077
9869
  "title": "Methods",
9078
9870
  "children": [
9079
9871
  71,
9080
- 280,
9081
- 298,
9872
+ 307,
9873
+ 325,
9082
9874
  75,
9083
9875
  77,
9084
9876
  81,
9085
9877
  126,
9086
9878
  128,
9087
- 316,
9879
+ 343,
9088
9880
  84,
9089
9881
  92,
9090
9882
  97,
9091
- 132,
9092
- 149,
9093
- 164,
9094
- 211,
9095
- 332,
9096
- 345,
9883
+ 159,
9884
+ 176,
9885
+ 191,
9886
+ 238,
9887
+ 359,
9888
+ 372,
9097
9889
  31,
9098
9890
  44,
9099
9891
  3,
@@ -9106,7 +9898,7 @@
9106
9898
  "fileName": "modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts",
9107
9899
  "line": 26,
9108
9900
  "character": 13,
9109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L26"
9901
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/ArchivistWrapper.ts#L26"
9110
9902
  }
9111
9903
  ],
9112
9904
  "extendedTypes": [
@@ -9136,7 +9928,7 @@
9136
9928
  "fileName": "modules/packages/archivist/packages/wrapper/src/index.ts",
9137
9929
  "line": 1,
9138
9930
  "character": 0,
9139
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/d0018a006/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
9931
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/3cfb439b738/packages/modules/packages/archivist/packages/wrapper/src/index.ts#L1"
9140
9932
  }
9141
9933
  ]
9142
9934
  }