es-toolkit 1.39.3-dev.1325 → 1.39.3-dev.1327

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 (595) hide show
  1. package/package.json +3 -11
  2. package/compat/add.d.mts +0 -1
  3. package/compat/add.mjs +0 -1
  4. package/compat/after.d.mts +0 -1
  5. package/compat/after.mjs +0 -1
  6. package/compat/ary.d.mts +0 -1
  7. package/compat/ary.mjs +0 -1
  8. package/compat/assign.d.mts +0 -1
  9. package/compat/assign.mjs +0 -1
  10. package/compat/assignIn.d.mts +0 -1
  11. package/compat/assignIn.mjs +0 -1
  12. package/compat/assignInWith.d.mts +0 -1
  13. package/compat/assignInWith.mjs +0 -1
  14. package/compat/assignWith.d.mts +0 -1
  15. package/compat/assignWith.mjs +0 -1
  16. package/compat/at.d.mts +0 -1
  17. package/compat/at.mjs +0 -1
  18. package/compat/attempt.d.mts +0 -1
  19. package/compat/attempt.mjs +0 -1
  20. package/compat/before.d.mts +0 -1
  21. package/compat/before.mjs +0 -1
  22. package/compat/bind.d.mts +0 -1
  23. package/compat/bind.mjs +0 -1
  24. package/compat/bindAll.d.mts +0 -1
  25. package/compat/bindAll.mjs +0 -1
  26. package/compat/bindKey.d.mts +0 -1
  27. package/compat/bindKey.mjs +0 -1
  28. package/compat/camelCase.d.mts +0 -1
  29. package/compat/camelCase.mjs +0 -1
  30. package/compat/capitalize.d.mts +0 -1
  31. package/compat/capitalize.mjs +0 -1
  32. package/compat/castArray.d.mts +0 -1
  33. package/compat/castArray.mjs +0 -1
  34. package/compat/ceil.d.mts +0 -1
  35. package/compat/ceil.mjs +0 -1
  36. package/compat/chunk.d.mts +0 -1
  37. package/compat/chunk.mjs +0 -1
  38. package/compat/clamp.d.mts +0 -1
  39. package/compat/clamp.mjs +0 -1
  40. package/compat/clone.d.mts +0 -1
  41. package/compat/clone.mjs +0 -1
  42. package/compat/cloneDeep.d.mts +0 -1
  43. package/compat/cloneDeep.mjs +0 -1
  44. package/compat/cloneDeepWith.d.mts +0 -1
  45. package/compat/cloneDeepWith.mjs +0 -1
  46. package/compat/cloneWith.d.mts +0 -1
  47. package/compat/cloneWith.mjs +0 -1
  48. package/compat/compact.d.mts +0 -1
  49. package/compat/compact.mjs +0 -1
  50. package/compat/concat.d.mts +0 -1
  51. package/compat/concat.mjs +0 -1
  52. package/compat/cond.d.mts +0 -1
  53. package/compat/cond.mjs +0 -1
  54. package/compat/conforms.d.mts +0 -1
  55. package/compat/conforms.mjs +0 -1
  56. package/compat/conformsTo.d.mts +0 -1
  57. package/compat/conformsTo.mjs +0 -1
  58. package/compat/constant.d.mts +0 -1
  59. package/compat/constant.mjs +0 -1
  60. package/compat/countBy.d.mts +0 -1
  61. package/compat/countBy.mjs +0 -1
  62. package/compat/create.d.mts +0 -1
  63. package/compat/create.mjs +0 -1
  64. package/compat/curry.d.mts +0 -1
  65. package/compat/curry.mjs +0 -1
  66. package/compat/curryRight.d.mts +0 -1
  67. package/compat/curryRight.mjs +0 -1
  68. package/compat/debounce.d.mts +0 -1
  69. package/compat/debounce.mjs +0 -1
  70. package/compat/deburr.d.mts +0 -1
  71. package/compat/deburr.mjs +0 -1
  72. package/compat/defaultTo.d.mts +0 -1
  73. package/compat/defaultTo.mjs +0 -1
  74. package/compat/defaults.d.mts +0 -1
  75. package/compat/defaults.mjs +0 -1
  76. package/compat/defaultsDeep.d.mts +0 -1
  77. package/compat/defaultsDeep.mjs +0 -1
  78. package/compat/defer.d.mts +0 -1
  79. package/compat/defer.mjs +0 -1
  80. package/compat/delay.d.mts +0 -1
  81. package/compat/delay.mjs +0 -1
  82. package/compat/difference.d.mts +0 -1
  83. package/compat/difference.mjs +0 -1
  84. package/compat/differenceBy.d.mts +0 -1
  85. package/compat/differenceBy.mjs +0 -1
  86. package/compat/differenceWith.d.mts +0 -1
  87. package/compat/differenceWith.mjs +0 -1
  88. package/compat/divide.d.mts +0 -1
  89. package/compat/divide.mjs +0 -1
  90. package/compat/drop.d.mts +0 -1
  91. package/compat/drop.mjs +0 -1
  92. package/compat/dropRight.d.mts +0 -1
  93. package/compat/dropRight.mjs +0 -1
  94. package/compat/dropRightWhile.d.mts +0 -1
  95. package/compat/dropRightWhile.mjs +0 -1
  96. package/compat/dropWhile.d.mts +0 -1
  97. package/compat/dropWhile.mjs +0 -1
  98. package/compat/each.d.mts +0 -1
  99. package/compat/each.mjs +0 -1
  100. package/compat/eachRight.d.mts +0 -1
  101. package/compat/eachRight.mjs +0 -1
  102. package/compat/endsWith.d.mts +0 -1
  103. package/compat/endsWith.mjs +0 -1
  104. package/compat/eq.d.mts +0 -1
  105. package/compat/eq.mjs +0 -1
  106. package/compat/escape.d.mts +0 -1
  107. package/compat/escape.mjs +0 -1
  108. package/compat/escapeRegExp.d.mts +0 -1
  109. package/compat/escapeRegExp.mjs +0 -1
  110. package/compat/every.d.mts +0 -1
  111. package/compat/every.mjs +0 -1
  112. package/compat/extend.d.mts +0 -1
  113. package/compat/extend.mjs +0 -1
  114. package/compat/extendWith.d.mts +0 -1
  115. package/compat/extendWith.mjs +0 -1
  116. package/compat/fill.d.mts +0 -1
  117. package/compat/fill.mjs +0 -1
  118. package/compat/filter.d.mts +0 -1
  119. package/compat/filter.mjs +0 -1
  120. package/compat/find.d.mts +0 -1
  121. package/compat/find.mjs +0 -1
  122. package/compat/findIndex.d.mts +0 -1
  123. package/compat/findIndex.mjs +0 -1
  124. package/compat/findKey.d.mts +0 -1
  125. package/compat/findKey.mjs +0 -1
  126. package/compat/findLast.d.mts +0 -1
  127. package/compat/findLast.mjs +0 -1
  128. package/compat/findLastIndex.d.mts +0 -1
  129. package/compat/findLastIndex.mjs +0 -1
  130. package/compat/findLastKey.d.mts +0 -1
  131. package/compat/findLastKey.mjs +0 -1
  132. package/compat/first.d.mts +0 -1
  133. package/compat/first.mjs +0 -1
  134. package/compat/flatMap.d.mts +0 -1
  135. package/compat/flatMap.mjs +0 -1
  136. package/compat/flatMapDeep.d.mts +0 -1
  137. package/compat/flatMapDeep.mjs +0 -1
  138. package/compat/flatMapDepth.d.mts +0 -1
  139. package/compat/flatMapDepth.mjs +0 -1
  140. package/compat/flatten.d.mts +0 -1
  141. package/compat/flatten.mjs +0 -1
  142. package/compat/flattenDeep.d.mts +0 -1
  143. package/compat/flattenDeep.mjs +0 -1
  144. package/compat/flattenDepth.d.mts +0 -1
  145. package/compat/flattenDepth.mjs +0 -1
  146. package/compat/flip.d.mts +0 -1
  147. package/compat/flip.mjs +0 -1
  148. package/compat/floor.d.mts +0 -1
  149. package/compat/floor.mjs +0 -1
  150. package/compat/flow.d.mts +0 -1
  151. package/compat/flow.mjs +0 -1
  152. package/compat/flowRight.d.mts +0 -1
  153. package/compat/flowRight.mjs +0 -1
  154. package/compat/forEach.d.mts +0 -1
  155. package/compat/forEach.mjs +0 -1
  156. package/compat/forEachRight.d.mts +0 -1
  157. package/compat/forEachRight.mjs +0 -1
  158. package/compat/forIn.d.mts +0 -1
  159. package/compat/forIn.mjs +0 -1
  160. package/compat/forInRight.d.mts +0 -1
  161. package/compat/forInRight.mjs +0 -1
  162. package/compat/forOwn.d.mts +0 -1
  163. package/compat/forOwn.mjs +0 -1
  164. package/compat/forOwnRight.d.mts +0 -1
  165. package/compat/forOwnRight.mjs +0 -1
  166. package/compat/fromPairs.d.mts +0 -1
  167. package/compat/fromPairs.mjs +0 -1
  168. package/compat/functions.d.mts +0 -1
  169. package/compat/functions.mjs +0 -1
  170. package/compat/functionsIn.d.mts +0 -1
  171. package/compat/functionsIn.mjs +0 -1
  172. package/compat/get.d.mts +0 -1
  173. package/compat/get.mjs +0 -1
  174. package/compat/groupBy.d.mts +0 -1
  175. package/compat/groupBy.mjs +0 -1
  176. package/compat/gt.d.mts +0 -1
  177. package/compat/gt.mjs +0 -1
  178. package/compat/gte.d.mts +0 -1
  179. package/compat/gte.mjs +0 -1
  180. package/compat/has.d.mts +0 -1
  181. package/compat/has.mjs +0 -1
  182. package/compat/hasIn.d.mts +0 -1
  183. package/compat/hasIn.mjs +0 -1
  184. package/compat/head.d.mts +0 -1
  185. package/compat/head.mjs +0 -1
  186. package/compat/identity.d.mts +0 -1
  187. package/compat/identity.mjs +0 -1
  188. package/compat/inRange.d.mts +0 -1
  189. package/compat/inRange.mjs +0 -1
  190. package/compat/includes.d.mts +0 -1
  191. package/compat/includes.mjs +0 -1
  192. package/compat/indexOf.d.mts +0 -1
  193. package/compat/indexOf.mjs +0 -1
  194. package/compat/initial.d.mts +0 -1
  195. package/compat/initial.mjs +0 -1
  196. package/compat/intersection.d.mts +0 -1
  197. package/compat/intersection.mjs +0 -1
  198. package/compat/intersectionBy.d.mts +0 -1
  199. package/compat/intersectionBy.mjs +0 -1
  200. package/compat/intersectionWith.d.mts +0 -1
  201. package/compat/intersectionWith.mjs +0 -1
  202. package/compat/invert.d.mts +0 -1
  203. package/compat/invert.mjs +0 -1
  204. package/compat/invertBy.d.mts +0 -1
  205. package/compat/invertBy.mjs +0 -1
  206. package/compat/invoke.d.mts +0 -1
  207. package/compat/invoke.mjs +0 -1
  208. package/compat/invokeMap.d.mts +0 -1
  209. package/compat/invokeMap.mjs +0 -1
  210. package/compat/isArguments.d.mts +0 -1
  211. package/compat/isArguments.mjs +0 -1
  212. package/compat/isArray.d.mts +0 -1
  213. package/compat/isArray.mjs +0 -1
  214. package/compat/isArrayBuffer.d.mts +0 -1
  215. package/compat/isArrayBuffer.mjs +0 -1
  216. package/compat/isArrayLike.d.mts +0 -1
  217. package/compat/isArrayLike.mjs +0 -1
  218. package/compat/isArrayLikeObject.d.mts +0 -1
  219. package/compat/isArrayLikeObject.mjs +0 -1
  220. package/compat/isBoolean.d.mts +0 -1
  221. package/compat/isBoolean.mjs +0 -1
  222. package/compat/isBuffer.d.mts +0 -1
  223. package/compat/isBuffer.mjs +0 -1
  224. package/compat/isDate.d.mts +0 -1
  225. package/compat/isDate.mjs +0 -1
  226. package/compat/isElement.d.mts +0 -1
  227. package/compat/isElement.mjs +0 -1
  228. package/compat/isEmpty.d.mts +0 -1
  229. package/compat/isEmpty.mjs +0 -1
  230. package/compat/isEqual.d.mts +0 -1
  231. package/compat/isEqual.mjs +0 -1
  232. package/compat/isEqualWith.d.mts +0 -1
  233. package/compat/isEqualWith.mjs +0 -1
  234. package/compat/isError.d.mts +0 -1
  235. package/compat/isError.mjs +0 -1
  236. package/compat/isFinite.d.mts +0 -1
  237. package/compat/isFinite.mjs +0 -1
  238. package/compat/isFunction.d.mts +0 -1
  239. package/compat/isFunction.mjs +0 -1
  240. package/compat/isInteger.d.mts +0 -1
  241. package/compat/isInteger.mjs +0 -1
  242. package/compat/isLength.d.mts +0 -1
  243. package/compat/isLength.mjs +0 -1
  244. package/compat/isMap.d.mts +0 -1
  245. package/compat/isMap.mjs +0 -1
  246. package/compat/isMatch.d.mts +0 -1
  247. package/compat/isMatch.mjs +0 -1
  248. package/compat/isMatchWith.d.mts +0 -1
  249. package/compat/isMatchWith.mjs +0 -1
  250. package/compat/isNaN.d.mts +0 -1
  251. package/compat/isNaN.mjs +0 -1
  252. package/compat/isNative.d.mts +0 -1
  253. package/compat/isNative.mjs +0 -1
  254. package/compat/isNil.d.mts +0 -1
  255. package/compat/isNil.mjs +0 -1
  256. package/compat/isNull.d.mts +0 -1
  257. package/compat/isNull.mjs +0 -1
  258. package/compat/isNumber.d.mts +0 -1
  259. package/compat/isNumber.mjs +0 -1
  260. package/compat/isObject.d.mts +0 -1
  261. package/compat/isObject.mjs +0 -1
  262. package/compat/isObjectLike.d.mts +0 -1
  263. package/compat/isObjectLike.mjs +0 -1
  264. package/compat/isPlainObject.d.mts +0 -1
  265. package/compat/isPlainObject.mjs +0 -1
  266. package/compat/isRegExp.d.mts +0 -1
  267. package/compat/isRegExp.mjs +0 -1
  268. package/compat/isSafeInteger.d.mts +0 -1
  269. package/compat/isSafeInteger.mjs +0 -1
  270. package/compat/isSet.d.mts +0 -1
  271. package/compat/isSet.mjs +0 -1
  272. package/compat/isString.d.mts +0 -1
  273. package/compat/isString.mjs +0 -1
  274. package/compat/isSymbol.d.mts +0 -1
  275. package/compat/isSymbol.mjs +0 -1
  276. package/compat/isTypedArray.d.mts +0 -1
  277. package/compat/isTypedArray.mjs +0 -1
  278. package/compat/isUndefined.d.mts +0 -1
  279. package/compat/isUndefined.mjs +0 -1
  280. package/compat/isWeakMap.d.mts +0 -1
  281. package/compat/isWeakMap.mjs +0 -1
  282. package/compat/isWeakSet.d.mts +0 -1
  283. package/compat/isWeakSet.mjs +0 -1
  284. package/compat/iteratee.d.mts +0 -1
  285. package/compat/iteratee.mjs +0 -1
  286. package/compat/join.d.mts +0 -1
  287. package/compat/join.mjs +0 -1
  288. package/compat/kebabCase.d.mts +0 -1
  289. package/compat/kebabCase.mjs +0 -1
  290. package/compat/keyBy.d.mts +0 -1
  291. package/compat/keyBy.mjs +0 -1
  292. package/compat/keys.d.mts +0 -1
  293. package/compat/keys.mjs +0 -1
  294. package/compat/keysIn.d.mts +0 -1
  295. package/compat/keysIn.mjs +0 -1
  296. package/compat/last.d.mts +0 -1
  297. package/compat/last.mjs +0 -1
  298. package/compat/lastIndexOf.d.mts +0 -1
  299. package/compat/lastIndexOf.mjs +0 -1
  300. package/compat/lowerCase.d.mts +0 -1
  301. package/compat/lowerCase.mjs +0 -1
  302. package/compat/lowerFirst.d.mts +0 -1
  303. package/compat/lowerFirst.mjs +0 -1
  304. package/compat/lt.d.mts +0 -1
  305. package/compat/lt.mjs +0 -1
  306. package/compat/lte.d.mts +0 -1
  307. package/compat/lte.mjs +0 -1
  308. package/compat/map.d.mts +0 -1
  309. package/compat/map.mjs +0 -1
  310. package/compat/mapKeys.d.mts +0 -1
  311. package/compat/mapKeys.mjs +0 -1
  312. package/compat/mapValues.d.mts +0 -1
  313. package/compat/mapValues.mjs +0 -1
  314. package/compat/matches.d.mts +0 -1
  315. package/compat/matches.mjs +0 -1
  316. package/compat/matchesProperty.d.mts +0 -1
  317. package/compat/matchesProperty.mjs +0 -1
  318. package/compat/max.d.mts +0 -1
  319. package/compat/max.mjs +0 -1
  320. package/compat/maxBy.d.mts +0 -1
  321. package/compat/maxBy.mjs +0 -1
  322. package/compat/mean.d.mts +0 -1
  323. package/compat/mean.mjs +0 -1
  324. package/compat/meanBy.d.mts +0 -1
  325. package/compat/meanBy.mjs +0 -1
  326. package/compat/memoize.d.mts +0 -1
  327. package/compat/memoize.mjs +0 -1
  328. package/compat/merge.d.mts +0 -1
  329. package/compat/merge.mjs +0 -1
  330. package/compat/mergeWith.d.mts +0 -1
  331. package/compat/mergeWith.mjs +0 -1
  332. package/compat/method.d.mts +0 -1
  333. package/compat/method.mjs +0 -1
  334. package/compat/methodOf.d.mts +0 -1
  335. package/compat/methodOf.mjs +0 -1
  336. package/compat/min.d.mts +0 -1
  337. package/compat/min.mjs +0 -1
  338. package/compat/minBy.d.mts +0 -1
  339. package/compat/minBy.mjs +0 -1
  340. package/compat/multiply.d.mts +0 -1
  341. package/compat/multiply.mjs +0 -1
  342. package/compat/negate.d.mts +0 -1
  343. package/compat/negate.mjs +0 -1
  344. package/compat/noop.d.mts +0 -1
  345. package/compat/noop.mjs +0 -1
  346. package/compat/now.d.mts +0 -1
  347. package/compat/now.mjs +0 -1
  348. package/compat/nth.d.mts +0 -1
  349. package/compat/nth.mjs +0 -1
  350. package/compat/nthArg.d.mts +0 -1
  351. package/compat/nthArg.mjs +0 -1
  352. package/compat/omit.d.mts +0 -1
  353. package/compat/omit.mjs +0 -1
  354. package/compat/omitBy.d.mts +0 -1
  355. package/compat/omitBy.mjs +0 -1
  356. package/compat/once.d.mts +0 -1
  357. package/compat/once.mjs +0 -1
  358. package/compat/orderBy.d.mts +0 -1
  359. package/compat/orderBy.mjs +0 -1
  360. package/compat/over.d.mts +0 -1
  361. package/compat/over.mjs +0 -1
  362. package/compat/overArgs.d.mts +0 -1
  363. package/compat/overArgs.mjs +0 -1
  364. package/compat/overEvery.d.mts +0 -1
  365. package/compat/overEvery.mjs +0 -1
  366. package/compat/overSome.d.mts +0 -1
  367. package/compat/overSome.mjs +0 -1
  368. package/compat/pad.d.mts +0 -1
  369. package/compat/pad.mjs +0 -1
  370. package/compat/padEnd.d.mts +0 -1
  371. package/compat/padEnd.mjs +0 -1
  372. package/compat/padStart.d.mts +0 -1
  373. package/compat/padStart.mjs +0 -1
  374. package/compat/parseInt.d.mts +0 -1
  375. package/compat/parseInt.mjs +0 -1
  376. package/compat/partial.d.mts +0 -1
  377. package/compat/partial.mjs +0 -1
  378. package/compat/partialRight.d.mts +0 -1
  379. package/compat/partialRight.mjs +0 -1
  380. package/compat/partition.d.mts +0 -1
  381. package/compat/partition.mjs +0 -1
  382. package/compat/pick.d.mts +0 -1
  383. package/compat/pick.mjs +0 -1
  384. package/compat/pickBy.d.mts +0 -1
  385. package/compat/pickBy.mjs +0 -1
  386. package/compat/property.d.mts +0 -1
  387. package/compat/property.mjs +0 -1
  388. package/compat/propertyOf.d.mts +0 -1
  389. package/compat/propertyOf.mjs +0 -1
  390. package/compat/pull.d.mts +0 -1
  391. package/compat/pull.mjs +0 -1
  392. package/compat/pullAll.d.mts +0 -1
  393. package/compat/pullAll.mjs +0 -1
  394. package/compat/pullAllBy.d.mts +0 -1
  395. package/compat/pullAllBy.mjs +0 -1
  396. package/compat/pullAllWith.d.mts +0 -1
  397. package/compat/pullAllWith.mjs +0 -1
  398. package/compat/pullAt.d.mts +0 -1
  399. package/compat/pullAt.mjs +0 -1
  400. package/compat/random.d.mts +0 -1
  401. package/compat/random.mjs +0 -1
  402. package/compat/range.d.mts +0 -1
  403. package/compat/range.mjs +0 -1
  404. package/compat/rangeRight.d.mts +0 -1
  405. package/compat/rangeRight.mjs +0 -1
  406. package/compat/rearg.d.mts +0 -1
  407. package/compat/rearg.mjs +0 -1
  408. package/compat/reduce.d.mts +0 -1
  409. package/compat/reduce.mjs +0 -1
  410. package/compat/reduceRight.d.mts +0 -1
  411. package/compat/reduceRight.mjs +0 -1
  412. package/compat/reject.d.mts +0 -1
  413. package/compat/reject.mjs +0 -1
  414. package/compat/remove.d.mts +0 -1
  415. package/compat/remove.mjs +0 -1
  416. package/compat/repeat.d.mts +0 -1
  417. package/compat/repeat.mjs +0 -1
  418. package/compat/replace.d.mts +0 -1
  419. package/compat/replace.mjs +0 -1
  420. package/compat/rest.d.mts +0 -1
  421. package/compat/rest.mjs +0 -1
  422. package/compat/result.d.mts +0 -1
  423. package/compat/result.mjs +0 -1
  424. package/compat/reverse.d.mts +0 -1
  425. package/compat/reverse.mjs +0 -1
  426. package/compat/round.d.mts +0 -1
  427. package/compat/round.mjs +0 -1
  428. package/compat/sample.d.mts +0 -1
  429. package/compat/sample.mjs +0 -1
  430. package/compat/sampleSize.d.mts +0 -1
  431. package/compat/sampleSize.mjs +0 -1
  432. package/compat/set.d.mts +0 -1
  433. package/compat/set.mjs +0 -1
  434. package/compat/setWith.d.mts +0 -1
  435. package/compat/setWith.mjs +0 -1
  436. package/compat/shuffle.d.mts +0 -1
  437. package/compat/shuffle.mjs +0 -1
  438. package/compat/size.d.mts +0 -1
  439. package/compat/size.mjs +0 -1
  440. package/compat/slice.d.mts +0 -1
  441. package/compat/slice.mjs +0 -1
  442. package/compat/snakeCase.d.mts +0 -1
  443. package/compat/snakeCase.mjs +0 -1
  444. package/compat/some.d.mts +0 -1
  445. package/compat/some.mjs +0 -1
  446. package/compat/sortBy.d.mts +0 -1
  447. package/compat/sortBy.mjs +0 -1
  448. package/compat/sortedIndex.d.mts +0 -1
  449. package/compat/sortedIndex.mjs +0 -1
  450. package/compat/sortedIndexBy.d.mts +0 -1
  451. package/compat/sortedIndexBy.mjs +0 -1
  452. package/compat/sortedIndexOf.d.mts +0 -1
  453. package/compat/sortedIndexOf.mjs +0 -1
  454. package/compat/sortedLastIndex.d.mts +0 -1
  455. package/compat/sortedLastIndex.mjs +0 -1
  456. package/compat/sortedLastIndexBy.d.mts +0 -1
  457. package/compat/sortedLastIndexBy.mjs +0 -1
  458. package/compat/sortedLastIndexOf.d.mts +0 -1
  459. package/compat/sortedLastIndexOf.mjs +0 -1
  460. package/compat/split.d.mts +0 -1
  461. package/compat/split.mjs +0 -1
  462. package/compat/spread.d.mts +0 -1
  463. package/compat/spread.mjs +0 -1
  464. package/compat/startCase.d.mts +0 -1
  465. package/compat/startCase.mjs +0 -1
  466. package/compat/startsWith.d.mts +0 -1
  467. package/compat/startsWith.mjs +0 -1
  468. package/compat/stubArray.d.mts +0 -1
  469. package/compat/stubArray.mjs +0 -1
  470. package/compat/stubFalse.d.mts +0 -1
  471. package/compat/stubFalse.mjs +0 -1
  472. package/compat/stubObject.d.mts +0 -1
  473. package/compat/stubObject.mjs +0 -1
  474. package/compat/stubString.d.mts +0 -1
  475. package/compat/stubString.mjs +0 -1
  476. package/compat/stubTrue.d.mts +0 -1
  477. package/compat/stubTrue.mjs +0 -1
  478. package/compat/subtract.d.mts +0 -1
  479. package/compat/subtract.mjs +0 -1
  480. package/compat/sum.d.mts +0 -1
  481. package/compat/sum.mjs +0 -1
  482. package/compat/sumBy.d.mts +0 -1
  483. package/compat/sumBy.mjs +0 -1
  484. package/compat/tail.d.mts +0 -1
  485. package/compat/tail.mjs +0 -1
  486. package/compat/take.d.mts +0 -1
  487. package/compat/take.mjs +0 -1
  488. package/compat/takeRight.d.mts +0 -1
  489. package/compat/takeRight.mjs +0 -1
  490. package/compat/takeRightWhile.d.mts +0 -1
  491. package/compat/takeRightWhile.mjs +0 -1
  492. package/compat/takeWhile.d.mts +0 -1
  493. package/compat/takeWhile.mjs +0 -1
  494. package/compat/template.d.mts +0 -1
  495. package/compat/template.mjs +0 -1
  496. package/compat/templateSettings.d.mts +0 -1
  497. package/compat/templateSettings.mjs +0 -1
  498. package/compat/throttle.d.mts +0 -1
  499. package/compat/throttle.mjs +0 -1
  500. package/compat/times.d.mts +0 -1
  501. package/compat/times.mjs +0 -1
  502. package/compat/toArray.d.mts +0 -1
  503. package/compat/toArray.mjs +0 -1
  504. package/compat/toDefaulted.d.mts +0 -1
  505. package/compat/toDefaulted.mjs +0 -1
  506. package/compat/toFinite.d.mts +0 -1
  507. package/compat/toFinite.mjs +0 -1
  508. package/compat/toInteger.d.mts +0 -1
  509. package/compat/toInteger.mjs +0 -1
  510. package/compat/toLength.d.mts +0 -1
  511. package/compat/toLength.mjs +0 -1
  512. package/compat/toLower.d.mts +0 -1
  513. package/compat/toLower.mjs +0 -1
  514. package/compat/toNumber.d.mts +0 -1
  515. package/compat/toNumber.mjs +0 -1
  516. package/compat/toPairs.d.mts +0 -1
  517. package/compat/toPairs.mjs +0 -1
  518. package/compat/toPairsIn.d.mts +0 -1
  519. package/compat/toPairsIn.mjs +0 -1
  520. package/compat/toPath.d.mts +0 -1
  521. package/compat/toPath.mjs +0 -1
  522. package/compat/toPlainObject.d.mts +0 -1
  523. package/compat/toPlainObject.mjs +0 -1
  524. package/compat/toSafeInteger.d.mts +0 -1
  525. package/compat/toSafeInteger.mjs +0 -1
  526. package/compat/toString.d.mts +0 -1
  527. package/compat/toString.mjs +0 -1
  528. package/compat/toUpper.d.mts +0 -1
  529. package/compat/toUpper.mjs +0 -1
  530. package/compat/transform.d.mts +0 -1
  531. package/compat/transform.mjs +0 -1
  532. package/compat/trim.d.mts +0 -1
  533. package/compat/trim.mjs +0 -1
  534. package/compat/trimEnd.d.mts +0 -1
  535. package/compat/trimEnd.mjs +0 -1
  536. package/compat/trimStart.d.mts +0 -1
  537. package/compat/trimStart.mjs +0 -1
  538. package/compat/truncate.d.mts +0 -1
  539. package/compat/truncate.mjs +0 -1
  540. package/compat/unary.d.mts +0 -1
  541. package/compat/unary.mjs +0 -1
  542. package/compat/unescape.d.mts +0 -1
  543. package/compat/unescape.mjs +0 -1
  544. package/compat/union.d.mts +0 -1
  545. package/compat/union.mjs +0 -1
  546. package/compat/unionBy.d.mts +0 -1
  547. package/compat/unionBy.mjs +0 -1
  548. package/compat/unionWith.d.mts +0 -1
  549. package/compat/unionWith.mjs +0 -1
  550. package/compat/uniq.d.mts +0 -1
  551. package/compat/uniq.mjs +0 -1
  552. package/compat/uniqBy.d.mts +0 -1
  553. package/compat/uniqBy.mjs +0 -1
  554. package/compat/uniqWith.d.mts +0 -1
  555. package/compat/uniqWith.mjs +0 -1
  556. package/compat/uniqueId.d.mts +0 -1
  557. package/compat/uniqueId.mjs +0 -1
  558. package/compat/unset.d.mts +0 -1
  559. package/compat/unset.mjs +0 -1
  560. package/compat/unzip.d.mts +0 -1
  561. package/compat/unzip.mjs +0 -1
  562. package/compat/unzipWith.d.mts +0 -1
  563. package/compat/unzipWith.mjs +0 -1
  564. package/compat/update.d.mts +0 -1
  565. package/compat/update.mjs +0 -1
  566. package/compat/updateWith.d.mts +0 -1
  567. package/compat/updateWith.mjs +0 -1
  568. package/compat/upperCase.d.mts +0 -1
  569. package/compat/upperCase.mjs +0 -1
  570. package/compat/upperFirst.d.mts +0 -1
  571. package/compat/upperFirst.mjs +0 -1
  572. package/compat/values.d.mts +0 -1
  573. package/compat/values.mjs +0 -1
  574. package/compat/valuesIn.d.mts +0 -1
  575. package/compat/valuesIn.mjs +0 -1
  576. package/compat/without.d.mts +0 -1
  577. package/compat/without.mjs +0 -1
  578. package/compat/words.d.mts +0 -1
  579. package/compat/words.mjs +0 -1
  580. package/compat/wrap.d.mts +0 -1
  581. package/compat/wrap.mjs +0 -1
  582. package/compat/xor.d.mts +0 -1
  583. package/compat/xor.mjs +0 -1
  584. package/compat/xorBy.d.mts +0 -1
  585. package/compat/xorBy.mjs +0 -1
  586. package/compat/xorWith.d.mts +0 -1
  587. package/compat/xorWith.mjs +0 -1
  588. package/compat/zip.d.mts +0 -1
  589. package/compat/zip.mjs +0 -1
  590. package/compat/zipObject.d.mts +0 -1
  591. package/compat/zipObject.mjs +0 -1
  592. package/compat/zipObjectDeep.d.mts +0 -1
  593. package/compat/zipObjectDeep.mjs +0 -1
  594. package/compat/zipWith.d.mts +0 -1
  595. package/compat/zipWith.mjs +0 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "es-toolkit",
3
3
  "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
4
- "version": "1.39.3-dev.1325+f55e2b00",
4
+ "version": "1.39.3-dev.1327+bc159a2b",
5
5
  "homepage": "https://es-toolkit.slash.page",
6
6
  "bugs": "https://github.com/toss/es-toolkit/issues",
7
7
  "repository": {
@@ -47,11 +47,7 @@
47
47
  }
48
48
  },
49
49
  "./compat/*": {
50
- "import": {
51
- "types": "./compat/*.d.mts",
52
- "default": "./compat/*.mjs"
53
- },
54
- "require": {
50
+ "default": {
55
51
  "types": "./compat/*.d.ts",
56
52
  "default": "./compat/*.js"
57
53
  }
@@ -191,11 +187,7 @@
191
187
  }
192
188
  },
193
189
  "./compat/*": {
194
- "import": {
195
- "types": "./compat/*.d.mts",
196
- "default": "./compat/*.mjs"
197
- },
198
- "require": {
190
+ "default": {
199
191
  "types": "./compat/*.d.ts",
200
192
  "default": "./compat/*.js"
201
193
  }
package/compat/add.d.mts DELETED
@@ -1 +0,0 @@
1
- export { add as default } from '../dist/compat/math/add.mjs';
package/compat/add.mjs DELETED
@@ -1 +0,0 @@
1
- export { add as default } from '../dist/compat/math/add.mjs';
@@ -1 +0,0 @@
1
- export { after as default } from '../dist/compat/function/after.mjs';
package/compat/after.mjs DELETED
@@ -1 +0,0 @@
1
- export { after as default } from '../dist/compat/function/after.mjs';
package/compat/ary.d.mts DELETED
@@ -1 +0,0 @@
1
- export { ary as default } from '../dist/compat/function/ary.mjs';
package/compat/ary.mjs DELETED
@@ -1 +0,0 @@
1
- export { ary as default } from '../dist/compat/function/ary.mjs';
@@ -1 +0,0 @@
1
- export { assign as default } from '../dist/compat/object/assign.mjs';
package/compat/assign.mjs DELETED
@@ -1 +0,0 @@
1
- export { assign as default } from '../dist/compat/object/assign.mjs';
@@ -1 +0,0 @@
1
- export { assignIn as default } from '../dist/compat/object/assignIn.mjs';
@@ -1 +0,0 @@
1
- export { assignIn as default } from '../dist/compat/object/assignIn.mjs';
@@ -1 +0,0 @@
1
- export { assignInWith as default } from '../dist/compat/object/assignInWith.mjs';
@@ -1 +0,0 @@
1
- export { assignInWith as default } from '../dist/compat/object/assignInWith.mjs';
@@ -1 +0,0 @@
1
- export { assignWith as default } from '../dist/compat/object/assignWith.mjs';
@@ -1 +0,0 @@
1
- export { assignWith as default } from '../dist/compat/object/assignWith.mjs';
package/compat/at.d.mts DELETED
@@ -1 +0,0 @@
1
- export { at as default } from '../dist/compat/object/at.mjs';
package/compat/at.mjs DELETED
@@ -1 +0,0 @@
1
- export { at as default } from '../dist/compat/object/at.mjs';
@@ -1 +0,0 @@
1
- export { attempt as default } from '../dist/compat/function/attempt.mjs';
@@ -1 +0,0 @@
1
- export { attempt as default } from '../dist/compat/function/attempt.mjs';
@@ -1 +0,0 @@
1
- export { before as default } from '../dist/compat/function/before.mjs';
package/compat/before.mjs DELETED
@@ -1 +0,0 @@
1
- export { before as default } from '../dist/compat/function/before.mjs';
package/compat/bind.d.mts DELETED
@@ -1 +0,0 @@
1
- export { bind as default } from '../dist/compat/function/bind.mjs';
package/compat/bind.mjs DELETED
@@ -1 +0,0 @@
1
- export { bind as default } from '../dist/compat/function/bind.mjs';
@@ -1 +0,0 @@
1
- export { bindAll as default } from '../dist/compat/util/bindAll.mjs';
@@ -1 +0,0 @@
1
- export { bindAll as default } from '../dist/compat/util/bindAll.mjs';
@@ -1 +0,0 @@
1
- export { bindKey as default } from '../dist/compat/function/bindKey.mjs';
@@ -1 +0,0 @@
1
- export { bindKey as default } from '../dist/compat/function/bindKey.mjs';
@@ -1 +0,0 @@
1
- export { camelCase as default } from '../dist/compat/string/camelCase.mjs';
@@ -1 +0,0 @@
1
- export { camelCase as default } from '../dist/compat/string/camelCase.mjs';
@@ -1 +0,0 @@
1
- export { capitalize as default } from '../dist/string/capitalize.mjs';
@@ -1 +0,0 @@
1
- export { capitalize as default } from '../dist/string/capitalize.mjs';
@@ -1 +0,0 @@
1
- export { castArray as default } from '../dist/compat/array/castArray.mjs';
@@ -1 +0,0 @@
1
- export { castArray as default } from '../dist/compat/array/castArray.mjs';
package/compat/ceil.d.mts DELETED
@@ -1 +0,0 @@
1
- export { ceil as default } from '../dist/compat/math/ceil.mjs';
package/compat/ceil.mjs DELETED
@@ -1 +0,0 @@
1
- export { ceil as default } from '../dist/compat/math/ceil.mjs';
@@ -1 +0,0 @@
1
- export { chunk as default } from '../dist/compat/array/chunk.mjs';
package/compat/chunk.mjs DELETED
@@ -1 +0,0 @@
1
- export { chunk as default } from '../dist/compat/array/chunk.mjs';
@@ -1 +0,0 @@
1
- export { clamp as default } from '../dist/compat/math/clamp.mjs';
package/compat/clamp.mjs DELETED
@@ -1 +0,0 @@
1
- export { clamp as default } from '../dist/compat/math/clamp.mjs';
@@ -1 +0,0 @@
1
- export { clone as default } from '../dist/compat/object/clone.mjs';
package/compat/clone.mjs DELETED
@@ -1 +0,0 @@
1
- export { clone as default } from '../dist/compat/object/clone.mjs';
@@ -1 +0,0 @@
1
- export { cloneDeep as default } from '../dist/compat/object/cloneDeep.mjs';
@@ -1 +0,0 @@
1
- export { cloneDeep as default } from '../dist/compat/object/cloneDeep.mjs';
@@ -1 +0,0 @@
1
- export { cloneDeepWith as default } from '../dist/compat/object/cloneDeepWith.mjs';
@@ -1 +0,0 @@
1
- export { cloneDeepWith as default } from '../dist/compat/object/cloneDeepWith.mjs';
@@ -1 +0,0 @@
1
- export { cloneWith as default } from '../dist/compat/object/cloneWith.mjs';
@@ -1 +0,0 @@
1
- export { cloneWith as default } from '../dist/compat/object/cloneWith.mjs';
@@ -1 +0,0 @@
1
- export { compact as default } from '../dist/compat/array/compact.mjs';
@@ -1 +0,0 @@
1
- export { compact as default } from '../dist/compat/array/compact.mjs';
@@ -1 +0,0 @@
1
- export { concat as default } from '../dist/compat/array/concat.mjs';
package/compat/concat.mjs DELETED
@@ -1 +0,0 @@
1
- export { concat as default } from '../dist/compat/array/concat.mjs';
package/compat/cond.d.mts DELETED
@@ -1 +0,0 @@
1
- export { cond as default } from '../dist/compat/util/cond.mjs';
package/compat/cond.mjs DELETED
@@ -1 +0,0 @@
1
- export { cond as default } from '../dist/compat/util/cond.mjs';
@@ -1 +0,0 @@
1
- export { conforms as default } from '../dist/compat/predicate/conforms.mjs';
@@ -1 +0,0 @@
1
- export { conforms as default } from '../dist/compat/predicate/conforms.mjs';
@@ -1 +0,0 @@
1
- export { conformsTo as default } from '../dist/compat/predicate/conformsTo.mjs';
@@ -1 +0,0 @@
1
- export { conformsTo as default } from '../dist/compat/predicate/conformsTo.mjs';
@@ -1 +0,0 @@
1
- export { constant as default } from '../dist/compat/util/constant.mjs';
@@ -1 +0,0 @@
1
- export { constant as default } from '../dist/compat/util/constant.mjs';
@@ -1 +0,0 @@
1
- export { countBy as default } from '../dist/compat/array/countBy.mjs';
@@ -1 +0,0 @@
1
- export { countBy as default } from '../dist/compat/array/countBy.mjs';
@@ -1 +0,0 @@
1
- export { create as default } from '../dist/compat/object/create.mjs';
package/compat/create.mjs DELETED
@@ -1 +0,0 @@
1
- export { create as default } from '../dist/compat/object/create.mjs';
@@ -1 +0,0 @@
1
- export { curry as default } from '../dist/compat/function/curry.mjs';
package/compat/curry.mjs DELETED
@@ -1 +0,0 @@
1
- export { curry as default } from '../dist/compat/function/curry.mjs';
@@ -1 +0,0 @@
1
- export { curryRight as default } from '../dist/compat/function/curryRight.mjs';
@@ -1 +0,0 @@
1
- export { curryRight as default } from '../dist/compat/function/curryRight.mjs';
@@ -1 +0,0 @@
1
- export { debounce as default } from '../dist/compat/function/debounce.mjs';
@@ -1 +0,0 @@
1
- export { debounce as default } from '../dist/compat/function/debounce.mjs';
@@ -1 +0,0 @@
1
- export { deburr as default } from '../dist/compat/string/deburr.mjs';
package/compat/deburr.mjs DELETED
@@ -1 +0,0 @@
1
- export { deburr as default } from '../dist/compat/string/deburr.mjs';
@@ -1 +0,0 @@
1
- export { defaultTo as default } from '../dist/compat/util/defaultTo.mjs';
@@ -1 +0,0 @@
1
- export { defaultTo as default } from '../dist/compat/util/defaultTo.mjs';
@@ -1 +0,0 @@
1
- export { defaults as default } from '../dist/compat/object/defaults.mjs';
@@ -1 +0,0 @@
1
- export { defaults as default } from '../dist/compat/object/defaults.mjs';
@@ -1 +0,0 @@
1
- export { defaultsDeep as default } from '../dist/compat/object/defaultsDeep.mjs';
@@ -1 +0,0 @@
1
- export { defaultsDeep as default } from '../dist/compat/object/defaultsDeep.mjs';
@@ -1 +0,0 @@
1
- export { defer as default } from '../dist/compat/function/defer.mjs';
package/compat/defer.mjs DELETED
@@ -1 +0,0 @@
1
- export { defer as default } from '../dist/compat/function/defer.mjs';
@@ -1 +0,0 @@
1
- export { delay as default } from '../dist/compat/function/delay.mjs';
package/compat/delay.mjs DELETED
@@ -1 +0,0 @@
1
- export { delay as default } from '../dist/compat/function/delay.mjs';
@@ -1 +0,0 @@
1
- export { difference as default } from '../dist/compat/array/difference.mjs';
@@ -1 +0,0 @@
1
- export { difference as default } from '../dist/compat/array/difference.mjs';
@@ -1 +0,0 @@
1
- export { differenceBy as default } from '../dist/compat/array/differenceBy.mjs';
@@ -1 +0,0 @@
1
- export { differenceBy as default } from '../dist/compat/array/differenceBy.mjs';
@@ -1 +0,0 @@
1
- export { differenceWith as default } from '../dist/compat/array/differenceWith.mjs';
@@ -1 +0,0 @@
1
- export { differenceWith as default } from '../dist/compat/array/differenceWith.mjs';
@@ -1 +0,0 @@
1
- export { divide as default } from '../dist/compat/math/divide.mjs';
package/compat/divide.mjs DELETED
@@ -1 +0,0 @@
1
- export { divide as default } from '../dist/compat/math/divide.mjs';
package/compat/drop.d.mts DELETED
@@ -1 +0,0 @@
1
- export { drop as default } from '../dist/compat/array/drop.mjs';
package/compat/drop.mjs DELETED
@@ -1 +0,0 @@
1
- export { drop as default } from '../dist/compat/array/drop.mjs';
@@ -1 +0,0 @@
1
- export { dropRight as default } from '../dist/compat/array/dropRight.mjs';
@@ -1 +0,0 @@
1
- export { dropRight as default } from '../dist/compat/array/dropRight.mjs';
@@ -1 +0,0 @@
1
- export { dropRightWhile as default } from '../dist/compat/array/dropRightWhile.mjs';
@@ -1 +0,0 @@
1
- export { dropRightWhile as default } from '../dist/compat/array/dropRightWhile.mjs';
@@ -1 +0,0 @@
1
- export { dropWhile as default } from '../dist/compat/array/dropWhile.mjs';
@@ -1 +0,0 @@
1
- export { dropWhile as default } from '../dist/compat/array/dropWhile.mjs';
package/compat/each.d.mts DELETED
@@ -1 +0,0 @@
1
- export { forEach as default } from '../dist/compat/array/forEach.mjs';
package/compat/each.mjs DELETED
@@ -1 +0,0 @@
1
- export { forEach as default } from '../dist/compat/array/forEach.mjs';
@@ -1 +0,0 @@
1
- export { forEachRight as default } from '../dist/compat/array/forEachRight.mjs';
@@ -1 +0,0 @@
1
- export { forEachRight as default } from '../dist/compat/array/forEachRight.mjs';
@@ -1 +0,0 @@
1
- export { endsWith as default } from '../dist/compat/string/endsWith.mjs';
@@ -1 +0,0 @@
1
- export { endsWith as default } from '../dist/compat/string/endsWith.mjs';
package/compat/eq.d.mts DELETED
@@ -1 +0,0 @@
1
- export { eq as default } from '../dist/compat/util/eq.mjs';
package/compat/eq.mjs DELETED
@@ -1 +0,0 @@
1
- export { eq as default } from '../dist/compat/util/eq.mjs';
@@ -1 +0,0 @@
1
- export { escape as default } from '../dist/compat/string/escape.mjs';
package/compat/escape.mjs DELETED
@@ -1 +0,0 @@
1
- export { escape as default } from '../dist/compat/string/escape.mjs';
@@ -1 +0,0 @@
1
- export { escapeRegExp as default } from '../dist/compat/string/escapeRegExp.mjs';
@@ -1 +0,0 @@
1
- export { escapeRegExp as default } from '../dist/compat/string/escapeRegExp.mjs';
@@ -1 +0,0 @@
1
- export { every as default } from '../dist/compat/array/every.mjs';
package/compat/every.mjs DELETED
@@ -1 +0,0 @@
1
- export { every as default } from '../dist/compat/array/every.mjs';
@@ -1 +0,0 @@
1
- export { assignIn as default } from '../dist/compat/object/assignIn.mjs';
package/compat/extend.mjs DELETED
@@ -1 +0,0 @@
1
- export { assignIn as default } from '../dist/compat/object/assignIn.mjs';
@@ -1 +0,0 @@
1
- export { assignInWith as default } from '../dist/compat/object/assignInWith.mjs';
@@ -1 +0,0 @@
1
- export { assignInWith as default } from '../dist/compat/object/assignInWith.mjs';
package/compat/fill.d.mts DELETED
@@ -1 +0,0 @@
1
- export { fill as default } from '../dist/compat/array/fill.mjs';
package/compat/fill.mjs DELETED
@@ -1 +0,0 @@
1
- export { fill as default } from '../dist/compat/array/fill.mjs';
@@ -1 +0,0 @@
1
- export { filter as default } from '../dist/compat/array/filter.mjs';
package/compat/filter.mjs DELETED
@@ -1 +0,0 @@
1
- export { filter as default } from '../dist/compat/array/filter.mjs';
package/compat/find.d.mts DELETED
@@ -1 +0,0 @@
1
- export { find as default } from '../dist/compat/array/find.mjs';
package/compat/find.mjs DELETED
@@ -1 +0,0 @@
1
- export { find as default } from '../dist/compat/array/find.mjs';
@@ -1 +0,0 @@
1
- export { findIndex as default } from '../dist/compat/array/findIndex.mjs';
@@ -1 +0,0 @@
1
- export { findIndex as default } from '../dist/compat/array/findIndex.mjs';
@@ -1 +0,0 @@
1
- export { findKey as default } from '../dist/compat/object/findKey.mjs';
@@ -1 +0,0 @@
1
- export { findKey as default } from '../dist/compat/object/findKey.mjs';
@@ -1 +0,0 @@
1
- export { findLast as default } from '../dist/compat/array/findLast.mjs';
@@ -1 +0,0 @@
1
- export { findLast as default } from '../dist/compat/array/findLast.mjs';
@@ -1 +0,0 @@
1
- export { findLastIndex as default } from '../dist/compat/array/findLastIndex.mjs';
@@ -1 +0,0 @@
1
- export { findLastIndex as default } from '../dist/compat/array/findLastIndex.mjs';
@@ -1 +0,0 @@
1
- export { findLastKey as default } from '../dist/compat/object/findLastKey.mjs';
@@ -1 +0,0 @@
1
- export { findLastKey as default } from '../dist/compat/object/findLastKey.mjs';
@@ -1 +0,0 @@
1
- export { head as default } from '../dist/compat/array/head.mjs';
package/compat/first.mjs DELETED
@@ -1 +0,0 @@
1
- export { head as default } from '../dist/compat/array/head.mjs';
@@ -1 +0,0 @@
1
- export { flatMap as default } from '../dist/compat/array/flatMap.mjs';
@@ -1 +0,0 @@
1
- export { flatMap as default } from '../dist/compat/array/flatMap.mjs';
@@ -1 +0,0 @@
1
- export { flatMapDeep as default } from '../dist/compat/array/flatMapDeep.mjs';
@@ -1 +0,0 @@
1
- export { flatMapDeep as default } from '../dist/compat/array/flatMapDeep.mjs';
@@ -1 +0,0 @@
1
- export { flatMapDepth as default } from '../dist/compat/array/flatMapDepth.mjs';
@@ -1 +0,0 @@
1
- export { flatMapDepth as default } from '../dist/compat/array/flatMapDepth.mjs';
@@ -1 +0,0 @@
1
- export { flatten as default } from '../dist/compat/array/flatten.mjs';
@@ -1 +0,0 @@
1
- export { flatten as default } from '../dist/compat/array/flatten.mjs';
@@ -1 +0,0 @@
1
- export { flattenDeep as default } from '../dist/compat/array/flattenDeep.mjs';
@@ -1 +0,0 @@
1
- export { flattenDeep as default } from '../dist/compat/array/flattenDeep.mjs';
@@ -1 +0,0 @@
1
- export { flattenDepth as default } from '../dist/compat/array/flattenDepth.mjs';
@@ -1 +0,0 @@
1
- export { flattenDepth as default } from '../dist/compat/array/flattenDepth.mjs';
package/compat/flip.d.mts DELETED
@@ -1 +0,0 @@
1
- export { flip as default } from '../dist/compat/function/flip.mjs';
package/compat/flip.mjs DELETED
@@ -1 +0,0 @@
1
- export { flip as default } from '../dist/compat/function/flip.mjs';
@@ -1 +0,0 @@
1
- export { floor as default } from '../dist/compat/math/floor.mjs';
package/compat/floor.mjs DELETED
@@ -1 +0,0 @@
1
- export { floor as default } from '../dist/compat/math/floor.mjs';
package/compat/flow.d.mts DELETED
@@ -1 +0,0 @@
1
- export { flow as default } from '../dist/compat/function/flow.mjs';
package/compat/flow.mjs DELETED
@@ -1 +0,0 @@
1
- export { flow as default } from '../dist/compat/function/flow.mjs';
@@ -1 +0,0 @@
1
- export { flowRight as default } from '../dist/compat/function/flowRight.mjs';
@@ -1 +0,0 @@
1
- export { flowRight as default } from '../dist/compat/function/flowRight.mjs';
@@ -1 +0,0 @@
1
- export { forEach as default } from '../dist/compat/array/forEach.mjs';
@@ -1 +0,0 @@
1
- export { forEach as default } from '../dist/compat/array/forEach.mjs';
@@ -1 +0,0 @@
1
- export { forEachRight as default } from '../dist/compat/array/forEachRight.mjs';
@@ -1 +0,0 @@
1
- export { forEachRight as default } from '../dist/compat/array/forEachRight.mjs';
@@ -1 +0,0 @@
1
- export { forIn as default } from '../dist/compat/object/forIn.mjs';