@ariestools/sdk 7.0.4 → 7.0.5

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 (294) hide show
  1. package/dist/_pkg/api/neutral/ApiClient.d.ts +0 -1
  2. package/dist/_pkg/api/neutral/ApiConfig.d.ts +0 -1
  3. package/dist/_pkg/api/neutral/ApiEndpoint.d.ts +0 -1
  4. package/dist/_pkg/api/neutral/ApiStage.d.ts +0 -1
  5. package/dist/_pkg/api/neutral/getApiStage.d.ts +0 -1
  6. package/dist/_pkg/api/neutral/index.d.ts +0 -1
  7. package/dist/_pkg/api/neutral/index.mjs +0 -1
  8. package/dist/_pkg/api/neutral/model.d.ts +0 -1
  9. package/dist/_pkg/api/neutral/model.mjs +0 -1
  10. package/dist/_pkg/array/neutral/containsAll.d.ts +0 -1
  11. package/dist/_pkg/array/neutral/distinct.d.ts +0 -1
  12. package/dist/_pkg/array/neutral/filterAs.d.ts +0 -1
  13. package/dist/_pkg/array/neutral/filterAsync.d.ts +0 -1
  14. package/dist/_pkg/array/neutral/findAs.d.ts +0 -1
  15. package/dist/_pkg/array/neutral/flatten.d.ts +0 -1
  16. package/dist/_pkg/array/neutral/index.d.ts +0 -1
  17. package/dist/_pkg/array/neutral/index.mjs +0 -1
  18. package/dist/_pkg/array/neutral/uniq.d.ts +0 -1
  19. package/dist/_pkg/arraybuffer/neutral/equalArrayBuffers.d.ts +0 -1
  20. package/dist/_pkg/arraybuffer/neutral/index.d.ts +0 -1
  21. package/dist/_pkg/arraybuffer/neutral/index.mjs +0 -1
  22. package/dist/_pkg/arraybuffer/neutral/isArrayBuffer.d.ts +0 -1
  23. package/dist/_pkg/arraybuffer/neutral/toArrayBuffer.d.ts +0 -1
  24. package/dist/_pkg/arraybuffer/neutral/toUint8Array.d.ts +0 -1
  25. package/dist/_pkg/assert/neutral/assertDefinedEx.d.ts +0 -1
  26. package/dist/_pkg/assert/neutral/assertEx.d.ts +0 -1
  27. package/dist/_pkg/assert/neutral/index.d.ts +0 -1
  28. package/dist/_pkg/assert/neutral/index.mjs +0 -1
  29. package/dist/_pkg/assert/neutral/model.d.ts +0 -1
  30. package/dist/_pkg/assert/neutral/model.mjs +0 -1
  31. package/dist/_pkg/assert/neutral/types.d.ts +0 -1
  32. package/dist/_pkg/base/neutral/Base.d.ts +0 -1
  33. package/dist/_pkg/base/neutral/globallyUnique.d.ts +0 -1
  34. package/dist/_pkg/base/neutral/index.d.ts +0 -1
  35. package/dist/_pkg/base/neutral/index.mjs +0 -1
  36. package/dist/_pkg/base/neutral/model.d.ts +0 -1
  37. package/dist/_pkg/base/neutral/model.mjs +0 -1
  38. package/dist/_pkg/creatable/neutral/AbstractCreatable.d.ts +0 -1
  39. package/dist/_pkg/creatable/neutral/Creatable.d.ts +0 -1
  40. package/dist/_pkg/creatable/neutral/Factory.d.ts +0 -1
  41. package/dist/_pkg/creatable/neutral/index.d.ts +0 -1
  42. package/dist/_pkg/creatable/neutral/index.mjs +0 -1
  43. package/dist/_pkg/creatable/neutral/lib/getFunctionName.d.ts +0 -1
  44. package/dist/_pkg/creatable/neutral/lib/getRootFunction.d.ts +0 -1
  45. package/dist/_pkg/creatable/neutral/lib/index.d.ts +0 -1
  46. package/dist/_pkg/creatable/neutral/model/CreatableInstance.d.ts +0 -1
  47. package/dist/_pkg/creatable/neutral/model/CreatableParams.d.ts +0 -1
  48. package/dist/_pkg/creatable/neutral/model/CreatableStatusReporter.d.ts +0 -1
  49. package/dist/_pkg/creatable/neutral/model/Labels.d.ts +0 -1
  50. package/dist/_pkg/creatable/neutral/model/index.d.ts +0 -1
  51. package/dist/_pkg/creatable/neutral/model.d.ts +0 -1
  52. package/dist/_pkg/creatable/neutral/model.mjs +0 -1
  53. package/dist/_pkg/decimal-precision/neutral/fromFixedPoint.d.ts +0 -1
  54. package/dist/_pkg/decimal-precision/neutral/index.d.ts +0 -1
  55. package/dist/_pkg/decimal-precision/neutral/index.mjs +0 -1
  56. package/dist/_pkg/decimal-precision/neutral/toDecimalPrecision.d.ts +0 -1
  57. package/dist/_pkg/decimal-precision/neutral/toFixedPoint.d.ts +0 -1
  58. package/dist/_pkg/delay/neutral/delay.d.ts +0 -1
  59. package/dist/_pkg/delay/neutral/index.d.ts +0 -1
  60. package/dist/_pkg/delay/neutral/index.mjs +0 -1
  61. package/dist/_pkg/ellipsize/neutral/index.d.ts +0 -1
  62. package/dist/_pkg/ellipsize/neutral/index.mjs +0 -1
  63. package/dist/_pkg/enum/neutral/Enum.d.ts +0 -1
  64. package/dist/_pkg/enum/neutral/index.d.ts +0 -1
  65. package/dist/_pkg/enum/neutral/index.mjs +0 -1
  66. package/dist/_pkg/enum/neutral/model.d.ts +0 -1
  67. package/dist/_pkg/enum/neutral/model.mjs +0 -1
  68. package/dist/_pkg/error/neutral/assert.d.ts +0 -1
  69. package/dist/_pkg/error/neutral/handleError.d.ts +0 -1
  70. package/dist/_pkg/error/neutral/index.d.ts +0 -1
  71. package/dist/_pkg/error/neutral/index.mjs +0 -1
  72. package/dist/_pkg/error/neutral/model.d.ts +0 -1
  73. package/dist/_pkg/error/neutral/model.mjs +0 -1
  74. package/dist/_pkg/events/neutral/BaseEmitter.d.ts +0 -1
  75. package/dist/_pkg/events/neutral/Events/Events.d.ts +0 -1
  76. package/dist/_pkg/events/neutral/Events/index.d.ts +0 -1
  77. package/dist/_pkg/events/neutral/index.d.ts +0 -1
  78. package/dist/_pkg/events/neutral/index.mjs +0 -1
  79. package/dist/_pkg/events/neutral/model/Event.d.ts +0 -1
  80. package/dist/_pkg/events/neutral/model/EventEmitter.d.ts +0 -1
  81. package/dist/_pkg/events/neutral/model/index.d.ts +0 -1
  82. package/dist/_pkg/events/neutral/model.d.ts +0 -1
  83. package/dist/_pkg/events/neutral/model.mjs +0 -1
  84. package/dist/_pkg/exists/neutral/index.d.ts +0 -1
  85. package/dist/_pkg/exists/neutral/index.mjs +0 -1
  86. package/dist/_pkg/fetch/neutral/FetchClient.d.ts +0 -1
  87. package/dist/_pkg/fetch/neutral/FetchError.d.ts +0 -1
  88. package/dist/_pkg/fetch/neutral/FetchJsonClient.d.ts +0 -1
  89. package/dist/_pkg/fetch/neutral/fetchCompress.d.ts +0 -1
  90. package/dist/_pkg/fetch/neutral/fetchJson.d.ts +0 -1
  91. package/dist/_pkg/fetch/neutral/index.d.ts +0 -1
  92. package/dist/_pkg/fetch/neutral/index.mjs +0 -1
  93. package/dist/_pkg/fetch/neutral/methods.d.ts +0 -1
  94. package/dist/_pkg/fetch/neutral/model.d.ts +0 -1
  95. package/dist/_pkg/fetch/neutral/model.mjs +0 -1
  96. package/dist/_pkg/fetch/neutral/parseJson.d.ts +0 -1
  97. package/dist/_pkg/fetch/neutral/types.d.ts +0 -1
  98. package/dist/_pkg/forget/neutral/ForgetConfig.d.ts +0 -1
  99. package/dist/_pkg/forget/neutral/ForgetNodeConfig.d.ts +0 -1
  100. package/dist/_pkg/forget/neutral/ForgetPromise.d.ts +0 -1
  101. package/dist/_pkg/forget/neutral/ForgetPromiseNode.d.ts +0 -1
  102. package/dist/_pkg/forget/neutral/forget.d.ts +0 -1
  103. package/dist/_pkg/forget/neutral/forgetNode.d.ts +0 -1
  104. package/dist/_pkg/forget/neutral/index.d.ts +0 -1
  105. package/dist/_pkg/forget/neutral/index.mjs +0 -1
  106. package/dist/_pkg/forget/neutral/model.d.ts +0 -1
  107. package/dist/_pkg/forget/neutral/model.mjs +0 -1
  108. package/dist/_pkg/forget/neutral/neutral/index.d.ts +0 -1
  109. package/dist/_pkg/forget/neutral/node/index.d.ts +0 -1
  110. package/dist/_pkg/function-name/neutral/functionName.d.ts +0 -1
  111. package/dist/_pkg/function-name/neutral/index.d.ts +0 -1
  112. package/dist/_pkg/function-name/neutral/index.mjs +0 -1
  113. package/dist/_pkg/hex/neutral/HexRegEx.d.ts +0 -1
  114. package/dist/_pkg/hex/neutral/address/AddressTransformZod.d.ts +0 -1
  115. package/dist/_pkg/hex/neutral/address/AddressValidationZod.d.ts +0 -1
  116. package/dist/_pkg/hex/neutral/address/address.d.ts +0 -1
  117. package/dist/_pkg/hex/neutral/address/as.d.ts +0 -1
  118. package/dist/_pkg/hex/neutral/address/index.d.ts +0 -1
  119. package/dist/_pkg/hex/neutral/address/is.d.ts +0 -1
  120. package/dist/_pkg/hex/neutral/address/to.d.ts +0 -1
  121. package/dist/_pkg/hex/neutral/ethAddress.d.ts +0 -1
  122. package/dist/_pkg/hex/neutral/hash/as.d.ts +0 -1
  123. package/dist/_pkg/hex/neutral/hash/hash.d.ts +0 -1
  124. package/dist/_pkg/hex/neutral/hash/index.d.ts +0 -1
  125. package/dist/_pkg/hex/neutral/hash/is.d.ts +0 -1
  126. package/dist/_pkg/hex/neutral/hash/zod.d.ts +0 -1
  127. package/dist/_pkg/hex/neutral/hex/as.d.ts +0 -1
  128. package/dist/_pkg/hex/neutral/hex/from/from.d.ts +0 -1
  129. package/dist/_pkg/hex/neutral/hex/from/fromArrayBuffer.d.ts +0 -1
  130. package/dist/_pkg/hex/neutral/hex/from/fromBigInt.d.ts +0 -1
  131. package/dist/_pkg/hex/neutral/hex/from/fromHexString.d.ts +0 -1
  132. package/dist/_pkg/hex/neutral/hex/from/fromNumber.d.ts +0 -1
  133. package/dist/_pkg/hex/neutral/hex/from/index.d.ts +0 -1
  134. package/dist/_pkg/hex/neutral/hex/hex.d.ts +0 -1
  135. package/dist/_pkg/hex/neutral/hex/index.d.ts +0 -1
  136. package/dist/_pkg/hex/neutral/hex/is.d.ts +0 -1
  137. package/dist/_pkg/hex/neutral/hex/isHexZero.d.ts +0 -1
  138. package/dist/_pkg/hex/neutral/hex/legacy.d.ts +0 -1
  139. package/dist/_pkg/hex/neutral/hex/nibble.d.ts +0 -1
  140. package/dist/_pkg/hex/neutral/hex/to.d.ts +0 -1
  141. package/dist/_pkg/hex/neutral/hexToBigInt.d.ts +0 -1
  142. package/dist/_pkg/hex/neutral/index.d.ts +0 -1
  143. package/dist/_pkg/hex/neutral/index.mjs +0 -1
  144. package/dist/_pkg/hex/neutral/model.d.ts +0 -1
  145. package/dist/_pkg/hex/neutral/model.mjs +0 -1
  146. package/dist/_pkg/hex/neutral/zod.d.ts +0 -1
  147. package/dist/_pkg/logger/neutral/ConsoleLogger.d.ts +0 -1
  148. package/dist/_pkg/logger/neutral/IdLogger.d.ts +0 -1
  149. package/dist/_pkg/logger/neutral/LevelLogger.d.ts +0 -1
  150. package/dist/_pkg/logger/neutral/NoOpLogFunction.d.ts +0 -1
  151. package/dist/_pkg/logger/neutral/SilentLogger.d.ts +0 -1
  152. package/dist/_pkg/logger/neutral/getFunctionName.d.ts +0 -1
  153. package/dist/_pkg/logger/neutral/index.d.ts +0 -1
  154. package/dist/_pkg/logger/neutral/index.mjs +0 -1
  155. package/dist/_pkg/object/neutral/AsObjectFactory.d.ts +0 -1
  156. package/dist/_pkg/object/neutral/AsTypeFactory.d.ts +0 -1
  157. package/dist/_pkg/object/neutral/EmptyObject.d.ts +0 -1
  158. package/dist/_pkg/object/neutral/IsObjectFactory.d.ts +0 -1
  159. package/dist/_pkg/object/neutral/JsonObject.d.ts +0 -1
  160. package/dist/_pkg/object/neutral/ObjectWrapper.d.ts +0 -1
  161. package/dist/_pkg/object/neutral/OmitStartsWith.d.ts +0 -1
  162. package/dist/_pkg/object/neutral/Optional.d.ts +0 -1
  163. package/dist/_pkg/object/neutral/Override.d.ts +0 -1
  164. package/dist/_pkg/object/neutral/PartialRecord.d.ts +0 -1
  165. package/dist/_pkg/object/neutral/PickStartsWith.d.ts +0 -1
  166. package/dist/_pkg/object/neutral/Simplify.d.ts +0 -1
  167. package/dist/_pkg/object/neutral/StringKeyObject.d.ts +0 -1
  168. package/dist/_pkg/object/neutral/Validator.d.ts +0 -1
  169. package/dist/_pkg/object/neutral/WithAdditional.d.ts +0 -1
  170. package/dist/_pkg/object/neutral/asObject.d.ts +0 -1
  171. package/dist/_pkg/object/neutral/deepMerge.d.ts +0 -1
  172. package/dist/_pkg/object/neutral/index-deprecated.d.ts +0 -1
  173. package/dist/_pkg/object/neutral/index-un-deprecated.d.ts +0 -1
  174. package/dist/_pkg/object/neutral/index-un-deprecated.mjs +0 -1
  175. package/dist/_pkg/object/neutral/index.d.ts +0 -1
  176. package/dist/_pkg/object/neutral/index.mjs +0 -1
  177. package/dist/_pkg/object/neutral/isType.d.ts +0 -1
  178. package/dist/_pkg/object/neutral/model.d.ts +0 -1
  179. package/dist/_pkg/object/neutral/model.mjs +0 -1
  180. package/dist/_pkg/object/neutral/omitBy.d.ts +0 -1
  181. package/dist/_pkg/object/neutral/pickBy.d.ts +0 -1
  182. package/dist/_pkg/object/neutral/removeFields.d.ts +0 -1
  183. package/dist/_pkg/object/neutral/toSafeJson.d.ts +0 -1
  184. package/dist/_pkg/object-model/neutral/AnyObject.d.ts +0 -1
  185. package/dist/_pkg/object-model/neutral/AsTypeFactory.d.ts +0 -1
  186. package/dist/_pkg/object-model/neutral/AsTypeFunction.d.ts +0 -1
  187. package/dist/_pkg/object-model/neutral/Compare.d.ts +0 -1
  188. package/dist/_pkg/object-model/neutral/EmptyObject.d.ts +0 -1
  189. package/dist/_pkg/object-model/neutral/index.d.ts +0 -1
  190. package/dist/_pkg/object-model/neutral/index.mjs +0 -1
  191. package/dist/_pkg/object-model/neutral/model.d.ts +0 -1
  192. package/dist/_pkg/object-model/neutral/model.mjs +0 -1
  193. package/dist/_pkg/object-model/neutral/types.d.ts +0 -1
  194. package/dist/_pkg/platform/browser/browser/index.d.ts +0 -1
  195. package/dist/_pkg/platform/browser/index-browser.d.ts +0 -1
  196. package/dist/_pkg/platform/browser/index-browser.mjs +0 -1
  197. package/dist/_pkg/platform/browser/index-node.d.ts +0 -1
  198. package/dist/_pkg/platform/browser/node/index.d.ts +0 -1
  199. package/dist/_pkg/platform/node/browser/index.d.ts +0 -1
  200. package/dist/_pkg/platform/node/index-browser.d.ts +0 -1
  201. package/dist/_pkg/platform/node/index-node.d.ts +0 -1
  202. package/dist/_pkg/platform/node/index-node.mjs +0 -1
  203. package/dist/_pkg/platform/node/node/index.d.ts +0 -1
  204. package/dist/_pkg/profile/neutral/index.d.ts +0 -1
  205. package/dist/_pkg/profile/neutral/index.mjs +0 -1
  206. package/dist/_pkg/profile/neutral/model.d.ts +0 -1
  207. package/dist/_pkg/profile/neutral/model.mjs +0 -1
  208. package/dist/_pkg/profile/neutral/profiler.d.ts +0 -1
  209. package/dist/_pkg/promise/neutral/PromiseEx.d.ts +0 -1
  210. package/dist/_pkg/promise/neutral/fulfilled.d.ts +0 -1
  211. package/dist/_pkg/promise/neutral/fulfilledValues.d.ts +0 -1
  212. package/dist/_pkg/promise/neutral/index.d.ts +0 -1
  213. package/dist/_pkg/promise/neutral/index.mjs +0 -1
  214. package/dist/_pkg/promise/neutral/model.d.ts +0 -1
  215. package/dist/_pkg/promise/neutral/model.mjs +0 -1
  216. package/dist/_pkg/promise/neutral/rejected.d.ts +0 -1
  217. package/dist/_pkg/promise/neutral/toPromise.d.ts +0 -1
  218. package/dist/_pkg/promise/neutral/types.d.ts +0 -1
  219. package/dist/_pkg/retry/neutral/index.d.ts +0 -1
  220. package/dist/_pkg/retry/neutral/index.mjs +0 -1
  221. package/dist/_pkg/retry/neutral/model.d.ts +0 -1
  222. package/dist/_pkg/retry/neutral/model.mjs +0 -1
  223. package/dist/_pkg/retry/neutral/retry.d.ts +0 -1
  224. package/dist/_pkg/set/neutral/index.d.ts +0 -1
  225. package/dist/_pkg/set/neutral/index.mjs +0 -1
  226. package/dist/_pkg/set/neutral/lib/difference.d.ts +0 -1
  227. package/dist/_pkg/set/neutral/lib/index.d.ts +0 -1
  228. package/dist/_pkg/set/neutral/lib/intersection.d.ts +0 -1
  229. package/dist/_pkg/set/neutral/lib/union.d.ts +0 -1
  230. package/dist/_pkg/static-implements/neutral/index.d.ts +0 -1
  231. package/dist/_pkg/static-implements/neutral/index.mjs +0 -1
  232. package/dist/_pkg/static-implements/neutral/staticImplements.d.ts +0 -1
  233. package/dist/_pkg/storage/neutral/KeyValueStore.d.ts +0 -1
  234. package/dist/_pkg/storage/neutral/index.d.ts +0 -1
  235. package/dist/_pkg/storage/neutral/index.mjs +0 -1
  236. package/dist/_pkg/storage/neutral/model.d.ts +0 -1
  237. package/dist/_pkg/storage/neutral/model.mjs +0 -1
  238. package/dist/_pkg/telemetry/neutral/index.d.ts +0 -1
  239. package/dist/_pkg/telemetry/neutral/index.mjs +0 -1
  240. package/dist/_pkg/telemetry/neutral/model.d.ts +0 -1
  241. package/dist/_pkg/telemetry/neutral/model.mjs +0 -1
  242. package/dist/_pkg/telemetry/neutral/span.d.ts +0 -1
  243. package/dist/_pkg/telemetry/neutral/timeBudget.d.ts +0 -1
  244. package/dist/_pkg/telemetry-exporter/neutral/XyConsoleSpanExporter.d.ts +0 -1
  245. package/dist/_pkg/telemetry-exporter/neutral/index.d.ts +0 -1
  246. package/dist/_pkg/telemetry-exporter/neutral/index.mjs +0 -1
  247. package/dist/_pkg/timer/neutral/index.d.ts +0 -1
  248. package/dist/_pkg/timer/neutral/index.mjs +0 -1
  249. package/dist/_pkg/timer/neutral/setTimeoutEx.d.ts +0 -1
  250. package/dist/_pkg/typeof/neutral/Brand.d.ts +0 -1
  251. package/dist/_pkg/typeof/neutral/IdentityFunction.d.ts +0 -1
  252. package/dist/_pkg/typeof/neutral/ObjectTypeShape.d.ts +0 -1
  253. package/dist/_pkg/typeof/neutral/TypeOfTypes.d.ts +0 -1
  254. package/dist/_pkg/typeof/neutral/Typed.d.ts +0 -1
  255. package/dist/_pkg/typeof/neutral/ifDefined.d.ts +0 -1
  256. package/dist/_pkg/typeof/neutral/ifTypeOf.d.ts +0 -1
  257. package/dist/_pkg/typeof/neutral/index.d.ts +0 -1
  258. package/dist/_pkg/typeof/neutral/index.mjs +0 -1
  259. package/dist/_pkg/typeof/neutral/is.d.ts +0 -1
  260. package/dist/_pkg/typeof/neutral/isType.d.ts +0 -1
  261. package/dist/_pkg/typeof/neutral/model.d.ts +0 -1
  262. package/dist/_pkg/typeof/neutral/model.mjs +0 -1
  263. package/dist/_pkg/typeof/neutral/typeOf.d.ts +0 -1
  264. package/dist/_pkg/typeof/neutral/validateType.d.ts +0 -1
  265. package/dist/_pkg/url/browser/index-browser.d.ts +0 -1
  266. package/dist/_pkg/url/browser/index-browser.mjs +0 -1
  267. package/dist/_pkg/url/browser/index-neutral.d.ts +0 -1
  268. package/dist/_pkg/url/browser/index-node.d.ts +0 -1
  269. package/dist/_pkg/url/browser/lib/index.d.ts +0 -1
  270. package/dist/_pkg/url/browser/lib/isLocalhost.d.ts +0 -1
  271. package/dist/_pkg/url/neutral/index-browser.d.ts +0 -1
  272. package/dist/_pkg/url/neutral/index-neutral.d.ts +0 -1
  273. package/dist/_pkg/url/neutral/index-neutral.mjs +0 -1
  274. package/dist/_pkg/url/neutral/index-node.d.ts +0 -1
  275. package/dist/_pkg/url/neutral/lib/index.d.ts +0 -1
  276. package/dist/_pkg/url/neutral/lib/isLocalhost.d.ts +0 -1
  277. package/dist/_pkg/url/node/index-browser.d.ts +0 -1
  278. package/dist/_pkg/url/node/index-neutral.d.ts +0 -1
  279. package/dist/_pkg/url/node/index-node.d.ts +0 -1
  280. package/dist/_pkg/url/node/index-node.mjs +0 -1
  281. package/dist/_pkg/url/node/lib/index.d.ts +0 -1
  282. package/dist/_pkg/url/node/lib/isLocalhost.d.ts +0 -1
  283. package/dist/_pkg/zod/neutral/Config.d.ts +0 -1
  284. package/dist/_pkg/zod/neutral/index.d.ts +0 -1
  285. package/dist/_pkg/zod/neutral/index.mjs +0 -1
  286. package/dist/_pkg/zod/neutral/model.d.ts +0 -1
  287. package/dist/_pkg/zod/neutral/model.mjs +0 -1
  288. package/dist/_pkg/zod/neutral/zodAllFactory.d.ts +0 -1
  289. package/dist/_pkg/zod/neutral/zodAsAsyncFactory.d.ts +0 -1
  290. package/dist/_pkg/zod/neutral/zodAsFactory.d.ts +0 -1
  291. package/dist/_pkg/zod/neutral/zodIsFactory.d.ts +0 -1
  292. package/dist/_pkg/zod/neutral/zodToAsyncFactory.d.ts +0 -1
  293. package/dist/_pkg/zod/neutral/zodToFactory.d.ts +0 -1
  294. package/package.json +39 -39
@@ -6,4 +6,3 @@ import type { ForgetNodeConfig } from './ForgetNodeConfig.ts';
6
6
  * @param config - Optional Node.js-specific configuration including process termination options.
7
7
  */
8
8
  export declare const forgetNode: <T>(promise: Promisable<T>, config?: ForgetNodeConfig<T>) => void;
9
- //# sourceMappingURL=forgetNode.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './node/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -159,4 +159,3 @@ export {
159
159
  defaultForgetNodeConfig,
160
160
  forgetNode as forget
161
161
  };
162
- //# sourceMappingURL=index.mjs.map
@@ -1,3 +1,2 @@
1
1
  export type { ForgetConfig } from './ForgetConfig.ts';
2
2
  export type { ForgetNodeConfig } from './ForgetNodeConfig.ts';
3
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -1,4 +1,3 @@
1
1
  export * from '../forget.ts';
2
2
  export * from '../ForgetConfig.ts';
3
3
  export * from '../ForgetPromise.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export { forgetNode as forget } from '../forgetNode.ts';
2
2
  export * from '../ForgetNodeConfig.ts';
3
3
  export { ForgetPromiseNode as ForgetPromise } from '../ForgetPromiseNode.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns The function name, or '<unknown>' if it cannot be determined.
5
5
  */
6
6
  export declare const functionName: (depth?: number) => string;
7
- //# sourceMappingURL=functionName.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './functionName.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -24,4 +24,3 @@ var functionName = (depth = 2) => {
24
24
  export {
25
25
  functionName
26
26
  };
27
- //# sourceMappingURL=index.mjs.map
@@ -16,4 +16,3 @@ export declare const HexRegExMinMaxMixedCaseWithPrefix: (minBytes?: number, maxB
16
16
  export declare const HexRegEx: RegExp;
17
17
  /** Regular expression matching a lowercase hex string with a 0x prefix. */
18
18
  export declare const HexRegExWithPrefix: RegExp;
19
- //# sourceMappingURL=HexRegEx.d.ts.map
@@ -7,4 +7,3 @@ export declare const AddressTransformZod: z.ZodMiniPipe<z.ZodMiniPipe<z.ZodMiniU
7
7
  }, string>>;
8
8
  /** The output type of AddressTransformZod after parsing and transformation. */
9
9
  export type AddressTransformZodType = z.infer<typeof AddressTransformZod>;
10
- //# sourceMappingURL=AddressTransformZod.d.ts.map
@@ -7,4 +7,3 @@ export declare const AddressValidationZod: z.ZodMiniPipe<z.ZodMiniString<string>
7
7
  }, string>>;
8
8
  /** The output type of AddressValidationZod after parsing. */
9
9
  export type AddressValidationZodType = z.infer<typeof AddressValidationZod>;
10
- //# sourceMappingURL=AddressValidationZod.d.ts.map
@@ -15,4 +15,3 @@ export declare const AddressZod: z.ZodMiniPipe<z.ZodMiniString<string>, z.ZodMin
15
15
  /** A validated 20-byte address string type, inferred from the AddressZod schema. */
16
16
  export type Address = z.infer<typeof AddressZod>;
17
17
  export {};
18
- //# sourceMappingURL=address.d.ts.map
@@ -10,4 +10,3 @@ export declare function asAddress(value?: unknown): Address | undefined;
10
10
  export declare function asAddress(value: unknown, assert: AssertConfig): Address;
11
11
  /** @alpha */
12
12
  export declare function asAddressV2(value?: unknown, assert?: boolean): Address | undefined;
13
- //# sourceMappingURL=as.d.ts.map
@@ -4,4 +4,3 @@ export * from './AddressValidationZod.ts';
4
4
  export * from './as.ts';
5
5
  export * from './is.ts';
6
6
  export * from './to.ts';
7
- //# sourceMappingURL=index.d.ts.map
@@ -9,4 +9,3 @@ import type { Address } from './address.ts';
9
9
  export declare const isAddress: (value?: unknown, config?: HexConfig) => value is Address;
10
10
  /** @alpha */
11
11
  export declare function isAddressV2(value?: unknown): value is Address;
12
- //# sourceMappingURL=is.d.ts.map
@@ -9,4 +9,3 @@ import type { Address } from './address.ts';
9
9
  export declare const toAddress: (value: string | number | bigint | ArrayBufferLike, config?: HexConfig) => Address;
10
10
  /** @alpha */
11
11
  export declare function toAddressV2(value: unknown, assert?: boolean): Address | undefined;
12
- //# sourceMappingURL=to.d.ts.map
@@ -42,4 +42,3 @@ export declare const EthAddressZod: z.ZodMiniString<string>;
42
42
  */
43
43
  export declare function asEthAddress(value: unknown): EthAddress | undefined;
44
44
  export declare function asEthAddress(value: unknown, assert: AssertConfig): EthAddress;
45
- //# sourceMappingURL=ethAddress.d.ts.map
@@ -8,4 +8,3 @@ import { type Hash } from './hash.ts';
8
8
  */
9
9
  export declare function asHash(value: unknown): Hash | undefined;
10
10
  export declare function asHash(value: unknown, assert: AssertConfig): Hash;
11
- //# sourceMappingURL=as.d.ts.map
@@ -25,4 +25,3 @@ export type BrandedHash = Brand<Hex, {
25
25
  export declare const HashZod: z.ZodMiniPipe<z.ZodMiniString<string>, z.ZodMiniTransform<BrandedHash, string>>;
26
26
  /** A validated hash string type, inferred from the HashZod schema. */
27
27
  export type Hash = z.infer<typeof HashZod>;
28
- //# sourceMappingURL=hash.d.ts.map
@@ -2,4 +2,3 @@ export * from './as.ts';
2
2
  export * from './hash.ts';
3
3
  export * from './is.ts';
4
4
  export * from './zod.ts';
5
- //# sourceMappingURL=index.d.ts.map
@@ -6,4 +6,3 @@ import type { Hash, HashBitLength } from './hash.ts';
6
6
  * @returns True if the value is a valid Hash
7
7
  */
8
8
  export declare const isHash: (value: unknown, bitLength?: HashBitLength) => value is Hash;
9
- //# sourceMappingURL=is.d.ts.map
@@ -3,4 +3,3 @@ import * as z from 'zod/mini';
3
3
  export declare const HashToJsonZod: z.ZodMiniPipe<z.ZodMiniPipe<z.ZodMiniString<string>, z.ZodMiniTransform<import("./hash.ts").BrandedHash, string>>, z.ZodMiniTransform<string, import("./hash.ts").BrandedHash>>;
4
4
  /** Zod schema that parses a JSON string into a validated Hash, throwing on invalid input. */
5
5
  export declare const JsonToHashZod: z.ZodMiniPipe<z.ZodMiniString<string>, z.ZodMiniTransform<import("./hash.ts").BrandedHash, string>>;
6
- //# sourceMappingURL=zod.d.ts.map
@@ -8,4 +8,3 @@ import type { Hex } from './hex.ts';
8
8
  */
9
9
  export declare function asHex(value: unknown): Hex | undefined;
10
10
  export declare function asHex(value: unknown, assert: AssertConfig): Hex;
11
- //# sourceMappingURL=as.d.ts.map
@@ -5,4 +5,3 @@ export declare const hexFrom: (
5
5
  value: string | number | bigint | ArrayBufferLike,
6
6
  /** Configuration of output format and validation */
7
7
  config?: HexConfig) => Hex;
8
- //# sourceMappingURL=from.d.ts.map
@@ -5,4 +5,3 @@ export declare const hexFromArrayBuffer: (
5
5
  buffer: ArrayBufferLike,
6
6
  /** Configuration of output format and validation */
7
7
  config?: HexConfig) => Hex;
8
- //# sourceMappingURL=fromArrayBuffer.d.ts.map
@@ -5,4 +5,3 @@ export declare const hexFromBigInt: (
5
5
  value: bigint,
6
6
  /** Configuration of output format and validation */
7
7
  config?: HexConfig) => Hex;
8
- //# sourceMappingURL=fromBigInt.d.ts.map
@@ -6,4 +6,3 @@ import type { Hex, HexConfig } from '../hex.ts';
6
6
  * @returns The normalized Hex string
7
7
  */
8
8
  export declare const hexFromHexString: (value: string, config?: HexConfig) => Hex;
9
- //# sourceMappingURL=fromHexString.d.ts.map
@@ -6,4 +6,3 @@ import type { Hex, HexConfig } from '../hex.ts';
6
6
  * @returns The hex string representation
7
7
  */
8
8
  export declare const hexFromNumber: (value: number, config?: HexConfig) => Hex;
9
- //# sourceMappingURL=fromNumber.d.ts.map
@@ -3,4 +3,3 @@ export * from './fromArrayBuffer.ts';
3
3
  export * from './fromBigInt.ts';
4
4
  export * from './fromHexString.ts';
5
5
  export * from './fromNumber.ts';
6
- //# sourceMappingURL=index.d.ts.map
@@ -14,4 +14,3 @@ export interface HexConfig {
14
14
  }
15
15
  /** A validated hex string type, inferred from the HexZod schema. */
16
16
  export type Hex = z.infer<typeof HexZod>;
17
- //# sourceMappingURL=hex.d.ts.map
@@ -6,4 +6,3 @@ export * from './isHexZero.ts';
6
6
  export * from './legacy.ts';
7
7
  export * from './nibble.ts';
8
8
  export * from './to.ts';
9
- //# sourceMappingURL=index.d.ts.map
@@ -6,4 +6,3 @@ import type { Hex, HexConfig } from './hex.ts';
6
6
  * @returns True if the value is a valid Hex string
7
7
  */
8
8
  export declare const isHex: (value: unknown, config?: HexConfig) => value is Hex;
9
- //# sourceMappingURL=is.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns True if zero, false if non-zero, or undefined if the input is not a string
5
5
  */
6
6
  export declare const isHexZero: (value?: string) => boolean | undefined;
7
- //# sourceMappingURL=isHexZero.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns A lowercase hex string representation of the buffer
5
5
  */
6
6
  export declare const toHexLegacy: (buffer: ArrayBuffer) => string;
7
- //# sourceMappingURL=legacy.d.ts.map
@@ -10,4 +10,3 @@ export declare const bitsToNibbles: (value: number) => number;
10
10
  * @returns The number of bits
11
11
  */
12
12
  export declare const nibblesToBits: (value: number) => number;
13
- //# sourceMappingURL=nibble.d.ts.map
@@ -5,4 +5,3 @@ export declare const toHex: (
5
5
  value: string | number | bigint | ArrayBufferLike,
6
6
  /** Configuration of output format and validation */
7
7
  config?: HexConfig) => import("./hex.ts").BrandedHex;
8
- //# sourceMappingURL=to.d.ts.map
@@ -5,4 +5,3 @@ import { type Hex } from './hex/index.ts';
5
5
  * @returns The BigInt representation of the hex value
6
6
  */
7
7
  export declare function hexToBigInt(hex: Hex): bigint;
8
- //# sourceMappingURL=hexToBigInt.d.ts.map
@@ -5,4 +5,3 @@ export * from './hex/index.ts';
5
5
  export * from './HexRegEx.ts';
6
6
  export * from './hexToBigInt.ts';
7
7
  export * from './zod.ts';
8
- //# sourceMappingURL=index.d.ts.map
@@ -378,4 +378,3 @@ export {
378
378
  toHex,
379
379
  toHexLegacy
380
380
  };
381
- //# sourceMappingURL=index.mjs.map
@@ -1,3 +1,2 @@
1
1
  export type { EthAddress } from './ethAddress.ts';
2
2
  export type { BrandedHex, Hex, HexConfig, } from './hex/index.ts';
3
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -3,4 +3,3 @@ import * as z from 'zod/mini';
3
3
  export declare const BigIntToJsonZod: z.ZodMiniPipe<z.ZodMiniBigInt<bigint>, z.ZodMiniTransform<import("./hex/hex.ts").BrandedHex, bigint>>;
4
4
  /** Zod schema that parses a JSON hex string into a BigInt. */
5
5
  export declare const JsonToBigIntZod: z.ZodMiniPipe<z.ZodMiniString<string>, z.ZodMiniTransform<bigint, string>>;
6
- //# sourceMappingURL=zod.d.ts.map
@@ -4,4 +4,3 @@ import { LevelLogger } from './LevelLogger.ts';
4
4
  export declare class ConsoleLogger extends LevelLogger {
5
5
  constructor(level?: LogLevelValue);
6
6
  }
7
- //# sourceMappingURL=ConsoleLogger.d.ts.map
@@ -16,4 +16,3 @@ export declare class IdLogger implements Logger {
16
16
  warn(...data: unknown[]): void;
17
17
  private prefix;
18
18
  }
19
- //# sourceMappingURL=IdLogger.d.ts.map
@@ -44,4 +44,3 @@ export declare class LevelLogger implements Logger {
44
44
  get trace(): LogFunction;
45
45
  get warn(): LogFunction;
46
46
  }
47
- //# sourceMappingURL=LevelLogger.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** A log function that silently discards all arguments. */
2
2
  export declare const NoOpLogFunction: (..._data: unknown[]) => undefined;
3
- //# sourceMappingURL=NoOpLogFunction.d.ts.map
@@ -14,4 +14,3 @@ export declare class SilentLogger implements Logger {
14
14
  readonly trace: (..._data: unknown[]) => undefined;
15
15
  readonly warn: (..._data: unknown[]) => undefined;
16
16
  }
17
- //# sourceMappingURL=SilentLogger.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns The function name, or '<unknown>' if it cannot be determined.
5
5
  */
6
6
  export declare const getFunctionName: (depth?: number) => string;
7
- //# sourceMappingURL=getFunctionName.d.ts.map
@@ -4,4 +4,3 @@ export * from './IdLogger.ts';
4
4
  export * from './LevelLogger.ts';
5
5
  export * from './NoOpLogFunction.ts';
6
6
  export * from './SilentLogger.ts';
7
- //# sourceMappingURL=index.d.ts.map
@@ -123,4 +123,3 @@ export {
123
123
  SilentLogger,
124
124
  getFunctionName
125
125
  };
126
- //# sourceMappingURL=index.mjs.map
@@ -5,4 +5,3 @@ export declare const AsObjectFactory: {
5
5
  create: <T extends TypedObject>(typeCheck: TypeCheck<T>) => import("../../object-model/neutral/index.ts").AsTypeFunction<T>;
6
6
  createOptional: <T extends TypedObject>(typeCheck: TypeCheck<T>) => (value: import("../../promise/neutral/index.ts").AnyNonPromise) => T | undefined;
7
7
  };
8
- //# sourceMappingURL=AsObjectFactory.d.ts.map
@@ -8,4 +8,3 @@ export declare const AsTypeFactory: {
8
8
  create: <T extends AnyNonPromise>(typeCheck: TypeCheck<T>) => AsTypeFunction<T>;
9
9
  createOptional: <T extends AnyNonPromise>(typeCheck: TypeCheck<T>) => (value: AnyNonPromise) => T | undefined;
10
10
  };
11
- //# sourceMappingURL=AsTypeFactory.d.ts.map
@@ -1,2 +1 @@
1
1
  export type { EmptyObject } from '../../object-model/neutral/index.ts';
2
- //# sourceMappingURL=EmptyObject.d.ts.map
@@ -13,4 +13,3 @@ export declare class IsObjectFactory<T extends TypedObject> {
13
13
  */
14
14
  create(shape?: ObjectTypeShape, additionalChecks?: TypeCheck<TypedObject>[]): TypeCheck<T>;
15
15
  }
16
- //# sourceMappingURL=IsObjectFactory.d.ts.map
@@ -46,4 +46,3 @@ export declare const toJsonObject: {
46
46
  <T>(value: T, assert: import("../../zod/neutral/index.ts").ZodFactoryConfig): T & Record<string, unknown>;
47
47
  };
48
48
  export {};
49
- //# sourceMappingURL=JsonObject.d.ts.map
@@ -6,4 +6,3 @@ export declare abstract class ObjectWrapper<T extends EmptyObject = EmptyObject>
6
6
  constructor(obj: T);
7
7
  protected get stringKeyObj(): StringKeyObject;
8
8
  }
9
- //# sourceMappingURL=ObjectWrapper.d.ts.map
@@ -15,4 +15,3 @@ export type DeepRestrictToStringKeys<T> = {
15
15
  export type DeepRestrictToJson<T> = {
16
16
  [K in keyof T as K extends string ? K : never]: T[K] extends (infer U)[] ? DeepRestrictToJson<U>[] : T[K] extends object ? DeepRestrictToJson<T[K]> : T[K] extends JsonValue ? T[K] : never;
17
17
  };
18
- //# sourceMappingURL=OmitStartsWith.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** Makes the specified fields of T optional while keeping the rest required. */
2
2
  export type Optional<T extends object, F extends keyof T> = Omit<T, F> & Partial<Pick<T, F>>;
3
- //# sourceMappingURL=Optional.d.ts.map
@@ -1,4 +1,3 @@
1
1
  /** Overrides properties of T1 with those from T2. */
2
2
  type Override<T1, T2> = Omit<T1, keyof T2> & T2;
3
3
  export type { Override };
4
- //# sourceMappingURL=Override.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** @deprecated use Partial<Record<>> instead */
2
2
  export type PartialRecord<K extends keyof any, T> = Partial<Record<K, T>>;
3
- //# sourceMappingURL=PartialRecord.d.ts.map
@@ -6,4 +6,3 @@ export type PickStartsWith<T, Prefix extends string> = {
6
6
  export type DeepPickStartsWith<T, Prefix extends string> = T extends (infer U)[] ? DeepPickStartsWith<U, Prefix>[] : T extends object ? {
7
7
  [K in keyof T as K extends string ? K extends `${Prefix}${string}` ? K : never : K]: DeepPickStartsWith<T[K], Prefix>;
8
8
  } : T;
9
- //# sourceMappingURL=PickStartsWith.d.ts.map
@@ -2,4 +2,3 @@
2
2
  export type Simplify<T> = {
3
3
  [K in keyof T]: T[K];
4
4
  } & {};
5
- //# sourceMappingURL=Simplify.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** An object type with string keys and values of type T. */
2
2
  export type StringKeyObject<T = unknown> = Record<string, T>;
3
- //# sourceMappingURL=StringKeyObject.d.ts.map
@@ -10,4 +10,3 @@ export interface Validator<T extends EmptyObject = AnyObject> {
10
10
  export declare abstract class ValidatorBase<T extends EmptyObject = AnyObject> extends ObjectWrapper<Partial<T>> implements Validator<T> {
11
11
  abstract validate(payload: T): Promisable<Error[]>;
12
12
  }
13
- //# sourceMappingURL=Validator.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import type { EmptyObject } from './EmptyObject.ts';
2
2
  /** Intersects T with TAdditional if TAdditional is an object, otherwise returns T unchanged. */
3
3
  export type WithAdditional<T extends EmptyObject | void, TAdditional extends EmptyObject | void = void> = TAdditional extends EmptyObject ? T & TAdditional : T;
4
- //# sourceMappingURL=WithAdditional.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import type { AnyObject } from '../../object-model/neutral/index.ts';
2
2
  /** Type-narrowing function that casts a value to AnyObject if it is a plain object, or returns undefined. */
3
3
  export declare const asAnyObject: import("../../object-model/neutral/index.ts").AsTypeFunction<AnyObject>;
4
- //# sourceMappingURL=asObject.d.ts.map
@@ -46,4 +46,3 @@ export declare function createDeepMerge(options: MergeOptions): <T extends AnyOb
46
46
  */
47
47
  export declare const deepMerge: <T extends AnyObject[]>(...objects: T) => MergeAll<T>;
48
48
  export {};
49
- //# sourceMappingURL=deepMerge.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './isType.ts';
2
- //# sourceMappingURL=index-deprecated.d.ts.map
@@ -19,4 +19,3 @@ export * from './toSafeJson.ts';
19
19
  export * from './Validator.ts';
20
20
  export * from './WithAdditional.ts';
21
21
  export * from '../../object-model/neutral/index.ts';
22
- //# sourceMappingURL=index-un-deprecated.d.ts.map
@@ -317,4 +317,3 @@ export {
317
317
  toSafeJsonString,
318
318
  toSafeJsonValue
319
319
  };
320
- //# sourceMappingURL=index-un-deprecated.mjs.map
@@ -1,3 +1,2 @@
1
1
  export * from './index-deprecated.ts';
2
2
  export * from './index-un-deprecated.ts';
3
- //# sourceMappingURL=index.d.ts.map
@@ -432,4 +432,3 @@ export {
432
432
  toSafeJsonString,
433
433
  toSafeJsonValue
434
434
  };
435
- //# sourceMappingURL=index.mjs.map
@@ -1,4 +1,3 @@
1
1
  import type { FieldType } from '../../typeof/neutral/index.ts';
2
2
  /** @deprecated use from @internal/typeof instead */
3
3
  export declare const isType: (value: unknown, expectedType: FieldType) => boolean;
4
- //# sourceMappingURL=isType.d.ts.map
@@ -11,4 +11,3 @@ export type * from './StringKeyObject.ts';
11
11
  export type { Validator } from './Validator.ts';
12
12
  export type * from './WithAdditional.ts';
13
13
  export type * from '../../object-model/neutral/model.ts';
14
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -18,4 +18,3 @@ export declare const omitBy: <T extends EmptyObject>(obj: T, predicate: OmitByPr
18
18
  * @returns A new object without properties that have matching prefixed keys.
19
19
  */
20
20
  export declare const omitByPrefix: <T extends EmptyObject, P extends string>(payload: T, prefix: P, maxDepth?: number) => DeepOmitStartsWith<T, P>;
21
- //# sourceMappingURL=omitBy.d.ts.map
@@ -18,4 +18,3 @@ export declare const pickBy: <T extends EmptyObject>(obj: T, predicate: PickByPr
18
18
  * @returns A new object containing only properties with matching prefixed keys.
19
19
  */
20
20
  export declare const pickByPrefix: <T extends EmptyObject, P extends string>(payload: T, prefix: P, maxDepth?: number) => DeepPickStartsWith<T, P>;
21
- //# sourceMappingURL=pickBy.d.ts.map
@@ -6,4 +6,3 @@ import type { EmptyObject } from './EmptyObject.ts';
6
6
  * @returns A new object without the specified fields.
7
7
  */
8
8
  export declare const removeFields: <T extends EmptyObject, K extends keyof T>(obj: T, fields: K[]) => Omit<T, K>;
9
- //# sourceMappingURL=removeFields.d.ts.map
@@ -38,4 +38,3 @@ export declare const toSafeJsonString: (value: unknown, maxDepth?: number) => st
38
38
  * @returns A JSON-safe value.
39
39
  */
40
40
  export declare const toSafeJson: (value: unknown, maxDepth?: number) => JsonValue;
41
- //# sourceMappingURL=toSafeJson.d.ts.map
@@ -5,4 +5,3 @@ import type { EmptyObject } from './EmptyObject.ts';
5
5
  * will result in a type that includes the universal set of field names
6
6
  */
7
7
  export type AnyObject = EmptyObject & Partial<Record<TypedKey, unknown>>;
8
- //# sourceMappingURL=AnyObject.d.ts.map
@@ -9,4 +9,3 @@ export declare const AsTypeFactory: {
9
9
  create: <T extends AnyNonPromise>(typeCheck: TypeCheck<T>) => AsTypeFunction<T>;
10
10
  createOptional: <T extends AnyNonPromise>(typeCheck: TypeCheck<T>) => (value: AnyNonPromise) => T | undefined;
11
11
  };
12
- //# sourceMappingURL=AsTypeFactory.d.ts.map
@@ -11,4 +11,3 @@ export interface AsTypeFunction<T extends AnyNonPromise = AnyNonPromise> {
11
11
  }
12
12
  /** A simplified type-narrowing function that returns T or undefined, without assertion support. */
13
13
  export type AsOptionalTypeFunction<T extends AnyNonPromise = AnyNonPromise> = <TType extends T>(value: AnyNonPromise) => TType | undefined;
14
- //# sourceMappingURL=AsTypeFunction.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** A comparator function that returns a negative number if a < b, zero if a == b, and a positive number if a > b. */
2
2
  export type Compare<T> = (a: T, b: T) => number;
3
- //# sourceMappingURL=Compare.d.ts.map
@@ -5,4 +5,3 @@
5
5
  export type EmptyObject<T extends object = object> = Exclude<{
6
6
  [K in keyof T]?: never;
7
7
  }, unknown[] | ((...args: unknown[]) => unknown) | null>;
8
- //# sourceMappingURL=EmptyObject.d.ts.map
@@ -3,4 +3,3 @@ export * from './AsTypeFunction.ts';
3
3
  export * from './Compare.ts';
4
4
  export * from './EmptyObject.ts';
5
5
  export * from './types.ts';
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=index.mjs.map
@@ -3,4 +3,3 @@ export type * from './AsTypeFunction.ts';
3
3
  export type * from './Compare.ts';
4
4
  export type * from './EmptyObject.ts';
5
5
  export type * from './types.ts';
6
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -22,4 +22,3 @@ export interface TypeCheck<T extends TypedValue> {
22
22
  (obj: AnyNonPromise, config: TypeCheckConfig): obj is T;
23
23
  (obj: AnyNonPromise, config: TypeCheckConfig | number | undefined): obj is T;
24
24
  }
25
- //# sourceMappingURL=types.d.ts.map
@@ -4,4 +4,3 @@ export declare const isBrowser: () => boolean;
4
4
  export declare const isWebworker: () => boolean;
5
5
  /** Returns whether the current environment is Node.js. Always returns false in the browser entry point. */
6
6
  export declare const isNode: () => boolean;
7
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './browser/index.ts';
2
- //# sourceMappingURL=index-browser.d.ts.map
@@ -13,4 +13,3 @@ export {
13
13
  isNode,
14
14
  isWebworker
15
15
  };
16
- //# sourceMappingURL=index-browser.mjs.map
@@ -1,2 +1 @@
1
1
  export * from './node/index.ts';
2
- //# sourceMappingURL=index-node.d.ts.map
@@ -6,4 +6,3 @@ export declare const isBrowser: () => boolean;
6
6
  export declare const isWebworker: () => boolean;
7
7
  /** Returns whether the current environment is Node.js. Always returns true in this entry point. */
8
8
  export declare const isNode: () => boolean;
9
- //# sourceMappingURL=index.d.ts.map
@@ -4,4 +4,3 @@ export declare const isBrowser: () => boolean;
4
4
  export declare const isWebworker: () => boolean;
5
5
  /** Returns whether the current environment is Node.js. Always returns false in the browser entry point. */
6
6
  export declare const isNode: () => boolean;
7
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './browser/index.ts';
2
- //# sourceMappingURL=index-browser.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './node/index.ts';
2
- //# sourceMappingURL=index-node.d.ts.map
@@ -15,4 +15,3 @@ export {
15
15
  isWebworker,
16
16
  subtle
17
17
  };
18
- //# sourceMappingURL=index-node.mjs.map