inferred-types 0.50.29 → 0.51.1

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 (2369) hide show
  1. package/dist/constants/Comma.d.ts +1 -1
  2. package/dist/constants/Comma.d.ts.map +1 -1
  3. package/dist/constants/Comma.js +1 -1
  4. package/dist/constants/Marked.d.ts +1 -1
  5. package/dist/constants/Marked.d.ts.map +1 -1
  6. package/dist/constants/Marked.js +1 -1
  7. package/dist/constants/Never.js +1 -1
  8. package/dist/constants/NotDefined.d.ts +1 -1
  9. package/dist/constants/NotDefined.d.ts.map +1 -1
  10. package/dist/constants/NotDefined.js +1 -1
  11. package/dist/constants/createConstant.d.ts +1 -1
  12. package/dist/constants/createConstant.d.ts.map +1 -1
  13. package/dist/constants/tsconfig.tsbuildinfo +1 -1
  14. package/dist/index.cjs +2 -2
  15. package/dist/index.js +2 -2
  16. package/dist/inferred-types/tsconfig.tsbuildinfo +1 -1
  17. package/dist/runtime/api/defineApi.d.ts +1 -1
  18. package/dist/runtime/api/defineApi.d.ts.map +1 -1
  19. package/dist/runtime/boolean-logic/ifArray.d.ts +1 -1
  20. package/dist/runtime/boolean-logic/ifArray.d.ts.map +1 -1
  21. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts +2 -2
  22. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts.map +1 -1
  23. package/dist/runtime/boolean-logic/ifBoolean.d.ts +1 -1
  24. package/dist/runtime/boolean-logic/ifBoolean.d.ts.map +1 -1
  25. package/dist/runtime/boolean-logic/ifChar.d.ts +1 -1
  26. package/dist/runtime/boolean-logic/ifChar.d.ts.map +1 -1
  27. package/dist/runtime/boolean-logic/ifChar.js +1 -1
  28. package/dist/runtime/boolean-logic/ifContainer.d.ts +1 -1
  29. package/dist/runtime/boolean-logic/ifContainer.d.ts.map +1 -1
  30. package/dist/runtime/boolean-logic/ifFalse.d.ts +1 -1
  31. package/dist/runtime/boolean-logic/ifFalse.d.ts.map +1 -1
  32. package/dist/runtime/boolean-logic/ifFunction.d.ts +1 -1
  33. package/dist/runtime/boolean-logic/ifFunction.d.ts.map +1 -1
  34. package/dist/runtime/boolean-logic/ifHasKey.d.ts +1 -1
  35. package/dist/runtime/boolean-logic/ifHasKey.d.ts.map +1 -1
  36. package/dist/runtime/boolean-logic/ifLength.d.ts +1 -1
  37. package/dist/runtime/boolean-logic/ifLength.d.ts.map +1 -1
  38. package/dist/runtime/boolean-logic/ifNotNull.d.ts +1 -1
  39. package/dist/runtime/boolean-logic/ifNotNull.d.ts.map +1 -1
  40. package/dist/runtime/boolean-logic/ifNull.d.ts +1 -1
  41. package/dist/runtime/boolean-logic/ifNull.d.ts.map +1 -1
  42. package/dist/runtime/boolean-logic/ifNumber.d.ts +1 -1
  43. package/dist/runtime/boolean-logic/ifNumber.d.ts.map +1 -1
  44. package/dist/runtime/boolean-logic/ifObject.d.ts +1 -1
  45. package/dist/runtime/boolean-logic/ifObject.d.ts.map +1 -1
  46. package/dist/runtime/boolean-logic/ifSameType.d.ts +1 -1
  47. package/dist/runtime/boolean-logic/ifSameType.d.ts.map +1 -1
  48. package/dist/runtime/boolean-logic/ifScalar.d.ts +1 -1
  49. package/dist/runtime/boolean-logic/ifScalar.d.ts.map +1 -1
  50. package/dist/runtime/boolean-logic/ifString.d.ts +1 -1
  51. package/dist/runtime/boolean-logic/ifString.d.ts.map +1 -1
  52. package/dist/runtime/boolean-logic/ifTrue.d.ts +1 -1
  53. package/dist/runtime/boolean-logic/ifTrue.d.ts.map +1 -1
  54. package/dist/runtime/boolean-logic/ifUndefined.d.ts +1 -1
  55. package/dist/runtime/boolean-logic/ifUndefined.d.ts.map +1 -1
  56. package/dist/runtime/combinators/and.d.ts +1 -1
  57. package/dist/runtime/combinators/and.d.ts.map +1 -1
  58. package/dist/runtime/combinators/or.d.ts +1 -1
  59. package/dist/runtime/combinators/or.d.ts.map +1 -1
  60. package/dist/runtime/dictionary/defineOptions.d.ts +1 -1
  61. package/dist/runtime/dictionary/defineOptions.d.ts.map +1 -1
  62. package/dist/runtime/dictionary/entries.d.ts +1 -1
  63. package/dist/runtime/dictionary/entries.d.ts.map +1 -1
  64. package/dist/runtime/dictionary/get.d.ts +2 -2
  65. package/dist/runtime/dictionary/get.d.ts.map +1 -1
  66. package/dist/runtime/dictionary/get.js +2 -2
  67. package/dist/runtime/dictionary/keysOf.d.ts +1 -1
  68. package/dist/runtime/dictionary/keysOf.d.ts.map +1 -1
  69. package/dist/runtime/dictionary/omit.d.ts +1 -1
  70. package/dist/runtime/dictionary/omit.d.ts.map +1 -1
  71. package/dist/runtime/dictionary/retain.d.ts +1 -1
  72. package/dist/runtime/dictionary/retain.d.ts.map +1 -1
  73. package/dist/runtime/dictionary/sharedKeys.d.ts +1 -1
  74. package/dist/runtime/dictionary/sharedKeys.d.ts.map +1 -1
  75. package/dist/runtime/dictionary/takeProp.d.ts +1 -1
  76. package/dist/runtime/dictionary/takeProp.d.ts.map +1 -1
  77. package/dist/runtime/dictionary/valuesOf.d.ts +1 -1
  78. package/dist/runtime/dictionary/valuesOf.d.ts.map +1 -1
  79. package/dist/runtime/dictionary/withDefaults.d.ts +1 -1
  80. package/dist/runtime/dictionary/withDefaults.d.ts.map +1 -1
  81. package/dist/runtime/dictionary/withKeys.d.ts +4 -4
  82. package/dist/runtime/dictionary/withKeys.d.ts.map +1 -1
  83. package/dist/runtime/dictionary/withoutKeys.d.ts +2 -2
  84. package/dist/runtime/dictionary/withoutKeys.d.ts.map +1 -1
  85. package/dist/runtime/dictionary/withoutValue.d.ts +1 -1
  86. package/dist/runtime/dictionary/withoutValue.d.ts.map +1 -1
  87. package/dist/runtime/errors/KindError.d.ts +1 -1
  88. package/dist/runtime/errors/KindError.d.ts.map +1 -1
  89. package/dist/runtime/errors/TypedError.d.ts +1 -1
  90. package/dist/runtime/errors/TypedError.d.ts.map +1 -1
  91. package/dist/runtime/errors/createErrorCondition.d.ts +1 -1
  92. package/dist/runtime/errors/createErrorCondition.d.ts.map +1 -1
  93. package/dist/runtime/errors/kindedError.d.ts +1 -1
  94. package/dist/runtime/errors/kindedError.d.ts.map +1 -1
  95. package/dist/runtime/functional/result.js +3 -3
  96. package/dist/runtime/functions/fnMeta.d.ts +1 -1
  97. package/dist/runtime/functions/fnMeta.d.ts.map +1 -1
  98. package/dist/runtime/functions/wrapFn.js +1 -1
  99. package/dist/runtime/initializers/addFnToProps.d.ts +1 -1
  100. package/dist/runtime/initializers/addFnToProps.d.ts.map +1 -1
  101. package/dist/runtime/initializers/addPropsToFn.d.ts +1 -1
  102. package/dist/runtime/initializers/addPropsToFn.d.ts.map +1 -1
  103. package/dist/runtime/initializers/createCssSelector.d.ts +3 -3
  104. package/dist/runtime/initializers/createCssSelector.d.ts.map +1 -1
  105. package/dist/runtime/initializers/createFnWithProps.d.ts +1 -1
  106. package/dist/runtime/initializers/createFnWithProps.d.ts.map +1 -1
  107. package/dist/runtime/initializers/defineObj.d.ts +1 -1
  108. package/dist/runtime/initializers/defineObj.d.ts.map +1 -1
  109. package/dist/runtime/initializers/defineTuple.d.ts +1 -1
  110. package/dist/runtime/initializers/defineTuple.d.ts.map +1 -1
  111. package/dist/runtime/lists/asArray.d.ts +1 -1
  112. package/dist/runtime/lists/asArray.d.ts.map +1 -1
  113. package/dist/runtime/lists/createComparison.d.ts +1 -1
  114. package/dist/runtime/lists/createComparison.d.ts.map +1 -1
  115. package/dist/runtime/lists/createConverter.d.ts +1 -1
  116. package/dist/runtime/lists/createConverter.d.ts.map +1 -1
  117. package/dist/runtime/lists/createConverter.js +1 -1
  118. package/dist/runtime/lists/filter.js +2 -2
  119. package/dist/runtime/lists/find.d.ts +1 -1
  120. package/dist/runtime/lists/find.d.ts.map +1 -1
  121. package/dist/runtime/lists/getEach.d.ts +1 -1
  122. package/dist/runtime/lists/getEach.d.ts.map +1 -1
  123. package/dist/runtime/lists/getEach.js +1 -1
  124. package/dist/runtime/lists/indexOf.d.ts +1 -1
  125. package/dist/runtime/lists/indexOf.d.ts.map +1 -1
  126. package/dist/runtime/lists/intersection.d.ts +1 -1
  127. package/dist/runtime/lists/intersection.d.ts.map +1 -1
  128. package/dist/runtime/lists/join.d.ts +1 -1
  129. package/dist/runtime/lists/join.d.ts.map +1 -1
  130. package/dist/runtime/lists/last.d.ts +1 -1
  131. package/dist/runtime/lists/last.d.ts.map +1 -1
  132. package/dist/runtime/lists/logicalReturns.d.ts +1 -1
  133. package/dist/runtime/lists/logicalReturns.d.ts.map +1 -1
  134. package/dist/runtime/lists/logicalReturns.js +1 -1
  135. package/dist/runtime/lists/reverse.d.ts +1 -1
  136. package/dist/runtime/lists/reverse.d.ts.map +1 -1
  137. package/dist/runtime/lists/shift.d.ts +1 -1
  138. package/dist/runtime/lists/shift.d.ts.map +1 -1
  139. package/dist/runtime/lists/slice.d.ts +1 -1
  140. package/dist/runtime/lists/slice.d.ts.map +1 -1
  141. package/dist/runtime/lists/unique.d.ts +1 -1
  142. package/dist/runtime/lists/unique.d.ts.map +1 -1
  143. package/dist/runtime/literals/box.d.ts +1 -1
  144. package/dist/runtime/literals/box.d.ts.map +1 -1
  145. package/dist/runtime/literals/color/cssColor.d.ts +1 -1
  146. package/dist/runtime/literals/color/cssColor.d.ts.map +1 -1
  147. package/dist/runtime/literals/color/twColor.d.ts +1 -1
  148. package/dist/runtime/literals/color/twColor.d.ts.map +1 -1
  149. package/dist/runtime/literals/color/twColor.js +1 -1
  150. package/dist/runtime/literals/ensureLeading.d.ts +1 -1
  151. package/dist/runtime/literals/ensureLeading.d.ts.map +1 -1
  152. package/dist/runtime/literals/ensureSurround.d.ts +1 -1
  153. package/dist/runtime/literals/ensureSurround.d.ts.map +1 -1
  154. package/dist/runtime/literals/ensureTrailing.d.ts +1 -1
  155. package/dist/runtime/literals/ensureTrailing.d.ts.map +1 -1
  156. package/dist/runtime/literals/identity.d.ts +1 -1
  157. package/dist/runtime/literals/identity.d.ts.map +1 -1
  158. package/dist/runtime/literals/ifLowercase.d.ts +1 -1
  159. package/dist/runtime/literals/ifLowercase.d.ts.map +1 -1
  160. package/dist/runtime/literals/ifLowercase.js +1 -1
  161. package/dist/runtime/literals/ifUppercase.d.ts +1 -1
  162. package/dist/runtime/literals/ifUppercase.d.ts.map +1 -1
  163. package/dist/runtime/literals/ifUppercase.js +1 -1
  164. package/dist/runtime/literals/literal.d.ts +1 -1
  165. package/dist/runtime/literals/literal.d.ts.map +1 -1
  166. package/dist/runtime/literals/narrow.d.ts +1 -1
  167. package/dist/runtime/literals/narrow.d.ts.map +1 -1
  168. package/dist/runtime/literals/pathJoin.d.ts +1 -1
  169. package/dist/runtime/literals/pathJoin.d.ts.map +1 -1
  170. package/dist/runtime/literals/phone/getPhoneCountryCode.d.ts +1 -1
  171. package/dist/runtime/literals/phone/getPhoneCountryCode.d.ts.map +1 -1
  172. package/dist/runtime/literals/phone/getPhoneCountryCode.js +1 -1
  173. package/dist/runtime/literals/phone/removePhoneCountryCode.d.ts +1 -1
  174. package/dist/runtime/literals/phone/removePhoneCountryCode.d.ts.map +1 -1
  175. package/dist/runtime/literals/pluralize.d.ts +1 -1
  176. package/dist/runtime/literals/pluralize.d.ts.map +1 -1
  177. package/dist/runtime/literals/pluralize.js +1 -1
  178. package/dist/runtime/literals/retainAfter.d.ts +1 -1
  179. package/dist/runtime/literals/retainAfter.d.ts.map +1 -1
  180. package/dist/runtime/literals/retainChars.d.ts +1 -1
  181. package/dist/runtime/literals/retainChars.d.ts.map +1 -1
  182. package/dist/runtime/literals/retainUntil.d.ts +1 -1
  183. package/dist/runtime/literals/retainUntil.d.ts.map +1 -1
  184. package/dist/runtime/literals/retainWhile.d.ts +1 -1
  185. package/dist/runtime/literals/retainWhile.d.ts.map +1 -1
  186. package/dist/runtime/literals/rightWhitespace.d.ts +2 -2
  187. package/dist/runtime/literals/rightWhitespace.d.ts.map +1 -1
  188. package/dist/runtime/literals/rightWhitespace.js +1 -1
  189. package/dist/runtime/literals/split.d.ts +1 -1
  190. package/dist/runtime/literals/split.d.ts.map +1 -1
  191. package/dist/runtime/literals/stripAfter.d.ts +1 -1
  192. package/dist/runtime/literals/stripAfter.d.ts.map +1 -1
  193. package/dist/runtime/literals/stripBefore.d.ts +1 -1
  194. package/dist/runtime/literals/stripBefore.d.ts.map +1 -1
  195. package/dist/runtime/literals/stripChars.d.ts +1 -1
  196. package/dist/runtime/literals/stripChars.d.ts.map +1 -1
  197. package/dist/runtime/literals/stripLeading.d.ts +1 -1
  198. package/dist/runtime/literals/stripLeading.d.ts.map +1 -1
  199. package/dist/runtime/literals/stripSurround.d.ts +1 -1
  200. package/dist/runtime/literals/stripSurround.d.ts.map +1 -1
  201. package/dist/runtime/literals/stripTrailing.d.ts +1 -1
  202. package/dist/runtime/literals/stripTrailing.d.ts.map +1 -1
  203. package/dist/runtime/literals/stripUntil.d.ts +1 -1
  204. package/dist/runtime/literals/stripUntil.d.ts.map +1 -1
  205. package/dist/runtime/literals/stripWhile.d.ts +1 -1
  206. package/dist/runtime/literals/stripWhile.d.ts.map +1 -1
  207. package/dist/runtime/literals/takeNumericCharacters.d.ts +1 -1
  208. package/dist/runtime/literals/takeNumericCharacters.d.ts.map +1 -1
  209. package/dist/runtime/literals/takeNumericCharacters.js +1 -1
  210. package/dist/runtime/literals/toCamelCase.d.ts +1 -1
  211. package/dist/runtime/literals/toCamelCase.d.ts.map +1 -1
  212. package/dist/runtime/literals/toKebabCase.d.ts +1 -1
  213. package/dist/runtime/literals/toKebabCase.d.ts.map +1 -1
  214. package/dist/runtime/literals/toNumericArray.d.ts +1 -1
  215. package/dist/runtime/literals/toNumericArray.d.ts.map +1 -1
  216. package/dist/runtime/literals/toPascalCase.d.ts +1 -1
  217. package/dist/runtime/literals/toPascalCase.d.ts.map +1 -1
  218. package/dist/runtime/literals/toSnakeCase.d.ts +1 -1
  219. package/dist/runtime/literals/toSnakeCase.d.ts.map +1 -1
  220. package/dist/runtime/literals/toString.d.ts +1 -1
  221. package/dist/runtime/literals/toString.d.ts.map +1 -1
  222. package/dist/runtime/literals/trim.d.ts +1 -1
  223. package/dist/runtime/literals/trim.d.ts.map +1 -1
  224. package/dist/runtime/literals/truncate.d.ts +1 -1
  225. package/dist/runtime/literals/truncate.d.ts.map +1 -1
  226. package/dist/runtime/literals/tuple.d.ts +2 -2
  227. package/dist/runtime/literals/tuple.d.ts.map +1 -1
  228. package/dist/runtime/literals/unset.js +1 -1
  229. package/dist/runtime/literals/widen.d.ts +1 -1
  230. package/dist/runtime/literals/widen.d.ts.map +1 -1
  231. package/dist/runtime/meta/urlMeta.d.ts +2 -2
  232. package/dist/runtime/meta/urlMeta.d.ts.map +1 -1
  233. package/dist/runtime/meta/urlMeta.js +2 -2
  234. package/dist/runtime/meta/youtube-meta.d.ts +1 -1
  235. package/dist/runtime/meta/youtube-meta.d.ts.map +1 -1
  236. package/dist/runtime/meta/youtube-meta.js +1 -1
  237. package/dist/runtime/queues/fifo.d.ts +1 -1
  238. package/dist/runtime/queues/fifo.d.ts.map +1 -1
  239. package/dist/runtime/queues/lifo.d.ts +1 -1
  240. package/dist/runtime/queues/lifo.d.ts.map +1 -1
  241. package/dist/runtime/runtime-types/asDefineObject.d.ts +2 -2
  242. package/dist/runtime/runtime-types/asDefineObject.d.ts.map +1 -1
  243. package/dist/runtime/runtime-types/asDefineObject.js +1 -1
  244. package/dist/runtime/runtime-types/asToken.d.ts +1 -1
  245. package/dist/runtime/runtime-types/asToken.d.ts.map +1 -1
  246. package/dist/runtime/runtime-types/asToken.js +1 -1
  247. package/dist/runtime/runtime-types/asType.d.ts +3 -3
  248. package/dist/runtime/runtime-types/asType.d.ts.map +1 -1
  249. package/dist/runtime/runtime-types/choices.js +2 -2
  250. package/dist/runtime/runtime-types/ip6Prefix.d.ts +1 -1
  251. package/dist/runtime/runtime-types/ip6Prefix.d.ts.map +1 -1
  252. package/dist/runtime/runtime-types/list.d.ts +1 -1
  253. package/dist/runtime/runtime-types/list.d.ts.map +1 -1
  254. package/dist/runtime/runtime-types/rec.d.ts +1 -1
  255. package/dist/runtime/runtime-types/rec.d.ts.map +1 -1
  256. package/dist/runtime/runtime-types/rec.js +1 -1
  257. package/dist/runtime/runtime-types/shape-helpers/addToken.d.ts +1 -1
  258. package/dist/runtime/runtime-types/shape-helpers/addToken.d.ts.map +1 -1
  259. package/dist/runtime/runtime-types/shape-helpers/atomics.d.ts +1 -1
  260. package/dist/runtime/runtime-types/shape-helpers/atomics.d.ts.map +1 -1
  261. package/dist/runtime/runtime-types/shape-helpers/functions.d.ts +1 -1
  262. package/dist/runtime/runtime-types/shape-helpers/functions.d.ts.map +1 -1
  263. package/dist/runtime/runtime-types/shape-helpers/getTokenData.d.ts +1 -1
  264. package/dist/runtime/runtime-types/shape-helpers/getTokenData.d.ts.map +1 -1
  265. package/dist/runtime/runtime-types/shape-helpers/getTokenName.d.ts +1 -1
  266. package/dist/runtime/runtime-types/shape-helpers/getTokenName.d.ts.map +1 -1
  267. package/dist/runtime/runtime-types/shape-helpers/literal-containers.d.ts +1 -1
  268. package/dist/runtime/runtime-types/shape-helpers/literal-containers.d.ts.map +1 -1
  269. package/dist/runtime/runtime-types/shape-helpers/regexToken.d.ts +1 -1
  270. package/dist/runtime/runtime-types/shape-helpers/regexToken.d.ts.map +1 -1
  271. package/dist/runtime/runtime-types/shape-helpers/singletons.d.ts +1 -1
  272. package/dist/runtime/runtime-types/shape-helpers/singletons.d.ts.map +1 -1
  273. package/dist/runtime/runtime-types/shape-helpers/union.d.ts +1 -1
  274. package/dist/runtime/runtime-types/shape-helpers/union.d.ts.map +1 -1
  275. package/dist/runtime/runtime-types/shape-helpers/wide-containers.d.ts +1 -1
  276. package/dist/runtime/runtime-types/shape-helpers/wide-containers.d.ts.map +1 -1
  277. package/dist/runtime/runtime-types/shape.d.ts +1 -1
  278. package/dist/runtime/runtime-types/shape.d.ts.map +1 -1
  279. package/dist/runtime/runtime-types/shape.js +1 -1
  280. package/dist/runtime/runtime-types/tokens/createTypeToken.d.ts +1 -1
  281. package/dist/runtime/runtime-types/tokens/createTypeToken.d.ts.map +1 -1
  282. package/dist/runtime/runtime-types/tokens/simpleToken.d.ts +1 -1
  283. package/dist/runtime/runtime-types/tokens/simpleToken.d.ts.map +1 -1
  284. package/dist/runtime/runtime-types/tokens/simpleToken.js +1 -1
  285. package/dist/runtime/sets/uniqueKeys.d.ts +1 -1
  286. package/dist/runtime/sets/uniqueKeys.d.ts.map +1 -1
  287. package/dist/runtime/tsconfig.tsbuildinfo +1 -1
  288. package/dist/runtime/type-conversion/asChars.d.ts +1 -1
  289. package/dist/runtime/type-conversion/asChars.d.ts.map +1 -1
  290. package/dist/runtime/type-conversion/asRecord.d.ts +1 -1
  291. package/dist/runtime/type-conversion/asRecord.d.ts.map +1 -1
  292. package/dist/runtime/type-conversion/asString.d.ts +1 -1
  293. package/dist/runtime/type-conversion/asString.d.ts.map +1 -1
  294. package/dist/runtime/type-conversion/csv.d.ts +1 -1
  295. package/dist/runtime/type-conversion/csv.d.ts.map +1 -1
  296. package/dist/runtime/type-conversion/csv.js +1 -1
  297. package/dist/runtime/type-conversion/ip6GroupExpansion.d.ts +1 -1
  298. package/dist/runtime/type-conversion/ip6GroupExpansion.d.ts.map +1 -1
  299. package/dist/runtime/type-conversion/json.d.ts +1 -1
  300. package/dist/runtime/type-conversion/json.d.ts.map +1 -1
  301. package/dist/runtime/type-conversion/lookupCountry.d.ts +2 -2
  302. package/dist/runtime/type-conversion/lookupCountry.d.ts.map +1 -1
  303. package/dist/runtime/type-conversion/lookupCountry.js +1 -1
  304. package/dist/runtime/type-conversion/mergeObjects.d.ts +1 -1
  305. package/dist/runtime/type-conversion/mergeObjects.d.ts.map +1 -1
  306. package/dist/runtime/type-conversion/mergeScalars.d.ts +1 -1
  307. package/dist/runtime/type-conversion/mergeScalars.d.ts.map +1 -1
  308. package/dist/runtime/type-conversion/mergeTuples.d.ts +1 -1
  309. package/dist/runtime/type-conversion/mergeTuples.d.ts.map +1 -1
  310. package/dist/runtime/type-conversion/mutable.d.ts +1 -1
  311. package/dist/runtime/type-conversion/mutable.d.ts.map +1 -1
  312. package/dist/runtime/type-conversion/optional.d.ts +1 -1
  313. package/dist/runtime/type-conversion/optional.d.ts.map +1 -1
  314. package/dist/runtime/type-conversion/toNumber.d.ts +1 -1
  315. package/dist/runtime/type-conversion/toNumber.d.ts.map +1 -1
  316. package/dist/runtime/type-conversion/union.d.ts +1 -1
  317. package/dist/runtime/type-conversion/union.d.ts.map +1 -1
  318. package/dist/runtime/type-guards/api-tg.d.ts +1 -1
  319. package/dist/runtime/type-guards/api-tg.d.ts.map +1 -1
  320. package/dist/runtime/type-guards/geo/isIso3166Alpha2.d.ts +1 -1
  321. package/dist/runtime/type-guards/geo/isIso3166Alpha2.d.ts.map +1 -1
  322. package/dist/runtime/type-guards/geo/isIso3166Alpha2.js +1 -1
  323. package/dist/runtime/type-guards/geo/isUsState.d.ts +1 -1
  324. package/dist/runtime/type-guards/geo/isUsState.d.ts.map +1 -1
  325. package/dist/runtime/type-guards/geo/isUsState.js +1 -1
  326. package/dist/runtime/type-guards/geo/isZipCode.d.ts +1 -1
  327. package/dist/runtime/type-guards/geo/isZipCode.d.ts.map +1 -1
  328. package/dist/runtime/type-guards/geo/isZipCode.js +1 -1
  329. package/dist/runtime/type-guards/hasDefaultValue.d.ts +2 -2
  330. package/dist/runtime/type-guards/hasDefaultValue.d.ts.map +1 -1
  331. package/dist/runtime/type-guards/hasErrorConditions.d.ts +1 -1
  332. package/dist/runtime/type-guards/hasErrorConditions.d.ts.map +1 -1
  333. package/dist/runtime/type-guards/hasIndexOf.d.ts +1 -1
  334. package/dist/runtime/type-guards/hasIndexOf.d.ts.map +1 -1
  335. package/dist/runtime/type-guards/hasKeys.d.ts +1 -1
  336. package/dist/runtime/type-guards/hasKeys.d.ts.map +1 -1
  337. package/dist/runtime/type-guards/hasWhitespace.js +1 -1
  338. package/dist/runtime/type-guards/higher-order/endsWith.d.ts +1 -1
  339. package/dist/runtime/type-guards/higher-order/endsWith.d.ts.map +1 -1
  340. package/dist/runtime/type-guards/higher-order/isEqual.d.ts +1 -1
  341. package/dist/runtime/type-guards/higher-order/isEqual.d.ts.map +1 -1
  342. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts +1 -1
  343. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts.map +1 -1
  344. package/dist/runtime/type-guards/higher-order/isTuple.d.ts +1 -1
  345. package/dist/runtime/type-guards/higher-order/isTuple.d.ts.map +1 -1
  346. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts +1 -1
  347. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts.map +1 -1
  348. package/dist/runtime/type-guards/higher-order/startsWith.d.ts +1 -1
  349. package/dist/runtime/type-guards/higher-order/startsWith.d.ts.map +1 -1
  350. package/dist/runtime/type-guards/isAlpha.d.ts +1 -1
  351. package/dist/runtime/type-guards/isAlpha.d.ts.map +1 -1
  352. package/dist/runtime/type-guards/isAlpha.js +1 -1
  353. package/dist/runtime/type-guards/isBooleanLike.d.ts +1 -1
  354. package/dist/runtime/type-guards/isBooleanLike.d.ts.map +1 -1
  355. package/dist/runtime/type-guards/isConstant.d.ts +1 -1
  356. package/dist/runtime/type-guards/isConstant.d.ts.map +1 -1
  357. package/dist/runtime/type-guards/isContainer.d.ts +1 -1
  358. package/dist/runtime/type-guards/isContainer.d.ts.map +1 -1
  359. package/dist/runtime/type-guards/isCssAspectRatio.d.ts +1 -1
  360. package/dist/runtime/type-guards/isCssAspectRatio.d.ts.map +1 -1
  361. package/dist/runtime/type-guards/isDoneFn.d.ts +1 -1
  362. package/dist/runtime/type-guards/isDoneFn.d.ts.map +1 -1
  363. package/dist/runtime/type-guards/isEmail.d.ts +1 -1
  364. package/dist/runtime/type-guards/isEmail.d.ts.map +1 -1
  365. package/dist/runtime/type-guards/isEmail.js +1 -1
  366. package/dist/runtime/type-guards/isErrorCondition.d.ts +1 -1
  367. package/dist/runtime/type-guards/isErrorCondition.d.ts.map +1 -1
  368. package/dist/runtime/type-guards/isFalsy.d.ts +1 -1
  369. package/dist/runtime/type-guards/isFalsy.d.ts.map +1 -1
  370. package/dist/runtime/type-guards/isFalsy.js +1 -1
  371. package/dist/runtime/type-guards/isFnWithParams.d.ts +1 -1
  372. package/dist/runtime/type-guards/isFnWithParams.d.ts.map +1 -1
  373. package/dist/runtime/type-guards/isFunction.d.ts +1 -1
  374. package/dist/runtime/type-guards/isFunction.d.ts.map +1 -1
  375. package/dist/runtime/type-guards/isIndexable.d.ts +1 -1
  376. package/dist/runtime/type-guards/isIndexable.d.ts.map +1 -1
  377. package/dist/runtime/type-guards/isInlineSvg.d.ts +1 -1
  378. package/dist/runtime/type-guards/isInlineSvg.d.ts.map +1 -1
  379. package/dist/runtime/type-guards/isLeftRight.d.ts +1 -1
  380. package/dist/runtime/type-guards/isLeftRight.d.ts.map +1 -1
  381. package/dist/runtime/type-guards/isNotNull.d.ts +1 -1
  382. package/dist/runtime/type-guards/isNotNull.d.ts.map +1 -1
  383. package/dist/runtime/type-guards/isNothing.d.ts +1 -1
  384. package/dist/runtime/type-guards/isNothing.d.ts.map +1 -1
  385. package/dist/runtime/type-guards/isNumericString.d.ts +1 -1
  386. package/dist/runtime/type-guards/isNumericString.d.ts.map +1 -1
  387. package/dist/runtime/type-guards/isNumericString.js +1 -1
  388. package/dist/runtime/type-guards/isPhoneNumber.js +1 -1
  389. package/dist/runtime/type-guards/isReadonlyArray.d.ts +1 -1
  390. package/dist/runtime/type-guards/isReadonlyArray.d.ts.map +1 -1
  391. package/dist/runtime/type-guards/isRef.d.ts +1 -1
  392. package/dist/runtime/type-guards/isRef.d.ts.map +1 -1
  393. package/dist/runtime/type-guards/isRegExp.d.ts +1 -1
  394. package/dist/runtime/type-guards/isRegExp.d.ts.map +1 -1
  395. package/dist/runtime/type-guards/isRuntimeUnion.d.ts +1 -1
  396. package/dist/runtime/type-guards/isRuntimeUnion.d.ts.map +1 -1
  397. package/dist/runtime/type-guards/isScalar.d.ts +1 -1
  398. package/dist/runtime/type-guards/isScalar.d.ts.map +1 -1
  399. package/dist/runtime/type-guards/isSpecificConstant.d.ts +1 -1
  400. package/dist/runtime/type-guards/isSpecificConstant.d.ts.map +1 -1
  401. package/dist/runtime/type-guards/isThenable.d.ts +1 -1
  402. package/dist/runtime/type-guards/isThenable.d.ts.map +1 -1
  403. package/dist/runtime/type-guards/isTruthy.d.ts +1 -1
  404. package/dist/runtime/type-guards/isTruthy.d.ts.map +1 -1
  405. package/dist/runtime/type-guards/isTruthy.js +1 -1
  406. package/dist/runtime/type-guards/isTypeToken.d.ts +1 -1
  407. package/dist/runtime/type-guards/isTypeToken.d.ts.map +1 -1
  408. package/dist/runtime/type-guards/isTypeTuple.d.ts +1 -1
  409. package/dist/runtime/type-guards/isTypeTuple.d.ts.map +1 -1
  410. package/dist/runtime/type-guards/isUnset.d.ts +1 -1
  411. package/dist/runtime/type-guards/isUnset.d.ts.map +1 -1
  412. package/dist/runtime/type-guards/isUrl.d.ts +1 -1
  413. package/dist/runtime/type-guards/isUrl.d.ts.map +1 -1
  414. package/dist/runtime/type-guards/isUrl.js +1 -1
  415. package/dist/runtime/type-guards/metrics/isMetric.d.ts +1 -1
  416. package/dist/runtime/type-guards/metrics/isMetric.d.ts.map +1 -1
  417. package/dist/runtime/type-guards/metrics/isMetric.js +2 -2
  418. package/dist/runtime/type-guards/metrics/isUom.d.ts +1 -1
  419. package/dist/runtime/type-guards/metrics/isUom.d.ts.map +1 -1
  420. package/dist/runtime/type-guards/metrics/isUom.js +1 -1
  421. package/dist/runtime/type-guards/network-tg.d.ts +1 -1
  422. package/dist/runtime/type-guards/network-tg.d.ts.map +1 -1
  423. package/dist/runtime/type-guards/tokens/isAtomicToken.d.ts +1 -1
  424. package/dist/runtime/type-guards/tokens/isAtomicToken.d.ts.map +1 -1
  425. package/dist/runtime/type-guards/tokens/isAtomicToken.js +1 -1
  426. package/dist/runtime/type-guards/tokens/isContainerToken.d.ts +1 -1
  427. package/dist/runtime/type-guards/tokens/isContainerToken.d.ts.map +1 -1
  428. package/dist/runtime/type-guards/tokens/isDefineObject.d.ts +1 -1
  429. package/dist/runtime/type-guards/tokens/isDefineObject.d.ts.map +1 -1
  430. package/dist/runtime/type-guards/tokens/isFunctionToken.d.ts +1 -1
  431. package/dist/runtime/type-guards/tokens/isFunctionToken.d.ts.map +1 -1
  432. package/dist/runtime/type-guards/tokens/isShapeCallback.d.ts +1 -1
  433. package/dist/runtime/type-guards/tokens/isShapeCallback.d.ts.map +1 -1
  434. package/dist/runtime/type-guards/tokens/isShapeToken.d.ts +1 -1
  435. package/dist/runtime/type-guards/tokens/isShapeToken.d.ts.map +1 -1
  436. package/dist/runtime/type-guards/tokens/isShapeToken.js +1 -1
  437. package/dist/runtime/type-guards/tokens/isSimpleToken.d.ts +1 -1
  438. package/dist/runtime/type-guards/tokens/isSimpleToken.d.ts.map +1 -1
  439. package/dist/runtime/type-guards/tokens/isSimpleToken.js +1 -1
  440. package/dist/runtime/type-guards/tokens/isSingletonToken.d.ts +1 -1
  441. package/dist/runtime/type-guards/tokens/isSingletonToken.d.ts.map +1 -1
  442. package/dist/runtime/type-guards/tokens/isSingletonToken.js +1 -1
  443. package/dist/runtime/type-guards/tokens/isUnionToken.d.ts +1 -1
  444. package/dist/runtime/type-guards/tokens/isUnionToken.d.ts.map +1 -1
  445. package/dist/runtime/type-guards/urls/Social.d.ts +1 -1
  446. package/dist/runtime/type-guards/urls/Social.d.ts.map +1 -1
  447. package/dist/runtime/type-guards/urls/Social.js +1 -1
  448. package/dist/runtime/type-guards/urls/news/australian.d.ts +1 -1
  449. package/dist/runtime/type-guards/urls/news/australian.d.ts.map +1 -1
  450. package/dist/runtime/type-guards/urls/news/australian.js +2 -2
  451. package/dist/runtime/type-guards/urls/news/belgium.d.ts +1 -1
  452. package/dist/runtime/type-guards/urls/news/belgium.d.ts.map +1 -1
  453. package/dist/runtime/type-guards/urls/news/belgium.js +2 -2
  454. package/dist/runtime/type-guards/urls/news/canadian.d.ts +1 -1
  455. package/dist/runtime/type-guards/urls/news/canadian.d.ts.map +1 -1
  456. package/dist/runtime/type-guards/urls/news/canadian.js +2 -2
  457. package/dist/runtime/type-guards/urls/news/chinese.d.ts +1 -1
  458. package/dist/runtime/type-guards/urls/news/chinese.d.ts.map +1 -1
  459. package/dist/runtime/type-guards/urls/news/chinese.js +2 -2
  460. package/dist/runtime/type-guards/urls/news/danish.d.ts +1 -1
  461. package/dist/runtime/type-guards/urls/news/danish.d.ts.map +1 -1
  462. package/dist/runtime/type-guards/urls/news/danish.js +2 -2
  463. package/dist/runtime/type-guards/urls/news/dutch.d.ts +1 -1
  464. package/dist/runtime/type-guards/urls/news/dutch.d.ts.map +1 -1
  465. package/dist/runtime/type-guards/urls/news/dutch.js +2 -2
  466. package/dist/runtime/type-guards/urls/news/french.d.ts +1 -1
  467. package/dist/runtime/type-guards/urls/news/french.d.ts.map +1 -1
  468. package/dist/runtime/type-guards/urls/news/french.js +2 -2
  469. package/dist/runtime/type-guards/urls/news/german.d.ts +1 -1
  470. package/dist/runtime/type-guards/urls/news/german.d.ts.map +1 -1
  471. package/dist/runtime/type-guards/urls/news/german.js +2 -2
  472. package/dist/runtime/type-guards/urls/news/index.d.ts +1 -1
  473. package/dist/runtime/type-guards/urls/news/index.d.ts.map +1 -1
  474. package/dist/runtime/type-guards/urls/news/indian.d.ts +1 -1
  475. package/dist/runtime/type-guards/urls/news/indian.d.ts.map +1 -1
  476. package/dist/runtime/type-guards/urls/news/indian.js +2 -2
  477. package/dist/runtime/type-guards/urls/news/italian.d.ts +1 -1
  478. package/dist/runtime/type-guards/urls/news/italian.d.ts.map +1 -1
  479. package/dist/runtime/type-guards/urls/news/italian.js +2 -2
  480. package/dist/runtime/type-guards/urls/news/japanese.d.ts +1 -1
  481. package/dist/runtime/type-guards/urls/news/japanese.d.ts.map +1 -1
  482. package/dist/runtime/type-guards/urls/news/japanese.js +2 -2
  483. package/dist/runtime/type-guards/urls/news/mexican.d.ts +1 -1
  484. package/dist/runtime/type-guards/urls/news/mexican.d.ts.map +1 -1
  485. package/dist/runtime/type-guards/urls/news/mexican.js +2 -2
  486. package/dist/runtime/type-guards/urls/news/norwegian.d.ts +1 -1
  487. package/dist/runtime/type-guards/urls/news/norwegian.d.ts.map +1 -1
  488. package/dist/runtime/type-guards/urls/news/norwegian.js +2 -2
  489. package/dist/runtime/type-guards/urls/news/south-korean.d.ts +1 -1
  490. package/dist/runtime/type-guards/urls/news/south-korean.d.ts.map +1 -1
  491. package/dist/runtime/type-guards/urls/news/south-korean.js +2 -2
  492. package/dist/runtime/type-guards/urls/news/spanish.d.ts +1 -1
  493. package/dist/runtime/type-guards/urls/news/spanish.d.ts.map +1 -1
  494. package/dist/runtime/type-guards/urls/news/spanish.js +2 -2
  495. package/dist/runtime/type-guards/urls/news/swiss.d.ts +1 -1
  496. package/dist/runtime/type-guards/urls/news/swiss.d.ts.map +1 -1
  497. package/dist/runtime/type-guards/urls/news/swiss.js +2 -2
  498. package/dist/runtime/type-guards/urls/news/turkish.d.ts +1 -1
  499. package/dist/runtime/type-guards/urls/news/turkish.d.ts.map +1 -1
  500. package/dist/runtime/type-guards/urls/news/turkish.js +2 -2
  501. package/dist/runtime/type-guards/urls/news/uk.d.ts +1 -1
  502. package/dist/runtime/type-guards/urls/news/uk.d.ts.map +1 -1
  503. package/dist/runtime/type-guards/urls/news/uk.js +2 -2
  504. package/dist/runtime/type-guards/urls/news/us.d.ts +1 -1
  505. package/dist/runtime/type-guards/urls/news/us.d.ts.map +1 -1
  506. package/dist/runtime/type-guards/urls/news/us.js +2 -2
  507. package/dist/runtime/type-guards/urls/repos/bitbucket.d.ts +2 -2
  508. package/dist/runtime/type-guards/urls/repos/bitbucket.d.ts.map +1 -1
  509. package/dist/runtime/type-guards/urls/repos/bitbucket.js +2 -2
  510. package/dist/runtime/type-guards/urls/repos/codeCommit.d.ts +2 -2
  511. package/dist/runtime/type-guards/urls/repos/codeCommit.d.ts.map +1 -1
  512. package/dist/runtime/type-guards/urls/repos/codeCommit.js +2 -2
  513. package/dist/runtime/type-guards/urls/repos/github.d.ts +1 -1
  514. package/dist/runtime/type-guards/urls/repos/github.d.ts.map +1 -1
  515. package/dist/runtime/type-guards/urls/repos/github.js +1 -1
  516. package/dist/runtime/type-guards/urls/repos/index.d.ts +1 -1
  517. package/dist/runtime/type-guards/urls/repos/index.d.ts.map +1 -1
  518. package/dist/runtime/type-guards/urls/repos/isSemanticVersion.d.ts +1 -1
  519. package/dist/runtime/type-guards/urls/repos/isSemanticVersion.d.ts.map +1 -1
  520. package/dist/runtime/type-guards/urls/repos/isSemanticVersion.js +1 -1
  521. package/dist/runtime/type-guards/urls/retail.d.ts +1 -1
  522. package/dist/runtime/type-guards/urls/retail.d.ts.map +1 -1
  523. package/dist/runtime/type-guards/urls/retail.js +1 -1
  524. package/dist/runtime/type-guards/urls/youtube.d.ts +1 -1
  525. package/dist/runtime/type-guards/urls/youtube.d.ts.map +1 -1
  526. package/dist/runtime/vuejs/asVueRef.d.ts +1 -1
  527. package/dist/runtime/vuejs/asVueRef.d.ts.map +1 -1
  528. package/dist/types/api/api.d.ts +1 -1
  529. package/dist/types/api/api.d.ts.map +1 -1
  530. package/dist/types/base-types/Container.d.ts +1 -1
  531. package/dist/types/base-types/Container.d.ts.map +1 -1
  532. package/dist/types/base-types/Defined.d.ts +1 -1
  533. package/dist/types/base-types/Defined.d.ts.map +1 -1
  534. package/dist/types/base-types/Digital.d.ts +1 -1
  535. package/dist/types/base-types/Digital.d.ts.map +1 -1
  536. package/dist/types/base-types/Indexable.d.ts +1 -1
  537. package/dist/types/base-types/Indexable.d.ts.map +1 -1
  538. package/dist/types/base-types/IndexableObject.d.ts +1 -1
  539. package/dist/types/base-types/IndexableObject.d.ts.map +1 -1
  540. package/dist/types/base-types/List.d.ts +1 -1
  541. package/dist/types/base-types/List.d.ts.map +1 -1
  542. package/dist/types/base-types/NarrowObject.d.ts +1 -1
  543. package/dist/types/base-types/NarrowObject.d.ts.map +1 -1
  544. package/dist/types/base-types/NonArray.d.ts +1 -1
  545. package/dist/types/base-types/NonArray.d.ts.map +1 -1
  546. package/dist/types/base-types/NotNull.d.ts +1 -1
  547. package/dist/types/base-types/NotNull.d.ts.map +1 -1
  548. package/dist/types/base-types/Tuple.d.ts +1 -1
  549. package/dist/types/base-types/Tuple.d.ts.map +1 -1
  550. package/dist/types/base-types/fns/EscapeFunction.d.ts +1 -1
  551. package/dist/types/base-types/fns/EscapeFunction.d.ts.map +1 -1
  552. package/dist/types/base-types/fns/FnAllowingProps.d.ts +1 -1
  553. package/dist/types/base-types/fns/FnAllowingProps.d.ts.map +1 -1
  554. package/dist/types/base-types/fns/OptionalParamFn.d.ts +1 -1
  555. package/dist/types/base-types/fns/OptionalParamFn.d.ts.map +1 -1
  556. package/dist/types/base-types/functional/LeftRight.d.ts +1 -1
  557. package/dist/types/base-types/functional/LeftRight.d.ts.map +1 -1
  558. package/dist/types/boolean-logic/branching/Default.d.ts +1 -1
  559. package/dist/types/boolean-logic/branching/Default.d.ts.map +1 -1
  560. package/dist/types/boolean-logic/branching/Fail.d.ts +1 -1
  561. package/dist/types/boolean-logic/branching/Fail.d.ts.map +1 -1
  562. package/dist/types/boolean-logic/branching/Handle.d.ts +1 -1
  563. package/dist/types/boolean-logic/branching/Handle.d.ts.map +1 -1
  564. package/dist/types/boolean-logic/branching/If.d.ts +1 -1
  565. package/dist/types/boolean-logic/branching/If.d.ts.map +1 -1
  566. package/dist/types/boolean-logic/branching/IfAllExtend.d.ts +1 -1
  567. package/dist/types/boolean-logic/branching/IfAllExtend.d.ts.map +1 -1
  568. package/dist/types/boolean-logic/branching/IfAllLiteral.d.ts +1 -1
  569. package/dist/types/boolean-logic/branching/IfAllLiteral.d.ts.map +1 -1
  570. package/dist/types/boolean-logic/branching/IfEqual.d.ts +1 -1
  571. package/dist/types/boolean-logic/branching/IfEqual.d.ts.map +1 -1
  572. package/dist/types/boolean-logic/branching/IfErrorCondition.d.ts +1 -1
  573. package/dist/types/boolean-logic/branching/IfErrorCondition.d.ts.map +1 -1
  574. package/dist/types/boolean-logic/branching/IfLength.d.ts +1 -1
  575. package/dist/types/boolean-logic/branching/IfLength.d.ts.map +1 -1
  576. package/dist/types/boolean-logic/branching/IfNever.d.ts +1 -1
  577. package/dist/types/boolean-logic/branching/IfNever.d.ts.map +1 -1
  578. package/dist/types/boolean-logic/branching/IfUnset.d.ts +1 -1
  579. package/dist/types/boolean-logic/branching/IfUnset.d.ts.map +1 -1
  580. package/dist/types/boolean-logic/branching/Iff.d.ts +1 -1
  581. package/dist/types/boolean-logic/branching/Iff.d.ts.map +1 -1
  582. package/dist/types/boolean-logic/branching/OnPass.d.ts +2 -2
  583. package/dist/types/boolean-logic/branching/OnPass.d.ts.map +1 -1
  584. package/dist/types/boolean-logic/combinators/And.d.ts +1 -1
  585. package/dist/types/boolean-logic/combinators/And.d.ts.map +1 -1
  586. package/dist/types/boolean-logic/combinators/Compare.d.ts +1 -1
  587. package/dist/types/boolean-logic/combinators/Compare.d.ts.map +1 -1
  588. package/dist/types/boolean-logic/combinators/Not.d.ts +1 -1
  589. package/dist/types/boolean-logic/combinators/Not.d.ts.map +1 -1
  590. package/dist/types/boolean-logic/combinators/Or.d.ts +1 -1
  591. package/dist/types/boolean-logic/combinators/Or.d.ts.map +1 -1
  592. package/dist/types/boolean-logic/combinators/Some.d.ts +1 -1
  593. package/dist/types/boolean-logic/combinators/Some.d.ts.map +1 -1
  594. package/dist/types/boolean-logic/narrowing/AsDoneFn.d.ts +1 -1
  595. package/dist/types/boolean-logic/narrowing/AsDoneFn.d.ts.map +1 -1
  596. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts +2 -2
  597. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts.map +1 -1
  598. package/dist/types/boolean-logic/narrowing/AsSomething.d.ts +2 -2
  599. package/dist/types/boolean-logic/narrowing/AsSomething.d.ts.map +1 -1
  600. package/dist/types/boolean-logic/operators/AllExtend.d.ts +1 -1
  601. package/dist/types/boolean-logic/operators/AllExtend.d.ts.map +1 -1
  602. package/dist/types/boolean-logic/operators/AllLiteral.d.ts +1 -1
  603. package/dist/types/boolean-logic/operators/AllLiteral.d.ts.map +1 -1
  604. package/dist/types/boolean-logic/operators/ApiOperators.d.ts +1 -1
  605. package/dist/types/boolean-logic/operators/ApiOperators.d.ts.map +1 -1
  606. package/dist/types/boolean-logic/operators/AreSameLength.d.ts +1 -1
  607. package/dist/types/boolean-logic/operators/AreSameLength.d.ts.map +1 -1
  608. package/dist/types/boolean-logic/operators/AreSameType.d.ts +1 -1
  609. package/dist/types/boolean-logic/operators/AreSameType.d.ts.map +1 -1
  610. package/dist/types/boolean-logic/operators/Contains.d.ts +1 -1
  611. package/dist/types/boolean-logic/operators/Contains.d.ts.map +1 -1
  612. package/dist/types/boolean-logic/operators/ContainsAll.d.ts +1 -1
  613. package/dist/types/boolean-logic/operators/ContainsAll.d.ts.map +1 -1
  614. package/dist/types/boolean-logic/operators/DoesExtend.d.ts +1 -1
  615. package/dist/types/boolean-logic/operators/DoesExtend.d.ts.map +1 -1
  616. package/dist/types/boolean-logic/operators/EndsWith.d.ts +1 -1
  617. package/dist/types/boolean-logic/operators/EndsWith.d.ts.map +1 -1
  618. package/dist/types/boolean-logic/operators/ExtendsAll.d.ts +1 -1
  619. package/dist/types/boolean-logic/operators/ExtendsAll.d.ts.map +1 -1
  620. package/dist/types/boolean-logic/operators/ExtendsNone.d.ts +1 -1
  621. package/dist/types/boolean-logic/operators/ExtendsNone.d.ts.map +1 -1
  622. package/dist/types/boolean-logic/operators/ExtendsSome.d.ts +1 -1
  623. package/dist/types/boolean-logic/operators/ExtendsSome.d.ts.map +1 -1
  624. package/dist/types/boolean-logic/operators/HasArray.d.ts +1 -1
  625. package/dist/types/boolean-logic/operators/HasArray.d.ts.map +1 -1
  626. package/dist/types/boolean-logic/operators/HasCharacters.d.ts +1 -1
  627. package/dist/types/boolean-logic/operators/HasCharacters.d.ts.map +1 -1
  628. package/dist/types/boolean-logic/operators/HasIndex.d.ts +1 -1
  629. package/dist/types/boolean-logic/operators/HasIndex.d.ts.map +1 -1
  630. package/dist/types/boolean-logic/operators/HasOtherCharacters.d.ts +1 -1
  631. package/dist/types/boolean-logic/operators/HasOtherCharacters.d.ts.map +1 -1
  632. package/dist/types/boolean-logic/operators/HasParameters.d.ts +1 -1
  633. package/dist/types/boolean-logic/operators/HasParameters.d.ts.map +1 -1
  634. package/dist/types/boolean-logic/operators/HasRequiredProps.d.ts +1 -1
  635. package/dist/types/boolean-logic/operators/HasRequiredProps.d.ts.map +1 -1
  636. package/dist/types/boolean-logic/operators/HasSameKeys.d.ts +1 -1
  637. package/dist/types/boolean-logic/operators/HasSameKeys.d.ts.map +1 -1
  638. package/dist/types/boolean-logic/operators/HasSameValues.d.ts +1 -1
  639. package/dist/types/boolean-logic/operators/HasSameValues.d.ts.map +1 -1
  640. package/dist/types/boolean-logic/operators/HasUnionType.d.ts +1 -1
  641. package/dist/types/boolean-logic/operators/HasUnionType.d.ts.map +1 -1
  642. package/dist/types/boolean-logic/operators/HasWideValues.d.ts +1 -1
  643. package/dist/types/boolean-logic/operators/HasWideValues.d.ts.map +1 -1
  644. package/dist/types/boolean-logic/operators/HaveSameNumericSign.d.ts +1 -1
  645. package/dist/types/boolean-logic/operators/HaveSameNumericSign.d.ts.map +1 -1
  646. package/dist/types/boolean-logic/operators/IsAllLowercase.d.ts +1 -1
  647. package/dist/types/boolean-logic/operators/IsAllLowercase.d.ts.map +1 -1
  648. package/dist/types/boolean-logic/operators/IsAny.d.ts +1 -1
  649. package/dist/types/boolean-logic/operators/IsAny.d.ts.map +1 -1
  650. package/dist/types/boolean-logic/operators/IsAnyEqual.d.ts +1 -1
  651. package/dist/types/boolean-logic/operators/IsAnyEqual.d.ts.map +1 -1
  652. package/dist/types/boolean-logic/operators/IsBoolean.d.ts +1 -1
  653. package/dist/types/boolean-logic/operators/IsBoolean.d.ts.map +1 -1
  654. package/dist/types/boolean-logic/operators/IsBooleanLiteral.d.ts +1 -1
  655. package/dist/types/boolean-logic/operators/IsBooleanLiteral.d.ts.map +1 -1
  656. package/dist/types/boolean-logic/operators/IsContainer.d.ts +1 -1
  657. package/dist/types/boolean-logic/operators/IsContainer.d.ts.map +1 -1
  658. package/dist/types/boolean-logic/operators/IsCssHexadecimal.d.ts +1 -1
  659. package/dist/types/boolean-logic/operators/IsCssHexadecimal.d.ts.map +1 -1
  660. package/dist/types/boolean-logic/operators/IsDotPath.d.ts +1 -1
  661. package/dist/types/boolean-logic/operators/IsDotPath.d.ts.map +1 -1
  662. package/dist/types/boolean-logic/operators/IsEmptyObject.d.ts +1 -1
  663. package/dist/types/boolean-logic/operators/IsEmptyObject.d.ts.map +1 -1
  664. package/dist/types/boolean-logic/operators/IsErrorCondition.d.ts +1 -1
  665. package/dist/types/boolean-logic/operators/IsErrorCondition.d.ts.map +1 -1
  666. package/dist/types/boolean-logic/operators/IsFalse.d.ts +1 -1
  667. package/dist/types/boolean-logic/operators/IsFalse.d.ts.map +1 -1
  668. package/dist/types/boolean-logic/operators/IsFalsy.d.ts +1 -1
  669. package/dist/types/boolean-logic/operators/IsFalsy.d.ts.map +1 -1
  670. package/dist/types/boolean-logic/operators/IsFloat.d.ts +1 -1
  671. package/dist/types/boolean-logic/operators/IsFloat.d.ts.map +1 -1
  672. package/dist/types/boolean-logic/operators/IsFnWithParams.d.ts +1 -1
  673. package/dist/types/boolean-logic/operators/IsFnWithParams.d.ts.map +1 -1
  674. package/dist/types/boolean-logic/operators/IsFunction.d.ts +1 -1
  675. package/dist/types/boolean-logic/operators/IsFunction.d.ts.map +1 -1
  676. package/dist/types/boolean-logic/operators/IsGreaterThan.d.ts +1 -1
  677. package/dist/types/boolean-logic/operators/IsGreaterThan.d.ts.map +1 -1
  678. package/dist/types/boolean-logic/operators/IsInteger.d.ts +1 -1
  679. package/dist/types/boolean-logic/operators/IsInteger.d.ts.map +1 -1
  680. package/dist/types/boolean-logic/operators/IsIterable.d.ts +1 -1
  681. package/dist/types/boolean-logic/operators/IsIterable.d.ts.map +1 -1
  682. package/dist/types/boolean-logic/operators/IsLength.d.ts +1 -1
  683. package/dist/types/boolean-logic/operators/IsLength.d.ts.map +1 -1
  684. package/dist/types/boolean-logic/operators/IsLessThan.d.ts +1 -1
  685. package/dist/types/boolean-logic/operators/IsLessThan.d.ts.map +1 -1
  686. package/dist/types/boolean-logic/operators/IsLiteral.d.ts +1 -1
  687. package/dist/types/boolean-logic/operators/IsLiteral.d.ts.map +1 -1
  688. package/dist/types/boolean-logic/operators/IsLiteralFn.d.ts +1 -1
  689. package/dist/types/boolean-logic/operators/IsLiteralFn.d.ts.map +1 -1
  690. package/dist/types/boolean-logic/operators/IsLiteralUnion.d.ts +1 -1
  691. package/dist/types/boolean-logic/operators/IsLiteralUnion.d.ts.map +1 -1
  692. package/dist/types/boolean-logic/operators/IsNarrowingFn.d.ts +1 -1
  693. package/dist/types/boolean-logic/operators/IsNarrowingFn.d.ts.map +1 -1
  694. package/dist/types/boolean-logic/operators/IsNegativeNumber.d.ts +1 -1
  695. package/dist/types/boolean-logic/operators/IsNegativeNumber.d.ts.map +1 -1
  696. package/dist/types/boolean-logic/operators/IsNonLiteralUnion.d.ts +1 -1
  697. package/dist/types/boolean-logic/operators/IsNonLiteralUnion.d.ts.map +1 -1
  698. package/dist/types/boolean-logic/operators/IsNotEqual.d.ts +1 -1
  699. package/dist/types/boolean-logic/operators/IsNotEqual.d.ts.map +1 -1
  700. package/dist/types/boolean-logic/operators/IsNothing.d.ts +1 -1
  701. package/dist/types/boolean-logic/operators/IsNothing.d.ts.map +1 -1
  702. package/dist/types/boolean-logic/operators/IsNumber.d.ts +1 -1
  703. package/dist/types/boolean-logic/operators/IsNumber.d.ts.map +1 -1
  704. package/dist/types/boolean-logic/operators/IsNumericLiteral.d.ts +1 -1
  705. package/dist/types/boolean-logic/operators/IsNumericLiteral.d.ts.map +1 -1
  706. package/dist/types/boolean-logic/operators/IsObject.d.ts +1 -1
  707. package/dist/types/boolean-logic/operators/IsObject.d.ts.map +1 -1
  708. package/dist/types/boolean-logic/operators/IsObjectLiteral.d.ts +1 -1
  709. package/dist/types/boolean-logic/operators/IsObjectLiteral.d.ts.map +1 -1
  710. package/dist/types/boolean-logic/operators/IsOptionalScalar.d.ts +1 -1
  711. package/dist/types/boolean-logic/operators/IsOptionalScalar.d.ts.map +1 -1
  712. package/dist/types/boolean-logic/operators/IsPositiveNumber.d.ts +1 -1
  713. package/dist/types/boolean-logic/operators/IsPositiveNumber.d.ts.map +1 -1
  714. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts +1 -1
  715. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts.map +1 -1
  716. package/dist/types/boolean-logic/operators/IsScalar.d.ts +1 -1
  717. package/dist/types/boolean-logic/operators/IsScalar.d.ts.map +1 -1
  718. package/dist/types/boolean-logic/operators/IsSingleChar.d.ts +1 -1
  719. package/dist/types/boolean-logic/operators/IsSingleChar.d.ts.map +1 -1
  720. package/dist/types/boolean-logic/operators/IsSingularNoun.d.ts +1 -1
  721. package/dist/types/boolean-logic/operators/IsSingularNoun.d.ts.map +1 -1
  722. package/dist/types/boolean-logic/operators/IsString.d.ts +1 -1
  723. package/dist/types/boolean-logic/operators/IsString.d.ts.map +1 -1
  724. package/dist/types/boolean-logic/operators/IsStringLiteral.d.ts +1 -1
  725. package/dist/types/boolean-logic/operators/IsStringLiteral.d.ts.map +1 -1
  726. package/dist/types/boolean-logic/operators/IsTrue.d.ts +1 -1
  727. package/dist/types/boolean-logic/operators/IsTrue.d.ts.map +1 -1
  728. package/dist/types/boolean-logic/operators/IsTruthy.d.ts +1 -1
  729. package/dist/types/boolean-logic/operators/IsTruthy.d.ts.map +1 -1
  730. package/dist/types/boolean-logic/operators/IsUnion.d.ts +1 -1
  731. package/dist/types/boolean-logic/operators/IsUnion.d.ts.map +1 -1
  732. package/dist/types/boolean-logic/operators/IsUnionArray.d.ts +1 -1
  733. package/dist/types/boolean-logic/operators/IsUnionArray.d.ts.map +1 -1
  734. package/dist/types/boolean-logic/operators/IsUnset.d.ts +1 -1
  735. package/dist/types/boolean-logic/operators/IsUnset.d.ts.map +1 -1
  736. package/dist/types/boolean-logic/operators/IsUrl.d.ts +1 -1
  737. package/dist/types/boolean-logic/operators/IsUrl.d.ts.map +1 -1
  738. package/dist/types/boolean-logic/operators/IsValidDotPath.d.ts +1 -1
  739. package/dist/types/boolean-logic/operators/IsValidDotPath.d.ts.map +1 -1
  740. package/dist/types/boolean-logic/operators/IsValidIndex.d.ts +1 -1
  741. package/dist/types/boolean-logic/operators/IsValidIndex.d.ts.map +1 -1
  742. package/dist/types/boolean-logic/operators/IsVueRef.d.ts +1 -1
  743. package/dist/types/boolean-logic/operators/IsVueRef.d.ts.map +1 -1
  744. package/dist/types/boolean-logic/operators/IsWideType.d.ts +1 -1
  745. package/dist/types/boolean-logic/operators/IsWideType.d.ts.map +1 -1
  746. package/dist/types/boolean-logic/operators/IsWideUnion.d.ts +1 -1
  747. package/dist/types/boolean-logic/operators/IsWideUnion.d.ts.map +1 -1
  748. package/dist/types/boolean-logic/operators/MaybeError.d.ts +1 -1
  749. package/dist/types/boolean-logic/operators/MaybeError.d.ts.map +1 -1
  750. package/dist/types/boolean-logic/operators/NarrowlyContains.d.ts +1 -1
  751. package/dist/types/boolean-logic/operators/NarrowlyContains.d.ts.map +1 -1
  752. package/dist/types/boolean-logic/operators/Network-operators.d.ts +1 -1
  753. package/dist/types/boolean-logic/operators/Network-operators.d.ts.map +1 -1
  754. package/dist/types/boolean-logic/operators/NotEqual.d.ts +1 -1
  755. package/dist/types/boolean-logic/operators/NotEqual.d.ts.map +1 -1
  756. package/dist/types/boolean-logic/operators/NotLength.d.ts +1 -1
  757. package/dist/types/boolean-logic/operators/NotLength.d.ts.map +1 -1
  758. package/dist/types/boolean-logic/operators/PhoneOperators.d.ts +1 -1
  759. package/dist/types/boolean-logic/operators/PhoneOperators.d.ts.map +1 -1
  760. package/dist/types/boolean-logic/operators/Returns.d.ts +1 -1
  761. package/dist/types/boolean-logic/operators/Returns.d.ts.map +1 -1
  762. package/dist/types/boolean-logic/operators/ReturnsBoolean.d.ts +1 -1
  763. package/dist/types/boolean-logic/operators/ReturnsBoolean.d.ts.map +1 -1
  764. package/dist/types/boolean-logic/operators/ReturnsFalse.d.ts +1 -1
  765. package/dist/types/boolean-logic/operators/ReturnsFalse.d.ts.map +1 -1
  766. package/dist/types/boolean-logic/operators/ReturnsTrue.d.ts +1 -1
  767. package/dist/types/boolean-logic/operators/ReturnsTrue.d.ts.map +1 -1
  768. package/dist/types/boolean-logic/operators/SomeEqual.d.ts +1 -1
  769. package/dist/types/boolean-logic/operators/SomeEqual.d.ts.map +1 -1
  770. package/dist/types/boolean-logic/operators/SomeExtend.d.ts +1 -1
  771. package/dist/types/boolean-logic/operators/SomeExtend.d.ts.map +1 -1
  772. package/dist/types/boolean-logic/operators/StartsWith.d.ts +1 -1
  773. package/dist/types/boolean-logic/operators/StartsWith.d.ts.map +1 -1
  774. package/dist/types/boolean-logic/operators/UnionHasArray.d.ts +1 -1
  775. package/dist/types/boolean-logic/operators/UnionHasArray.d.ts.map +1 -1
  776. package/dist/types/boolean-logic/operators/Validate.d.ts +1 -1
  777. package/dist/types/boolean-logic/operators/Validate.d.ts.map +1 -1
  778. package/dist/types/boolean-logic/operators/YouTube-operators.d.ts +1 -1
  779. package/dist/types/boolean-logic/operators/YouTube-operators.d.ts.map +1 -1
  780. package/dist/types/containers/IsEmptyContainer.d.ts +1 -1
  781. package/dist/types/containers/IsEmptyContainer.d.ts.map +1 -1
  782. package/dist/types/containers/IsNonEmptyContainer.d.ts +1 -1
  783. package/dist/types/containers/IsNonEmptyContainer.d.ts.map +1 -1
  784. package/dist/types/containers/RemoveEmpty.d.ts +2 -2
  785. package/dist/types/containers/RemoveEmpty.d.ts.map +1 -1
  786. package/dist/types/containers/RemoveMarked.d.ts +2 -2
  787. package/dist/types/containers/RemoveMarked.d.ts.map +1 -1
  788. package/dist/types/containers/RemoveUndefined.d.ts +1 -1
  789. package/dist/types/containers/RemoveUndefined.d.ts.map +1 -1
  790. package/dist/types/dictionary/AddKeyValue.d.ts +1 -1
  791. package/dist/types/dictionary/AddKeyValue.d.ts.map +1 -1
  792. package/dist/types/dictionary/CombinedKeys.d.ts +1 -1
  793. package/dist/types/dictionary/CombinedKeys.d.ts.map +1 -1
  794. package/dist/types/dictionary/DictChangeValue.d.ts +1 -1
  795. package/dist/types/dictionary/DictChangeValue.d.ts.map +1 -1
  796. package/dist/types/dictionary/EnsureKeys.d.ts +1 -1
  797. package/dist/types/dictionary/EnsureKeys.d.ts.map +1 -1
  798. package/dist/types/dictionary/FromMaybeRef.d.ts +1 -1
  799. package/dist/types/dictionary/FromMaybeRef.d.ts.map +1 -1
  800. package/dist/types/dictionary/Get.d.ts +1 -1
  801. package/dist/types/dictionary/Get.d.ts.map +1 -1
  802. package/dist/types/dictionary/Keys.d.ts +1 -1
  803. package/dist/types/dictionary/Keys.d.ts.map +1 -1
  804. package/dist/types/dictionary/KeysEqualValue.d.ts +1 -1
  805. package/dist/types/dictionary/KeysEqualValue.d.ts.map +1 -1
  806. package/dist/types/dictionary/KeysNotEqualValue.d.ts +1 -1
  807. package/dist/types/dictionary/KeysNotEqualValue.d.ts.map +1 -1
  808. package/dist/types/dictionary/KeysWithValue.d.ts +1 -1
  809. package/dist/types/dictionary/KeysWithValue.d.ts.map +1 -1
  810. package/dist/types/dictionary/KeysWithoutValue.d.ts +1 -1
  811. package/dist/types/dictionary/KeysWithoutValue.d.ts.map +1 -1
  812. package/dist/types/dictionary/MakeKeysRequired.d.ts +1 -1
  813. package/dist/types/dictionary/MakeKeysRequired.d.ts.map +1 -1
  814. package/dist/types/dictionary/MakePropsMutable.d.ts +1 -1
  815. package/dist/types/dictionary/MakePropsMutable.d.ts.map +1 -1
  816. package/dist/types/dictionary/MapTo.d.ts +1 -1
  817. package/dist/types/dictionary/MapTo.d.ts.map +1 -1
  818. package/dist/types/dictionary/MaybeRef.d.ts +1 -1
  819. package/dist/types/dictionary/MaybeRef.d.ts.map +1 -1
  820. package/dist/types/dictionary/MutableProps.d.ts +1 -1
  821. package/dist/types/dictionary/MutableProps.d.ts.map +1 -1
  822. package/dist/types/dictionary/NonStringKeys.d.ts +1 -1
  823. package/dist/types/dictionary/NonStringKeys.d.ts.map +1 -1
  824. package/dist/types/dictionary/OptionalKeys.d.ts +1 -1
  825. package/dist/types/dictionary/OptionalKeys.d.ts.map +1 -1
  826. package/dist/types/dictionary/OptionalProps.d.ts +1 -1
  827. package/dist/types/dictionary/OptionalProps.d.ts.map +1 -1
  828. package/dist/types/dictionary/ReadonlyProps.d.ts +1 -1
  829. package/dist/types/dictionary/ReadonlyProps.d.ts.map +1 -1
  830. package/dist/types/dictionary/RequireProps.d.ts +1 -1
  831. package/dist/types/dictionary/RequireProps.d.ts.map +1 -1
  832. package/dist/types/dictionary/RequiredKeys.d.ts +1 -1
  833. package/dist/types/dictionary/RequiredKeys.d.ts.map +1 -1
  834. package/dist/types/dictionary/RequiredProps.d.ts +1 -1
  835. package/dist/types/dictionary/RequiredProps.d.ts.map +1 -1
  836. package/dist/types/dictionary/SharedKeys.d.ts +1 -1
  837. package/dist/types/dictionary/SharedKeys.d.ts.map +1 -1
  838. package/dist/types/dictionary/SimplifyObject.d.ts +1 -1
  839. package/dist/types/dictionary/SimplifyObject.d.ts.map +1 -1
  840. package/dist/types/dictionary/UpsertKeyValue.d.ts +1 -1
  841. package/dist/types/dictionary/UpsertKeyValue.d.ts.map +1 -1
  842. package/dist/types/dictionary/ValidKey.d.ts +1 -1
  843. package/dist/types/dictionary/ValidKey.d.ts.map +1 -1
  844. package/dist/types/dictionary/WithKeys.d.ts +1 -1
  845. package/dist/types/dictionary/WithKeys.d.ts.map +1 -1
  846. package/dist/types/dictionary/WithNumericKeys.d.ts +1 -1
  847. package/dist/types/dictionary/WithNumericKeys.d.ts.map +1 -1
  848. package/dist/types/dictionary/WithStringKeys.d.ts +1 -1
  849. package/dist/types/dictionary/WithStringKeys.d.ts.map +1 -1
  850. package/dist/types/dictionary/WithValue.d.ts +2 -2
  851. package/dist/types/dictionary/WithValue.d.ts.map +1 -1
  852. package/dist/types/dictionary/WithoutKeys.d.ts +1 -1
  853. package/dist/types/dictionary/WithoutKeys.d.ts.map +1 -1
  854. package/dist/types/dictionary/WithoutValue.d.ts +1 -1
  855. package/dist/types/dictionary/WithoutValue.d.ts.map +1 -1
  856. package/dist/types/errors/AsError.d.ts +1 -1
  857. package/dist/types/errors/AsError.d.ts.map +1 -1
  858. package/dist/types/errors/CompleteError.d.ts +1 -1
  859. package/dist/types/errors/CompleteError.d.ts.map +1 -1
  860. package/dist/types/errors/ErrorCondition.d.ts +1 -1
  861. package/dist/types/errors/ErrorCondition.d.ts.map +1 -1
  862. package/dist/types/errors/ErrorConditionHandler.d.ts +1 -1
  863. package/dist/types/errors/ErrorConditionHandler.d.ts.map +1 -1
  864. package/dist/types/errors/KindError.d.ts +1 -1
  865. package/dist/types/errors/KindError.d.ts.map +1 -1
  866. package/dist/types/errors/Throw.d.ts +1 -1
  867. package/dist/types/errors/Throw.d.ts.map +1 -1
  868. package/dist/types/functional/Left.d.ts +1 -1
  869. package/dist/types/functional/Left.d.ts.map +1 -1
  870. package/dist/types/functional/Result.d.ts +2 -2
  871. package/dist/types/functional/Result.d.ts.map +1 -1
  872. package/dist/types/functional/Right.d.ts +1 -1
  873. package/dist/types/functional/Right.d.ts.map +1 -1
  874. package/dist/types/functions/AsFnMeta.d.ts +1 -1
  875. package/dist/types/functions/AsFnMeta.d.ts.map +1 -1
  876. package/dist/types/functions/FnFrom.d.ts +1 -1
  877. package/dist/types/functions/FnFrom.d.ts.map +1 -1
  878. package/dist/types/functions/FnMeta.d.ts +1 -1
  879. package/dist/types/functions/FnMeta.d.ts.map +1 -1
  880. package/dist/types/functions/FnProps.d.ts +1 -1
  881. package/dist/types/functions/FnProps.d.ts.map +1 -1
  882. package/dist/types/functions/FnWithProps.d.ts +1 -1
  883. package/dist/types/functions/FnWithProps.d.ts.map +1 -1
  884. package/dist/types/functions/IdentityFn.d.ts +1 -1
  885. package/dist/types/functions/IdentityFn.d.ts.map +1 -1
  886. package/dist/types/functions/LiteralFn.d.ts +1 -1
  887. package/dist/types/functions/LiteralFn.d.ts.map +1 -1
  888. package/dist/types/functions/NarrowingFn.d.ts +1 -1
  889. package/dist/types/functions/NarrowingFn.d.ts.map +1 -1
  890. package/dist/types/functions/OnlyFnProps.d.ts +1 -1
  891. package/dist/types/functions/OnlyFnProps.d.ts.map +1 -1
  892. package/dist/types/functions/PromiseAll.d.ts +1 -1
  893. package/dist/types/functions/PromiseAll.d.ts.map +1 -1
  894. package/dist/types/functions/RemoveFnProps.d.ts +1 -1
  895. package/dist/types/functions/RemoveFnProps.d.ts.map +1 -1
  896. package/dist/types/functions/ToFn.d.ts +1 -1
  897. package/dist/types/functions/ToFn.d.ts.map +1 -1
  898. package/dist/types/functions/TypeGuard.d.ts +1 -1
  899. package/dist/types/functions/TypeGuard.d.ts.map +1 -1
  900. package/dist/types/functions/index.js +1 -1
  901. package/dist/types/kv/KeyValue.d.ts +1 -1
  902. package/dist/types/kv/KeyValue.d.ts.map +1 -1
  903. package/dist/types/lists/AfterFirst.d.ts +1 -1
  904. package/dist/types/lists/AfterFirst.d.ts.map +1 -1
  905. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts +1 -1
  906. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts.map +1 -1
  907. package/dist/types/lists/ArrayElementType.d.ts +1 -1
  908. package/dist/types/lists/ArrayElementType.d.ts.map +1 -1
  909. package/dist/types/lists/AsArray.d.ts +1 -1
  910. package/dist/types/lists/AsArray.d.ts.map +1 -1
  911. package/dist/types/lists/AsTuple.d.ts +1 -1
  912. package/dist/types/lists/AsTuple.d.ts.map +1 -1
  913. package/dist/types/lists/BeforeLast.d.ts +1 -1
  914. package/dist/types/lists/BeforeLast.d.ts.map +1 -1
  915. package/dist/types/lists/ConvertAndMap.d.ts +1 -1
  916. package/dist/types/lists/ConvertAndMap.d.ts.map +1 -1
  917. package/dist/types/lists/ConvertSet.d.ts +1 -1
  918. package/dist/types/lists/ConvertSet.d.ts.map +1 -1
  919. package/dist/types/lists/Filter.d.ts +1 -1
  920. package/dist/types/lists/Filter.d.ts.map +1 -1
  921. package/dist/types/lists/FilterByProp.d.ts +1 -1
  922. package/dist/types/lists/FilterByProp.d.ts.map +1 -1
  923. package/dist/types/lists/FilterLiterals.d.ts +2 -2
  924. package/dist/types/lists/FilterLiterals.d.ts.map +1 -1
  925. package/dist/types/lists/FilterWideTypes.d.ts +1 -1
  926. package/dist/types/lists/FilterWideTypes.d.ts.map +1 -1
  927. package/dist/types/lists/Find.d.ts +1 -1
  928. package/dist/types/lists/Find.d.ts.map +1 -1
  929. package/dist/types/lists/FirstOrElse.d.ts +1 -1
  930. package/dist/types/lists/FirstOrElse.d.ts.map +1 -1
  931. package/dist/types/lists/Flatten.d.ts +1 -1
  932. package/dist/types/lists/Flatten.d.ts.map +1 -1
  933. package/dist/types/lists/GetEach.d.ts +1 -1
  934. package/dist/types/lists/GetEach.d.ts.map +1 -1
  935. package/dist/types/lists/IndexOf.d.ts +2 -2
  936. package/dist/types/lists/IndexOf.d.ts.map +1 -1
  937. package/dist/types/lists/IntersectAll.d.ts +1 -1
  938. package/dist/types/lists/IntersectAll.d.ts.map +1 -1
  939. package/dist/types/lists/Last.d.ts +1 -1
  940. package/dist/types/lists/Last.d.ts.map +1 -1
  941. package/dist/types/lists/Length.d.ts +1 -1
  942. package/dist/types/lists/Length.d.ts.map +1 -1
  943. package/dist/types/lists/NumericKeys.d.ts +1 -1
  944. package/dist/types/lists/NumericKeys.d.ts.map +1 -1
  945. package/dist/types/lists/Pop.d.ts +1 -1
  946. package/dist/types/lists/Pop.d.ts.map +1 -1
  947. package/dist/types/lists/ReplaceLast.d.ts +1 -1
  948. package/dist/types/lists/ReplaceLast.d.ts.map +1 -1
  949. package/dist/types/lists/Retain.d.ts +1 -1
  950. package/dist/types/lists/Retain.d.ts.map +1 -1
  951. package/dist/types/lists/RetainByProp.d.ts +1 -1
  952. package/dist/types/lists/RetainByProp.d.ts.map +1 -1
  953. package/dist/types/lists/RetainLiterals.d.ts +1 -1
  954. package/dist/types/lists/RetainLiterals.d.ts.map +1 -1
  955. package/dist/types/lists/RetainWideTypes.d.ts +1 -1
  956. package/dist/types/lists/RetainWideTypes.d.ts.map +1 -1
  957. package/dist/types/lists/ReturnTypes.d.ts +1 -1
  958. package/dist/types/lists/ReturnTypes.d.ts.map +1 -1
  959. package/dist/types/lists/Reverse.d.ts +1 -1
  960. package/dist/types/lists/Reverse.d.ts.map +1 -1
  961. package/dist/types/lists/Shift.d.ts +1 -1
  962. package/dist/types/lists/Shift.d.ts.map +1 -1
  963. package/dist/types/lists/Slice.d.ts +1 -1
  964. package/dist/types/lists/Slice.d.ts.map +1 -1
  965. package/dist/types/lists/TakeFirst.d.ts +1 -1
  966. package/dist/types/lists/TakeFirst.d.ts.map +1 -1
  967. package/dist/types/lists/TakeLast.d.ts +1 -1
  968. package/dist/types/lists/TakeLast.d.ts.map +1 -1
  969. package/dist/types/lists/ToCSV.d.ts +1 -1
  970. package/dist/types/lists/ToCSV.d.ts.map +1 -1
  971. package/dist/types/lists/TruthyReturns.d.ts +1 -1
  972. package/dist/types/lists/TruthyReturns.d.ts.map +1 -1
  973. package/dist/types/lists/UnionFromProp.d.ts +1 -1
  974. package/dist/types/lists/UnionFromProp.d.ts.map +1 -1
  975. package/dist/types/literals/Box.d.ts +1 -1
  976. package/dist/types/literals/Box.d.ts.map +1 -1
  977. package/dist/types/literals/Choices.d.ts +1 -1
  978. package/dist/types/literals/Choices.d.ts.map +1 -1
  979. package/dist/types/literals/Color.d.ts +1 -1
  980. package/dist/types/literals/Color.d.ts.map +1 -1
  981. package/dist/types/literals/ContainerBlockKey.d.ts +1 -1
  982. package/dist/types/literals/ContainerBlockKey.d.ts.map +1 -1
  983. package/dist/types/literals/ContainerKeyGuarantee.d.ts +1 -1
  984. package/dist/types/literals/ContainerKeyGuarantee.d.ts.map +1 -1
  985. package/dist/types/literals/DoneFnTuple.d.ts +1 -1
  986. package/dist/types/literals/DoneFnTuple.d.ts.map +1 -1
  987. package/dist/types/literals/ExpandRecursively.d.ts +1 -1
  988. package/dist/types/literals/ExpandRecursively.d.ts.map +1 -1
  989. package/dist/types/literals/FromDefn.d.ts +2 -2
  990. package/dist/types/literals/FromDefn.d.ts.map +1 -1
  991. package/dist/types/numeric-literals/Abs.d.ts +1 -1
  992. package/dist/types/numeric-literals/Abs.d.ts.map +1 -1
  993. package/dist/types/numeric-literals/AbsMaybe.d.ts +1 -1
  994. package/dist/types/numeric-literals/AbsMaybe.d.ts.map +1 -1
  995. package/dist/types/numeric-literals/AsNegativeNumber.d.ts +1 -1
  996. package/dist/types/numeric-literals/AsNegativeNumber.d.ts.map +1 -1
  997. package/dist/types/numeric-literals/AsNumberWhenPossible.d.ts +1 -1
  998. package/dist/types/numeric-literals/AsNumberWhenPossible.d.ts.map +1 -1
  999. package/dist/types/numeric-literals/Decrement.d.ts +1 -1
  1000. package/dist/types/numeric-literals/Decrement.d.ts.map +1 -1
  1001. package/dist/types/numeric-literals/Delta.d.ts +1 -1
  1002. package/dist/types/numeric-literals/Delta.d.ts.map +1 -1
  1003. package/dist/types/numeric-literals/Digit.d.ts +1 -1
  1004. package/dist/types/numeric-literals/Digit.d.ts.map +1 -1
  1005. package/dist/types/numeric-literals/DigitNonZero.d.ts +1 -1
  1006. package/dist/types/numeric-literals/DigitNonZero.d.ts.map +1 -1
  1007. package/dist/types/numeric-literals/Digitize.d.ts +1 -1
  1008. package/dist/types/numeric-literals/Digitize.d.ts.map +1 -1
  1009. package/dist/types/numeric-literals/Increment.d.ts +1 -1
  1010. package/dist/types/numeric-literals/Increment.d.ts.map +1 -1
  1011. package/dist/types/numeric-literals/InvertNumericSign.d.ts +1 -1
  1012. package/dist/types/numeric-literals/InvertNumericSign.d.ts.map +1 -1
  1013. package/dist/types/numeric-literals/LessThanOrEqual.d.ts +1 -1
  1014. package/dist/types/numeric-literals/LessThanOrEqual.d.ts.map +1 -1
  1015. package/dist/types/numeric-literals/Negative.d.ts +1 -1
  1016. package/dist/types/numeric-literals/Negative.d.ts.map +1 -1
  1017. package/dist/types/numeric-literals/NextDigit.d.ts +1 -1
  1018. package/dist/types/numeric-literals/NextDigit.d.ts.map +1 -1
  1019. package/dist/types/numeric-literals/PriorDigit.d.ts +1 -1
  1020. package/dist/types/numeric-literals/PriorDigit.d.ts.map +1 -1
  1021. package/dist/types/numeric-literals/Subtract.d.ts +1 -1
  1022. package/dist/types/numeric-literals/Subtract.d.ts.map +1 -1
  1023. package/dist/types/numeric-literals/ToInteger.d.ts +1 -1
  1024. package/dist/types/numeric-literals/ToInteger.d.ts.map +1 -1
  1025. package/dist/types/numeric-literals/ToNumericArray.d.ts +1 -1
  1026. package/dist/types/numeric-literals/ToNumericArray.d.ts.map +1 -1
  1027. package/dist/types/queues/FifoQueue.d.ts +1 -1
  1028. package/dist/types/queues/FifoQueue.d.ts.map +1 -1
  1029. package/dist/types/queues/LifoQueue.d.ts +1 -1
  1030. package/dist/types/queues/LifoQueue.d.ts.map +1 -1
  1031. package/dist/types/runtime-types/Dict.d.ts +2 -2
  1032. package/dist/types/runtime-types/Dict.d.ts.map +1 -1
  1033. package/dist/types/runtime-types/FromLiteralTokens.d.ts +1 -1
  1034. package/dist/types/runtime-types/FromLiteralTokens.d.ts.map +1 -1
  1035. package/dist/types/runtime-types/Shape.d.ts +1 -1
  1036. package/dist/types/runtime-types/Shape.d.ts.map +1 -1
  1037. package/dist/types/runtime-types/SimpleType.d.ts +2 -2
  1038. package/dist/types/runtime-types/SimpleType.d.ts.map +1 -1
  1039. package/dist/types/runtime-types/StringLiteralToken.d.ts +1 -1
  1040. package/dist/types/runtime-types/StringLiteralToken.d.ts.map +1 -1
  1041. package/dist/types/runtime-types/TokenizeStringLiteral.d.ts +1 -1
  1042. package/dist/types/runtime-types/TokenizeStringLiteral.d.ts.map +1 -1
  1043. package/dist/types/runtime-types/Type.d.ts +3 -3
  1044. package/dist/types/runtime-types/Type.d.ts.map +1 -1
  1045. package/dist/types/runtime-types/TypeOf.d.ts +2 -2
  1046. package/dist/types/runtime-types/TypeOf.d.ts.map +1 -1
  1047. package/dist/types/runtime-types/TypeToken.d.ts +2 -2
  1048. package/dist/types/runtime-types/TypeToken.d.ts.map +1 -1
  1049. package/dist/types/runtime-types/TypeTuple.d.ts +1 -1
  1050. package/dist/types/runtime-types/TypeTuple.d.ts.map +1 -1
  1051. package/dist/types/sets/IntersectingKeys.d.ts +1 -1
  1052. package/dist/types/sets/IntersectingKeys.d.ts.map +1 -1
  1053. package/dist/types/sets/Intersection.d.ts +2 -2
  1054. package/dist/types/sets/Intersection.d.ts.map +1 -1
  1055. package/dist/types/sets/Relate.d.ts +1 -1
  1056. package/dist/types/sets/Relate.d.ts.map +1 -1
  1057. package/dist/types/sets/SetCandidate.d.ts +1 -1
  1058. package/dist/types/sets/SetCandidate.d.ts.map +1 -1
  1059. package/dist/types/sets/Unique.d.ts +1 -1
  1060. package/dist/types/sets/Unique.d.ts.map +1 -1
  1061. package/dist/types/sets/UniqueKeys.d.ts +1 -1
  1062. package/dist/types/sets/UniqueKeys.d.ts.map +1 -1
  1063. package/dist/types/sets/UniqueKeysUnion.d.ts +1 -1
  1064. package/dist/types/sets/UniqueKeysUnion.d.ts.map +1 -1
  1065. package/dist/types/sets/UniqueKv.d.ts +1 -1
  1066. package/dist/types/sets/UniqueKv.d.ts.map +1 -1
  1067. package/dist/types/string-literals/AfterFirstChar.d.ts +1 -1
  1068. package/dist/types/string-literals/AfterFirstChar.d.ts.map +1 -1
  1069. package/dist/types/string-literals/Cardinality.d.ts +1 -1
  1070. package/dist/types/string-literals/Cardinality.d.ts.map +1 -1
  1071. package/dist/types/string-literals/Chars.d.ts +1 -1
  1072. package/dist/types/string-literals/Chars.d.ts.map +1 -1
  1073. package/dist/types/string-literals/Concat.d.ts +1 -1
  1074. package/dist/types/string-literals/Concat.d.ts.map +1 -1
  1075. package/dist/types/string-literals/Date.d.ts +2 -2
  1076. package/dist/types/string-literals/Date.d.ts.map +1 -1
  1077. package/dist/types/string-literals/DateTime.d.ts +1 -1
  1078. package/dist/types/string-literals/DateTime.d.ts.map +1 -1
  1079. package/dist/types/string-literals/EmptyStringOr.d.ts +1 -1
  1080. package/dist/types/string-literals/EmptyStringOr.d.ts.map +1 -1
  1081. package/dist/types/string-literals/EnsureLeading.d.ts +1 -1
  1082. package/dist/types/string-literals/EnsureLeading.d.ts.map +1 -1
  1083. package/dist/types/string-literals/EnsureLeadingEvery.d.ts +1 -1
  1084. package/dist/types/string-literals/EnsureLeadingEvery.d.ts.map +1 -1
  1085. package/dist/types/string-literals/EnsureSurround.d.ts +1 -1
  1086. package/dist/types/string-literals/EnsureSurround.d.ts.map +1 -1
  1087. package/dist/types/string-literals/EnsureTrailing.d.ts +1 -1
  1088. package/dist/types/string-literals/EnsureTrailing.d.ts.map +1 -1
  1089. package/dist/types/string-literals/FirstChar.d.ts +1 -1
  1090. package/dist/types/string-literals/FirstChar.d.ts.map +1 -1
  1091. package/dist/types/string-literals/HasUppercase.d.ts +1 -1
  1092. package/dist/types/string-literals/HasUppercase.d.ts.map +1 -1
  1093. package/dist/types/string-literals/Join.d.ts +1 -1
  1094. package/dist/types/string-literals/Join.d.ts.map +1 -1
  1095. package/dist/types/string-literals/LastChar.d.ts +1 -1
  1096. package/dist/types/string-literals/LastChar.d.ts.map +1 -1
  1097. package/dist/types/string-literals/PathJoin.d.ts +1 -1
  1098. package/dist/types/string-literals/PathJoin.d.ts.map +1 -1
  1099. package/dist/types/string-literals/Pluralize.d.ts +2 -2
  1100. package/dist/types/string-literals/Pluralize.d.ts.map +1 -1
  1101. package/dist/types/string-literals/Prepend.d.ts +1 -1
  1102. package/dist/types/string-literals/Prepend.d.ts.map +1 -1
  1103. package/dist/types/string-literals/PrependAll.d.ts +1 -1
  1104. package/dist/types/string-literals/PrependAll.d.ts.map +1 -1
  1105. package/dist/types/string-literals/Proxmox.d.ts +1 -1
  1106. package/dist/types/string-literals/Proxmox.d.ts.map +1 -1
  1107. package/dist/types/string-literals/Repeat.d.ts +1 -1
  1108. package/dist/types/string-literals/Repeat.d.ts.map +1 -1
  1109. package/dist/types/string-literals/RetainAfter.d.ts +1 -1
  1110. package/dist/types/string-literals/RetainAfter.d.ts.map +1 -1
  1111. package/dist/types/string-literals/Split.d.ts +1 -1
  1112. package/dist/types/string-literals/Split.d.ts.map +1 -1
  1113. package/dist/types/string-literals/StrLen.d.ts +1 -1
  1114. package/dist/types/string-literals/StrLen.d.ts.map +1 -1
  1115. package/dist/types/string-literals/StripAfter.d.ts +1 -1
  1116. package/dist/types/string-literals/StripAfter.d.ts.map +1 -1
  1117. package/dist/types/string-literals/StripBefore.d.ts +1 -1
  1118. package/dist/types/string-literals/StripBefore.d.ts.map +1 -1
  1119. package/dist/types/string-literals/StripLeading.d.ts +1 -1
  1120. package/dist/types/string-literals/StripLeading.d.ts.map +1 -1
  1121. package/dist/types/string-literals/StripSurround.d.ts +1 -1
  1122. package/dist/types/string-literals/StripSurround.d.ts.map +1 -1
  1123. package/dist/types/string-literals/StripTrailing.d.ts +1 -1
  1124. package/dist/types/string-literals/StripTrailing.d.ts.map +1 -1
  1125. package/dist/types/string-literals/StripUntil.d.ts +1 -1
  1126. package/dist/types/string-literals/StripUntil.d.ts.map +1 -1
  1127. package/dist/types/string-literals/Suggest.d.ts +1 -1
  1128. package/dist/types/string-literals/Suggest.d.ts.map +1 -1
  1129. package/dist/types/string-literals/Surround.d.ts +1 -1
  1130. package/dist/types/string-literals/Surround.d.ts.map +1 -1
  1131. package/dist/types/string-literals/Time.d.ts +1 -1
  1132. package/dist/types/string-literals/Time.d.ts.map +1 -1
  1133. package/dist/types/string-literals/Truncate.d.ts +1 -1
  1134. package/dist/types/string-literals/Truncate.d.ts.map +1 -1
  1135. package/dist/types/string-literals/UnderlyingType.d.ts +1 -1
  1136. package/dist/types/string-literals/UnderlyingType.d.ts.map +1 -1
  1137. package/dist/types/string-literals/casing/AllCaps.d.ts +1 -1
  1138. package/dist/types/string-literals/casing/AllCaps.d.ts.map +1 -1
  1139. package/dist/types/string-literals/casing/CamelCase.d.ts +1 -1
  1140. package/dist/types/string-literals/casing/CamelCase.d.ts.map +1 -1
  1141. package/dist/types/string-literals/casing/CapFirstAlpha.d.ts +1 -1
  1142. package/dist/types/string-literals/casing/CapFirstAlpha.d.ts.map +1 -1
  1143. package/dist/types/string-literals/casing/DashUppercase.d.ts +1 -1
  1144. package/dist/types/string-literals/casing/DashUppercase.d.ts.map +1 -1
  1145. package/dist/types/string-literals/casing/KebabCase.d.ts +1 -1
  1146. package/dist/types/string-literals/casing/KebabCase.d.ts.map +1 -1
  1147. package/dist/types/string-literals/casing/LowerAllCaps.d.ts +1 -1
  1148. package/dist/types/string-literals/casing/LowerAllCaps.d.ts.map +1 -1
  1149. package/dist/types/string-literals/casing/PascalCase.d.ts +1 -1
  1150. package/dist/types/string-literals/casing/PascalCase.d.ts.map +1 -1
  1151. package/dist/types/string-literals/casing/RaiseAllLowercase.d.ts +1 -1
  1152. package/dist/types/string-literals/casing/RaiseAllLowercase.d.ts.map +1 -1
  1153. package/dist/types/string-literals/casing/SnakeCase.d.ts +1 -1
  1154. package/dist/types/string-literals/casing/SnakeCase.d.ts.map +1 -1
  1155. package/dist/types/string-literals/character-sets/Alpha.d.ts +1 -1
  1156. package/dist/types/string-literals/character-sets/Alpha.d.ts.map +1 -1
  1157. package/dist/types/string-literals/character-sets/AlphaChar.d.ts +1 -1
  1158. package/dist/types/string-literals/character-sets/AlphaChar.d.ts.map +1 -1
  1159. package/dist/types/string-literals/character-sets/AlphaNumeric.d.ts +1 -1
  1160. package/dist/types/string-literals/character-sets/AlphaNumeric.d.ts.map +1 -1
  1161. package/dist/types/string-literals/character-sets/CSV.d.ts +1 -1
  1162. package/dist/types/string-literals/character-sets/CSV.d.ts.map +1 -1
  1163. package/dist/types/string-literals/character-sets/Consonants.d.ts +1 -1
  1164. package/dist/types/string-literals/character-sets/Consonants.d.ts.map +1 -1
  1165. package/dist/types/string-literals/character-sets/Country.d.ts +2 -2
  1166. package/dist/types/string-literals/character-sets/Country.d.ts.map +1 -1
  1167. package/dist/types/string-literals/character-sets/DomainName.d.ts +2 -2
  1168. package/dist/types/string-literals/character-sets/DomainName.d.ts.map +1 -1
  1169. package/dist/types/string-literals/character-sets/DotPathFor.d.ts +1 -1
  1170. package/dist/types/string-literals/character-sets/DotPathFor.d.ts.map +1 -1
  1171. package/dist/types/string-literals/character-sets/Hexadecimal.d.ts +1 -1
  1172. package/dist/types/string-literals/character-sets/Hexadecimal.d.ts.map +1 -1
  1173. package/dist/types/string-literals/character-sets/IpAddress.d.ts +2 -2
  1174. package/dist/types/string-literals/character-sets/IpAddress.d.ts.map +1 -1
  1175. package/dist/types/string-literals/character-sets/LowerAlpha.d.ts +1 -1
  1176. package/dist/types/string-literals/character-sets/LowerAlpha.d.ts.map +1 -1
  1177. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts +1 -1
  1178. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts.map +1 -1
  1179. package/dist/types/string-literals/character-sets/NonAlpha.d.ts +1 -1
  1180. package/dist/types/string-literals/character-sets/NonAlpha.d.ts.map +1 -1
  1181. package/dist/types/string-literals/character-sets/NumericChar.d.ts +1 -1
  1182. package/dist/types/string-literals/character-sets/NumericChar.d.ts.map +1 -1
  1183. package/dist/types/string-literals/character-sets/Optional.d.ts +1 -1
  1184. package/dist/types/string-literals/character-sets/Optional.d.ts.map +1 -1
  1185. package/dist/types/string-literals/character-sets/Repos.d.ts +2 -2
  1186. package/dist/types/string-literals/character-sets/Repos.d.ts.map +1 -1
  1187. package/dist/types/string-literals/character-sets/SingularNoun.d.ts +2 -2
  1188. package/dist/types/string-literals/character-sets/SingularNoun.d.ts.map +1 -1
  1189. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts +1 -1
  1190. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts.map +1 -1
  1191. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts +1 -1
  1192. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts.map +1 -1
  1193. package/dist/types/string-literals/character-sets/Whitespace.d.ts +1 -1
  1194. package/dist/types/string-literals/character-sets/Whitespace.d.ts.map +1 -1
  1195. package/dist/types/string-literals/character-sets/YouTube.d.ts +1 -1
  1196. package/dist/types/string-literals/character-sets/YouTube.d.ts.map +1 -1
  1197. package/dist/types/string-literals/character-sets/css/display-position.d.ts +1 -1
  1198. package/dist/types/string-literals/character-sets/css/display-position.d.ts.map +1 -1
  1199. package/dist/types/string-literals/character-sets/images/ImgFormat.d.ts +1 -1
  1200. package/dist/types/string-literals/character-sets/images/ImgFormat.d.ts.map +1 -1
  1201. package/dist/types/string-literals/character-sets/phone/CountryPhoneNumber.d.ts +1 -1
  1202. package/dist/types/string-literals/character-sets/phone/CountryPhoneNumber.d.ts.map +1 -1
  1203. package/dist/types/string-literals/character-sets/phone/DialCountryCode.d.ts +1 -1
  1204. package/dist/types/string-literals/character-sets/phone/DialCountryCode.d.ts.map +1 -1
  1205. package/dist/types/string-literals/character-sets/phone/GetPhoneCountryCode.d.ts +1 -1
  1206. package/dist/types/string-literals/character-sets/phone/GetPhoneCountryCode.d.ts.map +1 -1
  1207. package/dist/types/string-literals/character-sets/phone/GetPhoneNumberType.d.ts +1 -1
  1208. package/dist/types/string-literals/character-sets/phone/GetPhoneNumberType.d.ts.map +1 -1
  1209. package/dist/types/string-literals/character-sets/phone/InternationalPhoneNumber.d.ts +1 -1
  1210. package/dist/types/string-literals/character-sets/phone/InternationalPhoneNumber.d.ts.map +1 -1
  1211. package/dist/types/string-literals/character-sets/phone/LocalPhoneNumber.d.ts +1 -1
  1212. package/dist/types/string-literals/character-sets/phone/LocalPhoneNumber.d.ts.map +1 -1
  1213. package/dist/types/string-literals/character-sets/phone/PhoneAreaCode.d.ts +1 -1
  1214. package/dist/types/string-literals/character-sets/phone/PhoneAreaCode.d.ts.map +1 -1
  1215. package/dist/types/string-literals/character-sets/phone/PhoneCountryCode.d.ts +2 -2
  1216. package/dist/types/string-literals/character-sets/phone/PhoneCountryCode.d.ts.map +1 -1
  1217. package/dist/types/string-literals/character-sets/phone/PhoneNumber.d.ts +1 -1
  1218. package/dist/types/string-literals/character-sets/phone/PhoneNumber.d.ts.map +1 -1
  1219. package/dist/types/string-literals/character-sets/phone/PhoneShortCode.d.ts +1 -1
  1220. package/dist/types/string-literals/character-sets/phone/PhoneShortCode.d.ts.map +1 -1
  1221. package/dist/types/string-literals/character-sets/phone/RawPhoneNumber.d.ts +1 -1
  1222. package/dist/types/string-literals/character-sets/phone/RawPhoneNumber.d.ts.map +1 -1
  1223. package/dist/types/string-literals/character-sets/phone/RemovePhoneCountryCode.d.ts +1 -1
  1224. package/dist/types/string-literals/character-sets/phone/RemovePhoneCountryCode.d.ts.map +1 -1
  1225. package/dist/types/string-literals/character-sets/phone/ToPhoneFormat.d.ts +2 -2
  1226. package/dist/types/string-literals/character-sets/phone/ToPhoneFormat.d.ts.map +1 -1
  1227. package/dist/types/string-literals/character-sets/tw/TwColor.d.ts +2 -2
  1228. package/dist/types/string-literals/character-sets/tw/TwColor.d.ts.map +1 -1
  1229. package/dist/types/string-literals/character-sets/urls/Github.d.ts +4 -4
  1230. package/dist/types/string-literals/character-sets/urls/Github.d.ts.map +1 -1
  1231. package/dist/types/string-literals/character-sets/urls/Social.d.ts +2 -2
  1232. package/dist/types/string-literals/character-sets/urls/Social.d.ts.map +1 -1
  1233. package/dist/types/string-literals/character-sets/urls/Url.d.ts +2 -2
  1234. package/dist/types/string-literals/character-sets/urls/Url.d.ts.map +1 -1
  1235. package/dist/types/string-literals/character-sets/urls/bitbucket.d.ts +2 -2
  1236. package/dist/types/string-literals/character-sets/urls/bitbucket.d.ts.map +1 -1
  1237. package/dist/types/string-literals/character-sets/urls/book-urls.d.ts +2 -2
  1238. package/dist/types/string-literals/character-sets/urls/book-urls.d.ts.map +1 -1
  1239. package/dist/types/string-literals/character-sets/urls/news/australian.d.ts +1 -1
  1240. package/dist/types/string-literals/character-sets/urls/news/australian.d.ts.map +1 -1
  1241. package/dist/types/string-literals/character-sets/urls/news/belgian.d.ts +1 -1
  1242. package/dist/types/string-literals/character-sets/urls/news/belgian.d.ts.map +1 -1
  1243. package/dist/types/string-literals/character-sets/urls/news/canadian.d.ts +1 -1
  1244. package/dist/types/string-literals/character-sets/urls/news/canadian.d.ts.map +1 -1
  1245. package/dist/types/string-literals/character-sets/urls/news/chinese.d.ts +1 -1
  1246. package/dist/types/string-literals/character-sets/urls/news/chinese.d.ts.map +1 -1
  1247. package/dist/types/string-literals/character-sets/urls/news/danish.d.ts +1 -1
  1248. package/dist/types/string-literals/character-sets/urls/news/danish.d.ts.map +1 -1
  1249. package/dist/types/string-literals/character-sets/urls/news/dutch.d.ts +1 -1
  1250. package/dist/types/string-literals/character-sets/urls/news/dutch.d.ts.map +1 -1
  1251. package/dist/types/string-literals/character-sets/urls/news/french.d.ts +1 -1
  1252. package/dist/types/string-literals/character-sets/urls/news/french.d.ts.map +1 -1
  1253. package/dist/types/string-literals/character-sets/urls/news/german.d.ts +1 -1
  1254. package/dist/types/string-literals/character-sets/urls/news/german.d.ts.map +1 -1
  1255. package/dist/types/string-literals/character-sets/urls/news/indian.d.ts +1 -1
  1256. package/dist/types/string-literals/character-sets/urls/news/indian.d.ts.map +1 -1
  1257. package/dist/types/string-literals/character-sets/urls/news/italian.d.ts +1 -1
  1258. package/dist/types/string-literals/character-sets/urls/news/italian.d.ts.map +1 -1
  1259. package/dist/types/string-literals/character-sets/urls/news/japanese.d.ts +1 -1
  1260. package/dist/types/string-literals/character-sets/urls/news/japanese.d.ts.map +1 -1
  1261. package/dist/types/string-literals/character-sets/urls/news/mexican.d.ts +1 -1
  1262. package/dist/types/string-literals/character-sets/urls/news/mexican.d.ts.map +1 -1
  1263. package/dist/types/string-literals/character-sets/urls/news/norwegian.d.ts +1 -1
  1264. package/dist/types/string-literals/character-sets/urls/news/norwegian.d.ts.map +1 -1
  1265. package/dist/types/string-literals/character-sets/urls/news/south-korean.d.ts +1 -1
  1266. package/dist/types/string-literals/character-sets/urls/news/south-korean.d.ts.map +1 -1
  1267. package/dist/types/string-literals/character-sets/urls/news/spanish.d.ts +1 -1
  1268. package/dist/types/string-literals/character-sets/urls/news/spanish.d.ts.map +1 -1
  1269. package/dist/types/string-literals/character-sets/urls/news/swiss.d.ts +1 -1
  1270. package/dist/types/string-literals/character-sets/urls/news/swiss.d.ts.map +1 -1
  1271. package/dist/types/string-literals/character-sets/urls/news/turkish.d.ts +1 -1
  1272. package/dist/types/string-literals/character-sets/urls/news/turkish.d.ts.map +1 -1
  1273. package/dist/types/string-literals/character-sets/urls/news/uk.d.ts +1 -1
  1274. package/dist/types/string-literals/character-sets/urls/news/uk.d.ts.map +1 -1
  1275. package/dist/types/string-literals/character-sets/urls/news/us.d.ts +1 -1
  1276. package/dist/types/string-literals/character-sets/urls/news/us.d.ts.map +1 -1
  1277. package/dist/types/string-literals/character-sets/urls/retail.d.ts +1 -1
  1278. package/dist/types/string-literals/character-sets/urls/retail.d.ts.map +1 -1
  1279. package/dist/types/string-literals/geo/state.d.ts +2 -2
  1280. package/dist/types/string-literals/geo/state.d.ts.map +1 -1
  1281. package/dist/types/string-literals/geo/zip.d.ts +2 -2
  1282. package/dist/types/string-literals/geo/zip.d.ts.map +1 -1
  1283. package/dist/types/string-literals/metrics/acceleration.d.ts +1 -1
  1284. package/dist/types/string-literals/metrics/acceleration.d.ts.map +1 -1
  1285. package/dist/types/string-literals/metrics/area.d.ts +1 -1
  1286. package/dist/types/string-literals/metrics/area.d.ts.map +1 -1
  1287. package/dist/types/string-literals/metrics/current.d.ts +1 -1
  1288. package/dist/types/string-literals/metrics/current.d.ts.map +1 -1
  1289. package/dist/types/string-literals/metrics/distance.d.ts +1 -1
  1290. package/dist/types/string-literals/metrics/distance.d.ts.map +1 -1
  1291. package/dist/types/string-literals/metrics/energy.d.ts +1 -1
  1292. package/dist/types/string-literals/metrics/energy.d.ts.map +1 -1
  1293. package/dist/types/string-literals/metrics/frequency.d.ts +1 -1
  1294. package/dist/types/string-literals/metrics/frequency.d.ts.map +1 -1
  1295. package/dist/types/string-literals/metrics/luminosity.d.ts +1 -1
  1296. package/dist/types/string-literals/metrics/luminosity.d.ts.map +1 -1
  1297. package/dist/types/string-literals/metrics/mass.d.ts +1 -1
  1298. package/dist/types/string-literals/metrics/mass.d.ts.map +1 -1
  1299. package/dist/types/string-literals/metrics/power.d.ts +1 -1
  1300. package/dist/types/string-literals/metrics/power.d.ts.map +1 -1
  1301. package/dist/types/string-literals/metrics/pressure.d.ts +1 -1
  1302. package/dist/types/string-literals/metrics/pressure.d.ts.map +1 -1
  1303. package/dist/types/string-literals/metrics/resistance.d.ts +1 -1
  1304. package/dist/types/string-literals/metrics/resistance.d.ts.map +1 -1
  1305. package/dist/types/string-literals/metrics/speed.d.ts +1 -1
  1306. package/dist/types/string-literals/metrics/speed.d.ts.map +1 -1
  1307. package/dist/types/string-literals/metrics/temperature.d.ts +1 -1
  1308. package/dist/types/string-literals/metrics/temperature.d.ts.map +1 -1
  1309. package/dist/types/string-literals/metrics/time.d.ts +1 -1
  1310. package/dist/types/string-literals/metrics/time.d.ts.map +1 -1
  1311. package/dist/types/string-literals/metrics/voltage.d.ts +1 -1
  1312. package/dist/types/string-literals/metrics/voltage.d.ts.map +1 -1
  1313. package/dist/types/string-literals/metrics/volume.d.ts +1 -1
  1314. package/dist/types/string-literals/metrics/volume.d.ts.map +1 -1
  1315. package/dist/types/string-literals/options/DropChars.d.ts +1 -1
  1316. package/dist/types/string-literals/options/DropChars.d.ts.map +1 -1
  1317. package/dist/types/tsconfig.tsbuildinfo +1 -1
  1318. package/dist/types/tuples/FirstKey.d.ts +1 -1
  1319. package/dist/types/tuples/FirstKey.d.ts.map +1 -1
  1320. package/dist/types/tuples/FirstKeyValue.d.ts +1 -1
  1321. package/dist/types/tuples/FirstKeyValue.d.ts.map +1 -1
  1322. package/dist/types/tuples/FromDictArray.d.ts +1 -1
  1323. package/dist/types/tuples/FromDictArray.d.ts.map +1 -1
  1324. package/dist/types/tuples/LastOfEach.d.ts +1 -1
  1325. package/dist/types/tuples/LastOfEach.d.ts.map +1 -1
  1326. package/dist/types/type-conversion/AsObjectKeys.d.ts +1 -1
  1327. package/dist/types/type-conversion/AsObjectKeys.d.ts.map +1 -1
  1328. package/dist/types/type-conversion/AsStringUnion.d.ts +1 -1
  1329. package/dist/types/type-conversion/AsStringUnion.d.ts.map +1 -1
  1330. package/dist/types/type-conversion/IntersectWithAll.d.ts +1 -1
  1331. package/dist/types/type-conversion/IntersectWithAll.d.ts.map +1 -1
  1332. package/dist/types/type-conversion/Merge.d.ts +1 -1
  1333. package/dist/types/type-conversion/Merge.d.ts.map +1 -1
  1334. package/dist/types/type-conversion/MergeObjects.d.ts +1 -1
  1335. package/dist/types/type-conversion/MergeObjects.d.ts.map +1 -1
  1336. package/dist/types/type-conversion/Mutable.d.ts +1 -1
  1337. package/dist/types/type-conversion/Mutable.d.ts.map +1 -1
  1338. package/dist/types/type-conversion/ObjectToKvDict.d.ts +1 -1
  1339. package/dist/types/type-conversion/ObjectToKvDict.d.ts.map +1 -1
  1340. package/dist/types/type-conversion/ReduceValues.d.ts +1 -1
  1341. package/dist/types/type-conversion/ReduceValues.d.ts.map +1 -1
  1342. package/dist/types/type-conversion/ReplaceAll.d.ts +1 -1
  1343. package/dist/types/type-conversion/ReplaceAll.d.ts.map +1 -1
  1344. package/dist/types/type-conversion/RetainChars.d.ts +2 -2
  1345. package/dist/types/type-conversion/RetainChars.d.ts.map +1 -1
  1346. package/dist/types/type-conversion/ReturnValues.d.ts +1 -1
  1347. package/dist/types/type-conversion/ReturnValues.d.ts.map +1 -1
  1348. package/dist/types/type-conversion/StringLiteralFromTuple.d.ts +1 -1
  1349. package/dist/types/type-conversion/StringLiteralFromTuple.d.ts.map +1 -1
  1350. package/dist/types/type-conversion/StripChars.d.ts +2 -2
  1351. package/dist/types/type-conversion/StripChars.d.ts.map +1 -1
  1352. package/dist/types/type-conversion/ToBoolean.d.ts +1 -1
  1353. package/dist/types/type-conversion/ToBoolean.d.ts.map +1 -1
  1354. package/dist/types/type-conversion/ToContainer.d.ts +1 -1
  1355. package/dist/types/type-conversion/ToContainer.d.ts.map +1 -1
  1356. package/dist/types/type-conversion/ToJsonValue.d.ts +1 -1
  1357. package/dist/types/type-conversion/ToJsonValue.d.ts.map +1 -1
  1358. package/dist/types/type-conversion/ToNumber.d.ts +1 -1
  1359. package/dist/types/type-conversion/ToNumber.d.ts.map +1 -1
  1360. package/dist/types/type-conversion/ToString.d.ts +1 -1
  1361. package/dist/types/type-conversion/ToString.d.ts.map +1 -1
  1362. package/dist/types/type-conversion/ToStringArray.d.ts +1 -1
  1363. package/dist/types/type-conversion/ToStringArray.d.ts.map +1 -1
  1364. package/dist/types/type-conversion/Trim.d.ts +1 -1
  1365. package/dist/types/type-conversion/Trim.d.ts.map +1 -1
  1366. package/dist/types/type-conversion/TrimLeft.d.ts +1 -1
  1367. package/dist/types/type-conversion/TrimLeft.d.ts.map +1 -1
  1368. package/dist/types/type-conversion/TrimRight.d.ts +1 -1
  1369. package/dist/types/type-conversion/TrimRight.d.ts.map +1 -1
  1370. package/dist/types/type-conversion/TupleToUnion.d.ts +1 -1
  1371. package/dist/types/type-conversion/TupleToUnion.d.ts.map +1 -1
  1372. package/dist/types/type-conversion/UnionFilter.d.ts +1 -1
  1373. package/dist/types/type-conversion/UnionFilter.d.ts.map +1 -1
  1374. package/dist/types/type-conversion/UnionShift.d.ts +1 -1
  1375. package/dist/types/type-conversion/UnionShift.d.ts.map +1 -1
  1376. package/dist/types/type-conversion/ValueOrReturnValue.d.ts +1 -1
  1377. package/dist/types/type-conversion/ValueOrReturnValue.d.ts.map +1 -1
  1378. package/dist/types/type-conversion/Widen.d.ts +1 -1
  1379. package/dist/types/type-conversion/Widen.d.ts.map +1 -1
  1380. package/dist/types/type-conversion/WidenValues.d.ts +1 -1
  1381. package/dist/types/type-conversion/WidenValues.d.ts.map +1 -1
  1382. package/dist/types/type-conversion/WithDefault.d.ts +1 -1
  1383. package/dist/types/type-conversion/WithDefault.d.ts.map +1 -1
  1384. package/package.json +6 -5
  1385. package/src/constants/Alpha.ts +21 -0
  1386. package/src/constants/Books.ts +9 -0
  1387. package/src/constants/Characters.ts +6 -0
  1388. package/src/constants/Comma.ts +18 -0
  1389. package/src/constants/CommonObjProps.ts +7 -0
  1390. package/src/constants/Consonants.ts +25 -0
  1391. package/src/constants/Constant.ts +11 -0
  1392. package/src/constants/DateTime.ts +40 -0
  1393. package/src/constants/FalsyValues.ts +9 -0
  1394. package/src/constants/Functional.ts +20 -0
  1395. package/src/constants/Geo.ts +99 -0
  1396. package/src/constants/HashTable.ts +131 -0
  1397. package/src/constants/ISO3166.ts +147 -0
  1398. package/src/constants/Images.ts +22 -0
  1399. package/src/constants/Marked.ts +11 -0
  1400. package/src/constants/Markers.ts +23 -0
  1401. package/src/constants/Metrics.ts +171 -0
  1402. package/src/constants/NetworkConstants.ts +91 -0
  1403. package/src/constants/Never.ts +11 -0
  1404. package/src/constants/News.ts +441 -0
  1405. package/src/constants/NoDefaultValue.ts +13 -0
  1406. package/src/constants/NotApplicable.ts +11 -0
  1407. package/src/constants/NotDefined.ts +10 -0
  1408. package/src/constants/NumericChar.ts +14 -0
  1409. package/src/constants/NumericDigit.ts +11 -0
  1410. package/src/constants/Phone.ts +263 -0
  1411. package/src/constants/PluralExceptions.ts +113 -0
  1412. package/src/constants/ProxmoxConstants.ts +6 -0
  1413. package/src/constants/RepoConstants.ts +56 -0
  1414. package/src/constants/Retail.ts +113 -0
  1415. package/src/constants/Shape.ts +16 -0
  1416. package/src/constants/SingularNounEnding.ts +15 -0
  1417. package/src/constants/Social.ts +131 -0
  1418. package/src/constants/Tailwind.ts +92 -0
  1419. package/src/constants/TypeComparisons.ts +63 -0
  1420. package/src/constants/TypeOf.ts +6 -0
  1421. package/src/constants/TypeTokens.ts +291 -0
  1422. package/src/constants/TypeTransforms.ts +47 -0
  1423. package/src/constants/Types.ts +32 -0
  1424. package/src/constants/Wide.ts +36 -0
  1425. package/src/constants/createConstant.ts +13 -0
  1426. package/src/constants/index.ts +41 -0
  1427. package/src/constants/tsconfig.json +21 -0
  1428. package/src/inferred-types/README.md +3 -0
  1429. package/src/inferred-types/index.ts +3 -0
  1430. package/src/inferred-types/tsconfig.json +49 -0
  1431. package/src/runtime/README.md +3 -0
  1432. package/src/runtime/api/defineApi.ts +153 -0
  1433. package/src/runtime/api/handleDoneFn.ts +31 -0
  1434. package/src/runtime/api/index.ts +3 -0
  1435. package/src/runtime/boolean-logic/ifArray.ts +22 -0
  1436. package/src/runtime/boolean-logic/ifArrayPartial.ts +13 -0
  1437. package/src/runtime/boolean-logic/ifBoolean.ts +30 -0
  1438. package/src/runtime/boolean-logic/ifChar.ts +23 -0
  1439. package/src/runtime/boolean-logic/ifContainer.ts +20 -0
  1440. package/src/runtime/boolean-logic/ifFalse.ts +26 -0
  1441. package/src/runtime/boolean-logic/ifFunction.ts +31 -0
  1442. package/src/runtime/boolean-logic/ifHasKey.ts +27 -0
  1443. package/src/runtime/boolean-logic/ifLength.ts +39 -0
  1444. package/src/runtime/boolean-logic/ifNotNull.ts +30 -0
  1445. package/src/runtime/boolean-logic/ifNull.ts +31 -0
  1446. package/src/runtime/boolean-logic/ifNumber.ts +30 -0
  1447. package/src/runtime/boolean-logic/ifObject.ts +15 -0
  1448. package/src/runtime/boolean-logic/ifSameType.ts +29 -0
  1449. package/src/runtime/boolean-logic/ifScalar.ts +42 -0
  1450. package/src/runtime/boolean-logic/ifString.ts +37 -0
  1451. package/src/runtime/boolean-logic/ifTrue.ts +33 -0
  1452. package/src/runtime/boolean-logic/ifUndefined.ts +39 -0
  1453. package/src/runtime/boolean-logic/index.ts +19 -0
  1454. package/src/runtime/combinators/and.ts +11 -0
  1455. package/src/runtime/combinators/f2.ts.HOLD +241 -0
  1456. package/src/runtime/combinators/index.ts +2 -0
  1457. package/src/runtime/combinators/or.ts +13 -0
  1458. package/src/runtime/dictionary/defineOptions.ts +82 -0
  1459. package/src/runtime/dictionary/entries.ts +34 -0
  1460. package/src/runtime/dictionary/get.ts +168 -0
  1461. package/src/runtime/dictionary/index.ts +23 -0
  1462. package/src/runtime/dictionary/keysOf.ts +28 -0
  1463. package/src/runtime/dictionary/omit.ts +40 -0
  1464. package/src/runtime/dictionary/retain.ts +35 -0
  1465. package/src/runtime/dictionary/sharedKeys.ts +16 -0
  1466. package/src/runtime/dictionary/takeProp.ts +28 -0
  1467. package/src/runtime/dictionary/valuesOf.ts +21 -0
  1468. package/src/runtime/dictionary/withDefaults.ts +27 -0
  1469. package/src/runtime/dictionary/withKeys.ts +22 -0
  1470. package/src/runtime/dictionary/withoutKeys.ts +23 -0
  1471. package/src/runtime/dictionary/withoutValue.ts +26 -0
  1472. package/src/runtime/errors/KindError.ts +59 -0
  1473. package/src/runtime/errors/TypedError.ts +69 -0
  1474. package/src/runtime/errors/createErrorCondition.ts +35 -0
  1475. package/src/runtime/errors/index.ts +2 -0
  1476. package/src/runtime/errors/kindedError.ts +59 -0
  1477. package/src/runtime/functional/index.ts +1 -0
  1478. package/src/runtime/functional/result.ts +309 -0
  1479. package/src/runtime/functions/fnMeta.ts +27 -0
  1480. package/src/runtime/functions/index.ts +3 -0
  1481. package/src/runtime/functions/wrapFn.ts +32 -0
  1482. package/src/runtime/index.ts +18 -0
  1483. package/src/runtime/initializers/addFnToProps.ts +35 -0
  1484. package/src/runtime/initializers/addPropsToFn.ts +42 -0
  1485. package/src/runtime/initializers/createCssSelector.ts +78 -0
  1486. package/src/runtime/initializers/createFnWithProps.ts +40 -0
  1487. package/src/runtime/initializers/defineObj.ts +55 -0
  1488. package/src/runtime/initializers/defineTuple.ts +28 -0
  1489. package/src/runtime/initializers/index.ts +6 -0
  1490. package/src/runtime/lists/asArray.ts +29 -0
  1491. package/src/runtime/lists/createComparison.ts +15 -0
  1492. package/src/runtime/lists/createConverter.ts +104 -0
  1493. package/src/runtime/lists/filter.ts +62 -0
  1494. package/src/runtime/lists/find.ts +51 -0
  1495. package/src/runtime/lists/getEach.ts +48 -0
  1496. package/src/runtime/lists/index.ts +26 -0
  1497. package/src/runtime/lists/indexOf.ts +58 -0
  1498. package/src/runtime/lists/intersection.ts +69 -0
  1499. package/src/runtime/lists/join.ts +34 -0
  1500. package/src/runtime/lists/last.ts +5 -0
  1501. package/src/runtime/lists/logicalReturns.ts +18 -0
  1502. package/src/runtime/lists/reverse.ts +10 -0
  1503. package/src/runtime/lists/shift.ts +66 -0
  1504. package/src/runtime/lists/slice.ts +16 -0
  1505. package/src/runtime/lists/unique.ts +26 -0
  1506. package/src/runtime/literals/box.ts +75 -0
  1507. package/src/runtime/literals/capitalize.ts +9 -0
  1508. package/src/runtime/literals/color/cssColor.ts +31 -0
  1509. package/src/runtime/literals/color/index.ts +2 -0
  1510. package/src/runtime/literals/color/twColor.ts +40 -0
  1511. package/src/runtime/literals/ensureLeading.ts +27 -0
  1512. package/src/runtime/literals/ensureSurround.ts +32 -0
  1513. package/src/runtime/literals/ensureTrailing.ts +20 -0
  1514. package/src/runtime/literals/identity.ts +22 -0
  1515. package/src/runtime/literals/ifLowercase.ts +57 -0
  1516. package/src/runtime/literals/ifUppercase.ts +34 -0
  1517. package/src/runtime/literals/index.ts +58 -0
  1518. package/src/runtime/literals/literal.ts +48 -0
  1519. package/src/runtime/literals/lowercase.ts +11 -0
  1520. package/src/runtime/literals/narrow.ts +44 -0
  1521. package/src/runtime/literals/pathJoin.ts +25 -0
  1522. package/src/runtime/literals/phone/asPhoneNumber.ts +72 -0
  1523. package/src/runtime/literals/phone/getPhoneCountryCode.ts +16 -0
  1524. package/src/runtime/literals/phone/index.ts +3 -0
  1525. package/src/runtime/literals/phone/removePhoneCountryCode.ts +16 -0
  1526. package/src/runtime/literals/pluralize.ts +74 -0
  1527. package/src/runtime/literals/retainAfter.ts +71 -0
  1528. package/src/runtime/literals/retainChars.ts +30 -0
  1529. package/src/runtime/literals/retainUntil.ts +67 -0
  1530. package/src/runtime/literals/retainWhile.ts +23 -0
  1531. package/src/runtime/literals/rightWhitespace.ts +17 -0
  1532. package/src/runtime/literals/split.ts +19 -0
  1533. package/src/runtime/literals/stripAfter.ts +20 -0
  1534. package/src/runtime/literals/stripBefore.ts +23 -0
  1535. package/src/runtime/literals/stripChars.ts +25 -0
  1536. package/src/runtime/literals/stripLeading.ts +28 -0
  1537. package/src/runtime/literals/stripSurround.ts +54 -0
  1538. package/src/runtime/literals/stripTrailing.ts +29 -0
  1539. package/src/runtime/literals/stripUntil.ts +18 -0
  1540. package/src/runtime/literals/stripWhile.ts +19 -0
  1541. package/src/runtime/literals/surround.ts +23 -0
  1542. package/src/runtime/literals/takeNumericCharacters.ts +16 -0
  1543. package/src/runtime/literals/toCamelCase.ts +28 -0
  1544. package/src/runtime/literals/toKebabCase.ts +31 -0
  1545. package/src/runtime/literals/toLowercase.ts +13 -0
  1546. package/src/runtime/literals/toNumericArray.ts +5 -0
  1547. package/src/runtime/literals/toPascalCase.ts +38 -0
  1548. package/src/runtime/literals/toSnakeCase.ts +33 -0
  1549. package/src/runtime/literals/toString.ts +11 -0
  1550. package/src/runtime/literals/toUppercase.ts +13 -0
  1551. package/src/runtime/literals/trim.ts +55 -0
  1552. package/src/runtime/literals/truncate.ts +20 -0
  1553. package/src/runtime/literals/tuple.ts +41 -0
  1554. package/src/runtime/literals/uncapitalize.ts +9 -0
  1555. package/src/runtime/literals/unset.ts +18 -0
  1556. package/src/runtime/literals/uppercase.ts +9 -0
  1557. package/src/runtime/literals/widen.ts +13 -0
  1558. package/src/runtime/meta/index.ts +2 -0
  1559. package/src/runtime/meta/urlMeta.ts +187 -0
  1560. package/src/runtime/meta/youtube-meta.ts +146 -0
  1561. package/src/runtime/queues/fifo.ts +51 -0
  1562. package/src/runtime/queues/index.ts +2 -0
  1563. package/src/runtime/queues/lifo.ts +45 -0
  1564. package/src/runtime/runtime-types/README.md +3 -0
  1565. package/src/runtime/runtime-types/asDefineObject.ts +29 -0
  1566. package/src/runtime/runtime-types/asToken.ts +155 -0
  1567. package/src/runtime/runtime-types/asType.ts +57 -0
  1568. package/src/runtime/runtime-types/choices.ts +86 -0
  1569. package/src/runtime/runtime-types/dict.hold +65 -0
  1570. package/src/runtime/runtime-types/index.ts +9 -0
  1571. package/src/runtime/runtime-types/ip6Prefix.ts +20 -0
  1572. package/src/runtime/runtime-types/list.ts +141 -0
  1573. package/src/runtime/runtime-types/rec.ts +11 -0
  1574. package/src/runtime/runtime-types/shape-helpers/addToken.ts +11 -0
  1575. package/src/runtime/runtime-types/shape-helpers/atomics.ts +21 -0
  1576. package/src/runtime/runtime-types/shape-helpers/functions.ts +36 -0
  1577. package/src/runtime/runtime-types/shape-helpers/getTokenData.ts +14 -0
  1578. package/src/runtime/runtime-types/shape-helpers/getTokenName.ts +13 -0
  1579. package/src/runtime/runtime-types/shape-helpers/literal-containers.ts +18 -0
  1580. package/src/runtime/runtime-types/shape-helpers/regexToken.ts +44 -0
  1581. package/src/runtime/runtime-types/shape-helpers/singletons.ts +108 -0
  1582. package/src/runtime/runtime-types/shape-helpers/union.ts +15 -0
  1583. package/src/runtime/runtime-types/shape-helpers/wide-containers.ts +60 -0
  1584. package/src/runtime/runtime-types/shape.ts +87 -0
  1585. package/src/runtime/runtime-types/tokens/createTypeToken.ts +114 -0
  1586. package/src/runtime/runtime-types/tokens/index.ts +2 -0
  1587. package/src/runtime/runtime-types/tokens/simpleToken.ts +85 -0
  1588. package/src/runtime/sets/index.ts +1 -0
  1589. package/src/runtime/sets/uniqueKeys.ts +48 -0
  1590. package/src/runtime/tsconfig.json +47 -0
  1591. package/src/runtime/type-conversion/asChars.ts +10 -0
  1592. package/src/runtime/type-conversion/asRecord.ts +14 -0
  1593. package/src/runtime/type-conversion/asString.ts +35 -0
  1594. package/src/runtime/type-conversion/csv.ts +56 -0
  1595. package/src/runtime/type-conversion/index.ts +18 -0
  1596. package/src/runtime/type-conversion/intersect.ts +12 -0
  1597. package/src/runtime/type-conversion/ip6GroupExpansion.ts +17 -0
  1598. package/src/runtime/type-conversion/json.ts +32 -0
  1599. package/src/runtime/type-conversion/lookupCountry.ts +242 -0
  1600. package/src/runtime/type-conversion/mergeObjects.ts +31 -0
  1601. package/src/runtime/type-conversion/mergeScalars.ts +16 -0
  1602. package/src/runtime/type-conversion/mergeTuples.ts +16 -0
  1603. package/src/runtime/type-conversion/mutable.ts +5 -0
  1604. package/src/runtime/type-conversion/never.ts +13 -0
  1605. package/src/runtime/type-conversion/optional.ts +37 -0
  1606. package/src/runtime/type-conversion/toNumber.ts +35 -0
  1607. package/src/runtime/type-conversion/union.ts +15 -0
  1608. package/src/runtime/type-conversion/unionize.ts +12 -0
  1609. package/src/runtime/type-guards/api-tg.ts +45 -0
  1610. package/src/runtime/type-guards/geo/index.ts +3 -0
  1611. package/src/runtime/type-guards/geo/isIso3166Alpha2.ts +79 -0
  1612. package/src/runtime/type-guards/geo/isUsState.ts +15 -0
  1613. package/src/runtime/type-guards/geo/isZipCode.ts +45 -0
  1614. package/src/runtime/type-guards/hasDefaultValue.ts +16 -0
  1615. package/src/runtime/type-guards/hasErrorConditions.ts +8 -0
  1616. package/src/runtime/type-guards/hasIndexOf.ts +36 -0
  1617. package/src/runtime/type-guards/hasKeys.ts +38 -0
  1618. package/src/runtime/type-guards/hasWhitespace.ts +13 -0
  1619. package/src/runtime/type-guards/higher-order/endsWith.ts +23 -0
  1620. package/src/runtime/type-guards/higher-order/index.ts +7 -0
  1621. package/src/runtime/type-guards/higher-order/isEqual.ts +23 -0
  1622. package/src/runtime/type-guards/higher-order/isLength.ts +36 -0
  1623. package/src/runtime/type-guards/higher-order/isSameTypeOf.ts +15 -0
  1624. package/src/runtime/type-guards/higher-order/isTuple.ts +31 -0
  1625. package/src/runtime/type-guards/higher-order/isTypeOf.ts +16 -0
  1626. package/src/runtime/type-guards/higher-order/startsWith.ts +42 -0
  1627. package/src/runtime/type-guards/html/index.ts +1 -0
  1628. package/src/runtime/type-guards/html/isHtmlElement.ts +11 -0
  1629. package/src/runtime/type-guards/index.ts +57 -0
  1630. package/src/runtime/type-guards/isAlpha.ts +13 -0
  1631. package/src/runtime/type-guards/isArray.ts +9 -0
  1632. package/src/runtime/type-guards/isBoolean.ts +10 -0
  1633. package/src/runtime/type-guards/isBooleanLike.ts +17 -0
  1634. package/src/runtime/type-guards/isConstant.ts +20 -0
  1635. package/src/runtime/type-guards/isContainer.ts +20 -0
  1636. package/src/runtime/type-guards/isCssAspectRatio.ts +16 -0
  1637. package/src/runtime/type-guards/isDefined.ts +9 -0
  1638. package/src/runtime/type-guards/isDoneFn.ts +14 -0
  1639. package/src/runtime/type-guards/isEmail.ts +31 -0
  1640. package/src/runtime/type-guards/isErrorCondition.ts +19 -0
  1641. package/src/runtime/type-guards/isFalse.ts +3 -0
  1642. package/src/runtime/type-guards/isFalsy.ts +14 -0
  1643. package/src/runtime/type-guards/isFnWithParams.ts +11 -0
  1644. package/src/runtime/type-guards/isFunction.ts +15 -0
  1645. package/src/runtime/type-guards/isHexadecimal.ts +15 -0
  1646. package/src/runtime/type-guards/isIndexable.ts +14 -0
  1647. package/src/runtime/type-guards/isInlineSvg.ts +12 -0
  1648. package/src/runtime/type-guards/isLeftRight.ts +16 -0
  1649. package/src/runtime/type-guards/isNever.ts +12 -0
  1650. package/src/runtime/type-guards/isNotNull.ts +10 -0
  1651. package/src/runtime/type-guards/isNothing.ts +5 -0
  1652. package/src/runtime/type-guards/isNull.ts +11 -0
  1653. package/src/runtime/type-guards/isNumber.ts +9 -0
  1654. package/src/runtime/type-guards/isNumericString.ts +41 -0
  1655. package/src/runtime/type-guards/isObject.ts +13 -0
  1656. package/src/runtime/type-guards/isPhoneNumber.ts +35 -0
  1657. package/src/runtime/type-guards/isReadonlyArray.ts +17 -0
  1658. package/src/runtime/type-guards/isRef.ts +15 -0
  1659. package/src/runtime/type-guards/isRegExp.ts +37 -0
  1660. package/src/runtime/type-guards/isRuntimeUnion.ts +12 -0
  1661. package/src/runtime/type-guards/isScalar.ts +17 -0
  1662. package/src/runtime/type-guards/isSpecificConstant.ts +17 -0
  1663. package/src/runtime/type-guards/isString.ts +13 -0
  1664. package/src/runtime/type-guards/isSymbol.ts +12 -0
  1665. package/src/runtime/type-guards/isThenable.ts +8 -0
  1666. package/src/runtime/type-guards/isTrimmable.ts +10 -0
  1667. package/src/runtime/type-guards/isTrue.ts +8 -0
  1668. package/src/runtime/type-guards/isTruthy.ts +15 -0
  1669. package/src/runtime/type-guards/isTypeToken.ts +20 -0
  1670. package/src/runtime/type-guards/isTypeTuple.ts +10 -0
  1671. package/src/runtime/type-guards/isUndefined.ts +10 -0
  1672. package/src/runtime/type-guards/isUnset.ts +26 -0
  1673. package/src/runtime/type-guards/isUrl.ts +55 -0
  1674. package/src/runtime/type-guards/metrics/index.ts +2 -0
  1675. package/src/runtime/type-guards/metrics/isMetric.ts +133 -0
  1676. package/src/runtime/type-guards/metrics/isUom.ts +125 -0
  1677. package/src/runtime/type-guards/network-tg.ts +123 -0
  1678. package/src/runtime/type-guards/tokens/index.ts +8 -0
  1679. package/src/runtime/type-guards/tokens/isAtomicToken.ts +16 -0
  1680. package/src/runtime/type-guards/tokens/isContainerToken.ts +64 -0
  1681. package/src/runtime/type-guards/tokens/isDefineObject.ts +16 -0
  1682. package/src/runtime/type-guards/tokens/isFunctionToken.ts +11 -0
  1683. package/src/runtime/type-guards/tokens/isShapeCallback.ts +9 -0
  1684. package/src/runtime/type-guards/tokens/isShapeToken.ts +33 -0
  1685. package/src/runtime/type-guards/tokens/isSimpleToken.ts +100 -0
  1686. package/src/runtime/type-guards/tokens/isSingletonToken.ts +17 -0
  1687. package/src/runtime/type-guards/tokens/isTupleToken.ts +0 -0
  1688. package/src/runtime/type-guards/tokens/isUnionSetToken.ts +0 -0
  1689. package/src/runtime/type-guards/tokens/isUnionToken.ts +16 -0
  1690. package/src/runtime/type-guards/urls/Social.ts +25 -0
  1691. package/src/runtime/type-guards/urls/books.ts +2 -0
  1692. package/src/runtime/type-guards/urls/index.ts +9 -0
  1693. package/src/runtime/type-guards/urls/news/australian.ts +14 -0
  1694. package/src/runtime/type-guards/urls/news/belgium.ts +14 -0
  1695. package/src/runtime/type-guards/urls/news/canadian.ts +14 -0
  1696. package/src/runtime/type-guards/urls/news/chinese.ts +14 -0
  1697. package/src/runtime/type-guards/urls/news/danish.ts +14 -0
  1698. package/src/runtime/type-guards/urls/news/dutch.ts +15 -0
  1699. package/src/runtime/type-guards/urls/news/french.ts +14 -0
  1700. package/src/runtime/type-guards/urls/news/german.ts +14 -0
  1701. package/src/runtime/type-guards/urls/news/index.ts +51 -0
  1702. package/src/runtime/type-guards/urls/news/indian.ts +14 -0
  1703. package/src/runtime/type-guards/urls/news/italian.ts +14 -0
  1704. package/src/runtime/type-guards/urls/news/japanese.ts +14 -0
  1705. package/src/runtime/type-guards/urls/news/mexican.ts +14 -0
  1706. package/src/runtime/type-guards/urls/news/norwegian.ts +14 -0
  1707. package/src/runtime/type-guards/urls/news/south-korean.ts +14 -0
  1708. package/src/runtime/type-guards/urls/news/spanish.ts +14 -0
  1709. package/src/runtime/type-guards/urls/news/swiss.ts +14 -0
  1710. package/src/runtime/type-guards/urls/news/turkish.ts +14 -0
  1711. package/src/runtime/type-guards/urls/news/uk.ts +14 -0
  1712. package/src/runtime/type-guards/urls/news/us.ts +14 -0
  1713. package/src/runtime/type-guards/urls/repos/bitbucket.ts +18 -0
  1714. package/src/runtime/type-guards/urls/repos/codeCommit.ts +19 -0
  1715. package/src/runtime/type-guards/urls/repos/github.ts +198 -0
  1716. package/src/runtime/type-guards/urls/repos/index.ts +19 -0
  1717. package/src/runtime/type-guards/urls/repos/isSemanticVersion.ts +46 -0
  1718. package/src/runtime/type-guards/urls/retail.ts +221 -0
  1719. package/src/runtime/type-guards/urls/youtube.ts +172 -0
  1720. package/src/runtime/vuejs/asVueRef.ts +18 -0
  1721. package/src/runtime/vuejs/index.ts +1 -0
  1722. package/src/types/README.md +3 -0
  1723. package/src/types/api/api.ts +368 -0
  1724. package/src/types/api/index.ts +1 -0
  1725. package/src/types/base-types/AnyArray.ts +6 -0
  1726. package/src/types/base-types/AnyObject.ts +12 -0
  1727. package/src/types/base-types/Container.ts +19 -0
  1728. package/src/types/base-types/Defined.ts +8 -0
  1729. package/src/types/base-types/Dictionary.ts +14 -0
  1730. package/src/types/base-types/Digital.ts +27 -0
  1731. package/src/types/base-types/EmptyObject.ts +14 -0
  1732. package/src/types/base-types/FalsyValue.ts +8 -0
  1733. package/src/types/base-types/Indexable.ts +10 -0
  1734. package/src/types/base-types/IndexableObject.ts +36 -0
  1735. package/src/types/base-types/LikeRegExp.ts +10 -0
  1736. package/src/types/base-types/List.ts +386 -0
  1737. package/src/types/base-types/NarrowObject.ts +11 -0
  1738. package/src/types/base-types/NonArray.ts +10 -0
  1739. package/src/types/base-types/NotNull.ts +8 -0
  1740. package/src/types/base-types/Nothing.ts +7 -0
  1741. package/src/types/base-types/NumericSign.ts +6 -0
  1742. package/src/types/base-types/ObjectKey.ts +8 -0
  1743. package/src/types/base-types/Scalar.ts +7 -0
  1744. package/src/types/base-types/ScalarNotSymbol.ts +7 -0
  1745. package/src/types/base-types/Something.ts +10 -0
  1746. package/src/types/base-types/Thenable.ts +12 -0
  1747. package/src/types/base-types/Tuple.ts +42 -0
  1748. package/src/types/base-types/fns/AnyFunction.ts +10 -0
  1749. package/src/types/base-types/fns/EscapeFunction.ts +25 -0
  1750. package/src/types/base-types/fns/FnAllowingProps.ts +14 -0
  1751. package/src/types/base-types/fns/IdentityFunction.ts +5 -0
  1752. package/src/types/base-types/fns/JustFunction.ts +11 -0
  1753. package/src/types/base-types/fns/OptionalParamFn.ts +42 -0
  1754. package/src/types/base-types/fns/RegularFn.ts +11 -0
  1755. package/src/types/base-types/fns/TypedFunction.ts +10 -0
  1756. package/src/types/base-types/fns/index.ts +9 -0
  1757. package/src/types/base-types/functional/LeftRight.ts +251 -0
  1758. package/src/types/base-types/functional/index.ts +1 -0
  1759. package/src/types/base-types/index.ts +27 -0
  1760. package/src/types/boolean-logic/LogicalCombinator.ts +4 -0
  1761. package/src/types/boolean-logic/branching/Default.ts +18 -0
  1762. package/src/types/boolean-logic/branching/Fail.ts +38 -0
  1763. package/src/types/boolean-logic/branching/Handle.ts +52 -0
  1764. package/src/types/boolean-logic/branching/If.ts +45 -0
  1765. package/src/types/boolean-logic/branching/IfAllExtend.ts +17 -0
  1766. package/src/types/boolean-logic/branching/IfAllLiteral.ts +13 -0
  1767. package/src/types/boolean-logic/branching/IfEqual.ts +31 -0
  1768. package/src/types/boolean-logic/branching/IfErrorCondition.ts +20 -0
  1769. package/src/types/boolean-logic/branching/IfLength.ts +34 -0
  1770. package/src/types/boolean-logic/branching/IfNever.ts +13 -0
  1771. package/src/types/boolean-logic/branching/IfUnset.ts +32 -0
  1772. package/src/types/boolean-logic/branching/Iff.ts +55 -0
  1773. package/src/types/boolean-logic/branching/OnPass.ts +113 -0
  1774. package/src/types/boolean-logic/branching/Passthrough.ts +26 -0
  1775. package/src/types/boolean-logic/branching/README.md +3 -0
  1776. package/src/types/boolean-logic/branching/WhenNever.ts +17 -0
  1777. package/src/types/boolean-logic/branching/index.ts +15 -0
  1778. package/src/types/boolean-logic/combinators/And.ts +44 -0
  1779. package/src/types/boolean-logic/combinators/Compare.ts +188 -0
  1780. package/src/types/boolean-logic/combinators/Not.ts +68 -0
  1781. package/src/types/boolean-logic/combinators/Or.ts +69 -0
  1782. package/src/types/boolean-logic/combinators/README.md +3 -0
  1783. package/src/types/boolean-logic/combinators/Some.ts +44 -0
  1784. package/src/types/boolean-logic/combinators/index.ts +5 -0
  1785. package/src/types/boolean-logic/index.ts +7 -0
  1786. package/src/types/boolean-logic/narrowing/As.ts +10 -0
  1787. package/src/types/boolean-logic/narrowing/AsDoneFn.ts +12 -0
  1788. package/src/types/boolean-logic/narrowing/AsIndexOf.ts +24 -0
  1789. package/src/types/boolean-logic/narrowing/AsSomething.ts +38 -0
  1790. package/src/types/boolean-logic/narrowing/index.ts +5 -0
  1791. package/src/types/boolean-logic/operators/AllExtend.ts +29 -0
  1792. package/src/types/boolean-logic/operators/AllLiteral.ts +29 -0
  1793. package/src/types/boolean-logic/operators/AllNumericLiterals.ts +14 -0
  1794. package/src/types/boolean-logic/operators/AllStringLiterals.ts +14 -0
  1795. package/src/types/boolean-logic/operators/ApiOperators.ts +30 -0
  1796. package/src/types/boolean-logic/operators/AreSameLength.ts +29 -0
  1797. package/src/types/boolean-logic/operators/AreSameType.ts +22 -0
  1798. package/src/types/boolean-logic/operators/Contains.ts +76 -0
  1799. package/src/types/boolean-logic/operators/ContainsAll.ts +31 -0
  1800. package/src/types/boolean-logic/operators/DoesExtend.ts +16 -0
  1801. package/src/types/boolean-logic/operators/DoesNotExtend.ts +14 -0
  1802. package/src/types/boolean-logic/operators/EndsWith.ts +56 -0
  1803. package/src/types/boolean-logic/operators/Extends.ts +14 -0
  1804. package/src/types/boolean-logic/operators/ExtendsAll.ts +26 -0
  1805. package/src/types/boolean-logic/operators/ExtendsNone.ts +16 -0
  1806. package/src/types/boolean-logic/operators/ExtendsSome.ts +18 -0
  1807. package/src/types/boolean-logic/operators/HasArray.ts +17 -0
  1808. package/src/types/boolean-logic/operators/HasCharacters.ts +73 -0
  1809. package/src/types/boolean-logic/operators/HasIndex.ts +18 -0
  1810. package/src/types/boolean-logic/operators/HasOtherCharacters.ts +39 -0
  1811. package/src/types/boolean-logic/operators/HasParameters.ts +18 -0
  1812. package/src/types/boolean-logic/operators/HasProp.ts +20 -0
  1813. package/src/types/boolean-logic/operators/HasRequiredProps.ts +17 -0
  1814. package/src/types/boolean-logic/operators/HasSameKeys.ts +41 -0
  1815. package/src/types/boolean-logic/operators/HasSameValues.ts +53 -0
  1816. package/src/types/boolean-logic/operators/HasUnionType.ts +16 -0
  1817. package/src/types/boolean-logic/operators/HasWideValues.ts +14 -0
  1818. package/src/types/boolean-logic/operators/HaveSameNumericSign.ts +24 -0
  1819. package/src/types/boolean-logic/operators/IsAllCaps.ts +23 -0
  1820. package/src/types/boolean-logic/operators/IsAllLowercase.ts +22 -0
  1821. package/src/types/boolean-logic/operators/IsAny.ts +10 -0
  1822. package/src/types/boolean-logic/operators/IsAnyEqual.ts +14 -0
  1823. package/src/types/boolean-logic/operators/IsArray.ts +12 -0
  1824. package/src/types/boolean-logic/operators/IsBoolean.ts +13 -0
  1825. package/src/types/boolean-logic/operators/IsBooleanLiteral.ts +20 -0
  1826. package/src/types/boolean-logic/operators/IsContainer.ts +16 -0
  1827. package/src/types/boolean-logic/operators/IsCssHexadecimal.ts +15 -0
  1828. package/src/types/boolean-logic/operators/IsDefined.ts +6 -0
  1829. package/src/types/boolean-logic/operators/IsDotPath.ts +55 -0
  1830. package/src/types/boolean-logic/operators/IsEmptyObject.ts +19 -0
  1831. package/src/types/boolean-logic/operators/IsEmptyString.ts +18 -0
  1832. package/src/types/boolean-logic/operators/IsEqual.ts +23 -0
  1833. package/src/types/boolean-logic/operators/IsErrorCondition.ts +19 -0
  1834. package/src/types/boolean-logic/operators/IsFalse.ts +22 -0
  1835. package/src/types/boolean-logic/operators/IsFalsy.ts +13 -0
  1836. package/src/types/boolean-logic/operators/IsFloat.ts +24 -0
  1837. package/src/types/boolean-logic/operators/IsFnWithParams.ts +37 -0
  1838. package/src/types/boolean-logic/operators/IsFunction.ts +10 -0
  1839. package/src/types/boolean-logic/operators/IsGreaterThan.ts +43 -0
  1840. package/src/types/boolean-logic/operators/IsInteger.ts +18 -0
  1841. package/src/types/boolean-logic/operators/IsIterable.ts +35 -0
  1842. package/src/types/boolean-logic/operators/IsLength.ts +14 -0
  1843. package/src/types/boolean-logic/operators/IsLessThan.ts +39 -0
  1844. package/src/types/boolean-logic/operators/IsLiteral.ts +48 -0
  1845. package/src/types/boolean-logic/operators/IsLiteralFn.ts +24 -0
  1846. package/src/types/boolean-logic/operators/IsLiteralUnion.ts +21 -0
  1847. package/src/types/boolean-logic/operators/IsNarrowingFn.ts +19 -0
  1848. package/src/types/boolean-logic/operators/IsNegativeNumber.ts +23 -0
  1849. package/src/types/boolean-logic/operators/IsNever.ts +10 -0
  1850. package/src/types/boolean-logic/operators/IsNonLiteralUnion.ts +23 -0
  1851. package/src/types/boolean-logic/operators/IsNotEqual.ts +7 -0
  1852. package/src/types/boolean-logic/operators/IsNothing.ts +11 -0
  1853. package/src/types/boolean-logic/operators/IsNull.ts +17 -0
  1854. package/src/types/boolean-logic/operators/IsNumber.ts +14 -0
  1855. package/src/types/boolean-logic/operators/IsNumberLike.ts +17 -0
  1856. package/src/types/boolean-logic/operators/IsNumericLiteral.ts +14 -0
  1857. package/src/types/boolean-logic/operators/IsObject.ts +23 -0
  1858. package/src/types/boolean-logic/operators/IsObjectLiteral.ts +37 -0
  1859. package/src/types/boolean-logic/operators/IsOptionalScalar.ts +28 -0
  1860. package/src/types/boolean-logic/operators/IsPositiveNumber.ts +13 -0
  1861. package/src/types/boolean-logic/operators/IsReadonlyArray.ts +14 -0
  1862. package/src/types/boolean-logic/operators/IsReadonlyObject.ts +15 -0
  1863. package/src/types/boolean-logic/operators/IsScalar.ts +25 -0
  1864. package/src/types/boolean-logic/operators/IsSingleChar.ts +20 -0
  1865. package/src/types/boolean-logic/operators/IsSingularNoun.ts +20 -0
  1866. package/src/types/boolean-logic/operators/IsString.ts +16 -0
  1867. package/src/types/boolean-logic/operators/IsStringLiteral.ts +16 -0
  1868. package/src/types/boolean-logic/operators/IsSymbol.ts +8 -0
  1869. package/src/types/boolean-logic/operators/IsTrue.ts +27 -0
  1870. package/src/types/boolean-logic/operators/IsTruthy.ts +40 -0
  1871. package/src/types/boolean-logic/operators/IsTuple.ts +27 -0
  1872. package/src/types/boolean-logic/operators/IsUndefined.ts +9 -0
  1873. package/src/types/boolean-logic/operators/IsUnion.ts +18 -0
  1874. package/src/types/boolean-logic/operators/IsUnionArray.ts +17 -0
  1875. package/src/types/boolean-logic/operators/IsUnset.ts +10 -0
  1876. package/src/types/boolean-logic/operators/IsUrl.ts +65 -0
  1877. package/src/types/boolean-logic/operators/IsValidDotPath.ts +42 -0
  1878. package/src/types/boolean-logic/operators/IsValidIndex.ts +59 -0
  1879. package/src/types/boolean-logic/operators/IsVueRef.ts +34 -0
  1880. package/src/types/boolean-logic/operators/IsWideType.ts +116 -0
  1881. package/src/types/boolean-logic/operators/IsWideUnion.ts +25 -0
  1882. package/src/types/boolean-logic/operators/MaybeError.ts +32 -0
  1883. package/src/types/boolean-logic/operators/NarrowlyContains.ts +23 -0
  1884. package/src/types/boolean-logic/operators/Network-operators.ts +192 -0
  1885. package/src/types/boolean-logic/operators/NotEqual.ts +11 -0
  1886. package/src/types/boolean-logic/operators/NotLength.ts +12 -0
  1887. package/src/types/boolean-logic/operators/PhoneOperators.ts +62 -0
  1888. package/src/types/boolean-logic/operators/README.md +3 -0
  1889. package/src/types/boolean-logic/operators/Returns.ts +16 -0
  1890. package/src/types/boolean-logic/operators/ReturnsBoolean.ts +13 -0
  1891. package/src/types/boolean-logic/operators/ReturnsFalse.ts +15 -0
  1892. package/src/types/boolean-logic/operators/ReturnsTrue.ts +17 -0
  1893. package/src/types/boolean-logic/operators/SomeEqual.ts +17 -0
  1894. package/src/types/boolean-logic/operators/SomeExtend.ts +26 -0
  1895. package/src/types/boolean-logic/operators/StartsWith.ts +54 -0
  1896. package/src/types/boolean-logic/operators/UnionHasArray.ts +22 -0
  1897. package/src/types/boolean-logic/operators/Validate.ts +54 -0
  1898. package/src/types/boolean-logic/operators/YouTube-operators.ts +68 -0
  1899. package/src/types/boolean-logic/operators/index.ts +103 -0
  1900. package/src/types/classes/Constructor.ts +10 -0
  1901. package/src/types/classes/KlassMeta.ts +28 -0
  1902. package/src/types/classes/index.ts +2 -0
  1903. package/src/types/containers/IsEmptyContainer.ts +21 -0
  1904. package/src/types/containers/IsNonEmptyContainer.ts +15 -0
  1905. package/src/types/containers/RemoveEmpty.ts +78 -0
  1906. package/src/types/containers/RemoveMarked.ts +53 -0
  1907. package/src/types/containers/RemoveNever.ts +69 -0
  1908. package/src/types/containers/RemoveUndefined.ts +55 -0
  1909. package/src/types/containers/index.ts +6 -0
  1910. package/src/types/dictionary/AddKeyValue.ts +34 -0
  1911. package/src/types/dictionary/CamelKeys.ts +42 -0
  1912. package/src/types/dictionary/CombinedKeys.ts +21 -0
  1913. package/src/types/dictionary/CreateKV.ts +30 -0
  1914. package/src/types/dictionary/CreateLookup.ts +59 -0
  1915. package/src/types/dictionary/DefineObject.ts +45 -0
  1916. package/src/types/dictionary/DictChangeValue.ts +34 -0
  1917. package/src/types/dictionary/EnsureKeys.ts +34 -0
  1918. package/src/types/dictionary/FilterProps.ts +45 -0
  1919. package/src/types/dictionary/FromMaybeRef.ts +13 -0
  1920. package/src/types/dictionary/Get.ts +20 -0
  1921. package/src/types/dictionary/KebabKeys.ts +42 -0
  1922. package/src/types/dictionary/Keys.ts +171 -0
  1923. package/src/types/dictionary/KeysEqualValue.ts +19 -0
  1924. package/src/types/dictionary/KeysNotEqualValue.ts +20 -0
  1925. package/src/types/dictionary/KeysWithValue.ts +51 -0
  1926. package/src/types/dictionary/KeysWithoutValue.ts +18 -0
  1927. package/src/types/dictionary/KvFn.ts +20 -0
  1928. package/src/types/dictionary/MakeKeysOptional.ts +49 -0
  1929. package/src/types/dictionary/MakeKeysRequired.ts +23 -0
  1930. package/src/types/dictionary/MakePropsMutable.ts +51 -0
  1931. package/src/types/dictionary/MapTo.ts +475 -0
  1932. package/src/types/dictionary/MaybeRef.ts +17 -0
  1933. package/src/types/dictionary/MergeKVs.ts +30 -0
  1934. package/src/types/dictionary/MutableProps.ts +9 -0
  1935. package/src/types/dictionary/NonNumericKeys.ts +8 -0
  1936. package/src/types/dictionary/NonStringKeys.ts +15 -0
  1937. package/src/types/dictionary/OptionalKeys.ts +36 -0
  1938. package/src/types/dictionary/OptionalProps.ts +11 -0
  1939. package/src/types/dictionary/PascalKeys.ts +42 -0
  1940. package/src/types/dictionary/ReadonlyKeys.ts +19 -0
  1941. package/src/types/dictionary/ReadonlyProps.ts +9 -0
  1942. package/src/types/dictionary/RemoveIndexKeys.ts +22 -0
  1943. package/src/types/dictionary/RequireProps.ts +15 -0
  1944. package/src/types/dictionary/RequiredKeys.ts +27 -0
  1945. package/src/types/dictionary/RequiredProps.ts +8 -0
  1946. package/src/types/dictionary/RetainProps.ts +45 -0
  1947. package/src/types/dictionary/SharedKeys.ts +21 -0
  1948. package/src/types/dictionary/SimplifyObject.ts +11 -0
  1949. package/src/types/dictionary/SnakeKeys.ts +42 -0
  1950. package/src/types/dictionary/StringKeys.ts +8 -0
  1951. package/src/types/dictionary/TakeProp.ts +16 -0
  1952. package/src/types/dictionary/UpsertKeyValue.ts +29 -0
  1953. package/src/types/dictionary/ValidKey.ts +16 -0
  1954. package/src/types/dictionary/Values.ts +47 -0
  1955. package/src/types/dictionary/WithKeys.ts +42 -0
  1956. package/src/types/dictionary/WithNumericKeys.ts +8 -0
  1957. package/src/types/dictionary/WithStringKeys.ts +9 -0
  1958. package/src/types/dictionary/WithValue.ts +42 -0
  1959. package/src/types/dictionary/WithoutKeys.ts +40 -0
  1960. package/src/types/dictionary/WithoutValue.ts +20 -0
  1961. package/src/types/dictionary/index.ts +64 -0
  1962. package/src/types/errors/AsError.ts +110 -0
  1963. package/src/types/errors/CompleteError.ts +80 -0
  1964. package/src/types/errors/ErrorCondition.ts +126 -0
  1965. package/src/types/errors/ErrorConditionHandler.ts +10 -0
  1966. package/src/types/errors/KindError.ts +49 -0
  1967. package/src/types/errors/MapError.ts +29 -0
  1968. package/src/types/errors/PartialError.ts +25 -0
  1969. package/src/types/errors/ProxyError.ts +45 -0
  1970. package/src/types/errors/StackTrace.ts +14 -0
  1971. package/src/types/errors/Throw.ts +58 -0
  1972. package/src/types/errors/index.ts +10 -0
  1973. package/src/types/functional/Left.ts +8 -0
  1974. package/src/types/functional/Option.ts +0 -0
  1975. package/src/types/functional/Result.ts +327 -0
  1976. package/src/types/functional/Right.ts +8 -0
  1977. package/src/types/functional/index.ts +3 -0
  1978. package/src/types/functions/AsFnMeta.ts +32 -0
  1979. package/src/types/functions/FnFrom.ts +14 -0
  1980. package/src/types/functions/FnMeta.ts +36 -0
  1981. package/src/types/functions/FnProps.ts +26 -0
  1982. package/src/types/functions/FnWithDescription.ts +19 -0
  1983. package/src/types/functions/FnWithProps.ts +26 -0
  1984. package/src/types/functions/HandleDoneFn.ts +12 -0
  1985. package/src/types/functions/IdentityFn.ts +20 -0
  1986. package/src/types/functions/LiteralFn.ts +53 -0
  1987. package/src/types/functions/LogicFunction.ts +11 -0
  1988. package/src/types/functions/NarrowingFn.ts +73 -0
  1989. package/src/types/functions/OnlyFnProps.ts +11 -0
  1990. package/src/types/functions/PromiseAll.ts +13 -0
  1991. package/src/types/functions/RemoveFnProps.ts +11 -0
  1992. package/src/types/functions/ToFn.ts +22 -0
  1993. package/src/types/functions/TypeGuard.ts +9 -0
  1994. package/src/types/functions/WrapperFn.ts +40 -0
  1995. package/src/types/functions/index.ts +28 -0
  1996. package/src/types/index.ts +26 -0
  1997. package/src/types/kv/DictFromKv.ts +3 -0
  1998. package/src/types/kv/KeyValue.ts +12 -0
  1999. package/src/types/kv/KvFrom.ts +8 -0
  2000. package/src/types/kv/KvTuple.ts +14 -0
  2001. package/src/types/kv/index.ts +15 -0
  2002. package/src/types/lists/AfterFirst.ts +15 -0
  2003. package/src/types/lists/AllowNonTupleWhenSingular.ts +18 -0
  2004. package/src/types/lists/ArrayElementType.ts +17 -0
  2005. package/src/types/lists/AsArray.ts +24 -0
  2006. package/src/types/lists/AsNumericArray.ts +21 -0
  2007. package/src/types/lists/AsReadonlyArray.ts +3 -0
  2008. package/src/types/lists/AsTuple.ts +16 -0
  2009. package/src/types/lists/BeforeLast.ts +34 -0
  2010. package/src/types/lists/ConvertAndMap.ts +138 -0
  2011. package/src/types/lists/ConvertSet.ts +44 -0
  2012. package/src/types/lists/ElementOf.ts +7 -0
  2013. package/src/types/lists/Filter.ts +86 -0
  2014. package/src/types/lists/FilterByProp.ts +87 -0
  2015. package/src/types/lists/FilterLiterals.ts +29 -0
  2016. package/src/types/lists/FilterWideTypes.ts +24 -0
  2017. package/src/types/lists/Find.ts +52 -0
  2018. package/src/types/lists/First.ts +21 -0
  2019. package/src/types/lists/FirstOrElse.ts +15 -0
  2020. package/src/types/lists/FirstString.ts +7 -0
  2021. package/src/types/lists/Flatten.ts +149 -0
  2022. package/src/types/lists/GetEach.ts +62 -0
  2023. package/src/types/lists/IndexOf.ts +151 -0
  2024. package/src/types/lists/Intersect.ts +19 -0
  2025. package/src/types/lists/IntersectAll.ts +26 -0
  2026. package/src/types/lists/Last.ts +29 -0
  2027. package/src/types/lists/Length.ts +65 -0
  2028. package/src/types/lists/LogicalReturns.ts +30 -0
  2029. package/src/types/lists/MaxLength.ts +44 -0
  2030. package/src/types/lists/NumericKeys.ts +55 -0
  2031. package/src/types/lists/NumericSort.ts +183 -0
  2032. package/src/types/lists/Pop.ts +39 -0
  2033. package/src/types/lists/Push.ts +25 -0
  2034. package/src/types/lists/ReplaceLast.ts +14 -0
  2035. package/src/types/lists/Retain.ts +81 -0
  2036. package/src/types/lists/RetainByProp.ts +105 -0
  2037. package/src/types/lists/RetainLiterals.ts +30 -0
  2038. package/src/types/lists/RetainWideTypes.ts +31 -0
  2039. package/src/types/lists/ReturnTypes.ts +20 -0
  2040. package/src/types/lists/Reverse.ts +14 -0
  2041. package/src/types/lists/Second.ts +22 -0
  2042. package/src/types/lists/Shift.ts +50 -0
  2043. package/src/types/lists/Slice.ts +133 -0
  2044. package/src/types/lists/TakeFirst.ts +67 -0
  2045. package/src/types/lists/TakeLast.ts +31 -0
  2046. package/src/types/lists/ToCSV.ts +29 -0
  2047. package/src/types/lists/TruthyReturns.ts +23 -0
  2048. package/src/types/lists/UnionFromProp.ts +26 -0
  2049. package/src/types/lists/index.ts +61 -0
  2050. package/src/types/literals/BooleanLike.ts +9 -0
  2051. package/src/types/literals/Box.ts +20 -0
  2052. package/src/types/literals/Choices.ts +251 -0
  2053. package/src/types/literals/Color.ts +54 -0
  2054. package/src/types/literals/ContainerBlockKey.ts +22 -0
  2055. package/src/types/literals/ContainerKeyGuarantee.ts +26 -0
  2056. package/src/types/literals/DoneFnTuple.ts +31 -0
  2057. package/src/types/literals/ExpandRecursively.ts +68 -0
  2058. package/src/types/literals/FromDefn.ts +151 -0
  2059. package/src/types/literals/FromTokenNames.ts +81 -0
  2060. package/src/types/literals/Narrow.ts +10 -0
  2061. package/src/types/literals/Narrowable.ts +9 -0
  2062. package/src/types/literals/NarrowableDefined.ts +11 -0
  2063. package/src/types/literals/NarrowableScalar.ts +14 -0
  2064. package/src/types/literals/OptRequired.ts +4 -0
  2065. package/src/types/literals/RuntimeUnion.ts +16 -0
  2066. package/src/types/literals/Unset.ts +14 -0
  2067. package/src/types/literals/VueComputedRef.ts +41 -0
  2068. package/src/types/literals/VueRef.ts +23 -0
  2069. package/src/types/literals/index.ts +19 -0
  2070. package/src/types/numeric-literals/Abs.ts +31 -0
  2071. package/src/types/numeric-literals/AbsMaybe.ts +21 -0
  2072. package/src/types/numeric-literals/Add.ts +179 -0
  2073. package/src/types/numeric-literals/AsNegativeNumber.ts +32 -0
  2074. package/src/types/numeric-literals/AsNumberWhenPossible.ts +41 -0
  2075. package/src/types/numeric-literals/CSV.ts +164 -0
  2076. package/src/types/numeric-literals/Decrement.ts +21 -0
  2077. package/src/types/numeric-literals/Delta.ts +70 -0
  2078. package/src/types/numeric-literals/Digit.ts +10 -0
  2079. package/src/types/numeric-literals/DigitNonZero.ts +8 -0
  2080. package/src/types/numeric-literals/Digitize.ts +42 -0
  2081. package/src/types/numeric-literals/Increment.ts +26 -0
  2082. package/src/types/numeric-literals/InvertNumericSign.ts +18 -0
  2083. package/src/types/numeric-literals/LessThan.ts +23 -0
  2084. package/src/types/numeric-literals/LessThanOrEqual.ts +24 -0
  2085. package/src/types/numeric-literals/Negative.ts +12 -0
  2086. package/src/types/numeric-literals/NextDigit.ts +35 -0
  2087. package/src/types/numeric-literals/NumberLike.ts +7 -0
  2088. package/src/types/numeric-literals/NumericRange.ts +17 -0
  2089. package/src/types/numeric-literals/PriorDigit.ts +35 -0
  2090. package/src/types/numeric-literals/Subtract.ts +84 -0
  2091. package/src/types/numeric-literals/ToInteger.ts +45 -0
  2092. package/src/types/numeric-literals/ToNumericArray.ts +27 -0
  2093. package/src/types/numeric-literals/Zero.ts +8 -0
  2094. package/src/types/numeric-literals/index.ts +24 -0
  2095. package/src/types/queues/FifoQueue.ts +39 -0
  2096. package/src/types/queues/LifoQueue.ts +39 -0
  2097. package/src/types/queues/index.ts +3 -0
  2098. package/src/types/runtime-types/AsType.ts +65 -0
  2099. package/src/types/runtime-types/Dict.ts +79 -0
  2100. package/src/types/runtime-types/FromLiteralTokens.ts +56 -0
  2101. package/src/types/runtime-types/Rec.ts +18 -0
  2102. package/src/types/runtime-types/Shape.ts +384 -0
  2103. package/src/types/runtime-types/SimpleType.ts +168 -0
  2104. package/src/types/runtime-types/StringLiteralToken.ts +43 -0
  2105. package/src/types/runtime-types/TokenizeStringLiteral.ts +65 -0
  2106. package/src/types/runtime-types/Type.ts +381 -0
  2107. package/src/types/runtime-types/TypeOf.ts +76 -0
  2108. package/src/types/runtime-types/TypeToken.ts +384 -0
  2109. package/src/types/runtime-types/TypeTuple.ts +22 -0
  2110. package/src/types/runtime-types/index.ts +12 -0
  2111. package/src/types/sets/IntersectingKeys.ts +17 -0
  2112. package/src/types/sets/Intersection.ts +151 -0
  2113. package/src/types/sets/Relate.ts +20 -0
  2114. package/src/types/sets/SetCandidate.ts +9 -0
  2115. package/src/types/sets/Unique.ts +87 -0
  2116. package/src/types/sets/UniqueKeys.ts +36 -0
  2117. package/src/types/sets/UniqueKeysUnion.ts +27 -0
  2118. package/src/types/sets/UniqueKv.ts +17 -0
  2119. package/src/types/sets/index.ts +9 -0
  2120. package/src/types/string-literals/AfterFirstChar.ts +34 -0
  2121. package/src/types/string-literals/Cardinality.ts +82 -0
  2122. package/src/types/string-literals/Chars.ts +27 -0
  2123. package/src/types/string-literals/Concat.ts +45 -0
  2124. package/src/types/string-literals/Date.ts +156 -0
  2125. package/src/types/string-literals/DateTime.ts +56 -0
  2126. package/src/types/string-literals/EmptyString.ts +7 -0
  2127. package/src/types/string-literals/EmptyStringOr.ts +12 -0
  2128. package/src/types/string-literals/EnsureLeading.ts +70 -0
  2129. package/src/types/string-literals/EnsureLeadingEvery.ts +22 -0
  2130. package/src/types/string-literals/EnsureSurround.ts +17 -0
  2131. package/src/types/string-literals/EnsureTrailing.ts +60 -0
  2132. package/src/types/string-literals/FindIndex.ts +174 -0
  2133. package/src/types/string-literals/FirstChar.ts +33 -0
  2134. package/src/types/string-literals/HasUppercase.ts +16 -0
  2135. package/src/types/string-literals/IsCapitalized.ts +18 -0
  2136. package/src/types/string-literals/Join.ts +64 -0
  2137. package/src/types/string-literals/LastChar.ts +35 -0
  2138. package/src/types/string-literals/PathJoin.ts +55 -0
  2139. package/src/types/string-literals/Pluralize.ts +107 -0
  2140. package/src/types/string-literals/Prepend.ts +17 -0
  2141. package/src/types/string-literals/PrependAll.ts +18 -0
  2142. package/src/types/string-literals/Proxmox.ts +6 -0
  2143. package/src/types/string-literals/Repeat.ts +14 -0
  2144. package/src/types/string-literals/RetainAfter.ts +68 -0
  2145. package/src/types/string-literals/RetainUntil.ts +69 -0
  2146. package/src/types/string-literals/Split.ts +113 -0
  2147. package/src/types/string-literals/StrLen.ts +17 -0
  2148. package/src/types/string-literals/StripAfter.ts +24 -0
  2149. package/src/types/string-literals/StripBefore.ts +24 -0
  2150. package/src/types/string-literals/StripLeading.ts +48 -0
  2151. package/src/types/string-literals/StripSurround.ts +34 -0
  2152. package/src/types/string-literals/StripTrailing.ts +51 -0
  2153. package/src/types/string-literals/StripUntil.ts +56 -0
  2154. package/src/types/string-literals/Suggest.ts +52 -0
  2155. package/src/types/string-literals/Surround.ts +48 -0
  2156. package/src/types/string-literals/Time.ts +333 -0
  2157. package/src/types/string-literals/Truncate.ts +59 -0
  2158. package/src/types/string-literals/UnderlyingType.ts +29 -0
  2159. package/src/types/string-literals/casing/AllCaps.ts +24 -0
  2160. package/src/types/string-literals/casing/CamelCase.ts +32 -0
  2161. package/src/types/string-literals/casing/CapFirstAlpha.ts +22 -0
  2162. package/src/types/string-literals/casing/CapitalizeWords.ts +8 -0
  2163. package/src/types/string-literals/casing/DashToSnake.ts +3 -0
  2164. package/src/types/string-literals/casing/DashUppercase.ts +23 -0
  2165. package/src/types/string-literals/casing/KebabCase.ts +48 -0
  2166. package/src/types/string-literals/casing/LowerAllCaps.ts +17 -0
  2167. package/src/types/string-literals/casing/NamingConvention.ts +14 -0
  2168. package/src/types/string-literals/casing/PascalCase.ts +28 -0
  2169. package/src/types/string-literals/casing/RaiseAllLowercase.ts +12 -0
  2170. package/src/types/string-literals/casing/SnakeCase.ts +60 -0
  2171. package/src/types/string-literals/casing/index.ts +12 -0
  2172. package/src/types/string-literals/character-sets/Alpha.ts +19 -0
  2173. package/src/types/string-literals/character-sets/AlphaChar.ts +10 -0
  2174. package/src/types/string-literals/character-sets/AlphaNumeric.ts +31 -0
  2175. package/src/types/string-literals/character-sets/BCP.ts +37 -0
  2176. package/src/types/string-literals/character-sets/CSV.ts +26 -0
  2177. package/src/types/string-literals/character-sets/CarriageReturn.ts +22 -0
  2178. package/src/types/string-literals/character-sets/Consonants.ts +19 -0
  2179. package/src/types/string-literals/character-sets/Country.ts +217 -0
  2180. package/src/types/string-literals/character-sets/DomainName.ts +56 -0
  2181. package/src/types/string-literals/character-sets/DotPathFor.ts +46 -0
  2182. package/src/types/string-literals/character-sets/Hexadecimal.ts +27 -0
  2183. package/src/types/string-literals/character-sets/Indent.ts +37 -0
  2184. package/src/types/string-literals/character-sets/InlineSvg.ts +8 -0
  2185. package/src/types/string-literals/character-sets/IpAddress.ts +161 -0
  2186. package/src/types/string-literals/character-sets/LowerAlpha.ts +19 -0
  2187. package/src/types/string-literals/character-sets/LowerAlphaChar.ts +10 -0
  2188. package/src/types/string-literals/character-sets/NonAlpha.ts +7 -0
  2189. package/src/types/string-literals/character-sets/NumericChar.ts +33 -0
  2190. package/src/types/string-literals/character-sets/Optional.ts +48 -0
  2191. package/src/types/string-literals/character-sets/OptionalSpace.ts +22 -0
  2192. package/src/types/string-literals/character-sets/PlusMinus.ts +1 -0
  2193. package/src/types/string-literals/character-sets/Punctuation.ts +9 -0
  2194. package/src/types/string-literals/character-sets/Repos.ts +54 -0
  2195. package/src/types/string-literals/character-sets/SingularNoun.ts +37 -0
  2196. package/src/types/string-literals/character-sets/SpecialChar.ts +5 -0
  2197. package/src/types/string-literals/character-sets/StringDelimiter.ts +5 -0
  2198. package/src/types/string-literals/character-sets/UpperAlphaChar.ts +10 -0
  2199. package/src/types/string-literals/character-sets/ValueAtDotPath.ts +61 -0
  2200. package/src/types/string-literals/character-sets/Variable.ts +20 -0
  2201. package/src/types/string-literals/character-sets/Whitespace.ts +19 -0
  2202. package/src/types/string-literals/character-sets/YouTube.ts +238 -0
  2203. package/src/types/string-literals/character-sets/brackets/Brackets.ts +7 -0
  2204. package/src/types/string-literals/character-sets/brackets/ClosingBracket.ts +4 -0
  2205. package/src/types/string-literals/character-sets/brackets/OpeningBracket.ts +4 -0
  2206. package/src/types/string-literals/character-sets/brackets/index.ts +3 -0
  2207. package/src/types/string-literals/character-sets/css/color.ts +98 -0
  2208. package/src/types/string-literals/character-sets/css/display-position.ts +42 -0
  2209. package/src/types/string-literals/character-sets/css/global.ts +4 -0
  2210. package/src/types/string-literals/character-sets/css/html-element.ts +195 -0
  2211. package/src/types/string-literals/character-sets/css/index.ts +11 -0
  2212. package/src/types/string-literals/character-sets/css/object.ts +54 -0
  2213. package/src/types/string-literals/character-sets/css/overflow.ts +55 -0
  2214. package/src/types/string-literals/character-sets/css/property.ts +36 -0
  2215. package/src/types/string-literals/character-sets/css/props.ts +115 -0
  2216. package/src/types/string-literals/character-sets/css/pseudo-classes.ts +169 -0
  2217. package/src/types/string-literals/character-sets/css/selector.ts +51 -0
  2218. package/src/types/string-literals/character-sets/css/sizing.ts +35 -0
  2219. package/src/types/string-literals/character-sets/images/Exif.ts +581 -0
  2220. package/src/types/string-literals/character-sets/images/ImgFormat.ts +30 -0
  2221. package/src/types/string-literals/character-sets/images/index.ts +2 -0
  2222. package/src/types/string-literals/character-sets/index.ts +39 -0
  2223. package/src/types/string-literals/character-sets/phone/CountryPhoneNumber.ts +20 -0
  2224. package/src/types/string-literals/character-sets/phone/DialCountryCode.ts +10 -0
  2225. package/src/types/string-literals/character-sets/phone/GetPhoneCountryCode.ts +29 -0
  2226. package/src/types/string-literals/character-sets/phone/GetPhoneNumberType.ts +39 -0
  2227. package/src/types/string-literals/character-sets/phone/InternationalPhoneNumber.ts +19 -0
  2228. package/src/types/string-literals/character-sets/phone/LocalPhoneNumber.ts +14 -0
  2229. package/src/types/string-literals/character-sets/phone/PhoneAreaCode.ts +7 -0
  2230. package/src/types/string-literals/character-sets/phone/PhoneCountryCode.ts +14 -0
  2231. package/src/types/string-literals/character-sets/phone/PhoneNumber.ts +112 -0
  2232. package/src/types/string-literals/character-sets/phone/PhoneNumberDelimiter.ts +5 -0
  2233. package/src/types/string-literals/character-sets/phone/PhoneShortCode.ts +37 -0
  2234. package/src/types/string-literals/character-sets/phone/RawPhoneNumber.ts +88 -0
  2235. package/src/types/string-literals/character-sets/phone/RemovePhoneCountryCode.ts +38 -0
  2236. package/src/types/string-literals/character-sets/phone/ToPhoneFormat.ts +44 -0
  2237. package/src/types/string-literals/character-sets/phone/index.ts +14 -0
  2238. package/src/types/string-literals/character-sets/phone.ts +7 -0
  2239. package/src/types/string-literals/character-sets/quotation-marks/ClosingMark.ts +20 -0
  2240. package/src/types/string-literals/character-sets/quotation-marks/OpeningMark.ts +20 -0
  2241. package/src/types/string-literals/character-sets/quotation-marks/QuotationMark.ts +33 -0
  2242. package/src/types/string-literals/character-sets/quotation-marks/SmartMark.ts +28 -0
  2243. package/src/types/string-literals/character-sets/quotation-marks/StandardMark.ts +22 -0
  2244. package/src/types/string-literals/character-sets/quotation-marks/index.ts +6 -0
  2245. package/src/types/string-literals/character-sets/quotation-marks/individual-smart-marks.ts +77 -0
  2246. package/src/types/string-literals/character-sets/tw/TwColor.ts +138 -0
  2247. package/src/types/string-literals/character-sets/tw/index.ts +1 -0
  2248. package/src/types/string-literals/character-sets/urls/Github.ts +163 -0
  2249. package/src/types/string-literals/character-sets/urls/Social.ts +43 -0
  2250. package/src/types/string-literals/character-sets/urls/Url.ts +428 -0
  2251. package/src/types/string-literals/character-sets/urls/bitbucket.ts +71 -0
  2252. package/src/types/string-literals/character-sets/urls/book-urls.ts +8 -0
  2253. package/src/types/string-literals/character-sets/urls/index.ts +6 -0
  2254. package/src/types/string-literals/character-sets/urls/news/australian.ts +26 -0
  2255. package/src/types/string-literals/character-sets/urls/news/belgian.ts +26 -0
  2256. package/src/types/string-literals/character-sets/urls/news/canadian.ts +27 -0
  2257. package/src/types/string-literals/character-sets/urls/news/chinese.ts +26 -0
  2258. package/src/types/string-literals/character-sets/urls/news/danish.ts +26 -0
  2259. package/src/types/string-literals/character-sets/urls/news/dutch.ts +26 -0
  2260. package/src/types/string-literals/character-sets/urls/news/french.ts +26 -0
  2261. package/src/types/string-literals/character-sets/urls/news/german.ts +26 -0
  2262. package/src/types/string-literals/character-sets/urls/news/index.ts +63 -0
  2263. package/src/types/string-literals/character-sets/urls/news/indian.ts +26 -0
  2264. package/src/types/string-literals/character-sets/urls/news/italian.ts +26 -0
  2265. package/src/types/string-literals/character-sets/urls/news/japanese.ts +26 -0
  2266. package/src/types/string-literals/character-sets/urls/news/mexican.ts +26 -0
  2267. package/src/types/string-literals/character-sets/urls/news/norwegian.ts +26 -0
  2268. package/src/types/string-literals/character-sets/urls/news/south-korean.ts +26 -0
  2269. package/src/types/string-literals/character-sets/urls/news/spanish.ts +26 -0
  2270. package/src/types/string-literals/character-sets/urls/news/swiss.ts +26 -0
  2271. package/src/types/string-literals/character-sets/urls/news/turkish.ts +26 -0
  2272. package/src/types/string-literals/character-sets/urls/news/uk.ts +26 -0
  2273. package/src/types/string-literals/character-sets/urls/news/us.ts +26 -0
  2274. package/src/types/string-literals/character-sets/urls/retail.ts +59 -0
  2275. package/src/types/string-literals/geo/index.ts +2 -0
  2276. package/src/types/string-literals/geo/state.ts +63 -0
  2277. package/src/types/string-literals/geo/zip.ts +34 -0
  2278. package/src/types/string-literals/index.ts +56 -0
  2279. package/src/types/string-literals/metrics/acceleration.ts +34 -0
  2280. package/src/types/string-literals/metrics/area.ts +34 -0
  2281. package/src/types/string-literals/metrics/current.ts +34 -0
  2282. package/src/types/string-literals/metrics/distance.ts +33 -0
  2283. package/src/types/string-literals/metrics/energy.ts +34 -0
  2284. package/src/types/string-literals/metrics/frequency.ts +34 -0
  2285. package/src/types/string-literals/metrics/global.ts +63 -0
  2286. package/src/types/string-literals/metrics/index.ts +17 -0
  2287. package/src/types/string-literals/metrics/luminosity.ts +34 -0
  2288. package/src/types/string-literals/metrics/mass.ts +34 -0
  2289. package/src/types/string-literals/metrics/power.ts +34 -0
  2290. package/src/types/string-literals/metrics/pressure.ts +34 -0
  2291. package/src/types/string-literals/metrics/resistance.ts +34 -0
  2292. package/src/types/string-literals/metrics/speed.ts +31 -0
  2293. package/src/types/string-literals/metrics/temperature.ts +34 -0
  2294. package/src/types/string-literals/metrics/time.ts +34 -0
  2295. package/src/types/string-literals/metrics/voltage.ts +34 -0
  2296. package/src/types/string-literals/metrics/volume.ts +34 -0
  2297. package/src/types/string-literals/options/DropChars.ts +47 -0
  2298. package/src/types/string-literals/options/TypeRequired.ts +8 -0
  2299. package/src/types/string-literals/options/TypeStrength.ts +9 -0
  2300. package/src/types/string-literals/options/index.ts +3 -0
  2301. package/src/types/tsconfig.json +51 -0
  2302. package/src/types/tuples/DictArray.ts +21 -0
  2303. package/src/types/tuples/FirstKey.ts +16 -0
  2304. package/src/types/tuples/FirstKeyValue.ts +10 -0
  2305. package/src/types/tuples/FirstOfEach.ts +16 -0
  2306. package/src/types/tuples/FixedLengthArray.ts +28 -0
  2307. package/src/types/tuples/FromDictArray.ts +13 -0
  2308. package/src/types/tuples/LastCharOfSome.ts +0 -0
  2309. package/src/types/tuples/LastOfEach.ts +21 -0
  2310. package/src/types/tuples/SecondOfEach.ts +13 -0
  2311. package/src/types/tuples/index.ts +19 -0
  2312. package/src/types/type-conversion/AsBoolean.ts +16 -0
  2313. package/src/types/type-conversion/AsContainer.ts +17 -0
  2314. package/src/types/type-conversion/AsDefined.ts +8 -0
  2315. package/src/types/type-conversion/AsDictionary.ts +5 -0
  2316. package/src/types/type-conversion/AsFunction.ts +14 -0
  2317. package/src/types/type-conversion/AsNonNull.ts +38 -0
  2318. package/src/types/type-conversion/AsNumber.ts +29 -0
  2319. package/src/types/type-conversion/AsObject.ts +6 -0
  2320. package/src/types/type-conversion/AsObjectKeys.ts +21 -0
  2321. package/src/types/type-conversion/AsPropertyKey.ts +11 -0
  2322. package/src/types/type-conversion/AsRecord.ts +21 -0
  2323. package/src/types/type-conversion/AsRef.ts +5 -0
  2324. package/src/types/type-conversion/AsString.ts +28 -0
  2325. package/src/types/type-conversion/AsStringUnion.ts +49 -0
  2326. package/src/types/type-conversion/Awaited.ts +11 -0
  2327. package/src/types/type-conversion/Break.ts +24 -0
  2328. package/src/types/type-conversion/IntersectWithAll.ts +21 -0
  2329. package/src/types/type-conversion/JSON.ts +40 -0
  2330. package/src/types/type-conversion/LeftWhitespace.ts +19 -0
  2331. package/src/types/type-conversion/Merge.ts +124 -0
  2332. package/src/types/type-conversion/MergeObjects.ts +56 -0
  2333. package/src/types/type-conversion/Mutable.ts +46 -0
  2334. package/src/types/type-conversion/ObjectToKvDict.ts +21 -0
  2335. package/src/types/type-conversion/ReduceValues.ts +32 -0
  2336. package/src/types/type-conversion/RemoveFromEnd.ts +14 -0
  2337. package/src/types/type-conversion/RemoveFromStart.ts +14 -0
  2338. package/src/types/type-conversion/RemoveIndex.ts +27 -0
  2339. package/src/types/type-conversion/Replace.ts +28 -0
  2340. package/src/types/type-conversion/ReplaceAll.ts +87 -0
  2341. package/src/types/type-conversion/RetainChars.ts +35 -0
  2342. package/src/types/type-conversion/ReturnValues.ts +31 -0
  2343. package/src/types/type-conversion/RightWhitespace.ts +13 -0
  2344. package/src/types/type-conversion/StringLength.ts +34 -0
  2345. package/src/types/type-conversion/StringLiteralFromTuple.ts +38 -0
  2346. package/src/types/type-conversion/StripChars.ts +44 -0
  2347. package/src/types/type-conversion/ToBoolean.ts +47 -0
  2348. package/src/types/type-conversion/ToContainer.ts +41 -0
  2349. package/src/types/type-conversion/ToJsonValue.ts +76 -0
  2350. package/src/types/type-conversion/ToNumber.ts +54 -0
  2351. package/src/types/type-conversion/ToString.ts +43 -0
  2352. package/src/types/type-conversion/ToStringArray.ts +15 -0
  2353. package/src/types/type-conversion/ToUnion.ts +11 -0
  2354. package/src/types/type-conversion/Trim.ts +28 -0
  2355. package/src/types/type-conversion/TrimLeft.ts +14 -0
  2356. package/src/types/type-conversion/TrimRight.ts +14 -0
  2357. package/src/types/type-conversion/TupleToUnion.ts +19 -0
  2358. package/src/types/type-conversion/UnionArrayToTuple.ts +29 -0
  2359. package/src/types/type-conversion/UnionFilter.ts +116 -0
  2360. package/src/types/type-conversion/UnionShift.ts +30 -0
  2361. package/src/types/type-conversion/UnionToIntersection.ts +10 -0
  2362. package/src/types/type-conversion/UnionToTuple.ts +31 -0
  2363. package/src/types/type-conversion/UnionWithAll.ts +18 -0
  2364. package/src/types/type-conversion/ValueOrReturnValue.ts +28 -0
  2365. package/src/types/type-conversion/Widen.ts +244 -0
  2366. package/src/types/type-conversion/WidenValues.ts +37 -0
  2367. package/src/types/type-conversion/WithDefault.ts +31 -0
  2368. package/src/types/type-conversion/form-fields.ts +10 -0
  2369. package/src/types/type-conversion/index.ts +71 -0
@@ -6,7 +6,7 @@
6
6
  * CSV data where a raw comma is considered a
7
7
  * separator)
8
8
  */
9
- export declare const COMMA: import("src/constants/index").Constant<"comma">;
9
+ export declare const COMMA: import("inferred-types/dist/constants/index").Constant<"comma">;
10
10
  /**
11
11
  * **SerializedComma**
12
12
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Comma.d.ts","sourceRoot":"","sources":["../../src/constants/Comma.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,KAAK,iDAA0B,CAAC;AAE7C;;;;GAIG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,KAAK,CAAC"}
1
+ {"version":3,"file":"Comma.d.ts","sourceRoot":"","sources":["../../src/constants/Comma.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,KAAK,iEAA0B,CAAC;AAE7C;;;;GAIG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,KAAK,CAAC"}
@@ -1,4 +1,4 @@
1
- import { createConstant } from "src/constants/index";
1
+ import { createConstant } from "inferred-types/dist/constants/index";
2
2
  /**
3
3
  * **COMMA**
4
4
  *
@@ -1,4 +1,4 @@
1
- export declare const MARKED: import("src/constants/index").Constant<"Marked">;
1
+ export declare const MARKED: import("inferred-types/dist/constants/index").Constant<"Marked">;
2
2
  /**
3
3
  * **Marked**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Marked.d.ts","sourceRoot":"","sources":["../../src/constants/Marked.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,kDAA2B,CAAC;AAE/C;;;;;GAKG;AACH,MAAM,MAAM,MAAM,GAAG,OAAO,MAAM,CAAC"}
1
+ {"version":3,"file":"Marked.d.ts","sourceRoot":"","sources":["../../src/constants/Marked.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,kEAA2B,CAAC;AAE/C;;;;;GAKG;AACH,MAAM,MAAM,MAAM,GAAG,OAAO,MAAM,CAAC"}
@@ -1,2 +1,2 @@
1
- import { createConstant } from "src/constants/index";
1
+ import { createConstant } from "inferred-types/dist/constants/index";
2
2
  export const MARKED = createConstant("Marked");
@@ -1,4 +1,4 @@
1
- import { createConstant } from "src/constants/index";
1
+ import { createConstant } from "inferred-types/dist/constants/index";
2
2
  /**
3
3
  * **Never**
4
4
  *
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * A runtime constant which indicates that some value has not been defined (yet).
5
5
  */
6
- export declare const NOT_DEFINED: import("src/constants/index").Constant<"not-defined">;
6
+ export declare const NOT_DEFINED: import("inferred-types/dist/constants/index").Constant<"not-defined">;
7
7
  export type NotDefined = typeof NOT_DEFINED;
8
8
  //# sourceMappingURL=NotDefined.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NotDefined.d.ts","sourceRoot":"","sources":["../../src/constants/NotDefined.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,WAAW,uDAAgC,CAAC;AAEzD,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
1
+ {"version":3,"file":"NotDefined.d.ts","sourceRoot":"","sources":["../../src/constants/NotDefined.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,WAAW,uEAAgC,CAAC;AAEzD,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import { createConstant } from "src/constants/index";
1
+ import { createConstant } from "inferred-types/dist/constants/index";
2
2
  /**
3
3
  * **NOT_DEFINED**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { Constant } from "src/constants/index";
1
+ import { Constant } from "./Constant";
2
2
  /**
3
3
  * **createConstant**(kind)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"createConstant.d.ts","sourceRoot":"","sources":["../../src/constants/createConstant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAE/C;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,KAAK,SAAS,MAAM,EAAE,IAAI,EAAE,KAAK,GAIzD,QAAQ,CAAC,KAAK,CAAC,CACrB"}
1
+ {"version":3,"file":"createConstant.d.ts","sourceRoot":"","sources":["../../src/constants/createConstant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEtC;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,KAAK,SAAS,MAAM,EAAE,IAAI,EAAE,KAAK,GAIzD,QAAQ,CAAC,KAAK,CAAC,CACrB"}
@@ -1 +1 @@
1
- {"fileNames":["../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.full.d.ts","../../src/constants/Alpha.ts","../../src/constants/Books.ts","../../src/constants/Characters.ts","../../src/constants/createConstant.ts","../../src/constants/NoDefaultValue.ts","../../src/constants/NotApplicable.ts","../../src/constants/Constant.ts","../../src/constants/DateTime.ts","../../src/constants/Types.ts","../../src/constants/Functional.ts","../../src/constants/Images.ts","../../src/constants/Consonants.ts","../../src/constants/PluralExceptions.ts","../../src/constants/SingularNounEnding.ts","../../src/constants/CommonObjProps.ts","../../src/constants/NumericChar.ts","../../src/constants/NumericDigit.ts","../../src/constants/FalsyValues.ts","../../src/constants/NotDefined.ts","../../src/constants/TypeOf.ts","../../src/constants/Wide.ts","../../src/constants/TypeComparisons.ts","../../src/constants/TypeTransforms.ts","../../src/constants/Never.ts","../../src/constants/TypeTokens.ts","../../src/constants/Shape.ts","../../src/constants/Marked.ts","../../src/constants/HashTable.ts","../../src/constants/Geo.ts","../../src/constants/RepoConstants.ts","../../src/constants/NetworkConstants.ts","../../src/constants/Phone.ts","../../src/constants/ProxmoxConstants.ts","../../src/constants/Tailwind.ts","../../src/constants/Retail.ts","../../src/constants/ISO3166.ts","../../src/constants/Metrics.ts","../../src/constants/Markers.ts","../../src/constants/News.ts","../../src/constants/Social.ts","../../src/constants/index.ts","../../src/constants/Comma.ts","../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert/strict.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/async_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/buffer.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/child_process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/cluster.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/console.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/constants.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/crypto.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dgram.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/domain.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dom-events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http2.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/https.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/inspector.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/module.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/net.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/os.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/path.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/perf_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/punycode.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/querystring.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/repl.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/sea.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/consumers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/web.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/string_decoder.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/test.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tls.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/trace_events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tty.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/url.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/util.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/v8.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/vm.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/wasi.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/worker_threads.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/zlib.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.global.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/index.d.ts","../../node_modules/.pnpm/@types+stack-trace@0.0.33/node_modules/@types/stack-trace/index.d.ts"],"fileIdsList":[[122],[162],[163,168,197],[164,169,175,176,183,194,205],[164,165,175,183],[166,206],[167,168,176,184],[168,194,202],[169,171,175,183],[162,170],[171,172],[175],[173,175],[162,175],[175,176,177,194,205],[175,176,177,190,194,197],[160,210],[171,175,178,183,194,205],[175,176,178,179,183,194,202,205],[178,180,194,202,205],[122,123,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212],[175,181],[182,205,210],[171,175,183,194],[184],[185],[162,186],[122,123,162,163,164,165,166,167,168,169,170,171,172,173,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211],[188],[189],[175,190,191],[190,192,206,208],[163,175,194,195,196,197],[163,194,196],[194,195],[197],[198],[122,194],[175,200,201],[200,201],[168,183,194,202],[203],[183,204],[163,178,189,205],[168,206],[194,207],[182,208],[209],[163,168,175,177,186,194,205,208,210],[194,211],[132,136,205],[132,194,205],[127],[129,132,202,205],[183,202],[213],[127,213],[129,132,183,205],[124,125,128,131,163,175,194,205],[132,139],[124,130],[132,153,154],[128,132,163,197,205,213],[163,213],[153,163,213],[126,127,213],[132],[126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159],[132,147],[132,139,140],[130,132,140,141],[131],[124,127,132],[132,136,140,141],[136],[130,132,135,205],[124,129,132,139],[163,194],[127,132,153,163,210,213],[119],[82],[99],[79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"abee51ebffafd50c07d76be5848a34abfe4d791b5745ef1e5648718722fab924","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a94697425a99354df73d9c8291e2ecd4dddd370aed4023c2d6dee6cccb32666","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3f9fc0ec0b96a9e642f11eda09c0be83a61c7b336977f8b9fdb1e9788e925fe","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"15c1c3d7b2e46e0025417ed6d5f03f419e57e6751f87925ca19dc88297053fe6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"17b21349135fbe93bb4b567ba14b696fee42cfe019536b9971918b0f5c0be3f9","signature":"0cf34757e3742b4e2ec2ab7f9d04e2517da036d6aac571e4c3bd0530ae5d6488"},{"version":"dfea78d9069015077d671523e2528598f7190ce17d821cfa3f99481074ea12bb","signature":"89939e7ffe2db5a4416d457c7c35e72d209937f1342973199e7b9de27f4b4801"},{"version":"4da7697ca80c6319580bc1b50eeee682c1d042afda441a850eee4a95b9db47de","signature":"02b53f4f6349501fcee01adfaeda6dcbbd3a2222f444ce6255d4a8b8edf739d7"},{"version":"c4bce997db0f8ae3c5fa456af6e1ea79dab129ceacee685c7b33a205ba7c0c4b","signature":"dd6cfc5d53d508ec7aae9a272ca671baedb96567bcdd801bc6b91a75cdb133d3"},{"version":"9af566650442331f47de3a6b5e060384c73d635695cf50b162cd7f81ddedca1f","signature":"cb70d0cb3a4a966b4bbf4a8c3c7baa2d8c0d8ff7d4df53476b67a1fdb40dc220"},{"version":"68981075a8159a1755dfeb10baedbd9b4a85c31757642da6349fb91c363029db","signature":"1d7491aabacd8706a6eddf207044ef827dae855f27242d58cae2c0b4769310ae"},{"version":"8cb1879695c4b4bd11beacb1aaadad1a554a8395384caf4d20954cf4243ddce7","signature":"61daf56ae6c924b44d52b615f02eeaaab6e1008b6eaf6d7d63bfb1233fe309eb"},{"version":"57e24fb1d8d0642c42d2f1a6b731cf55a864592a15af8e1f402422709f510ac7","signature":"28deeff2f557565f9f37c85d2a7022b3cf5e200bef7bce68ca7a25bdaa36b321"},{"version":"eb887cb7218779c9e817459094f4d6937f3ea9526da1d3adf745654366b50f60","signature":"5ef428f59b5015d9b59f5bd1eee065d6c0f45bf616b95b7e01363dd474a01db1"},{"version":"72b5e16c5bdddeb8d19ca80ee7288b5cf8ec4c6d97eab5a83350bb63b1c3f48c","signature":"6a0a28a715f05eea47a3bb4138f61316787321e0a283e994f1b5b46ef140a518"},{"version":"24470c3353c754fe32430b00a9a50414556580283f726226e68c91609cc27c60","signature":"28253dc9b48f03aa11b8630a4fc7380097cd76f9640fd36829741de6312f16a5"},{"version":"91f398ee67647974b37bbc2c45178a5c3f7fd6e8aad05dfa006ae3ec76d5f584","signature":"8777c4cbd60a5d86229e5b6039cef8a711023ab8dee8e966892e4f35acd10e10"},{"version":"56e9f31999393ec1361ccf0f7e7bd78612aa7d055c9b8e8cc59ecac3ab54f735","signature":"c64807f4d217bfcfbe1ea0b13495f3e9a4b8c8f7c0d6a3458532bb44e37a917c"},{"version":"893866b3b8026368a9557e080a7f28ccd29c09fd5c74242ba28b5da83f34ccfd","signature":"587b31881eb94493acf3b4a70abc5578901e02961db278b51a8bfafc95553d7a"},{"version":"6b1e78347a5daed50495097cd292a689d5015c197c37fe075d142c114cbf9c3b","signature":"d12668b3320d420f2d5e8309b7ea3e5d21c148c805a7ec99f07e3d438af7914f"},{"version":"6f31b9f1d5a30db0653c20f047fe875a8b778813e4a0f0e6742010a413ed01ef","signature":"2b2309accc5b0d2b69e70a8f532d4e55690029bc91ee0fc2ece966dbe3b9171a"},{"version":"ff687b46158a7c585deea06aef618af6b277e916ba3235a05b6e9d366dff2408","signature":"8f3f5822d9d5331f736fb69e98bb3a55d21b0d45bc29dc23f85f14c3fba17ee4"},{"version":"abdccf751badd6c4035065a447413634d3d0849a31abf26d91b6d67da954cbe6","signature":"2a903113fc5b924d6a10591a199d514fb44b1f62de05e04353557970e54125b6"},{"version":"0fb098e6a1bbf1c20183ddab03e331e8b6d686e07419896a833c0679315c3df1","signature":"eee4424ab14f4029766ebec234a1c6995301e987fd91d33098b4ef533f0204a0"},{"version":"b5c7c9f03af8f8325797e7d72e84d000dfd3f425e29d8fc299fe2c932707b88d","signature":"19306961c28e3fccfc4f2bed08ec800b1a5720ac1f75a7db6e04ff35ac65b979"},{"version":"2db4e8cedcf902efab7996bf9ece529825623a6c5b545bfa4248ac0ebbc121d2","signature":"8c7c5d26b7dd1e5113a8995ba669c0779e9a971de973d8870564f928f683872e"},{"version":"7bb6d1398a2ae8237c2672a1766fbc0991e6cba23c649c83da6e9d76d19e0de6","signature":"89b76ef7a6b51c59d54aaa0d3c0d6631da308ece9d430f87579fbff619723f13"},{"version":"0c2e74a1f77e313497a4172f57960a76db5157971a8925a88981fe9893cda795","signature":"f7190bcfb6bacacfd0a16869466c8317f690e1a5c239be559539d1b31b3f0e5a"},{"version":"ef4edfbd0afec3302bd4717dfce8a05adc29a227ef09bf2e6e6a81b2612dfb22","signature":"9e98747f619aa796deddd30db760e64d9708cd3b0c577b0876abb70f3eab25fd"},{"version":"28e2d42d9ae6afa7835a7d20dd6b2419661b0266731f7f9b857659500d8915de","signature":"b11775bbf9690ee431a8c074e4927ee5e3b480c6be6435ea52e7427301707d79"},{"version":"54ffd21b89aef6f7be449cc196088714576e274f5df989075e3d0ffc10a745bb","signature":"9b7b961bcb73340c0cb0af516e6f9357e837195751f5aa7d70f99660276e34ca"},{"version":"9af58165413c7f5d92a9575d6fd1e6aa6240ae44708acd4f97b562d139c833be","signature":"3dd0ebbbf73b0ff5578dfea0c547fdc2228e8728c1235efc004b6371781de34f"},{"version":"c8ff736a0d7a886a627a3909aed539176c725b6d74f07cee78bf430f4e20ff7e","signature":"f589efcfa010eea9f76e620bd4f70ceef6e3a902afa33e05e18bca869992f7e3"},{"version":"53137c37fa1c055450a74d40b67f092d651a6e683f66634470cd2f14017d4032","signature":"8be70c8fde3cce8ad51c2c470ecc6102135e371f3b6254877b07d57adf1d2bc1"},{"version":"451c2af9423931ff0ff05e44b931dd137b8a1cd2cd3fed223b85d70f983fb1f5","signature":"89cd57a6cfe0c05c84d167fc3cd8fc9561a5e56074a3e2db140114e7167b5b70"},{"version":"264c53e476cb2eba12889fdf4eb416fbfb051d11d4edc2474f3e2924fe563c09","signature":"90beddfb2c501e0f093cf9461aa354accc040a70dd7b7c44c849cbc9797a64a1"},{"version":"84e93a2f66b9c506912303451a857c95a47e9807d73e4f2941f0a7368e9312ae","signature":"159e31ac53b11d2ef980a6aa53444d87864e1fc44e8f303061a4cf1472750404"},{"version":"40e9ee78bfce617457326b2c2fd7df13f717618c86a9d8c75bbfb237b69c0f53","signature":"753de8e1d0821791388bbe8e7435041eb17a9ea696c1b7527bf46e6aeafb1359"},{"version":"4f5179b6147b97fe0668c8fa3ad7284e3e19761b7bf45cbc1d6920cddd7d5351","signature":"2ae543f43a6b26b298b6772260dbd92cab1ad0b40bb803c8e812d2d98f49bf8e"},{"version":"86448b776cd1c59f00caa78bd6a404fabe077fd01333ffd8ed33f8dd2e12e1a3","signature":"683f703b0792640c2c7ba79087a10852468d685e4160a7b20390803acf65f354"},{"version":"c378730528d242160450ecd9b6538d503aaba44a8b1ed16fd2e5124b07d74e06","signature":"fc38ac31747335c055d03eb02e2eb622ee36cbc43011f7591bdfcb8a3f1a2e14"},{"version":"e6d391f8e2e773412d60b3ab100e302f9a70fb3cfb28ad2972eeff1883efe232","signature":"06b8f27df70a75d8f0c09fb3668f1796dcc5970a4c5d6b4dfb60677cc1be1f8d"},{"version":"f863e2d4f1ea763a908d81f6a32570c2fe9c73e3fc50c954c47b6e88e6b6feda","signature":"159fff8e57c9905b3854706257b2d6de5c8e8f568d0ee8d0326cc88f078155c6"},{"version":"0a623093c183021ccb0817e12320ade515075d962c7d524c63de1b322f60771a","signature":"52382dbf2acfd6f25a5130072a9ac881236c1a2e7dd7c77ef41d29b6d5de7b85"},{"version":"a975160af4b3a388922e445ba87cd0a367883335ae3a9676cac7f0bc4b7220ab","signature":"6815a2e806c99b88903d6933e3392f8f190ef99110ba6f341718ba0fd659e812"},"8be3e10f995b3914e0df30e452ee918dc8e107fcb3bd35fe04c36b67fdcb1a13",{"version":"45e20962629e47c5334caec3b0915e6d32675b8e9d2e8f7c1720e34c9a870947","signature":"d19839c2c4b151584400a47844f67245547ea543b2c82e9e45f99066ad6569e2"},{"version":"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","impliedFormat":1},{"version":"2db0dd3aaa2ed285950273ce96ae8a450b45423aa9da2d10e194570f1233fa6b","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"c75ac0682b74face8d051331544f633445f5d203dc773d579fa109a7cbee9f06","affectsGlobalScope":true,"impliedFormat":1},{"version":"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36","impliedFormat":1},{"version":"e8dbde089a4b9d5b2124764ebbcfe577ffcb3a1df5cfb512a504c708ddfc7262","affectsGlobalScope":true,"impliedFormat":1},{"version":"62f1c00d3d246e0e3cf0224f91e122d560428ec1ccc36bb51d4574a84f1dbad0","impliedFormat":1},{"version":"53f0960fdcc53d097918adfd8861ffbe0db989c56ffc16c052197bf115da5ed6","impliedFormat":1},{"version":"662163e5327f260b23ca0a1a1ad8a74078aabb587c904fcb5ef518986987eaff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"f85c06e750743acf31f0cfd3be284a364d469761649e29547d0dd6be48875150","affectsGlobalScope":true,"impliedFormat":1},{"version":"b0c0d1d13be149f790a75b381b413490f98558649428bb916fd2d71a3f47a134","impliedFormat":1},{"version":"3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","impliedFormat":1},{"version":"0364f8bb461d6e84252412d4e5590feda4eb582f77d47f7a024a7a9ff105dfdc","impliedFormat":1},{"version":"5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","impliedFormat":1},{"version":"d0ca5d7df114035258a9d01165be309371fcccf0cccd9d57b1453204686d1ed0","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"9a30b7fefd7f8abbca4828d481c61c18e40fe5ff107e113b1c1fcd2c8dcf2743","affectsGlobalScope":true,"impliedFormat":1},{"version":"173b6275a81ebdb283b180654890f46516c21199734fed01a773b1c168b8c45c","impliedFormat":1},{"version":"304f66274aa8119e8d65a49b1cff84cbf803def6afe1b2cc987386e9a9890e22","impliedFormat":1},{"version":"1b9adafe8a7fefaeaf9099a0e06f602903f6268438147b843a33a5233ac71745","impliedFormat":1},{"version":"98273274f2dbb79b0b2009b20f74eca4a7146a3447c912d580cd5d2d94a7ae30","impliedFormat":1},{"version":"c933f7ba4b201c98b14275fd11a14abb950178afd2074703250fe3654fc10cd2","impliedFormat":1},{"version":"dccdf1677e531e33f8ac961a68bc537418c9a414797c1ea7e91307501cdc3f5e","impliedFormat":1},{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8f5814f29dbaf8bacd1764aebdf1c8a6eb86381f6a188ddbac0fcbaab855ce52","impliedFormat":1},{"version":"a63d03de72adfb91777784015bd3b4125abd2f5ef867fc5a13920b5649e8f52b","impliedFormat":1},{"version":"d20e003f3d518a7c1f749dbe27c6ab5e3be7b3c905a48361b04a9557de4a6900","impliedFormat":1},{"version":"452e8a437aa57fe832dece2a5d3ea8dd0ab1de03ca778d09798c56ece0a29e80","affectsGlobalScope":true,"impliedFormat":1},{"version":"a20f1e119615bf7632729fd89b6c0b5ffdc2df3b512d6304146294528e3ebe19","affectsGlobalScope":true,"impliedFormat":1},{"version":"575fb200043b11b464db8e42cc64379c5fd322b6d787638e005b5ee98a64486d","impliedFormat":1},{"version":"6de2f225d942562733e231a695534b30039bdf1875b377bb7255881f0df8ede8","impliedFormat":1},{"version":"56249fd3ef1f6b90888e606f4ea648c43978ef43a7263aafad64f8d83cd3b8aa","impliedFormat":1},{"version":"139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","impliedFormat":1},{"version":"7b166975fdbd3b37afb64707b98bca88e46577bbc6c59871f9383a7df2daacd1","impliedFormat":1},{"version":"9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","impliedFormat":1},{"version":"81505c54d7cad0009352eaa21bd923ab7cdee7ec3405357a54d9a5da033a2084","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"73aa178e8fb1449ef3666093d8dca25f96302a80ee45f8ff027df8e4792bf9fd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2ee1645e0df9d84467cfe1d67b0ad3003c2f387de55874d565094464ee6f2927","impliedFormat":1},{"version":"f61ec7355ade6c4cffc2b121bab7bd6882a262c44b498f4fedbbbc8c8830a8cd","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cf780e96b687e4bdfd1907ed26a688c18b89797490a00598fa8b8ab683335dd","affectsGlobalScope":true,"impliedFormat":1},{"version":"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","impliedFormat":1},{"version":"9ae88ce9f73446c24b2d2452e993b676da1b31fca5ceb7276e7f36279f693ed1","impliedFormat":1},{"version":"e49d7625faff2a7842e4e7b9b197f972633fca685afcf6b4403400c97d087c36","impliedFormat":1},{"version":"b82c38abc53922b1b3670c3af6f333c21b735722a8f156e7d357a2da7c53a0a0","impliedFormat":1},{"version":"b423f53647708043299ded4daa68d95c967a2ac30aa1437adc4442129d7d0a6c","affectsGlobalScope":true,"impliedFormat":1},{"version":"21fcdcb618236f0feaca7e511e2da10c19970f86e09c934cef2d45b340ad92b5","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0fc7b7f54422bd97cfaf558ddb4bca86893839367b746a8f86b60ac7619673","impliedFormat":1},{"version":"4cdd8b6b51599180a387cc7c1c50f49eca5ce06595d781638fd0216520d98246","impliedFormat":1},{"version":"d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c","impliedFormat":1},{"version":"8704423bf338bff381ebc951ed819935d0252d90cd6de7dffe5b0a5debb65d07","affectsGlobalScope":true,"impliedFormat":1},{"version":"b33379077284c9e55d2410d814b71b15522c5f71f9e93e15a8c3c41d463b00f6","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","impliedFormat":1},{"version":"f0284427f61bbd071114efa75e9d17dbb7aeaf2c89bf5bd890f510a3e4a67de4","impliedFormat":1}],"root":[[79,120]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":99,"outDir":"..","rootDir":"../../src","skipLibCheck":true,"strict":true,"target":99},"referencedMap":[[122,1],[123,1],[162,2],[163,3],[164,4],[165,5],[166,6],[167,7],[168,8],[169,9],[170,10],[171,11],[172,11],[174,12],[173,13],[175,14],[176,15],[177,16],[161,17],[178,18],[179,19],[180,20],[213,21],[181,22],[182,23],[183,24],[184,25],[185,26],[186,27],[187,28],[188,29],[189,30],[190,31],[191,31],[192,32],[194,33],[196,34],[195,35],[197,36],[198,37],[199,38],[200,39],[201,40],[202,41],[203,42],[204,43],[205,44],[206,45],[207,46],[208,47],[209,48],[210,49],[211,50],[139,51],[149,52],[138,51],[159,53],[130,54],[129,55],[158,56],[152,57],[157,58],[132,59],[146,60],[131,61],[155,62],[127,63],[126,64],[156,65],[128,66],[133,67],[137,67],[160,68],[150,69],[141,70],[142,71],[144,72],[140,73],[143,74],[153,56],[135,75],[136,76],[145,77],[125,78],[148,69],[147,67],[154,79],[120,80],[105,80],[102,80],[83,81],[97,80],[100,82],[82,80],[119,83]],"latestChangedDtsFile":"./Comma.d.ts","version":"5.6.2"}
1
+ {"fileNames":["../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.full.d.ts","../../src/constants/Alpha.ts","../../src/constants/Books.ts","../../src/constants/Characters.ts","../../src/constants/Constant.ts","../../src/constants/createConstant.ts","../../src/constants/NoDefaultValue.ts","../../src/constants/NotApplicable.ts","../../src/constants/DateTime.ts","../../src/constants/Types.ts","../../src/constants/Functional.ts","../../src/constants/Images.ts","../../src/constants/Consonants.ts","../../src/constants/PluralExceptions.ts","../../src/constants/SingularNounEnding.ts","../../src/constants/CommonObjProps.ts","../../src/constants/NumericChar.ts","../../src/constants/NumericDigit.ts","../../src/constants/FalsyValues.ts","../../src/constants/NotDefined.ts","../../src/constants/TypeOf.ts","../../src/constants/Wide.ts","../../src/constants/TypeComparisons.ts","../../src/constants/TypeTransforms.ts","../../src/constants/Never.ts","../../src/constants/TypeTokens.ts","../../src/constants/Shape.ts","../../src/constants/Marked.ts","../../src/constants/HashTable.ts","../../src/constants/Geo.ts","../../src/constants/RepoConstants.ts","../../src/constants/NetworkConstants.ts","../../src/constants/Phone.ts","../../src/constants/ProxmoxConstants.ts","../../src/constants/Tailwind.ts","../../src/constants/Retail.ts","../../src/constants/ISO3166.ts","../../src/constants/Metrics.ts","../../src/constants/Markers.ts","../../src/constants/News.ts","../../src/constants/Social.ts","../../src/constants/index.ts","../../src/constants/Comma.ts","../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert/strict.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/async_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/buffer.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/child_process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/cluster.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/console.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/constants.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/crypto.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dgram.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/domain.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dom-events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http2.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/https.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/inspector.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/module.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/net.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/os.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/path.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/perf_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/punycode.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/querystring.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/repl.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/sea.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/consumers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/web.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/string_decoder.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/test.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tls.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/trace_events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tty.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/url.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/util.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/v8.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/vm.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/wasi.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/worker_threads.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/zlib.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.global.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/index.d.ts","../../node_modules/.pnpm/@types+stack-trace@0.0.33/node_modules/@types/stack-trace/index.d.ts"],"fileIdsList":[[122],[162],[163,168,197],[164,169,175,176,183,194,205],[164,165,175,183],[166,206],[167,168,176,184],[168,194,202],[169,171,175,183],[162,170],[171,172],[175],[173,175],[162,175],[175,176,177,194,205],[175,176,177,190,194,197],[160,210],[171,175,178,183,194,205],[175,176,178,179,183,194,202,205],[178,180,194,202,205],[122,123,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212],[175,181],[182,205,210],[171,175,183,194],[184],[185],[162,186],[122,123,162,163,164,165,166,167,168,169,170,171,172,173,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211],[188],[189],[175,190,191],[190,192,206,208],[163,175,194,195,196,197],[163,194,196],[194,195],[197],[198],[122,194],[175,200,201],[200,201],[168,183,194,202],[203],[183,204],[163,178,189,205],[168,206],[194,207],[182,208],[209],[163,168,175,177,186,194,205,208,210],[194,211],[132,136,205],[132,194,205],[127],[129,132,202,205],[183,202],[213],[127,213],[129,132,183,205],[124,125,128,131,163,175,194,205],[132,139],[124,130],[132,153,154],[128,132,163,197,205,213],[163,213],[153,163,213],[126,127,213],[132],[126,127,128,129,130,131,132,133,134,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,154,155,156,157,158,159],[132,147],[132,139,140],[130,132,140,141],[131],[124,127,132],[132,136,140,141],[136],[130,132,135,205],[124,129,132,139],[163,194],[127,132,153,163,210,213],[119],[83],[99],[82],[79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,120]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"abee51ebffafd50c07d76be5848a34abfe4d791b5745ef1e5648718722fab924","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a94697425a99354df73d9c8291e2ecd4dddd370aed4023c2d6dee6cccb32666","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3f9fc0ec0b96a9e642f11eda09c0be83a61c7b336977f8b9fdb1e9788e925fe","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"15c1c3d7b2e46e0025417ed6d5f03f419e57e6751f87925ca19dc88297053fe6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"17b21349135fbe93bb4b567ba14b696fee42cfe019536b9971918b0f5c0be3f9","signature":"0cf34757e3742b4e2ec2ab7f9d04e2517da036d6aac571e4c3bd0530ae5d6488"},{"version":"dfea78d9069015077d671523e2528598f7190ce17d821cfa3f99481074ea12bb","signature":"89939e7ffe2db5a4416d457c7c35e72d209937f1342973199e7b9de27f4b4801"},{"version":"4da7697ca80c6319580bc1b50eeee682c1d042afda441a850eee4a95b9db47de","signature":"02b53f4f6349501fcee01adfaeda6dcbbd3a2222f444ce6255d4a8b8edf739d7"},{"version":"8cb1879695c4b4bd11beacb1aaadad1a554a8395384caf4d20954cf4243ddce7","signature":"61daf56ae6c924b44d52b615f02eeaaab6e1008b6eaf6d7d63bfb1233fe309eb"},{"version":"238453e8f6784c26deb50acb06f0a7bc7cb45decd13a69a6f71bc0e311529a57","signature":"aba106ebb46ca2867bf452431c02852b1842040ebc1b973af5bbc2963d599140"},{"version":"9af566650442331f47de3a6b5e060384c73d635695cf50b162cd7f81ddedca1f","signature":"cb70d0cb3a4a966b4bbf4a8c3c7baa2d8c0d8ff7d4df53476b67a1fdb40dc220"},{"version":"68981075a8159a1755dfeb10baedbd9b4a85c31757642da6349fb91c363029db","signature":"1d7491aabacd8706a6eddf207044ef827dae855f27242d58cae2c0b4769310ae"},{"version":"57e24fb1d8d0642c42d2f1a6b731cf55a864592a15af8e1f402422709f510ac7","signature":"28deeff2f557565f9f37c85d2a7022b3cf5e200bef7bce68ca7a25bdaa36b321"},{"version":"eb887cb7218779c9e817459094f4d6937f3ea9526da1d3adf745654366b50f60","signature":"5ef428f59b5015d9b59f5bd1eee065d6c0f45bf616b95b7e01363dd474a01db1"},{"version":"72b5e16c5bdddeb8d19ca80ee7288b5cf8ec4c6d97eab5a83350bb63b1c3f48c","signature":"6a0a28a715f05eea47a3bb4138f61316787321e0a283e994f1b5b46ef140a518"},{"version":"24470c3353c754fe32430b00a9a50414556580283f726226e68c91609cc27c60","signature":"28253dc9b48f03aa11b8630a4fc7380097cd76f9640fd36829741de6312f16a5"},{"version":"91f398ee67647974b37bbc2c45178a5c3f7fd6e8aad05dfa006ae3ec76d5f584","signature":"8777c4cbd60a5d86229e5b6039cef8a711023ab8dee8e966892e4f35acd10e10"},{"version":"56e9f31999393ec1361ccf0f7e7bd78612aa7d055c9b8e8cc59ecac3ab54f735","signature":"c64807f4d217bfcfbe1ea0b13495f3e9a4b8c8f7c0d6a3458532bb44e37a917c"},{"version":"893866b3b8026368a9557e080a7f28ccd29c09fd5c74242ba28b5da83f34ccfd","signature":"587b31881eb94493acf3b4a70abc5578901e02961db278b51a8bfafc95553d7a"},{"version":"6b1e78347a5daed50495097cd292a689d5015c197c37fe075d142c114cbf9c3b","signature":"d12668b3320d420f2d5e8309b7ea3e5d21c148c805a7ec99f07e3d438af7914f"},{"version":"6f31b9f1d5a30db0653c20f047fe875a8b778813e4a0f0e6742010a413ed01ef","signature":"2b2309accc5b0d2b69e70a8f532d4e55690029bc91ee0fc2ece966dbe3b9171a"},{"version":"ff687b46158a7c585deea06aef618af6b277e916ba3235a05b6e9d366dff2408","signature":"8f3f5822d9d5331f736fb69e98bb3a55d21b0d45bc29dc23f85f14c3fba17ee4"},{"version":"abdccf751badd6c4035065a447413634d3d0849a31abf26d91b6d67da954cbe6","signature":"2a903113fc5b924d6a10591a199d514fb44b1f62de05e04353557970e54125b6"},{"version":"bbb6f58276eb1d3cc6cc4b1047c74d1c7d7d137877f167814821b6032368b9fc","signature":"7eb02e18e0a595aa15b38ad5056d3dca5dcb0f295bde6bf310b5320bbcfa969c"},{"version":"b5c7c9f03af8f8325797e7d72e84d000dfd3f425e29d8fc299fe2c932707b88d","signature":"19306961c28e3fccfc4f2bed08ec800b1a5720ac1f75a7db6e04ff35ac65b979"},{"version":"2db4e8cedcf902efab7996bf9ece529825623a6c5b545bfa4248ac0ebbc121d2","signature":"8c7c5d26b7dd1e5113a8995ba669c0779e9a971de973d8870564f928f683872e"},{"version":"7bb6d1398a2ae8237c2672a1766fbc0991e6cba23c649c83da6e9d76d19e0de6","signature":"89b76ef7a6b51c59d54aaa0d3c0d6631da308ece9d430f87579fbff619723f13"},{"version":"0c2e74a1f77e313497a4172f57960a76db5157971a8925a88981fe9893cda795","signature":"f7190bcfb6bacacfd0a16869466c8317f690e1a5c239be559539d1b31b3f0e5a"},{"version":"d81deb076e634d91f5bf7331af3ca3f98c1d70610162aa159392b28f5364be9e","signature":"9e98747f619aa796deddd30db760e64d9708cd3b0c577b0876abb70f3eab25fd"},{"version":"28e2d42d9ae6afa7835a7d20dd6b2419661b0266731f7f9b857659500d8915de","signature":"b11775bbf9690ee431a8c074e4927ee5e3b480c6be6435ea52e7427301707d79"},{"version":"54ffd21b89aef6f7be449cc196088714576e274f5df989075e3d0ffc10a745bb","signature":"9b7b961bcb73340c0cb0af516e6f9357e837195751f5aa7d70f99660276e34ca"},{"version":"6d292a2993cc906608d5a310876888e6f03882b61673f2339d631ab2281c86b3","signature":"636c1a8775e91493cae88527cf3758f4ba89e80b78ef3628fc9b23ccc2e16cd2"},{"version":"c8ff736a0d7a886a627a3909aed539176c725b6d74f07cee78bf430f4e20ff7e","signature":"f589efcfa010eea9f76e620bd4f70ceef6e3a902afa33e05e18bca869992f7e3"},{"version":"53137c37fa1c055450a74d40b67f092d651a6e683f66634470cd2f14017d4032","signature":"8be70c8fde3cce8ad51c2c470ecc6102135e371f3b6254877b07d57adf1d2bc1"},{"version":"451c2af9423931ff0ff05e44b931dd137b8a1cd2cd3fed223b85d70f983fb1f5","signature":"89cd57a6cfe0c05c84d167fc3cd8fc9561a5e56074a3e2db140114e7167b5b70"},{"version":"264c53e476cb2eba12889fdf4eb416fbfb051d11d4edc2474f3e2924fe563c09","signature":"90beddfb2c501e0f093cf9461aa354accc040a70dd7b7c44c849cbc9797a64a1"},{"version":"84e93a2f66b9c506912303451a857c95a47e9807d73e4f2941f0a7368e9312ae","signature":"159e31ac53b11d2ef980a6aa53444d87864e1fc44e8f303061a4cf1472750404"},{"version":"40e9ee78bfce617457326b2c2fd7df13f717618c86a9d8c75bbfb237b69c0f53","signature":"753de8e1d0821791388bbe8e7435041eb17a9ea696c1b7527bf46e6aeafb1359"},{"version":"4f5179b6147b97fe0668c8fa3ad7284e3e19761b7bf45cbc1d6920cddd7d5351","signature":"2ae543f43a6b26b298b6772260dbd92cab1ad0b40bb803c8e812d2d98f49bf8e"},{"version":"86448b776cd1c59f00caa78bd6a404fabe077fd01333ffd8ed33f8dd2e12e1a3","signature":"683f703b0792640c2c7ba79087a10852468d685e4160a7b20390803acf65f354"},{"version":"c378730528d242160450ecd9b6538d503aaba44a8b1ed16fd2e5124b07d74e06","signature":"fc38ac31747335c055d03eb02e2eb622ee36cbc43011f7591bdfcb8a3f1a2e14"},{"version":"e6d391f8e2e773412d60b3ab100e302f9a70fb3cfb28ad2972eeff1883efe232","signature":"06b8f27df70a75d8f0c09fb3668f1796dcc5970a4c5d6b4dfb60677cc1be1f8d"},{"version":"f863e2d4f1ea763a908d81f6a32570c2fe9c73e3fc50c954c47b6e88e6b6feda","signature":"159fff8e57c9905b3854706257b2d6de5c8e8f568d0ee8d0326cc88f078155c6"},{"version":"0a623093c183021ccb0817e12320ade515075d962c7d524c63de1b322f60771a","signature":"52382dbf2acfd6f25a5130072a9ac881236c1a2e7dd7c77ef41d29b6d5de7b85"},{"version":"a975160af4b3a388922e445ba87cd0a367883335ae3a9676cac7f0bc4b7220ab","signature":"6815a2e806c99b88903d6933e3392f8f190ef99110ba6f341718ba0fd659e812"},"8be3e10f995b3914e0df30e452ee918dc8e107fcb3bd35fe04c36b67fdcb1a13",{"version":"41187d65886e7c08c414acf88907b9d2a8789faa5be753f580308efc340c97dd","signature":"024a51ee2ec275d35bfd8f10759a5df46aa13729320f7b0a610dd9f3bdd94d29"},{"version":"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","impliedFormat":1},{"version":"2db0dd3aaa2ed285950273ce96ae8a450b45423aa9da2d10e194570f1233fa6b","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"c75ac0682b74face8d051331544f633445f5d203dc773d579fa109a7cbee9f06","affectsGlobalScope":true,"impliedFormat":1},{"version":"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36","impliedFormat":1},{"version":"e8dbde089a4b9d5b2124764ebbcfe577ffcb3a1df5cfb512a504c708ddfc7262","affectsGlobalScope":true,"impliedFormat":1},{"version":"62f1c00d3d246e0e3cf0224f91e122d560428ec1ccc36bb51d4574a84f1dbad0","impliedFormat":1},{"version":"53f0960fdcc53d097918adfd8861ffbe0db989c56ffc16c052197bf115da5ed6","impliedFormat":1},{"version":"662163e5327f260b23ca0a1a1ad8a74078aabb587c904fcb5ef518986987eaff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"f85c06e750743acf31f0cfd3be284a364d469761649e29547d0dd6be48875150","affectsGlobalScope":true,"impliedFormat":1},{"version":"b0c0d1d13be149f790a75b381b413490f98558649428bb916fd2d71a3f47a134","impliedFormat":1},{"version":"3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","impliedFormat":1},{"version":"0364f8bb461d6e84252412d4e5590feda4eb582f77d47f7a024a7a9ff105dfdc","impliedFormat":1},{"version":"5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","impliedFormat":1},{"version":"d0ca5d7df114035258a9d01165be309371fcccf0cccd9d57b1453204686d1ed0","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"9a30b7fefd7f8abbca4828d481c61c18e40fe5ff107e113b1c1fcd2c8dcf2743","affectsGlobalScope":true,"impliedFormat":1},{"version":"173b6275a81ebdb283b180654890f46516c21199734fed01a773b1c168b8c45c","impliedFormat":1},{"version":"304f66274aa8119e8d65a49b1cff84cbf803def6afe1b2cc987386e9a9890e22","impliedFormat":1},{"version":"1b9adafe8a7fefaeaf9099a0e06f602903f6268438147b843a33a5233ac71745","impliedFormat":1},{"version":"98273274f2dbb79b0b2009b20f74eca4a7146a3447c912d580cd5d2d94a7ae30","impliedFormat":1},{"version":"c933f7ba4b201c98b14275fd11a14abb950178afd2074703250fe3654fc10cd2","impliedFormat":1},{"version":"dccdf1677e531e33f8ac961a68bc537418c9a414797c1ea7e91307501cdc3f5e","impliedFormat":1},{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8f5814f29dbaf8bacd1764aebdf1c8a6eb86381f6a188ddbac0fcbaab855ce52","impliedFormat":1},{"version":"a63d03de72adfb91777784015bd3b4125abd2f5ef867fc5a13920b5649e8f52b","impliedFormat":1},{"version":"d20e003f3d518a7c1f749dbe27c6ab5e3be7b3c905a48361b04a9557de4a6900","impliedFormat":1},{"version":"452e8a437aa57fe832dece2a5d3ea8dd0ab1de03ca778d09798c56ece0a29e80","affectsGlobalScope":true,"impliedFormat":1},{"version":"a20f1e119615bf7632729fd89b6c0b5ffdc2df3b512d6304146294528e3ebe19","affectsGlobalScope":true,"impliedFormat":1},{"version":"575fb200043b11b464db8e42cc64379c5fd322b6d787638e005b5ee98a64486d","impliedFormat":1},{"version":"6de2f225d942562733e231a695534b30039bdf1875b377bb7255881f0df8ede8","impliedFormat":1},{"version":"56249fd3ef1f6b90888e606f4ea648c43978ef43a7263aafad64f8d83cd3b8aa","impliedFormat":1},{"version":"139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","impliedFormat":1},{"version":"7b166975fdbd3b37afb64707b98bca88e46577bbc6c59871f9383a7df2daacd1","impliedFormat":1},{"version":"9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","impliedFormat":1},{"version":"81505c54d7cad0009352eaa21bd923ab7cdee7ec3405357a54d9a5da033a2084","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"73aa178e8fb1449ef3666093d8dca25f96302a80ee45f8ff027df8e4792bf9fd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2ee1645e0df9d84467cfe1d67b0ad3003c2f387de55874d565094464ee6f2927","impliedFormat":1},{"version":"f61ec7355ade6c4cffc2b121bab7bd6882a262c44b498f4fedbbbc8c8830a8cd","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cf780e96b687e4bdfd1907ed26a688c18b89797490a00598fa8b8ab683335dd","affectsGlobalScope":true,"impliedFormat":1},{"version":"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","impliedFormat":1},{"version":"9ae88ce9f73446c24b2d2452e993b676da1b31fca5ceb7276e7f36279f693ed1","impliedFormat":1},{"version":"e49d7625faff2a7842e4e7b9b197f972633fca685afcf6b4403400c97d087c36","impliedFormat":1},{"version":"b82c38abc53922b1b3670c3af6f333c21b735722a8f156e7d357a2da7c53a0a0","impliedFormat":1},{"version":"b423f53647708043299ded4daa68d95c967a2ac30aa1437adc4442129d7d0a6c","affectsGlobalScope":true,"impliedFormat":1},{"version":"21fcdcb618236f0feaca7e511e2da10c19970f86e09c934cef2d45b340ad92b5","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0fc7b7f54422bd97cfaf558ddb4bca86893839367b746a8f86b60ac7619673","impliedFormat":1},{"version":"4cdd8b6b51599180a387cc7c1c50f49eca5ce06595d781638fd0216520d98246","impliedFormat":1},{"version":"d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c","impliedFormat":1},{"version":"8704423bf338bff381ebc951ed819935d0252d90cd6de7dffe5b0a5debb65d07","affectsGlobalScope":true,"impliedFormat":1},{"version":"b33379077284c9e55d2410d814b71b15522c5f71f9e93e15a8c3c41d463b00f6","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","impliedFormat":1},{"version":"f0284427f61bbd071114efa75e9d17dbb7aeaf2c89bf5bd890f510a3e4a67de4","impliedFormat":1}],"root":[[79,120]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":99,"outDir":"..","rootDir":"../../src","skipLibCheck":true,"strict":true,"target":99},"referencedMap":[[122,1],[123,1],[162,2],[163,3],[164,4],[165,5],[166,6],[167,7],[168,8],[169,9],[170,10],[171,11],[172,11],[174,12],[173,13],[175,14],[176,15],[177,16],[161,17],[178,18],[179,19],[180,20],[213,21],[181,22],[182,23],[183,24],[184,25],[185,26],[186,27],[187,28],[188,29],[189,30],[190,31],[191,31],[192,32],[194,33],[196,34],[195,35],[197,36],[198,37],[199,38],[200,39],[201,40],[202,41],[203,42],[204,43],[205,44],[206,45],[207,46],[208,47],[209,48],[210,49],[211,50],[139,51],[149,52],[138,51],[159,53],[130,54],[129,55],[158,56],[152,57],[157,58],[132,59],[146,60],[131,61],[155,62],[127,63],[126,64],[156,65],[128,66],[133,67],[137,67],[160,68],[150,69],[141,70],[142,71],[144,72],[140,73],[143,74],[153,56],[135,75],[136,76],[145,77],[125,78],[148,69],[147,67],[154,79],[120,80],[105,80],[102,80],[84,81],[97,80],[100,82],[83,83],[119,84]],"latestChangedDtsFile":"./Comma.d.ts","version":"5.6.2"}
package/dist/index.cjs CHANGED
@@ -3650,8 +3650,8 @@ function isErrorCondition(value, kind = null) {
3650
3650
 
3651
3651
  // src/runtime/type-guards/hasKeys.ts
3652
3652
  var hasKeys = (...props) => (
3653
- /**
3654
- * Type guard which validates whether the configured properties
3653
+ /**
3654
+ * Type guard which validates whether the configured properties
3655
3655
  * exist on a given `Record<ObjectKey, unknown` and if they do at
3656
3656
  * runtime will provide the type support for them.
3657
3657
  */
package/dist/index.js CHANGED
@@ -3048,8 +3048,8 @@ function isErrorCondition(value, kind = null) {
3048
3048
 
3049
3049
  // src/runtime/type-guards/hasKeys.ts
3050
3050
  var hasKeys = (...props) => (
3051
- /**
3052
- * Type guard which validates whether the configured properties
3051
+ /**
3052
+ * Type guard which validates whether the configured properties
3053
3053
  * exist on a given `Record<ObjectKey, unknown` and if they do at
3054
3054
  * runtime will provide the type support for them.
3055
3055
  */