@xyo-network/sdk-js 4.2.1 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (758) hide show
  1. package/package.json +19 -15
  2. package/src/spec/loading.spec.ts +12 -0
  3. package/BUILD_STATUS.md +0 -27
  4. package/build/neutral/index.d.ts +0 -4
  5. package/build/neutral/index.d.ts.map +0 -1
  6. package/docker/grafana/provisioning/dashboards/NodeJS Application Dashboard-11159.json +0 -951
  7. package/docker/grafana/provisioning/dashboards/Nodejs Metrics-11956.json +0 -1759
  8. package/docker/grafana/provisioning/dashboards/dashboard.yml +0 -12
  9. package/docker/grafana/provisioning/datasources/datasource.yml +0 -11
  10. package/docker/prometheus/prometheus.yml +0 -14
  11. package/docker-compose.metrics.yml +0 -33
  12. package/docker-compose.yml +0 -62
  13. package/docs/README.md +0 -748
  14. package/docs/classes/AbstractData.md +0 -127
  15. package/docs/classes/AbstractModuleResolver.md +0 -666
  16. package/docs/classes/Account.md +0 -431
  17. package/docs/classes/AddressValue.md +0 -251
  18. package/docs/classes/ArchivistWrapper.md +0 -2073
  19. package/docs/classes/BaseEmitter.md +0 -643
  20. package/docs/classes/BoundWitnessBuilder.md +0 -1387
  21. package/docs/classes/BoundWitnessValidator.md +0 -243
  22. package/docs/classes/BoundWitnessWrapper.md +0 -697
  23. package/docs/classes/BridgeWrapper.md +0 -1807
  24. package/docs/classes/CompositeModuleResolver.md +0 -824
  25. package/docs/classes/Data.md +0 -173
  26. package/docs/classes/DeadModuleError.md +0 -191
  27. package/docs/classes/DivinerWrapper.md +0 -1819
  28. package/docs/classes/EllipticKey.md +0 -180
  29. package/docs/classes/Events.md +0 -743
  30. package/docs/classes/Huri.md +0 -161
  31. package/docs/classes/IsAttachableArchivistInstanceFactory.md +0 -55
  32. package/docs/classes/IsAttachableBridgeInstanceFactory.md +0 -55
  33. package/docs/classes/IsAttachableDivinerInstanceFactory.md +0 -55
  34. package/docs/classes/IsAttachableModuleInstanceFactory.md +0 -55
  35. package/docs/classes/IsAttachableNodeInstanceFactory.md +0 -55
  36. package/docs/classes/IsAttachableSentinelInstanceFactory.md +0 -55
  37. package/docs/classes/IsAttachableWitnessInstanceFactory.md +0 -55
  38. package/docs/classes/IsInstanceFactory.md +0 -55
  39. package/docs/classes/IsModuleFactory.md +0 -43
  40. package/docs/classes/ManifestWrapper.md +0 -689
  41. package/docs/classes/ManifestWrapperEx.md +0 -743
  42. package/docs/classes/ModuleDetailsError.md +0 -179
  43. package/docs/classes/ModuleFactory.md +0 -243
  44. package/docs/classes/ModuleWrapper.md +0 -1559
  45. package/docs/classes/NameRegistrarTransformer.md +0 -53
  46. package/docs/classes/NodeWrapper.md +0 -1983
  47. package/docs/classes/ObjectHasher.md +0 -657
  48. package/docs/classes/PayloadBuilder.md +0 -967
  49. package/docs/classes/PayloadHasher.md +0 -657
  50. package/docs/classes/PayloadValidator.md +0 -121
  51. package/docs/classes/PayloadWrapper.md +0 -462
  52. package/docs/classes/PayloadWrapperBase.md +0 -225
  53. package/docs/classes/PrivateKey.md +0 -265
  54. package/docs/classes/PublicKey.md +0 -261
  55. package/docs/classes/QueryBoundWitnessBuilder.md +0 -1459
  56. package/docs/classes/QueryBoundWitnessWrapper.md +0 -861
  57. package/docs/classes/ResolveHelper.md +0 -217
  58. package/docs/classes/SequenceParser.md +0 -469
  59. package/docs/classes/SimpleModuleResolver.md +0 -779
  60. package/docs/classes/WasmSupport.md +0 -231
  61. package/docs/classes/WitnessWrapper.md +0 -1803
  62. package/docs/functions/constructableModuleWrapper.md +0 -33
  63. package/docs/functions/creatableModule.md +0 -39
  64. package/docs/functions/creatableModuleFactory.md +0 -39
  65. package/docs/functions/isPayloadOfSchemaType.md +0 -33
  66. package/docs/functions/labeledCreatableModuleFactory.md +0 -39
  67. package/docs/interfaces/AddressChildFields.md +0 -41
  68. package/docs/interfaces/AddressFields.md +0 -17
  69. package/docs/interfaces/AddressObjectFilter.md +0 -95
  70. package/docs/interfaces/AddressToWeakInstanceCache.md +0 -45
  71. package/docs/interfaces/AllArchivist.md +0 -35
  72. package/docs/interfaces/AllArchivistFunctions.md +0 -27
  73. package/docs/interfaces/ArchivingModuleConfig.md +0 -21
  74. package/docs/interfaces/ArchivingReentrancyConfig.md +0 -21
  75. package/docs/interfaces/Archivist.md +0 -163
  76. package/docs/interfaces/ArchivistInstance.md +0 -1299
  77. package/docs/interfaces/ArchivistLabels.md +0 -23
  78. package/docs/interfaces/ArchivistModuleEventData.md +0 -157
  79. package/docs/interfaces/ArchivistModuleInstance.md +0 -486
  80. package/docs/interfaces/ArchivistNextOptions.md +0 -57
  81. package/docs/interfaces/ArchivistParamFields.md +0 -13
  82. package/docs/interfaces/ArchivistParentInstances.md +0 -29
  83. package/docs/interfaces/ArchivistParents.md +0 -29
  84. package/docs/interfaces/ArchivistRawQueryFunctions.md +0 -151
  85. package/docs/interfaces/ArchivistStorage.md +0 -15
  86. package/docs/interfaces/AttachableArchivistInstance.md +0 -1331
  87. package/docs/interfaces/AttachableBridgeInstance.md +0 -1141
  88. package/docs/interfaces/AttachableDivinerInstance.md +0 -1085
  89. package/docs/interfaces/AttachableModuleInstance.md +0 -1018
  90. package/docs/interfaces/AttachableNodeInstance.md +0 -1309
  91. package/docs/interfaces/AttachableSentinelInstance.md +0 -1069
  92. package/docs/interfaces/AttachableWitnessInstance.md +0 -1077
  93. package/docs/interfaces/BoundWitnessBlockField.md +0 -17
  94. package/docs/interfaces/BoundWitnessChainField.md +0 -17
  95. package/docs/interfaces/BoundWitnessFields.md +0 -105
  96. package/docs/interfaces/BoundWitnessMeta.md +0 -29
  97. package/docs/interfaces/BoundWitnessOptionalFields.md +0 -49
  98. package/docs/interfaces/BoundWitnessRequiredFields.md +0 -45
  99. package/docs/interfaces/BridgeExposeOptions.md +0 -25
  100. package/docs/interfaces/BridgeInstance.md +0 -1105
  101. package/docs/interfaces/BridgeModule.md +0 -486
  102. package/docs/interfaces/BridgeModuleEventData.md +0 -269
  103. package/docs/interfaces/BridgeParams.md +0 -143
  104. package/docs/interfaces/BridgeQueryFunctions.md +0 -97
  105. package/docs/interfaces/BridgeRawQueryFunctions.md +0 -93
  106. package/docs/interfaces/BridgeUnexposeOptions.md +0 -33
  107. package/docs/interfaces/CacheConfig.md +0 -29
  108. package/docs/interfaces/ChildCertificationFields.md +0 -21
  109. package/docs/interfaces/CompositeModuleResolverParams.md +0 -69
  110. package/docs/interfaces/ConfigManifest.md +0 -61
  111. package/docs/interfaces/CreatableModule.md +0 -139
  112. package/docs/interfaces/CreatableModuleRegistry.md +0 -9
  113. package/docs/interfaces/CustomSentinelInstance.md +0 -1033
  114. package/docs/interfaces/CustomSentinelModule.md +0 -485
  115. package/docs/interfaces/DataHashStorageMeta.md +0 -17
  116. package/docs/interfaces/DataInstance.md +0 -37
  117. package/docs/interfaces/DivineEndEventData.md +0 -55
  118. package/docs/interfaces/DivineStartEventData.md +0 -43
  119. package/docs/interfaces/DivinerInstance.md +0 -1053
  120. package/docs/interfaces/DivinerModule.md +0 -485
  121. package/docs/interfaces/DivinerQueryFunctions.md +0 -67
  122. package/docs/interfaces/EventFunctions.md +0 -235
  123. package/docs/interfaces/ExposedEventData.md +0 -43
  124. package/docs/interfaces/FetchedPayload.md +0 -27
  125. package/docs/interfaces/FullArchivist.md +0 -147
  126. package/docs/interfaces/HashStorageMeta.md +0 -33
  127. package/docs/interfaces/HuriOptions.md +0 -21
  128. package/docs/interfaces/JobEndEventData.md +0 -47
  129. package/docs/interfaces/JobStartEventData.md +0 -43
  130. package/docs/interfaces/Labels.md +0 -15
  131. package/docs/interfaces/Manifest.md +0 -18
  132. package/docs/interfaces/ManifestWrapperExParams.md +0 -45
  133. package/docs/interfaces/Module.md +0 -492
  134. package/docs/interfaces/ModuleAttachedEventData.md +0 -29
  135. package/docs/interfaces/ModuleBusyEventData.md +0 -43
  136. package/docs/interfaces/ModuleConfigFields.md +0 -130
  137. package/docs/interfaces/ModuleDescription.md +0 -37
  138. package/docs/interfaces/ModuleDetachedEventData.md +0 -29
  139. package/docs/interfaces/ModuleErrorEventData.md +0 -43
  140. package/docs/interfaces/ModuleEventData.md +0 -106
  141. package/docs/interfaces/ModuleFactoryLocatorInstance.md +0 -159
  142. package/docs/interfaces/ModuleFamilyFunctions.md +0 -131
  143. package/docs/interfaces/ModuleFields.md +0 -173
  144. package/docs/interfaces/ModuleFilterOptions.md +0 -87
  145. package/docs/interfaces/ModuleIdentifierTransformer.md +0 -13
  146. package/docs/interfaces/ModuleInstance.md +0 -987
  147. package/docs/interfaces/ModuleManifest.md +0 -57
  148. package/docs/interfaces/ModuleNameResolver.md +0 -39
  149. package/docs/interfaces/ModuleQueriedEventData.md +0 -51
  150. package/docs/interfaces/ModuleQueryFunctions.md +0 -99
  151. package/docs/interfaces/ModuleRegisteredEventData.md +0 -29
  152. package/docs/interfaces/ModuleRepository.md +0 -391
  153. package/docs/interfaces/ModuleResolvedEventArgs.md +0 -21
  154. package/docs/interfaces/ModuleResolver.md +0 -243
  155. package/docs/interfaces/ModuleResolverInstance.md +0 -317
  156. package/docs/interfaces/ModuleResolverParams.md +0 -41
  157. package/docs/interfaces/ModuleSecurityConfig.md +0 -41
  158. package/docs/interfaces/ModuleSubscribeFilter.md +0 -17
  159. package/docs/interfaces/ModuleTask.md +0 -55
  160. package/docs/interfaces/ModuleUnregisteredEventData.md +0 -29
  161. package/docs/interfaces/NameObjectFilter.md +0 -95
  162. package/docs/interfaces/NextOptions.md +0 -47
  163. package/docs/interfaces/NodeInstance.md +0 -1277
  164. package/docs/interfaces/NodeManifest.md +0 -85
  165. package/docs/interfaces/NodeManifestPayload.md +0 -93
  166. package/docs/interfaces/NodeModule.md +0 -486
  167. package/docs/interfaces/NodeModuleEventData.md +0 -157
  168. package/docs/interfaces/NodeQueryFunctions.md +0 -197
  169. package/docs/interfaces/NodeRegistrationFunctions.md +0 -57
  170. package/docs/interfaces/ObjectFilterOptions.md +0 -86
  171. package/docs/interfaces/ObjectResolver.md +0 -209
  172. package/docs/interfaces/ObjectResolverInstance.md +0 -275
  173. package/docs/interfaces/ObserveEndEventData.md +0 -55
  174. package/docs/interfaces/ObserveStartEventData.md +0 -43
  175. package/docs/interfaces/PackageManifest.md +0 -37
  176. package/docs/interfaces/PayloadBuilderOptions.md +0 -21
  177. package/docs/interfaces/PayloadFields.md +0 -23
  178. package/docs/interfaces/PayloadFindFilter.md +0 -29
  179. package/docs/interfaces/PayloadMetaFields.md +0 -21
  180. package/docs/interfaces/PayloadSet.md +0 -21
  181. package/docs/interfaces/QueryFields.md +0 -53
  182. package/docs/interfaces/QueryFulfillFinishedEventData.md +0 -55
  183. package/docs/interfaces/QueryFulfillStartedEventData.md +0 -47
  184. package/docs/interfaces/QueryObjectFilter.md +0 -95
  185. package/docs/interfaces/QuerySendFinishedEventData.md +0 -55
  186. package/docs/interfaces/QuerySendStartedEventData.md +0 -47
  187. package/docs/interfaces/ReadArchivist.md +0 -68
  188. package/docs/interfaces/ReadArchivistFunctions.md +0 -55
  189. package/docs/interfaces/ReadWriteArchivist.md +0 -135
  190. package/docs/interfaces/ReportEndEventData.md +0 -51
  191. package/docs/interfaces/ReportStartEventData.md +0 -43
  192. package/docs/interfaces/ResolveHelperConfig.md +0 -69
  193. package/docs/interfaces/ResolveStrategy.md +0 -41
  194. package/docs/interfaces/ResolverEventEmitter.md +0 -27
  195. package/docs/interfaces/SchemaField.md +0 -23
  196. package/docs/interfaces/SchemaFields.md +0 -21
  197. package/docs/interfaces/SearchableStorage.md +0 -37
  198. package/docs/interfaces/Sentinel.md +0 -60
  199. package/docs/interfaces/SentinelInstance.md +0 -1038
  200. package/docs/interfaces/SentinelJob.md +0 -13
  201. package/docs/interfaces/SentinelModule.md +0 -486
  202. package/docs/interfaces/SentinelModuleEventData.md +0 -275
  203. package/docs/interfaces/SequenceStorageMeta.md +0 -17
  204. package/docs/interfaces/SourcesMetaField.md +0 -17
  205. package/docs/interfaces/StashArchivist.md +0 -35
  206. package/docs/interfaces/StashArchivistFunctions.md +0 -28
  207. package/docs/interfaces/State.md +0 -19
  208. package/docs/interfaces/StateDictionary.md +0 -9
  209. package/docs/interfaces/StorageMeta.md +0 -45
  210. package/docs/interfaces/TaskEndEventData.md +0 -55
  211. package/docs/interfaces/TaskStartEventData.md +0 -51
  212. package/docs/interfaces/Timestamp.md +0 -15
  213. package/docs/interfaces/UnexposedEventData.md +0 -43
  214. package/docs/interfaces/WithLabels.md +0 -21
  215. package/docs/interfaces/WithOptionalLabels.md +0 -21
  216. package/docs/interfaces/WitnessInstance.md +0 -1045
  217. package/docs/interfaces/WitnessModule.md +0 -485
  218. package/docs/interfaces/WitnessQueryFunctions.md +0 -59
  219. package/docs/interfaces/WriteArchivist.md +0 -92
  220. package/docs/interfaces/WriteArchivistFunctions.md +0 -75
  221. package/docs/type-aliases/AddressChildPayload.md +0 -7
  222. package/docs/type-aliases/AddressChildSchema.md +0 -7
  223. package/docs/type-aliases/AddressModuleFilter.md +0 -13
  224. package/docs/type-aliases/AddressPayload.md +0 -7
  225. package/docs/type-aliases/AddressPreviousHashPayload.md +0 -7
  226. package/docs/type-aliases/AddressPreviousHashSchema.md +0 -7
  227. package/docs/type-aliases/AddressSchema.md +0 -7
  228. package/docs/type-aliases/AllValidator.md +0 -19
  229. package/docs/type-aliases/AllValidatorFactory.md +0 -17
  230. package/docs/type-aliases/AnyBoundWitness.md +0 -7
  231. package/docs/type-aliases/AnyConfigSchema.md +0 -13
  232. package/docs/type-aliases/AnyModuleConfig.md +0 -7
  233. package/docs/type-aliases/AnyModuleFilter.md +0 -13
  234. package/docs/type-aliases/AnyObjectFilter.md +0 -13
  235. package/docs/type-aliases/AnyPayload.md +0 -7
  236. package/docs/type-aliases/ArchivistAllQuery.md +0 -7
  237. package/docs/type-aliases/ArchivistAllQuerySchema.md +0 -7
  238. package/docs/type-aliases/ArchivistClearQuery.md +0 -7
  239. package/docs/type-aliases/ArchivistClearQuerySchema.md +0 -7
  240. package/docs/type-aliases/ArchivistCommitQuery.md +0 -7
  241. package/docs/type-aliases/ArchivistCommitQuerySchema.md +0 -7
  242. package/docs/type-aliases/ArchivistConfig.md +0 -17
  243. package/docs/type-aliases/ArchivistConfigSchema.md +0 -7
  244. package/docs/type-aliases/ArchivistDeleteQuery.md +0 -7
  245. package/docs/type-aliases/ArchivistDeleteQuerySchema.md +0 -7
  246. package/docs/type-aliases/ArchivistGetQuery.md +0 -7
  247. package/docs/type-aliases/ArchivistGetQuerySchema.md +0 -7
  248. package/docs/type-aliases/ArchivistInsertQuery.md +0 -7
  249. package/docs/type-aliases/ArchivistInsertQuerySchema.md +0 -7
  250. package/docs/type-aliases/ArchivistModuleQueries.md +0 -7
  251. package/docs/type-aliases/ArchivistNextQuery.md +0 -7
  252. package/docs/type-aliases/ArchivistNextQuerySchema.md +0 -7
  253. package/docs/type-aliases/ArchivistParams.md +0 -17
  254. package/docs/type-aliases/ArchivistQueries.md +0 -7
  255. package/docs/type-aliases/ArchivistTask.md +0 -7
  256. package/docs/type-aliases/AsyncPayloadValidationFunction.md +0 -25
  257. package/docs/type-aliases/AttachableArchivistInstanceTypeCheck.md +0 -13
  258. package/docs/type-aliases/AttachableBridgeInstanceTypeCheck.md +0 -13
  259. package/docs/type-aliases/AttachableDivinerInstanceTypeCheck.md +0 -13
  260. package/docs/type-aliases/AttachableModuleInstanceTypeCheck.md +0 -13
  261. package/docs/type-aliases/AttachableNodeInstanceTypeCheck.md +0 -13
  262. package/docs/type-aliases/AttachableSentinelInstanceTypeCheck.md +0 -13
  263. package/docs/type-aliases/AttachableWitnessInstanceTypeCheck.md +0 -13
  264. package/docs/type-aliases/BoundWitness.md +0 -13
  265. package/docs/type-aliases/BoundWitnessSchema.md +0 -7
  266. package/docs/type-aliases/BridgeClientConfig.md +0 -31
  267. package/docs/type-aliases/BridgeConfig.md +0 -25
  268. package/docs/type-aliases/BridgeConfigSchema.md +0 -7
  269. package/docs/type-aliases/BridgeConnectQuery.md +0 -7
  270. package/docs/type-aliases/BridgeConnectQuerySchema.md +0 -7
  271. package/docs/type-aliases/BridgeDisconnectQuery.md +0 -7
  272. package/docs/type-aliases/BridgeDisconnectQuerySchema.md +0 -7
  273. package/docs/type-aliases/BridgeExposeQuery.md +0 -7
  274. package/docs/type-aliases/BridgeExposeQuerySchema.md +0 -7
  275. package/docs/type-aliases/BridgeHostConfig.md +0 -23
  276. package/docs/type-aliases/BridgeModuleQueries.md +0 -7
  277. package/docs/type-aliases/BridgeQueries.md +0 -7
  278. package/docs/type-aliases/BridgeUnexposeQuery.md +0 -7
  279. package/docs/type-aliases/BridgeUnexposeQuerySchema.md +0 -7
  280. package/docs/type-aliases/ChildCertification.md +0 -7
  281. package/docs/type-aliases/ChildCertificationSchema.md +0 -7
  282. package/docs/type-aliases/ColonPair.md +0 -13
  283. package/docs/type-aliases/ConstructableModuleWrapper.md +0 -177
  284. package/docs/type-aliases/CosigningAddressSet.md +0 -7
  285. package/docs/type-aliases/CreatableModuleFactory.md +0 -39
  286. package/docs/type-aliases/CustomWitnessInstance.md +0 -25
  287. package/docs/type-aliases/CustomWitnessModule.md +0 -25
  288. package/docs/type-aliases/DappPackageManifestPayloadSchema.md +0 -7
  289. package/docs/type-aliases/DebugLogger.md +0 -36
  290. package/docs/type-aliases/DebugOptions.md +0 -33
  291. package/docs/type-aliases/Direction.md +0 -7
  292. package/docs/type-aliases/DivineEndEventArgs.md +0 -21
  293. package/docs/type-aliases/DivineStartEventArgs.md +0 -17
  294. package/docs/type-aliases/DivinedPayload.md +0 -17
  295. package/docs/type-aliases/DivinerConfig.md +0 -17
  296. package/docs/type-aliases/DivinerConfigSchema.md +0 -7
  297. package/docs/type-aliases/DivinerDivineQuery.md +0 -7
  298. package/docs/type-aliases/DivinerDivineQuerySchema.md +0 -7
  299. package/docs/type-aliases/DivinerDivineResult.md +0 -13
  300. package/docs/type-aliases/DivinerModuleEventData.md +0 -21
  301. package/docs/type-aliases/DivinerModuleQueries.md +0 -7
  302. package/docs/type-aliases/DivinerParams.md +0 -17
  303. package/docs/type-aliases/DivinerQueries.md +0 -7
  304. package/docs/type-aliases/DivinerTask.md +0 -7
  305. package/docs/type-aliases/Epoch.md +0 -7
  306. package/docs/type-aliases/EventAnyListener.md +0 -27
  307. package/docs/type-aliases/EventArgs.md +0 -7
  308. package/docs/type-aliases/EventData.md +0 -11
  309. package/docs/type-aliases/EventListener.md +0 -23
  310. package/docs/type-aliases/EventListenerInfo.md +0 -29
  311. package/docs/type-aliases/EventName.md +0 -7
  312. package/docs/type-aliases/EventUnsubscribeFunction.md +0 -11
  313. package/docs/type-aliases/EventsParams.md +0 -7
  314. package/docs/type-aliases/ExposedEventArgs.md +0 -13
  315. package/docs/type-aliases/GeneratedBoundWitnessFields.md +0 -7
  316. package/docs/type-aliases/HuriFetchFunction.md +0 -17
  317. package/docs/type-aliases/HydratedBoundWitness.md +0 -17
  318. package/docs/type-aliases/HydratedBoundWitnessWithStorageMeta.md +0 -17
  319. package/docs/type-aliases/IdentityFunction.md +0 -23
  320. package/docs/type-aliases/IndexDescription.md +0 -49
  321. package/docs/type-aliases/IndexDirection.md +0 -9
  322. package/docs/type-aliases/InstanceTypeCheck.md +0 -13
  323. package/docs/type-aliases/JobEndEventArgs.md +0 -13
  324. package/docs/type-aliases/JobStartEventArgs.md +0 -13
  325. package/docs/type-aliases/LabeledCreatableModuleFactory.md +0 -13
  326. package/docs/type-aliases/LocalSequence.md +0 -7
  327. package/docs/type-aliases/MetaEventData.md +0 -45
  328. package/docs/type-aliases/ModuleAddressQuery.md +0 -7
  329. package/docs/type-aliases/ModuleAddressQuerySchema.md +0 -7
  330. package/docs/type-aliases/ModuleAlias.md +0 -7
  331. package/docs/type-aliases/ModuleAttachedEventArgs.md +0 -13
  332. package/docs/type-aliases/ModuleBusyEventArgs.md +0 -13
  333. package/docs/type-aliases/ModuleConfig.md +0 -17
  334. package/docs/type-aliases/ModuleConfigSchema.md +0 -7
  335. package/docs/type-aliases/ModuleDescriptionPayload.md +0 -7
  336. package/docs/type-aliases/ModuleDescriptionSchema.md +0 -7
  337. package/docs/type-aliases/ModuleDetachedEventArgs.md +0 -13
  338. package/docs/type-aliases/ModuleError.md +0 -7
  339. package/docs/type-aliases/ModuleErrorEventArgs.md +0 -13
  340. package/docs/type-aliases/ModuleErrorSchema.md +0 -7
  341. package/docs/type-aliases/ModuleEventArgs.md +0 -17
  342. package/docs/type-aliases/ModuleFilter.md +0 -17
  343. package/docs/type-aliases/ModuleFilterPayload.md +0 -7
  344. package/docs/type-aliases/ModuleFilterPayloadSchema.md +0 -7
  345. package/docs/type-aliases/ModuleIdentifier.md +0 -7
  346. package/docs/type-aliases/ModuleIdentifierPart.md +0 -7
  347. package/docs/type-aliases/ModuleIdentifierTransformerFunc.md +0 -17
  348. package/docs/type-aliases/ModuleLimitationLabelName.md +0 -7
  349. package/docs/type-aliases/ModuleManifestPayload.md +0 -7
  350. package/docs/type-aliases/ModuleManifestPayloadSchema.md +0 -7
  351. package/docs/type-aliases/ModuleManifestQuery.md +0 -7
  352. package/docs/type-aliases/ModuleManifestQuerySchema.md +0 -7
  353. package/docs/type-aliases/ModuleName.md +0 -7
  354. package/docs/type-aliases/ModuleParams.md +0 -17
  355. package/docs/type-aliases/ModulePipeLine.md +0 -7
  356. package/docs/type-aliases/ModuleQueriedEventArgs.md +0 -13
  357. package/docs/type-aliases/ModuleQueries.md +0 -7
  358. package/docs/type-aliases/ModuleQueryHandlerResult.md +0 -7
  359. package/docs/type-aliases/ModuleQueryResult.md +0 -21
  360. package/docs/type-aliases/ModuleRegisteredEventArgs.md +0 -13
  361. package/docs/type-aliases/ModuleResolveDirection.md +0 -7
  362. package/docs/type-aliases/ModuleState.md +0 -13
  363. package/docs/type-aliases/ModuleStateQuery.md +0 -7
  364. package/docs/type-aliases/ModuleStateQuerySchema.md +0 -7
  365. package/docs/type-aliases/ModuleStateSchema.md +0 -7
  366. package/docs/type-aliases/ModuleStatus.md +0 -7
  367. package/docs/type-aliases/ModuleSubscribeQuery.md +0 -7
  368. package/docs/type-aliases/ModuleSubscribeQuerySchema.md +0 -7
  369. package/docs/type-aliases/ModuleTypeCheck.md +0 -13
  370. package/docs/type-aliases/ModuleUnregisteredEventArgs.md +0 -13
  371. package/docs/type-aliases/ModuleWrapperParams.md +0 -13
  372. package/docs/type-aliases/NameModuleFilter.md +0 -13
  373. package/docs/type-aliases/NodeAttachQuery.md +0 -7
  374. package/docs/type-aliases/NodeAttachQuerySchema.md +0 -7
  375. package/docs/type-aliases/NodeAttachedQuery.md +0 -7
  376. package/docs/type-aliases/NodeAttachedQuerySchema.md +0 -7
  377. package/docs/type-aliases/NodeCertifyQuery.md +0 -7
  378. package/docs/type-aliases/NodeCertifyQuerySchema.md +0 -7
  379. package/docs/type-aliases/NodeConfig.md +0 -17
  380. package/docs/type-aliases/NodeConfigSchema.md +0 -7
  381. package/docs/type-aliases/NodeDetachQuery.md +0 -7
  382. package/docs/type-aliases/NodeDetachQuerySchema.md +0 -7
  383. package/docs/type-aliases/NodeManifestPayloadSchema.md +0 -7
  384. package/docs/type-aliases/NodeModuleQueries.md +0 -7
  385. package/docs/type-aliases/NodeParams.md +0 -17
  386. package/docs/type-aliases/NodeQueries.md +0 -7
  387. package/docs/type-aliases/NodeRegisteredQuery.md +0 -7
  388. package/docs/type-aliases/NodeRegisteredQuerySchema.md +0 -7
  389. package/docs/type-aliases/Nonce.md +0 -7
  390. package/docs/type-aliases/ObjectCategory.md +0 -7
  391. package/docs/type-aliases/ObjectFilter.md +0 -13
  392. package/docs/type-aliases/ObjectResolverPriority.md +0 -7
  393. package/docs/type-aliases/ObserveEndEventArgs.md +0 -21
  394. package/docs/type-aliases/ObserveStartEventArgs.md +0 -17
  395. package/docs/type-aliases/OptionalConfigSchema.md +0 -19
  396. package/docs/type-aliases/OverridablePayload.md +0 -13
  397. package/docs/type-aliases/PackageManifestPayload.md +0 -7
  398. package/docs/type-aliases/PackageManifestPayloadSchema.md +0 -7
  399. package/docs/type-aliases/Payload.md +0 -19
  400. package/docs/type-aliases/PayloadLoader.md +0 -17
  401. package/docs/type-aliases/PayloadLoaderFactory.md +0 -11
  402. package/docs/type-aliases/PayloadProperty.md +0 -15
  403. package/docs/type-aliases/PayloadSchema.md +0 -7
  404. package/docs/type-aliases/PayloadSetPayload.md +0 -7
  405. package/docs/type-aliases/PayloadSetSchema.md +0 -7
  406. package/docs/type-aliases/PayloadValidationFunction.md +0 -15
  407. package/docs/type-aliases/PayloadValue.md +0 -19
  408. package/docs/type-aliases/PayloadValueExpression.md +0 -33
  409. package/docs/type-aliases/PayloadWithOptionalSources.md +0 -21
  410. package/docs/type-aliases/PayloadWithSources.md +0 -17
  411. package/docs/type-aliases/QualifiedSequence.md +0 -7
  412. package/docs/type-aliases/Query.md +0 -17
  413. package/docs/type-aliases/QueryBoundWitness.md +0 -7
  414. package/docs/type-aliases/QueryBoundWitnessFields.md +0 -23
  415. package/docs/type-aliases/QueryFulfillFinishedEventArgs.md +0 -13
  416. package/docs/type-aliases/QueryFulfillStartedEventArgs.md +0 -13
  417. package/docs/type-aliases/QueryModuleFilter.md +0 -13
  418. package/docs/type-aliases/QuerySendFinishedEventArgs.md +0 -13
  419. package/docs/type-aliases/QuerySendStartedEventArgs.md +0 -13
  420. package/docs/type-aliases/ReportEndEventArgs.md +0 -13
  421. package/docs/type-aliases/ReportStartEventArgs.md +0 -13
  422. package/docs/type-aliases/ReservedModuleIdentifierCharacter.md +0 -7
  423. package/docs/type-aliases/ResolvedArchivistTask.md +0 -7
  424. package/docs/type-aliases/ResolvedDivinerTask.md +0 -7
  425. package/docs/type-aliases/ResolvedModuleTask.md +0 -27
  426. package/docs/type-aliases/ResolvedTask.md +0 -7
  427. package/docs/type-aliases/ResolvedWitnessTask.md +0 -7
  428. package/docs/type-aliases/Schema.md +0 -9
  429. package/docs/type-aliases/SentinelAutomationPayload.md +0 -9
  430. package/docs/type-aliases/SentinelAutomationSchema.md +0 -7
  431. package/docs/type-aliases/SentinelBaseAutomationPayload.md +0 -13
  432. package/docs/type-aliases/SentinelConfig.md +0 -17
  433. package/docs/type-aliases/SentinelConfigSchema.md +0 -7
  434. package/docs/type-aliases/SentinelEventAutomationPayload.md +0 -9
  435. package/docs/type-aliases/SentinelEventAutomationSchema.md +0 -7
  436. package/docs/type-aliases/SentinelIntervalAutomationPayload.md +0 -9
  437. package/docs/type-aliases/SentinelIntervalAutomationSchema.md +0 -7
  438. package/docs/type-aliases/SentinelModuleQueries.md +0 -7
  439. package/docs/type-aliases/SentinelParams.md +0 -17
  440. package/docs/type-aliases/SentinelQueries.md +0 -7
  441. package/docs/type-aliases/SentinelReportQuery.md +0 -7
  442. package/docs/type-aliases/SentinelReportQuerySchema.md +0 -7
  443. package/docs/type-aliases/Sequence.md +0 -7
  444. package/docs/type-aliases/Signed.md +0 -19
  445. package/docs/type-aliases/SignedBoundWitness.md +0 -7
  446. package/docs/type-aliases/SignedHydratedBoundWitness.md +0 -17
  447. package/docs/type-aliases/SignedHydratedBoundWitnessWithStorageMeta.md +0 -17
  448. package/docs/type-aliases/SimpleModuleResolverParams.md +0 -13
  449. package/docs/type-aliases/SyncPayloadValidationFunction.md +0 -25
  450. package/docs/type-aliases/Task.md +0 -7
  451. package/docs/type-aliases/TaskEndEventArgs.md +0 -13
  452. package/docs/type-aliases/TaskStartEventArgs.md +0 -13
  453. package/docs/type-aliases/UnexposedEventArgs.md +0 -13
  454. package/docs/type-aliases/UnsignedBoundWitness.md +0 -13
  455. package/docs/type-aliases/UnsignedQueryBoundWitness.md +0 -7
  456. package/docs/type-aliases/Visibility.md +0 -7
  457. package/docs/type-aliases/WasmFeature.md +0 -7
  458. package/docs/type-aliases/WithAnySchema.md +0 -13
  459. package/docs/type-aliases/WithBlock.md +0 -7
  460. package/docs/type-aliases/WithDataHashStorageMeta.md +0 -13
  461. package/docs/type-aliases/WithHashStorageMeta.md +0 -13
  462. package/docs/type-aliases/WithOnlyClientMeta.md +0 -13
  463. package/docs/type-aliases/WithOptionalSchema.md +0 -13
  464. package/docs/type-aliases/WithOptionalSources.md +0 -17
  465. package/docs/type-aliases/WithPartialDataHashStorageMeta.md +0 -13
  466. package/docs/type-aliases/WithPartialHashStorageMeta.md +0 -13
  467. package/docs/type-aliases/WithPartialSequenceStorageMeta.md +0 -13
  468. package/docs/type-aliases/WithPartialStorageMeta.md +0 -13
  469. package/docs/type-aliases/WithPayload.md +0 -13
  470. package/docs/type-aliases/WithSchema.md +0 -15
  471. package/docs/type-aliases/WithSequenceStorageMeta.md +0 -13
  472. package/docs/type-aliases/WithSources.md +0 -13
  473. package/docs/type-aliases/WithStorageMeta.md +0 -13
  474. package/docs/type-aliases/WithTimestamp.md +0 -15
  475. package/docs/type-aliases/WithoutClientMeta.md +0 -13
  476. package/docs/type-aliases/WithoutMeta.md +0 -13
  477. package/docs/type-aliases/WithoutPrivateStorageMeta.md +0 -13
  478. package/docs/type-aliases/WithoutSchema.md +0 -13
  479. package/docs/type-aliases/WithoutStorageMeta.md +0 -13
  480. package/docs/type-aliases/WitnessConfig.md +0 -17
  481. package/docs/type-aliases/WitnessConfigSchema.md +0 -7
  482. package/docs/type-aliases/WitnessModuleEventData.md +0 -21
  483. package/docs/type-aliases/WitnessModuleQueries.md +0 -7
  484. package/docs/type-aliases/WitnessObserveQuery.md +0 -7
  485. package/docs/type-aliases/WitnessObserveQuerySchema.md +0 -7
  486. package/docs/type-aliases/WitnessParams.md +0 -17
  487. package/docs/type-aliases/WitnessQueries.md +0 -7
  488. package/docs/type-aliases/WitnessTask.md +0 -7
  489. package/docs/variables/AddressChildSchema.md +0 -7
  490. package/docs/variables/AddressPreviousHashSchema.md +0 -7
  491. package/docs/variables/AddressRegEx.md +0 -7
  492. package/docs/variables/AddressSchema.md +0 -7
  493. package/docs/variables/ArchivistAllQuerySchema.md +0 -7
  494. package/docs/variables/ArchivistClearQuerySchema.md +0 -7
  495. package/docs/variables/ArchivistCommitQuerySchema.md +0 -7
  496. package/docs/variables/ArchivistConfigSchema.md +0 -7
  497. package/docs/variables/ArchivistDeleteQuerySchema.md +0 -7
  498. package/docs/variables/ArchivistGetQuerySchema.md +0 -7
  499. package/docs/variables/ArchivistInsertQuerySchema.md +0 -7
  500. package/docs/variables/ArchivistNextQuerySchema.md +0 -7
  501. package/docs/variables/BoundWitnessJsonSchema-1.md +0 -107
  502. package/docs/variables/BoundWitnessSchema.md +0 -7
  503. package/docs/variables/BridgeConfigSchema.md +0 -7
  504. package/docs/variables/BridgeConnectQuerySchema.md +0 -7
  505. package/docs/variables/BridgeDisconnectQuerySchema.md +0 -7
  506. package/docs/variables/BridgeExposeQuerySchema.md +0 -7
  507. package/docs/variables/BridgeUnexposeQuerySchema.md +0 -7
  508. package/docs/variables/ChildCertificationSchema.md +0 -7
  509. package/docs/variables/DappPackageManifestPayloadSchema.md +0 -7
  510. package/docs/variables/DisallowedModuleIdentifierCharacters.md +0 -125
  511. package/docs/variables/DivinerConfigSchema.md +0 -7
  512. package/docs/variables/DivinerDivineQuerySchema.md +0 -7
  513. package/docs/variables/GeneratedBoundWitnessFields.md +0 -7
  514. package/docs/variables/HashRegEx.md +0 -7
  515. package/docs/variables/HexRegEx.md +0 -7
  516. package/docs/variables/HexRegExMinMax.md +0 -21
  517. package/docs/variables/IndexSeparator.md +0 -7
  518. package/docs/variables/LocalSequenceConstants.md +0 -65
  519. package/docs/variables/MODULE_PATH_SEPARATOR.md +0 -7
  520. package/docs/variables/ModuleAddressQuerySchema.md +0 -7
  521. package/docs/variables/ModuleConfigSchema.md +0 -7
  522. package/docs/variables/ModuleDescriptionSchema.md +0 -7
  523. package/docs/variables/ModuleErrorSchema.md +0 -7
  524. package/docs/variables/ModuleFilterPayloadSchema.md +0 -7
  525. package/docs/variables/ModuleLimitationLabelName.md +0 -7
  526. package/docs/variables/ModuleLimitationViewLabel.md +0 -13
  527. package/docs/variables/ModuleManifestPayloadSchema.md +0 -7
  528. package/docs/variables/ModuleManifestQuerySchema.md +0 -7
  529. package/docs/variables/ModuleStateQuerySchema.md +0 -7
  530. package/docs/variables/ModuleStateSchema.md +0 -7
  531. package/docs/variables/ModuleSubscribeQuerySchema.md +0 -7
  532. package/docs/variables/NodeAttachQuerySchema.md +0 -7
  533. package/docs/variables/NodeAttachedQuerySchema.md +0 -7
  534. package/docs/variables/NodeCertifyQuerySchema.md +0 -7
  535. package/docs/variables/NodeConfigSchema.md +0 -7
  536. package/docs/variables/NodeDetachQuerySchema.md +0 -7
  537. package/docs/variables/NodeManifestPayloadSchema.md +0 -7
  538. package/docs/variables/NodeRegisteredQuerySchema.md +0 -7
  539. package/docs/variables/ObjectResolverPriority.md +0 -33
  540. package/docs/variables/PackageManifestPayloadSchema.md +0 -7
  541. package/docs/variables/PayloadSchema.md +0 -7
  542. package/docs/variables/PayloadSetSchema.md +0 -7
  543. package/docs/variables/QualifiedSequenceConstants.md +0 -21
  544. package/docs/variables/ReservedModuleIdentifierCharacters.md +0 -7
  545. package/docs/variables/SchemaRegEx.md +0 -7
  546. package/docs/variables/SentinelAutomationSchema.md +0 -7
  547. package/docs/variables/SentinelConfigSchema.md +0 -7
  548. package/docs/variables/SentinelEventAutomationSchema.md +0 -7
  549. package/docs/variables/SentinelIntervalAutomationSchema.md +0 -7
  550. package/docs/variables/SentinelReportQuerySchema.md +0 -7
  551. package/docs/variables/SequenceComparer.md +0 -17
  552. package/docs/variables/SequenceComponentLengths.md +0 -29
  553. package/docs/variables/SequenceComponentMinMax.md +0 -33
  554. package/docs/variables/SequenceConstants.md +0 -77
  555. package/docs/variables/SequenceNonceComponentLengths.md +0 -17
  556. package/docs/variables/SignatureRegEx.md +0 -7
  557. package/docs/variables/Uint256RegEx.md +0 -7
  558. package/docs/variables/WasmFeatureDetectors.md +0 -435
  559. package/docs/variables/WithFactory.md +0 -49
  560. package/docs/variables/WitnessConfigSchema.md +0 -7
  561. package/docs/variables/WitnessObserveQuerySchema.md +0 -7
  562. package/docs/variables/addressesContains.md +0 -27
  563. package/docs/variables/addressesContainsAll.md +0 -29
  564. package/docs/variables/addressesContainsAny.md +0 -31
  565. package/docs/variables/asAddressPayload.md +0 -59
  566. package/docs/variables/asAnyPayload.md +0 -59
  567. package/docs/variables/asArchivistInstance.md +0 -59
  568. package/docs/variables/asArchivistModule.md +0 -59
  569. package/docs/variables/asAttachableArchivistInstance.md +0 -59
  570. package/docs/variables/asAttachableBridgeInstance.md +0 -59
  571. package/docs/variables/asAttachableDivinerInstance.md +0 -59
  572. package/docs/variables/asAttachableModuleInstance.md +0 -59
  573. package/docs/variables/asAttachableNodeInstance.md +0 -59
  574. package/docs/variables/asAttachableSentinelInstance.md +0 -59
  575. package/docs/variables/asAttachableWitnessInstance.md +0 -59
  576. package/docs/variables/asBlock.md +0 -17
  577. package/docs/variables/asBoundWitness.md +0 -23
  578. package/docs/variables/asBoundWitnessWithStorageMeta.md +0 -23
  579. package/docs/variables/asBridgeInstance.md +0 -59
  580. package/docs/variables/asBridgeModule.md +0 -59
  581. package/docs/variables/asDataHashStorageMeta.md +0 -59
  582. package/docs/variables/asDivinerInstance.md +0 -59
  583. package/docs/variables/asDivinerModule.md +0 -59
  584. package/docs/variables/asHashStorageMeta.md +0 -59
  585. package/docs/variables/asModule.md +0 -59
  586. package/docs/variables/asModuleInstance.md +0 -59
  587. package/docs/variables/asModuleObject.md +0 -59
  588. package/docs/variables/asModuleState.md +0 -59
  589. package/docs/variables/asNodeInstance.md +0 -59
  590. package/docs/variables/asNodeModule.md +0 -59
  591. package/docs/variables/asOptionalAddressPayload.md +0 -23
  592. package/docs/variables/asOptionalBoundWitness.md +0 -23
  593. package/docs/variables/asOptionalBoundWitnessWithStorageMeta.md +0 -23
  594. package/docs/variables/asOptionalDataHashStorageMeta.md +0 -23
  595. package/docs/variables/asOptionalHashStorageMeta.md +0 -23
  596. package/docs/variables/asOptionalSequenceStorageMeta.md +0 -23
  597. package/docs/variables/asOptionalStorageMeta.md +0 -23
  598. package/docs/variables/asPayload.md +0 -69
  599. package/docs/variables/asSchema.md +0 -59
  600. package/docs/variables/asSentinelInstance.md +0 -59
  601. package/docs/variables/asSentinelModule.md +0 -59
  602. package/docs/variables/asSequenceStorageMeta.md +0 -59
  603. package/docs/variables/asStorageMeta.md +0 -59
  604. package/docs/variables/asWitnessInstance.md +0 -59
  605. package/docs/variables/asWitnessModule.md +0 -59
  606. package/docs/variables/assignCreatableModuleRegistry.md +0 -25
  607. package/docs/variables/boundWitnessJsonSchema.md +0 -7
  608. package/docs/variables/boundWitnessProperties.md +0 -7
  609. package/docs/variables/buildStandardIndexName.md +0 -24
  610. package/docs/variables/combineWalletPaths.md +0 -21
  611. package/docs/variables/duplicateModules.md +0 -37
  612. package/docs/variables/formatWalletPath.md +0 -17
  613. package/docs/variables/getBoundWitness.md +0 -21
  614. package/docs/variables/getTypedBoundWitness.md +0 -31
  615. package/docs/variables/hasAllLabels.md +0 -29
  616. package/docs/variables/hasBlock.md +0 -17
  617. package/docs/variables/hasEmptyFields.md +0 -23
  618. package/docs/variables/hasLabels.md +0 -17
  619. package/docs/variables/hydrateBoundWitness.md +0 -21
  620. package/docs/variables/hydrateTypedBoundWitness.md +0 -31
  621. package/docs/variables/includesReservedModuleIdentifierCharacter.md +0 -17
  622. package/docs/variables/isAddressModuleFilter.md +0 -17
  623. package/docs/variables/isAddressObjectFilter.md +0 -23
  624. package/docs/variables/isAddressPayload.md +0 -19
  625. package/docs/variables/isAnyPayload.md +0 -17
  626. package/docs/variables/isArchivistInstance.md +0 -7
  627. package/docs/variables/isArchivistModule.md +0 -7
  628. package/docs/variables/isAttachableArchivistInstance.md +0 -7
  629. package/docs/variables/isAttachableBridgeInstance.md +0 -7
  630. package/docs/variables/isAttachableDivinerInstance.md +0 -7
  631. package/docs/variables/isAttachableModuleInstance.md +0 -7
  632. package/docs/variables/isAttachableNodeInstance.md +0 -7
  633. package/docs/variables/isAttachableSentinelInstance.md +0 -7
  634. package/docs/variables/isAttachableWitnessInstance.md +0 -7
  635. package/docs/variables/isBoundWitness.md +0 -17
  636. package/docs/variables/isBoundWitnessWithStorageMeta.md +0 -17
  637. package/docs/variables/isBoundWitnessWrapper.md +0 -27
  638. package/docs/variables/isBridgeInstance.md +0 -7
  639. package/docs/variables/isBridgeModule.md +0 -7
  640. package/docs/variables/isDataHashStorageMeta.md +0 -17
  641. package/docs/variables/isDivinerInstance.md +0 -7
  642. package/docs/variables/isDivinerModule.md +0 -7
  643. package/docs/variables/isEpoch.md +0 -17
  644. package/docs/variables/isHashStorageMeta.md +0 -17
  645. package/docs/variables/isLocalSequence.md +0 -17
  646. package/docs/variables/isModule.md +0 -7
  647. package/docs/variables/isModuleError.md +0 -17
  648. package/docs/variables/isModuleIdentifierPart.md +0 -17
  649. package/docs/variables/isModuleInstance.md +0 -7
  650. package/docs/variables/isModuleName.md +0 -17
  651. package/docs/variables/isModuleObject.md +0 -7
  652. package/docs/variables/isModuleResolver.md +0 -17
  653. package/docs/variables/isModuleState.md +0 -23
  654. package/docs/variables/isModuleStateWithSources.md +0 -23
  655. package/docs/variables/isNameModuleFilter.md +0 -17
  656. package/docs/variables/isNameObjectFilter.md +0 -23
  657. package/docs/variables/isNodeInstance.md +0 -7
  658. package/docs/variables/isNodeModule.md +0 -7
  659. package/docs/variables/isNonce.md +0 -17
  660. package/docs/variables/isObjectResolver.md +0 -23
  661. package/docs/variables/isPackageManifestPayload.md +0 -17
  662. package/docs/variables/isPayload.md +0 -33
  663. package/docs/variables/isPayloadOfSchemaTypeWithSources.md +0 -33
  664. package/docs/variables/isPayloadWrapper.md +0 -17
  665. package/docs/variables/isPayloadWrapperBase.md +0 -17
  666. package/docs/variables/isQualifiedSequence.md +0 -17
  667. package/docs/variables/isQueryBoundWitness.md +0 -17
  668. package/docs/variables/isQueryBoundWitnessWithStorageMeta.md +0 -17
  669. package/docs/variables/isQueryModuleFilter.md +0 -17
  670. package/docs/variables/isQueryObjectFilter.md +0 -23
  671. package/docs/variables/isSchema.md +0 -17
  672. package/docs/variables/isSentinelInstance.md +0 -7
  673. package/docs/variables/isSentinelIntervalAutomation.md +0 -17
  674. package/docs/variables/isSentinelModule.md +0 -7
  675. package/docs/variables/isSequence.md +0 -17
  676. package/docs/variables/isSequenceStorageMeta.md +0 -17
  677. package/docs/variables/isSerializable.md +0 -21
  678. package/docs/variables/isSigned.md +0 -17
  679. package/docs/variables/isStorageMeta.md +0 -17
  680. package/docs/variables/isUnsigned.md +0 -17
  681. package/docs/variables/isValidAbsoluteWalletPath.md +0 -17
  682. package/docs/variables/isValidRelativeWalletPath.md +0 -17
  683. package/docs/variables/isWitnessInstance.md +0 -7
  684. package/docs/variables/isWitnessModule.md +0 -7
  685. package/docs/variables/mixinResolverEventEmitter.md +0 -23
  686. package/docs/variables/notBoundWitness.md +0 -17
  687. package/docs/variables/notPayloadOfSchemaType.md +0 -33
  688. package/docs/variables/omitSchema.md +0 -23
  689. package/docs/variables/payloadHashesContains.md +0 -29
  690. package/docs/variables/payloadHashesContainsAll.md +0 -29
  691. package/docs/variables/payloadHashesContainsAny.md +0 -31
  692. package/docs/variables/payloadJsonSchema.md +0 -7
  693. package/docs/variables/payloadPropertiesJsonSchema.md +0 -7
  694. package/docs/variables/payloadSchemasContains.md +0 -29
  695. package/docs/variables/payloadSchemasContainsAll.md +0 -29
  696. package/docs/variables/payloadSchemasContainsAny.md +0 -31
  697. package/docs/variables/registerCreatableModuleFactories.md +0 -25
  698. package/docs/variables/registerCreatableModuleFactory.md +0 -35
  699. package/docs/variables/removeEmptyFields.md +0 -23
  700. package/docs/variables/requiredAttachableArchivistInstanceFunctions.md +0 -7
  701. package/docs/variables/requiredAttachableBridgeInstanceFunctions.md +0 -7
  702. package/docs/variables/requiredAttachableDivinerInstanceFunctions.md +0 -7
  703. package/docs/variables/requiredAttachableModuleInstanceFunctions.md +0 -7
  704. package/docs/variables/requiredAttachableNodeInstanceFunctions.md +0 -7
  705. package/docs/variables/requiredAttachableSentinelInstanceFunctions.md +0 -7
  706. package/docs/variables/requiredAttachableWitnessInstanceFunctions.md +0 -7
  707. package/docs/variables/requiredModuleInstanceFunctions.md +0 -7
  708. package/docs/variables/requiredModuleQueries.md +0 -7
  709. package/docs/variables/requiredModuleShape.md +0 -7
  710. package/docs/variables/resolveAddressToInstance.md +0 -33
  711. package/docs/variables/resolveAddressToInstanceAll.md +0 -29
  712. package/docs/variables/resolveAddressToInstanceDown.md +0 -29
  713. package/docs/variables/resolveAddressToInstanceSiblings.md +0 -29
  714. package/docs/variables/resolveAddressToInstanceUp.md +0 -29
  715. package/docs/variables/resolveAll.md +0 -25
  716. package/docs/variables/resolveAllDown.md +0 -29
  717. package/docs/variables/resolveAllUp.md +0 -25
  718. package/docs/variables/resolveLocalNameToAddress.md +0 -29
  719. package/docs/variables/resolveLocalNameToAddressAll.md +0 -25
  720. package/docs/variables/resolveLocalNameToAddressDown.md +0 -25
  721. package/docs/variables/resolveLocalNameToAddressUp.md +0 -21
  722. package/docs/variables/resolveLocalNameToInstance.md +0 -29
  723. package/docs/variables/resolveLocalNameToInstanceAll.md +0 -25
  724. package/docs/variables/resolveLocalNameToInstanceDown.md +0 -25
  725. package/docs/variables/resolveLocalNameToInstanceUp.md +0 -21
  726. package/docs/variables/resolvePathToAddress.md +0 -29
  727. package/docs/variables/resolvePathToInstance.md +0 -29
  728. package/docs/variables/sortFields.md +0 -23
  729. package/docs/variables/transformModuleIdentifier.md +0 -21
  730. package/docs/variables/tryGetTypedBoundWitness.md +0 -31
  731. package/docs/variables/tryHydrateTypedBoundWitness.md +0 -31
  732. package/docs/variables/withArchivistInstance.md +0 -27
  733. package/docs/variables/withArchivistModule.md +0 -27
  734. package/docs/variables/withBridgeInstance.md +0 -27
  735. package/docs/variables/withBridgeModule.md +0 -27
  736. package/docs/variables/withDivinerInstance.md +0 -27
  737. package/docs/variables/withDivinerModule.md +0 -27
  738. package/docs/variables/withModule.md +0 -27
  739. package/docs/variables/withModuleInstance.md +0 -27
  740. package/docs/variables/withNodeInstance.md +0 -27
  741. package/docs/variables/withNodeModule.md +0 -27
  742. package/docs/variables/withSentinelInstance.md +0 -27
  743. package/docs/variables/withSentinelModule.md +0 -27
  744. package/docs/variables/withWitnessInstance.md +0 -27
  745. package/docs/variables/withWitnessModule.md +0 -27
  746. package/eslint.config.mjs +0 -33
  747. package/knip.config.ts +0 -68
  748. package/scripts/README.template.md +0 -23
  749. package/scripts/clear-scrollback-buffer.sh +0 -3
  750. package/scripts/generate-typedoc.mjs +0 -168
  751. package/scripts/mongo/README.md +0 -33
  752. package/scripts/mongo/docker-entrypoint-initdb.d/00-create-key.sh +0 -5
  753. package/scripts/mongo/opt/mongo/joinReplicaSet.js +0 -13
  754. package/scripts/readme-gen.mjs +0 -50
  755. package/scripts/run-cycle.mjs +0 -71
  756. package/vitest.config.ts +0 -19
  757. package/vitest.workspace.ts +0 -5
  758. package/xy.config.ts +0 -10
@@ -1,1819 +0,0 @@
1
- [@xyo-network/sdk-js](../README.md) / DivinerWrapper
2
-
3
- # Class: DivinerWrapper\<TWrappedModule, TIn, TOut\>
4
-
5
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:7
6
-
7
- ## Extends
8
-
9
- - [`ModuleWrapper`](ModuleWrapper.md)\<`TWrappedModule`\>
10
-
11
- ## Type Parameters
12
-
13
- ### TWrappedModule
14
-
15
- `TWrappedModule` *extends* [`DivinerModule`](../interfaces/DivinerModule.md)\<[`DivinerParams`](../type-aliases/DivinerParams.md)\>
16
-
17
- ### TIn
18
-
19
- `TIn` *extends* [`Payload`](../type-aliases/Payload.md) = [`Payload`](../type-aliases/Payload.md)
20
-
21
- ### TOut
22
-
23
- `TOut` *extends* [`Payload`](../type-aliases/Payload.md) = [`Payload`](../type-aliases/Payload.md)
24
-
25
- ## Implements
26
-
27
- - [`DivinerInstance`](../interfaces/DivinerInstance.md)\<`TWrappedModule`\[`"params"`\], `TIn`, `TOut`\>
28
-
29
- ## Constructors
30
-
31
- ### Constructor
32
-
33
- > **new DivinerWrapper**\<`TWrappedModule`, `TIn`, `TOut`\>(`params`): `DivinerWrapper`\<`TWrappedModule`, `TIn`, `TOut`\>
34
-
35
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:36
36
-
37
- #### Parameters
38
-
39
- ##### params
40
-
41
- [`ModuleWrapperParams`](../type-aliases/ModuleWrapperParams.md)\<`TWrappedModule`\>
42
-
43
- #### Returns
44
-
45
- `DivinerWrapper`\<`TWrappedModule`, `TIn`, `TOut`\>
46
-
47
- #### Inherited from
48
-
49
- [`ModuleWrapper`](ModuleWrapper.md).[`constructor`](ModuleWrapper.md#constructor)
50
-
51
- ## Properties
52
-
53
- ### eventData
54
-
55
- > **eventData**: `TWrappedModule`\[`"eventData"`\]
56
-
57
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:31
58
-
59
- #### Implementation of
60
-
61
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`eventData`](../interfaces/DivinerInstance.md#eventdata)
62
-
63
- #### Inherited from
64
-
65
- [`ModuleWrapper`](ModuleWrapper.md).[`eventData`](ModuleWrapper.md#eventdata)
66
-
67
- ***
68
-
69
- ### defaultLogger?
70
-
71
- > `static` `optional` **defaultLogger**: `Logger`
72
-
73
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:9
74
-
75
- #### Inherited from
76
-
77
- [`ModuleWrapper`](ModuleWrapper.md).[`defaultLogger`](ModuleWrapper.md#defaultlogger)
78
-
79
- ***
80
-
81
- ### globalInstances
82
-
83
- > `readonly` `static` **globalInstances**: `Record`\<`string`, `WeakRef`\<`Base`\<`undefined` \| `BaseParamsFields`\>\>[]\>
84
-
85
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:10
86
-
87
- #### Inherited from
88
-
89
- [`ModuleWrapper`](ModuleWrapper.md).[`globalInstances`](ModuleWrapper.md#globalinstances)
90
-
91
- ***
92
-
93
- ### globalInstancesCountHistory
94
-
95
- > `readonly` `static` **globalInstancesCountHistory**: `Record`\<`string`, `number`[]\>
96
-
97
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:11
98
-
99
- #### Inherited from
100
-
101
- [`ModuleWrapper`](ModuleWrapper.md).[`globalInstancesCountHistory`](ModuleWrapper.md#globalinstancescounthistory)
102
-
103
- ***
104
-
105
- ### instanceIdentityCheck
106
-
107
- > `readonly` `static` **instanceIdentityCheck**: `any`
108
-
109
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:8
110
-
111
- #### Overrides
112
-
113
- [`ModuleWrapper`](ModuleWrapper.md).[`instanceIdentityCheck`](ModuleWrapper.md#instanceidentitycheck)
114
-
115
- ***
116
-
117
- ### moduleIdentityCheck
118
-
119
- > `readonly` `static` **moduleIdentityCheck**: [`ModuleTypeCheck`](../type-aliases/ModuleTypeCheck.md)\<[`DivinerModule`](../interfaces/DivinerModule.md)\<`any`, [`DivinerModuleEventData`](../type-aliases/DivinerModuleEventData.md)\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`any`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>, [`Payload`](../type-aliases/Payload.md), [`Payload`](../type-aliases/Payload.md)\>\>\>
120
-
121
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:19
122
-
123
- #### Overrides
124
-
125
- [`ModuleWrapper`](ModuleWrapper.md).[`moduleIdentityCheck`](ModuleWrapper.md#moduleidentitycheck)
126
-
127
- ***
128
-
129
- ### requiredQueries
130
-
131
- > `readonly` `static` **requiredQueries**: `string`[]
132
-
133
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:30
134
-
135
- #### Overrides
136
-
137
- [`ModuleWrapper`](ModuleWrapper.md).[`requiredQueries`](ModuleWrapper.md#requiredqueries)
138
-
139
- ***
140
-
141
- ### uniqueName
142
-
143
- > `readonly` `static` **uniqueName**: `string`
144
-
145
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:12
146
-
147
- #### Inherited from
148
-
149
- [`ModuleWrapper`](ModuleWrapper.md).[`uniqueName`](ModuleWrapper.md#uniquename)
150
-
151
- ## Accessors
152
-
153
- ### account
154
-
155
- #### Get Signature
156
-
157
- > **get** **account**(): `AccountInstance`
158
-
159
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:37
160
-
161
- ##### Returns
162
-
163
- `AccountInstance`
164
-
165
- #### Implementation of
166
-
167
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`account`](../interfaces/DivinerInstance.md#account)
168
-
169
- #### Inherited from
170
-
171
- [`ModuleWrapper`](ModuleWrapper.md).[`account`](ModuleWrapper.md#account)
172
-
173
- ***
174
-
175
- ### additionalSigners
176
-
177
- #### Get Signature
178
-
179
- > **get** **additionalSigners**(): `AccountInstance`[]
180
-
181
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:38
182
-
183
- ##### Returns
184
-
185
- `AccountInstance`[]
186
-
187
- #### Inherited from
188
-
189
- [`ModuleWrapper`](ModuleWrapper.md).[`additionalSigners`](ModuleWrapper.md#additionalsigners)
190
-
191
- ***
192
-
193
- ### address
194
-
195
- #### Get Signature
196
-
197
- > **get** **address**(): `Lowercase`\<`string`\>
198
-
199
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:39
200
-
201
- ##### Returns
202
-
203
- `Lowercase`\<`string`\>
204
-
205
- #### Implementation of
206
-
207
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`address`](../interfaces/DivinerInstance.md#address)
208
-
209
- #### Inherited from
210
-
211
- [`ModuleWrapper`](ModuleWrapper.md).[`address`](ModuleWrapper.md#address)
212
-
213
- ***
214
-
215
- ### config
216
-
217
- #### Get Signature
218
-
219
- > **get** **config**(): `Exclude`\<`TWrappedModule`\[`"params"`\]\[`"config"`\], `undefined`\>
220
-
221
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:40
222
-
223
- ##### Returns
224
-
225
- `Exclude`\<`TWrappedModule`\[`"params"`\]\[`"config"`\], `undefined`\>
226
-
227
- #### Implementation of
228
-
229
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`config`](../interfaces/DivinerInstance.md#config)
230
-
231
- #### Inherited from
232
-
233
- [`ModuleWrapper`](ModuleWrapper.md).[`config`](ModuleWrapper.md#config)
234
-
235
- ***
236
-
237
- ### downResolver
238
-
239
- #### Get Signature
240
-
241
- > **get** **downResolver**(): [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
242
-
243
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:41
244
-
245
- ##### Returns
246
-
247
- [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
248
-
249
- #### Inherited from
250
-
251
- [`ModuleWrapper`](ModuleWrapper.md).[`downResolver`](ModuleWrapper.md#downresolver)
252
-
253
- ***
254
-
255
- ### id
256
-
257
- #### Get Signature
258
-
259
- > **get** **id**(): `string`
260
-
261
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:42
262
-
263
- The name (if specified) or address of the module
264
-
265
- ##### Returns
266
-
267
- `string`
268
-
269
- The name (if specified) or address of the module
270
-
271
- #### Implementation of
272
-
273
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`id`](../interfaces/DivinerInstance.md#id)
274
-
275
- #### Inherited from
276
-
277
- [`ModuleWrapper`](ModuleWrapper.md).[`id`](ModuleWrapper.md#id)
278
-
279
- ***
280
-
281
- ### logger
282
-
283
- #### Get Signature
284
-
285
- > **get** **logger**(): `undefined` \| `Logger`
286
-
287
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:27
288
-
289
- ##### Returns
290
-
291
- `undefined` \| `Logger`
292
-
293
- #### Inherited from
294
-
295
- [`ModuleWrapper`](ModuleWrapper.md).[`logger`](ModuleWrapper.md#logger)
296
-
297
- ***
298
-
299
- ### mod
300
-
301
- #### Get Signature
302
-
303
- > **get** **mod**(): `TWrappedModule`
304
-
305
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:43
306
-
307
- ##### Returns
308
-
309
- `TWrappedModule`
310
-
311
- #### Inherited from
312
-
313
- [`ModuleWrapper`](ModuleWrapper.md).[`mod`](ModuleWrapper.md#mod)
314
-
315
- ***
316
-
317
- ### modName
318
-
319
- #### Get Signature
320
-
321
- > **get** **modName**(): `undefined` \| `string`
322
-
323
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:44
324
-
325
- ##### Returns
326
-
327
- `undefined` \| `string`
328
-
329
- #### Implementation of
330
-
331
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`modName`](../interfaces/DivinerInstance.md#modname)
332
-
333
- #### Inherited from
334
-
335
- [`ModuleWrapper`](ModuleWrapper.md).[`modName`](ModuleWrapper.md#modname)
336
-
337
- ***
338
-
339
- ### params
340
-
341
- #### Get Signature
342
-
343
- > **get** **params**(): `TParams`
344
-
345
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:28
346
-
347
- ##### Returns
348
-
349
- `TParams`
350
-
351
- #### Implementation of
352
-
353
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`params`](../interfaces/DivinerInstance.md#params)
354
-
355
- #### Inherited from
356
-
357
- [`ModuleWrapper`](ModuleWrapper.md).[`params`](ModuleWrapper.md#params)
358
-
359
- ***
360
-
361
- ### priority
362
-
363
- #### Get Signature
364
-
365
- > **get** **priority**(): `1`
366
-
367
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:45
368
-
369
- ##### Returns
370
-
371
- `1`
372
-
373
- #### Implementation of
374
-
375
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`priority`](../interfaces/DivinerInstance.md#priority)
376
-
377
- #### Inherited from
378
-
379
- [`ModuleWrapper`](ModuleWrapper.md).[`priority`](ModuleWrapper.md#priority)
380
-
381
- ***
382
-
383
- ### privateResolver
384
-
385
- #### Get Signature
386
-
387
- > **get** **privateResolver**(): [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
388
-
389
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:46
390
-
391
- ##### Returns
392
-
393
- [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
394
-
395
- #### Inherited from
396
-
397
- [`ModuleWrapper`](ModuleWrapper.md).[`privateResolver`](ModuleWrapper.md#privateresolver)
398
-
399
- ***
400
-
401
- ### queries
402
-
403
- #### Get Signature
404
-
405
- > **get** **queries**(): `string`[]
406
-
407
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:47
408
-
409
- ##### Returns
410
-
411
- `string`[]
412
-
413
- #### Implementation of
414
-
415
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`queries`](../interfaces/DivinerInstance.md#queries)
416
-
417
- #### Inherited from
418
-
419
- [`ModuleWrapper`](ModuleWrapper.md).[`queries`](ModuleWrapper.md#queries)
420
-
421
- ***
422
-
423
- ### status
424
-
425
- #### Get Signature
426
-
427
- > **get** **status**(): [`ModuleStatus`](../type-aliases/ModuleStatus.md)
428
-
429
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:48
430
-
431
- ##### Returns
432
-
433
- [`ModuleStatus`](../type-aliases/ModuleStatus.md)
434
-
435
- #### Set Signature
436
-
437
- > **set** **status**(`value`): `void`
438
-
439
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:50
440
-
441
- ##### Parameters
442
-
443
- ###### value
444
-
445
- [`ModuleStatus`](../type-aliases/ModuleStatus.md)
446
-
447
- ##### Returns
448
-
449
- `void`
450
-
451
- #### Implementation of
452
-
453
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`status`](../interfaces/DivinerInstance.md#status)
454
-
455
- #### Inherited from
456
-
457
- [`ModuleWrapper`](ModuleWrapper.md).[`status`](ModuleWrapper.md#status)
458
-
459
- ***
460
-
461
- ### upResolver
462
-
463
- #### Get Signature
464
-
465
- > **get** **upResolver**(): [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
466
-
467
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:49
468
-
469
- ##### Returns
470
-
471
- [`ModuleResolverInstance`](../interfaces/ModuleResolverInstance.md)
472
-
473
- #### Inherited from
474
-
475
- [`ModuleWrapper`](ModuleWrapper.md).[`upResolver`](ModuleWrapper.md#upresolver)
476
-
477
- ***
478
-
479
- ### historyInterval
480
-
481
- #### Get Signature
482
-
483
- > **get** `static` **historyInterval**(): `number`
484
-
485
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:20
486
-
487
- ##### Returns
488
-
489
- `number`
490
-
491
- #### Set Signature
492
-
493
- > **set** `static` **historyInterval**(`value`): `void`
494
-
495
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:21
496
-
497
- ##### Parameters
498
-
499
- ###### value
500
-
501
- `number`
502
-
503
- ##### Returns
504
-
505
- `void`
506
-
507
- #### Inherited from
508
-
509
- [`ModuleWrapper`](ModuleWrapper.md).[`historyInterval`](ModuleWrapper.md#historyinterval)
510
-
511
- ***
512
-
513
- ### historyTime
514
-
515
- #### Get Signature
516
-
517
- > **get** `static` **historyTime**(): `number`
518
-
519
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:22
520
-
521
- ##### Returns
522
-
523
- `number`
524
-
525
- #### Set Signature
526
-
527
- > **set** `static` **historyTime**(`value`): `void`
528
-
529
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:23
530
-
531
- ##### Parameters
532
-
533
- ###### value
534
-
535
- `number`
536
-
537
- ##### Returns
538
-
539
- `void`
540
-
541
- #### Inherited from
542
-
543
- [`ModuleWrapper`](ModuleWrapper.md).[`historyTime`](ModuleWrapper.md#historytime)
544
-
545
- ***
546
-
547
- ### maxGcFrequency
548
-
549
- #### Get Signature
550
-
551
- > **get** `static` **maxGcFrequency**(): `number`
552
-
553
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:24
554
-
555
- ##### Returns
556
-
557
- `number`
558
-
559
- #### Set Signature
560
-
561
- > **set** `static` **maxGcFrequency**(`value`): `void`
562
-
563
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:25
564
-
565
- ##### Parameters
566
-
567
- ###### value
568
-
569
- `number`
570
-
571
- ##### Returns
572
-
573
- `void`
574
-
575
- #### Inherited from
576
-
577
- [`ModuleWrapper`](ModuleWrapper.md).[`maxGcFrequency`](ModuleWrapper.md#maxgcfrequency)
578
-
579
- ***
580
-
581
- ### maxHistoryDepth
582
-
583
- #### Get Signature
584
-
585
- > **get** `static` **maxHistoryDepth**(): `number`
586
-
587
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:26
588
-
589
- ##### Returns
590
-
591
- `number`
592
-
593
- #### Inherited from
594
-
595
- [`ModuleWrapper`](ModuleWrapper.md).[`maxHistoryDepth`](ModuleWrapper.md#maxhistorydepth)
596
-
597
- ## Methods
598
-
599
- ### addParent()
600
-
601
- > **addParent**(`mod`): `void`
602
-
603
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:68
604
-
605
- #### Parameters
606
-
607
- ##### mod
608
-
609
- [`ModuleInstance`](../interfaces/ModuleInstance.md)
610
-
611
- #### Returns
612
-
613
- `void`
614
-
615
- #### Implementation of
616
-
617
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`addParent`](../interfaces/DivinerInstance.md#addparent)
618
-
619
- #### Inherited from
620
-
621
- [`ModuleWrapper`](ModuleWrapper.md).[`addParent`](ModuleWrapper.md#addparent)
622
-
623
- ***
624
-
625
- ### addressPreviousHash()
626
-
627
- > **addressPreviousHash**(): `Promise`\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)\>
628
-
629
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:69
630
-
631
- #### Returns
632
-
633
- `Promise`\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)\>
634
-
635
- #### Inherited from
636
-
637
- [`ModuleWrapper`](ModuleWrapper.md).[`addressPreviousHash`](ModuleWrapper.md#addressprevioushash)
638
-
639
- ***
640
-
641
- ### clearListeners()
642
-
643
- > **clearListeners**(`eventNames`): `void`
644
-
645
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:70
646
-
647
- #### Parameters
648
-
649
- ##### eventNames
650
-
651
- `Parameters`\<`TWrappedModule`\[`"clearListeners"`\]\>\[`0`\]
652
-
653
- #### Returns
654
-
655
- `void`
656
-
657
- #### Implementation of
658
-
659
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`clearListeners`](../interfaces/DivinerInstance.md#clearlisteners)
660
-
661
- #### Inherited from
662
-
663
- [`ModuleWrapper`](ModuleWrapper.md).[`clearListeners`](ModuleWrapper.md#clearlisteners)
664
-
665
- ***
666
-
667
- ### divine()
668
-
669
- > **divine**(`payloads?`, `_retryConfig?`): `Promise`\<[`WithoutPrivateStorageMeta`](../type-aliases/WithoutPrivateStorageMeta.md)\<[`WithSources`](../type-aliases/WithSources.md)\<`TOut`\>\>[]\>
670
-
671
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:31
672
-
673
- #### Parameters
674
-
675
- ##### payloads?
676
-
677
- `TIn`[]
678
-
679
- ##### \_retryConfig?
680
-
681
- `RetryConfig`
682
-
683
- #### Returns
684
-
685
- `Promise`\<[`WithoutPrivateStorageMeta`](../type-aliases/WithoutPrivateStorageMeta.md)\<[`WithSources`](../type-aliases/WithSources.md)\<`TOut`\>\>[]\>
686
-
687
- #### Implementation of
688
-
689
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`divine`](../interfaces/DivinerInstance.md#divine)
690
-
691
- ***
692
-
693
- ### divineQuery()
694
-
695
- > **divineQuery**(`payloads?`, `account?`, `_retryConfig?`): `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<`TOut`\>\>
696
-
697
- Defined in: packages/modules/packages/diviner/packages/wrapper/dist/types/DivinerWrapper.d.ts:32
698
-
699
- #### Parameters
700
-
701
- ##### payloads?
702
-
703
- `TIn`[]
704
-
705
- ##### account?
706
-
707
- `AccountInstance`
708
-
709
- ##### \_retryConfig?
710
-
711
- `RetryConfig`
712
-
713
- #### Returns
714
-
715
- `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<`TOut`\>\>
716
-
717
- #### Implementation of
718
-
719
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`divineQuery`](../interfaces/DivinerInstance.md#divinequery)
720
-
721
- ***
722
-
723
- ### emit()
724
-
725
- > **emit**(`eventName`, `eventArgs`): `Promise`\<`void`\>
726
-
727
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:71
728
-
729
- #### Parameters
730
-
731
- ##### eventName
732
-
733
- `Parameters`\<`TWrappedModule`\[`"emit"`\]\>\[`0`\]
734
-
735
- ##### eventArgs
736
-
737
- `Parameters`\<`TWrappedModule`\[`"emit"`\]\>\[`1`\]
738
-
739
- #### Returns
740
-
741
- `Promise`\<`void`\>
742
-
743
- #### Implementation of
744
-
745
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`emit`](../interfaces/DivinerInstance.md#emit)
746
-
747
- #### Inherited from
748
-
749
- [`ModuleWrapper`](ModuleWrapper.md).[`emit`](ModuleWrapper.md#emit)
750
-
751
- ***
752
-
753
- ### emitSerial()
754
-
755
- > **emitSerial**(`eventName`, `eventArgs`): `Promise`\<`void`\>
756
-
757
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:72
758
-
759
- #### Parameters
760
-
761
- ##### eventName
762
-
763
- `Parameters`\<`TWrappedModule`\[`"emitSerial"`\]\>\[`0`\]
764
-
765
- ##### eventArgs
766
-
767
- `Parameters`\<`TWrappedModule`\[`"emitSerial"`\]\>\[`1`\]
768
-
769
- #### Returns
770
-
771
- `Promise`\<`void`\>
772
-
773
- #### Implementation of
774
-
775
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`emitSerial`](../interfaces/DivinerInstance.md#emitserial)
776
-
777
- #### Inherited from
778
-
779
- [`ModuleWrapper`](ModuleWrapper.md).[`emitSerial`](ModuleWrapper.md#emitserial)
780
-
781
- ***
782
-
783
- ### listenerCount()
784
-
785
- > **listenerCount**(`eventNames`): `number`
786
-
787
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:73
788
-
789
- #### Parameters
790
-
791
- ##### eventNames
792
-
793
- `Parameters`\<`TWrappedModule`\[`"listenerCount"`\]\>\[`0`\]
794
-
795
- #### Returns
796
-
797
- `number`
798
-
799
- #### Implementation of
800
-
801
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`listenerCount`](../interfaces/DivinerInstance.md#listenercount)
802
-
803
- #### Inherited from
804
-
805
- [`ModuleWrapper`](ModuleWrapper.md).[`listenerCount`](ModuleWrapper.md#listenercount)
806
-
807
- ***
808
-
809
- ### manifest()
810
-
811
- > **manifest**(`maxDepth?`): `Promise`\<[`ModuleManifestPayload`](../type-aliases/ModuleManifestPayload.md)\>
812
-
813
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:74
814
-
815
- #### Parameters
816
-
817
- ##### maxDepth?
818
-
819
- `number`
820
-
821
- #### Returns
822
-
823
- `Promise`\<[`ModuleManifestPayload`](../type-aliases/ModuleManifestPayload.md)\>
824
-
825
- #### Implementation of
826
-
827
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`manifest`](../interfaces/DivinerInstance.md#manifest)
828
-
829
- #### Inherited from
830
-
831
- [`ModuleWrapper`](ModuleWrapper.md).[`manifest`](ModuleWrapper.md#manifest)
832
-
833
- ***
834
-
835
- ### manifestQuery()
836
-
837
- > **manifestQuery**(`account`, `maxDepth?`): `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<[`ModuleManifestPayload`](../type-aliases/ModuleManifestPayload.md)\>\>
838
-
839
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:75
840
-
841
- #### Parameters
842
-
843
- ##### account
844
-
845
- `AccountInstance`
846
-
847
- ##### maxDepth?
848
-
849
- `number`
850
-
851
- #### Returns
852
-
853
- `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<[`ModuleManifestPayload`](../type-aliases/ModuleManifestPayload.md)\>\>
854
-
855
- #### Implementation of
856
-
857
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`manifestQuery`](../interfaces/DivinerInstance.md#manifestquery)
858
-
859
- #### Inherited from
860
-
861
- [`ModuleWrapper`](ModuleWrapper.md).[`manifestQuery`](ModuleWrapper.md#manifestquery)
862
-
863
- ***
864
-
865
- ### moduleAddress()
866
-
867
- > **moduleAddress**(): `Promise`\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)[]\>
868
-
869
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:76
870
-
871
- #### Returns
872
-
873
- `Promise`\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)[]\>
874
-
875
- #### Implementation of
876
-
877
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`moduleAddress`](../interfaces/DivinerInstance.md#moduleaddress)
878
-
879
- #### Inherited from
880
-
881
- [`ModuleWrapper`](ModuleWrapper.md).[`moduleAddress`](ModuleWrapper.md#moduleaddress)
882
-
883
- ***
884
-
885
- ### off()
886
-
887
- > **off**\<`TEventName`\>(`eventNames`, `listener`): `void`
888
-
889
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:77
890
-
891
- #### Type Parameters
892
-
893
- ##### TEventName
894
-
895
- `TEventName` *extends* `string` \| `number` \| `symbol`
896
-
897
- #### Parameters
898
-
899
- ##### eventNames
900
-
901
- `TEventName`
902
-
903
- ##### listener
904
-
905
- [`EventListener`](../type-aliases/EventListener.md)\<`TWrappedModule`\[`"eventData"`\]\[`TEventName`\]\>
906
-
907
- #### Returns
908
-
909
- `void`
910
-
911
- #### Implementation of
912
-
913
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`off`](../interfaces/DivinerInstance.md#off)
914
-
915
- #### Inherited from
916
-
917
- [`ModuleWrapper`](ModuleWrapper.md).[`off`](ModuleWrapper.md#off)
918
-
919
- ***
920
-
921
- ### offAny()
922
-
923
- > **offAny**(`listener`): `void`
924
-
925
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:78
926
-
927
- #### Parameters
928
-
929
- ##### listener
930
-
931
- [`EventAnyListener`](../type-aliases/EventAnyListener.md)
932
-
933
- #### Returns
934
-
935
- `void`
936
-
937
- #### Implementation of
938
-
939
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`offAny`](../interfaces/DivinerInstance.md#offany)
940
-
941
- #### Inherited from
942
-
943
- [`ModuleWrapper`](ModuleWrapper.md).[`offAny`](ModuleWrapper.md#offany)
944
-
945
- ***
946
-
947
- ### on()
948
-
949
- > **on**\<`TEventName`\>(`eventNames`, `listener`): [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
950
-
951
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:79
952
-
953
- #### Type Parameters
954
-
955
- ##### TEventName
956
-
957
- `TEventName` *extends* `string` \| `number` \| `symbol`
958
-
959
- #### Parameters
960
-
961
- ##### eventNames
962
-
963
- `TEventName`
964
-
965
- ##### listener
966
-
967
- [`EventListener`](../type-aliases/EventListener.md)\<`TWrappedModule`\[`"eventData"`\]\[`TEventName`\]\>
968
-
969
- #### Returns
970
-
971
- [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
972
-
973
- #### Implementation of
974
-
975
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`on`](../interfaces/DivinerInstance.md#on)
976
-
977
- #### Inherited from
978
-
979
- [`ModuleWrapper`](ModuleWrapper.md).[`on`](ModuleWrapper.md#on)
980
-
981
- ***
982
-
983
- ### onAny()
984
-
985
- > **onAny**(`listener`): [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
986
-
987
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:80
988
-
989
- #### Parameters
990
-
991
- ##### listener
992
-
993
- [`EventAnyListener`](../type-aliases/EventAnyListener.md)
994
-
995
- #### Returns
996
-
997
- [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
998
-
999
- #### Implementation of
1000
-
1001
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`onAny`](../interfaces/DivinerInstance.md#onany)
1002
-
1003
- #### Inherited from
1004
-
1005
- [`ModuleWrapper`](ModuleWrapper.md).[`onAny`](ModuleWrapper.md#onany)
1006
-
1007
- ***
1008
-
1009
- ### once()
1010
-
1011
- > **once**\<`TEventName`\>(`eventName`, `listener`): [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
1012
-
1013
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:81
1014
-
1015
- #### Type Parameters
1016
-
1017
- ##### TEventName
1018
-
1019
- `TEventName` *extends* `string` \| `number` \| `symbol`
1020
-
1021
- #### Parameters
1022
-
1023
- ##### eventName
1024
-
1025
- `TEventName`
1026
-
1027
- ##### listener
1028
-
1029
- [`EventListener`](../type-aliases/EventListener.md)\<`TWrappedModule`\[`"eventData"`\]\[`TEventName`\]\>
1030
-
1031
- #### Returns
1032
-
1033
- [`EventUnsubscribeFunction`](../type-aliases/EventUnsubscribeFunction.md)
1034
-
1035
- #### Implementation of
1036
-
1037
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`once`](../interfaces/DivinerInstance.md#once)
1038
-
1039
- #### Inherited from
1040
-
1041
- [`ModuleWrapper`](ModuleWrapper.md).[`once`](ModuleWrapper.md#once)
1042
-
1043
- ***
1044
-
1045
- ### parents()
1046
-
1047
- > **parents**(): `Promisable`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1048
-
1049
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:82
1050
-
1051
- #### Returns
1052
-
1053
- `Promisable`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1054
-
1055
- #### Implementation of
1056
-
1057
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`parents`](../interfaces/DivinerInstance.md#parents)
1058
-
1059
- #### Inherited from
1060
-
1061
- [`ModuleWrapper`](ModuleWrapper.md).[`parents`](ModuleWrapper.md#parents)
1062
-
1063
- ***
1064
-
1065
- ### previousHash()
1066
-
1067
- > **previousHash**(): `Promise`\<`undefined` \| `string`\>
1068
-
1069
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:83
1070
-
1071
- #### Returns
1072
-
1073
- `Promise`\<`undefined` \| `string`\>
1074
-
1075
- #### Implementation of
1076
-
1077
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`previousHash`](../interfaces/DivinerInstance.md#previoushash)
1078
-
1079
- #### Inherited from
1080
-
1081
- [`ModuleWrapper`](ModuleWrapper.md).[`previousHash`](ModuleWrapper.md#previoushash)
1082
-
1083
- ***
1084
-
1085
- ### previousHashQuery()
1086
-
1087
- > **previousHashQuery**(`account?`): `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)\>\>
1088
-
1089
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:84
1090
-
1091
- #### Parameters
1092
-
1093
- ##### account?
1094
-
1095
- `AccountInstance`
1096
-
1097
- #### Returns
1098
-
1099
- `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\<[`AddressPreviousHashPayload`](../type-aliases/AddressPreviousHashPayload.md)\>\>
1100
-
1101
- #### Inherited from
1102
-
1103
- [`ModuleWrapper`](ModuleWrapper.md).[`previousHashQuery`](ModuleWrapper.md#previoushashquery)
1104
-
1105
- ***
1106
-
1107
- ### privateChildren()
1108
-
1109
- > **privateChildren**(): `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1110
-
1111
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:85
1112
-
1113
- #### Returns
1114
-
1115
- `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1116
-
1117
- #### Implementation of
1118
-
1119
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`privateChildren`](../interfaces/DivinerInstance.md#privatechildren)
1120
-
1121
- #### Inherited from
1122
-
1123
- [`ModuleWrapper`](ModuleWrapper.md).[`privateChildren`](ModuleWrapper.md#privatechildren)
1124
-
1125
- ***
1126
-
1127
- ### publicChildren()
1128
-
1129
- > **publicChildren**(): `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1130
-
1131
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:86
1132
-
1133
- #### Returns
1134
-
1135
- `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1136
-
1137
- #### Implementation of
1138
-
1139
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`publicChildren`](../interfaces/DivinerInstance.md#publicchildren)
1140
-
1141
- #### Inherited from
1142
-
1143
- [`ModuleWrapper`](ModuleWrapper.md).[`publicChildren`](ModuleWrapper.md#publicchildren)
1144
-
1145
- ***
1146
-
1147
- ### query()
1148
-
1149
- > **query**\<`T`\>(`query`, `payloads?`): `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\>
1150
-
1151
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:87
1152
-
1153
- #### Type Parameters
1154
-
1155
- ##### T
1156
-
1157
- `T` *extends* [`UnsignedQueryBoundWitness`](../type-aliases/UnsignedQueryBoundWitness.md) = [`UnsignedQueryBoundWitness`](../type-aliases/UnsignedQueryBoundWitness.md)
1158
-
1159
- #### Parameters
1160
-
1161
- ##### query
1162
-
1163
- `T`
1164
-
1165
- ##### payloads?
1166
-
1167
- [`Payload`](../type-aliases/Payload.md)[]
1168
-
1169
- #### Returns
1170
-
1171
- `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\>
1172
-
1173
- #### Implementation of
1174
-
1175
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`query`](../interfaces/DivinerInstance.md#query)
1176
-
1177
- #### Inherited from
1178
-
1179
- [`ModuleWrapper`](ModuleWrapper.md).[`query`](ModuleWrapper.md#query)
1180
-
1181
- ***
1182
-
1183
- ### queryable()
1184
-
1185
- > **queryable**\<`T`\>(`query`, `payloads?`): `Promisable`\<`boolean`\>
1186
-
1187
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:88
1188
-
1189
- #### Type Parameters
1190
-
1191
- ##### T
1192
-
1193
- `T` *extends* [`UnsignedQueryBoundWitness`](../type-aliases/UnsignedQueryBoundWitness.md) = [`UnsignedQueryBoundWitness`](../type-aliases/UnsignedQueryBoundWitness.md)
1194
-
1195
- #### Parameters
1196
-
1197
- ##### query
1198
-
1199
- `T`
1200
-
1201
- ##### payloads?
1202
-
1203
- [`Payload`](../type-aliases/Payload.md)[]
1204
-
1205
- #### Returns
1206
-
1207
- `Promisable`\<`boolean`\>
1208
-
1209
- #### Implementation of
1210
-
1211
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`queryable`](../interfaces/DivinerInstance.md#queryable)
1212
-
1213
- #### Inherited from
1214
-
1215
- [`ModuleWrapper`](ModuleWrapper.md).[`queryable`](ModuleWrapper.md#queryable)
1216
-
1217
- ***
1218
-
1219
- ### removeParent()
1220
-
1221
- > **removeParent**(`address`): `void`
1222
-
1223
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:89
1224
-
1225
- #### Parameters
1226
-
1227
- ##### address
1228
-
1229
- `Lowercase`\<`string`\>
1230
-
1231
- #### Returns
1232
-
1233
- `void`
1234
-
1235
- #### Implementation of
1236
-
1237
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`removeParent`](../interfaces/DivinerInstance.md#removeparent)
1238
-
1239
- #### Inherited from
1240
-
1241
- [`ModuleWrapper`](ModuleWrapper.md).[`removeParent`](ModuleWrapper.md#removeparent)
1242
-
1243
- ***
1244
-
1245
- ### ~~resolve()~~
1246
-
1247
- #### Call Signature
1248
-
1249
- > **resolve**\<`T`\>(): `Promise`\<`T`[]\>
1250
-
1251
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:91
1252
-
1253
- ##### Type Parameters
1254
-
1255
- ###### T
1256
-
1257
- `T` *extends* [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\> = [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1258
-
1259
- ##### Returns
1260
-
1261
- `Promise`\<`T`[]\>
1262
-
1263
- ##### Deprecated
1264
-
1265
- do not pass undefined. If trying to get all, pass '*'
1266
-
1267
- ##### Implementation of
1268
-
1269
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`resolve`](../interfaces/DivinerInstance.md#resolve)
1270
-
1271
- ##### Inherited from
1272
-
1273
- [`ModuleWrapper`](ModuleWrapper.md).[`resolve`](ModuleWrapper.md#resolve)
1274
-
1275
- #### Call Signature
1276
-
1277
- > **resolve**\<`T`\>(`all`, `options?`): `Promise`\<`T`[]\>
1278
-
1279
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:92
1280
-
1281
- ##### Type Parameters
1282
-
1283
- ###### T
1284
-
1285
- `T` *extends* [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\> = [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1286
-
1287
- ##### Parameters
1288
-
1289
- ###### all
1290
-
1291
- `"*"`
1292
-
1293
- ###### options?
1294
-
1295
- [`ModuleFilterOptions`](../interfaces/ModuleFilterOptions.md)\<`T`\>
1296
-
1297
- ##### Returns
1298
-
1299
- `Promise`\<`T`[]\>
1300
-
1301
- ##### Deprecated
1302
-
1303
- do not pass undefined. If trying to get all, pass '*'
1304
-
1305
- ##### Implementation of
1306
-
1307
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`resolve`](../interfaces/DivinerInstance.md#resolve)
1308
-
1309
- ##### Inherited from
1310
-
1311
- [`ModuleWrapper`](ModuleWrapper.md).[`resolve`](ModuleWrapper.md#resolve)
1312
-
1313
- #### Call Signature
1314
-
1315
- > **resolve**\<`T`\>(`id`, `options?`): `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1316
-
1317
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:93
1318
-
1319
- ##### Type Parameters
1320
-
1321
- ###### T
1322
-
1323
- `T` *extends* [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\> = [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1324
-
1325
- ##### Parameters
1326
-
1327
- ###### id
1328
-
1329
- `string`
1330
-
1331
- ###### options?
1332
-
1333
- [`ModuleFilterOptions`](../interfaces/ModuleFilterOptions.md)\<`T`\>
1334
-
1335
- ##### Returns
1336
-
1337
- `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1338
-
1339
- ##### Deprecated
1340
-
1341
- do not pass undefined. If trying to get all, pass '*'
1342
-
1343
- ##### Implementation of
1344
-
1345
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`resolve`](../interfaces/DivinerInstance.md#resolve)
1346
-
1347
- ##### Inherited from
1348
-
1349
- [`ModuleWrapper`](ModuleWrapper.md).[`resolve`](ModuleWrapper.md#resolve)
1350
-
1351
- ***
1352
-
1353
- ### resolvePrivate()
1354
-
1355
- #### Call Signature
1356
-
1357
- > **resolvePrivate**\<`T`\>(`all`, `options?`): `Promise`\<`T`[]\>
1358
-
1359
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:94
1360
-
1361
- ##### Type Parameters
1362
-
1363
- ###### T
1364
-
1365
- `T` *extends* [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\> = [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1366
-
1367
- ##### Parameters
1368
-
1369
- ###### all
1370
-
1371
- `"*"`
1372
-
1373
- ###### options?
1374
-
1375
- [`ModuleFilterOptions`](../interfaces/ModuleFilterOptions.md)\<`T`\>
1376
-
1377
- ##### Returns
1378
-
1379
- `Promise`\<`T`[]\>
1380
-
1381
- ##### Implementation of
1382
-
1383
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`resolvePrivate`](../interfaces/DivinerInstance.md#resolveprivate)
1384
-
1385
- ##### Inherited from
1386
-
1387
- [`ModuleWrapper`](ModuleWrapper.md).[`resolvePrivate`](ModuleWrapper.md#resolveprivate)
1388
-
1389
- #### Call Signature
1390
-
1391
- > **resolvePrivate**\<`T`\>(`id`, `options?`): `Promise`\<`undefined` \| `T`\>
1392
-
1393
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:95
1394
-
1395
- ##### Type Parameters
1396
-
1397
- ###### T
1398
-
1399
- `T` *extends* [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\> = [`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1400
-
1401
- ##### Parameters
1402
-
1403
- ###### id
1404
-
1405
- `string`
1406
-
1407
- ###### options?
1408
-
1409
- [`ModuleFilterOptions`](../interfaces/ModuleFilterOptions.md)\<`T`\>
1410
-
1411
- ##### Returns
1412
-
1413
- `Promise`\<`undefined` \| `T`\>
1414
-
1415
- ##### Implementation of
1416
-
1417
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`resolvePrivate`](../interfaces/DivinerInstance.md#resolveprivate)
1418
-
1419
- ##### Inherited from
1420
-
1421
- [`ModuleWrapper`](ModuleWrapper.md).[`resolvePrivate`](ModuleWrapper.md#resolveprivate)
1422
-
1423
- ***
1424
-
1425
- ### siblings()
1426
-
1427
- > **siblings**(): `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1428
-
1429
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:96
1430
-
1431
- #### Returns
1432
-
1433
- `Promise`\<[`ModuleInstance`](../interfaces/ModuleInstance.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>[]\>
1434
-
1435
- #### Implementation of
1436
-
1437
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`siblings`](../interfaces/DivinerInstance.md#siblings)
1438
-
1439
- #### Inherited from
1440
-
1441
- [`ModuleWrapper`](ModuleWrapper.md).[`siblings`](ModuleWrapper.md#siblings)
1442
-
1443
- ***
1444
-
1445
- ### state()
1446
-
1447
- > **state**(): `Promise`\<[`Payload`](../type-aliases/Payload.md)[]\>
1448
-
1449
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:97
1450
-
1451
- #### Returns
1452
-
1453
- `Promise`\<[`Payload`](../type-aliases/Payload.md)[]\>
1454
-
1455
- #### Implementation of
1456
-
1457
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`state`](../interfaces/DivinerInstance.md#state)
1458
-
1459
- #### Inherited from
1460
-
1461
- [`ModuleWrapper`](ModuleWrapper.md).[`state`](ModuleWrapper.md#state)
1462
-
1463
- ***
1464
-
1465
- ### stateQuery()
1466
-
1467
- > **stateQuery**(`_account`): `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\>
1468
-
1469
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:98
1470
-
1471
- #### Parameters
1472
-
1473
- ##### \_account
1474
-
1475
- `AccountInstance`
1476
-
1477
- #### Returns
1478
-
1479
- `Promise`\<[`ModuleQueryResult`](../type-aliases/ModuleQueryResult.md)\>
1480
-
1481
- #### Implementation of
1482
-
1483
- [`DivinerInstance`](../interfaces/DivinerInstance.md).[`stateQuery`](../interfaces/DivinerInstance.md#statequery)
1484
-
1485
- #### Inherited from
1486
-
1487
- [`ModuleWrapper`](ModuleWrapper.md).[`stateQuery`](ModuleWrapper.md#statequery)
1488
-
1489
- ***
1490
-
1491
- ### canWrap()
1492
-
1493
- > `static` **canWrap**(`mod?`): mod is Module\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\<void, void\>\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined \}, ModuleEventData\<object\>\>\[\]; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined \}, ModuleEventData\<object\>\>\[\] \}, ModuleEventData\<object\>\>
1494
-
1495
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:51
1496
-
1497
- #### Parameters
1498
-
1499
- ##### mod?
1500
-
1501
- [`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1502
-
1503
- #### Returns
1504
-
1505
- mod is Module\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\<void, void\>\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined \}, ModuleEventData\<object\>\>\[\]; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random"; additionalSigners?: AccountInstance\[\]; addToResolvers?: boolean; allowNameResolution?: boolean; config: AnyConfigSchema\<ModuleConfig\>; ephemeralQueryAccountEnabled?: boolean; moduleIdentifierTransformers?: ModuleIdentifierTransformer\[\]; privateChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined; publicChildren?: ModuleInstance\<BaseParamsFields & \{ account?: AccountInstance \| "random" \| undefined; addToResolvers?: boolean \| undefined; additionalSigners?: AccountInstance\[\] \| undefined; ... 5 more ...; publicChildren?: ModuleInstance\<...\>\[\] \| undefined; \}, ModuleEventData\<...\>\>\[\] \| undefined \}, ModuleEventData\<object\>\>\[\] \}, ModuleEventData\<object\>\>
1506
-
1507
- #### Inherited from
1508
-
1509
- [`ModuleWrapper`](ModuleWrapper.md).[`canWrap`](ModuleWrapper.md#canwrap)
1510
-
1511
- ***
1512
-
1513
- ### gc()
1514
-
1515
- #### Call Signature
1516
-
1517
- > `static` **gc**(`force?`): `void`
1518
-
1519
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:29
1520
-
1521
- ##### Parameters
1522
-
1523
- ###### force?
1524
-
1525
- `boolean`
1526
-
1527
- ##### Returns
1528
-
1529
- `void`
1530
-
1531
- ##### Inherited from
1532
-
1533
- [`ModuleWrapper`](ModuleWrapper.md).[`gc`](ModuleWrapper.md#gc)
1534
-
1535
- #### Call Signature
1536
-
1537
- > `static` **gc**(`className`): `void`
1538
-
1539
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:30
1540
-
1541
- ##### Parameters
1542
-
1543
- ###### className
1544
-
1545
- `string`
1546
-
1547
- ##### Returns
1548
-
1549
- `void`
1550
-
1551
- ##### Inherited from
1552
-
1553
- [`ModuleWrapper`](ModuleWrapper.md).[`gc`](ModuleWrapper.md#gc)
1554
-
1555
- ***
1556
-
1557
- ### hasRequiredQueries()
1558
-
1559
- > `static` **hasRequiredQueries**(`mod`): `boolean`
1560
-
1561
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:62
1562
-
1563
- #### Parameters
1564
-
1565
- ##### mod
1566
-
1567
- [`Module`](../interfaces/Module.md)
1568
-
1569
- #### Returns
1570
-
1571
- `boolean`
1572
-
1573
- #### Inherited from
1574
-
1575
- [`ModuleWrapper`](ModuleWrapper.md).[`hasRequiredQueries`](ModuleWrapper.md#hasrequiredqueries)
1576
-
1577
- ***
1578
-
1579
- ### instanceCount()
1580
-
1581
- > `static` **instanceCount**(`className`): `number`
1582
-
1583
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:31
1584
-
1585
- #### Parameters
1586
-
1587
- ##### className
1588
-
1589
- `string`
1590
-
1591
- #### Returns
1592
-
1593
- `number`
1594
-
1595
- #### Inherited from
1596
-
1597
- [`ModuleWrapper`](ModuleWrapper.md).[`instanceCount`](ModuleWrapper.md#instancecount)
1598
-
1599
- ***
1600
-
1601
- ### instanceCounts()
1602
-
1603
- > `static` **instanceCounts**(): `Record`\<`string`, `number`\>
1604
-
1605
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:32
1606
-
1607
- #### Returns
1608
-
1609
- `Record`\<`string`, `number`\>
1610
-
1611
- #### Inherited from
1612
-
1613
- [`ModuleWrapper`](ModuleWrapper.md).[`instanceCounts`](ModuleWrapper.md#instancecounts)
1614
-
1615
- ***
1616
-
1617
- ### is()
1618
-
1619
- > `static` **is**\<`TModuleWrapper`\>(`this`, `wrapper`): `wrapper is TModuleWrapper`
1620
-
1621
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:63
1622
-
1623
- #### Type Parameters
1624
-
1625
- ##### TModuleWrapper
1626
-
1627
- `TModuleWrapper` *extends* [`ModuleWrapper`](ModuleWrapper.md)\<[`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1628
-
1629
- #### Parameters
1630
-
1631
- ##### this
1632
-
1633
- [`ConstructableModuleWrapper`](../type-aliases/ConstructableModuleWrapper.md)\<`TModuleWrapper`\>
1634
-
1635
- ##### wrapper
1636
-
1637
- `any`
1638
-
1639
- #### Returns
1640
-
1641
- `wrapper is TModuleWrapper`
1642
-
1643
- #### Inherited from
1644
-
1645
- [`ModuleWrapper`](ModuleWrapper.md).[`is`](ModuleWrapper.md#is)
1646
-
1647
- ***
1648
-
1649
- ### missingRequiredQueries()
1650
-
1651
- > `static` **missingRequiredQueries**(`mod`): `string`[]
1652
-
1653
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:64
1654
-
1655
- #### Parameters
1656
-
1657
- ##### mod
1658
-
1659
- [`Module`](../interfaces/Module.md)
1660
-
1661
- #### Returns
1662
-
1663
- `string`[]
1664
-
1665
- #### Inherited from
1666
-
1667
- [`ModuleWrapper`](ModuleWrapper.md).[`missingRequiredQueries`](ModuleWrapper.md#missingrequiredqueries)
1668
-
1669
- ***
1670
-
1671
- ### startHistory()
1672
-
1673
- > `static` **startHistory**(): `void`
1674
-
1675
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:33
1676
-
1677
- #### Returns
1678
-
1679
- `void`
1680
-
1681
- #### Inherited from
1682
-
1683
- [`ModuleWrapper`](ModuleWrapper.md).[`startHistory`](ModuleWrapper.md#starthistory)
1684
-
1685
- ***
1686
-
1687
- ### stopHistory()
1688
-
1689
- > `static` **stopHistory**(): `void`
1690
-
1691
- Defined in: node\_modules/.store/@xylabs-base-npm-4.8.9-ca819b09fe/package/dist/types/Base.d.ts:34
1692
-
1693
- #### Returns
1694
-
1695
- `void`
1696
-
1697
- #### Inherited from
1698
-
1699
- [`ModuleWrapper`](ModuleWrapper.md).[`stopHistory`](ModuleWrapper.md#stophistory)
1700
-
1701
- ***
1702
-
1703
- ### tryWrap()
1704
-
1705
- > `static` **tryWrap**\<`TModuleWrapper`\>(`this`, `mod`, `account`, `checkIdentity?`): `undefined` \| `TModuleWrapper`
1706
-
1707
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:65
1708
-
1709
- #### Type Parameters
1710
-
1711
- ##### TModuleWrapper
1712
-
1713
- `TModuleWrapper` *extends* [`ModuleWrapper`](ModuleWrapper.md)\<[`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1714
-
1715
- #### Parameters
1716
-
1717
- ##### this
1718
-
1719
- [`ConstructableModuleWrapper`](../type-aliases/ConstructableModuleWrapper.md)\<`TModuleWrapper`\>
1720
-
1721
- ##### mod
1722
-
1723
- `undefined` | [`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1724
-
1725
- ##### account
1726
-
1727
- `AccountInstance`
1728
-
1729
- ##### checkIdentity?
1730
-
1731
- `boolean`
1732
-
1733
- #### Returns
1734
-
1735
- `undefined` \| `TModuleWrapper`
1736
-
1737
- #### Inherited from
1738
-
1739
- [`ModuleWrapper`](ModuleWrapper.md).[`tryWrap`](ModuleWrapper.md#trywrap)
1740
-
1741
- ***
1742
-
1743
- ### with()
1744
-
1745
- > `static` **with**\<`TModuleWrapper`, `R`\>(`this`, `mod`, `closure`): `undefined` \| `R`
1746
-
1747
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:66
1748
-
1749
- #### Type Parameters
1750
-
1751
- ##### TModuleWrapper
1752
-
1753
- `TModuleWrapper` *extends* [`ModuleWrapper`](ModuleWrapper.md)\<[`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1754
-
1755
- ##### R
1756
-
1757
- `R` *extends* `Promisable`\<`void`\> = `void`
1758
-
1759
- #### Parameters
1760
-
1761
- ##### this
1762
-
1763
- [`ConstructableModuleWrapper`](../type-aliases/ConstructableModuleWrapper.md)\<`TModuleWrapper`\>
1764
-
1765
- ##### mod
1766
-
1767
- `any`
1768
-
1769
- ##### closure
1770
-
1771
- (`mod`) => `R`
1772
-
1773
- #### Returns
1774
-
1775
- `undefined` \| `R`
1776
-
1777
- #### Inherited from
1778
-
1779
- [`ModuleWrapper`](ModuleWrapper.md).[`with`](ModuleWrapper.md#with)
1780
-
1781
- ***
1782
-
1783
- ### wrap()
1784
-
1785
- > `static` **wrap**\<`TModuleWrapper`\>(`this`, `mod`, `account`, `checkIdentity?`): `TModuleWrapper`
1786
-
1787
- Defined in: packages/modules/packages/module/packages/wrapper/dist/types/ModuleWrapper.d.ts:67
1788
-
1789
- #### Type Parameters
1790
-
1791
- ##### TModuleWrapper
1792
-
1793
- `TModuleWrapper` *extends* [`ModuleWrapper`](ModuleWrapper.md)\<[`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>\>
1794
-
1795
- #### Parameters
1796
-
1797
- ##### this
1798
-
1799
- [`ConstructableModuleWrapper`](../type-aliases/ConstructableModuleWrapper.md)\<`TModuleWrapper`\>
1800
-
1801
- ##### mod
1802
-
1803
- `undefined` | [`Module`](../interfaces/Module.md)\<`BaseParamsFields` & `object`, [`ModuleEventData`](../interfaces/ModuleEventData.md)\<`object`\>\>
1804
-
1805
- ##### account
1806
-
1807
- `AccountInstance`
1808
-
1809
- ##### checkIdentity?
1810
-
1811
- `boolean`
1812
-
1813
- #### Returns
1814
-
1815
- `TModuleWrapper`
1816
-
1817
- #### Inherited from
1818
-
1819
- [`ModuleWrapper`](ModuleWrapper.md).[`wrap`](ModuleWrapper.md#wrap)