@types/lodash 4.14.192 → 4.14.194

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 (704) hide show
  1. lodash/README.md +1 -1
  2. lodash/common/common.d.ts +1 -1
  3. lodash/package.json +2 -9
  4. lodash/ts4.2/add.d.ts +0 -2
  5. lodash/ts4.2/after.d.ts +0 -2
  6. lodash/ts4.2/ary.d.ts +0 -2
  7. lodash/ts4.2/assign.d.ts +0 -2
  8. lodash/ts4.2/assignIn.d.ts +0 -2
  9. lodash/ts4.2/assignInWith.d.ts +0 -2
  10. lodash/ts4.2/assignWith.d.ts +0 -2
  11. lodash/ts4.2/at.d.ts +0 -2
  12. lodash/ts4.2/attempt.d.ts +0 -2
  13. lodash/ts4.2/before.d.ts +0 -2
  14. lodash/ts4.2/bind.d.ts +0 -2
  15. lodash/ts4.2/bindAll.d.ts +0 -2
  16. lodash/ts4.2/bindKey.d.ts +0 -2
  17. lodash/ts4.2/camelCase.d.ts +0 -2
  18. lodash/ts4.2/capitalize.d.ts +0 -2
  19. lodash/ts4.2/castArray.d.ts +0 -2
  20. lodash/ts4.2/ceil.d.ts +0 -2
  21. lodash/ts4.2/chain.d.ts +0 -2
  22. lodash/ts4.2/chunk.d.ts +0 -2
  23. lodash/ts4.2/clamp.d.ts +0 -2
  24. lodash/ts4.2/clone.d.ts +0 -2
  25. lodash/ts4.2/cloneDeep.d.ts +0 -2
  26. lodash/ts4.2/cloneDeepWith.d.ts +0 -2
  27. lodash/ts4.2/cloneWith.d.ts +0 -2
  28. lodash/ts4.2/common/array.d.ts +0 -2127
  29. lodash/ts4.2/common/collection.d.ts +0 -1930
  30. lodash/ts4.2/common/common.d.ts +0 -280
  31. lodash/ts4.2/common/date.d.ts +0 -23
  32. lodash/ts4.2/common/function.d.ts +0 -1446
  33. lodash/ts4.2/common/lang.d.ts +0 -1700
  34. lodash/ts4.2/common/math.d.ts +0 -405
  35. lodash/ts4.2/common/number.d.ts +0 -131
  36. lodash/ts4.2/common/object.d.ts +0 -2519
  37. lodash/ts4.2/common/seq.d.ts +0 -210
  38. lodash/ts4.2/common/string.d.ts +0 -788
  39. lodash/ts4.2/common/util.d.ts +0 -1220
  40. lodash/ts4.2/compact.d.ts +0 -2
  41. lodash/ts4.2/concat.d.ts +0 -2
  42. lodash/ts4.2/cond.d.ts +0 -2
  43. lodash/ts4.2/conformsTo.d.ts +0 -2
  44. lodash/ts4.2/constant.d.ts +0 -2
  45. lodash/ts4.2/countBy.d.ts +0 -2
  46. lodash/ts4.2/create.d.ts +0 -2
  47. lodash/ts4.2/curry.d.ts +0 -2
  48. lodash/ts4.2/curryRight.d.ts +0 -2
  49. lodash/ts4.2/debounce.d.ts +0 -2
  50. lodash/ts4.2/deburr.d.ts +0 -2
  51. lodash/ts4.2/defaultTo.d.ts +0 -2
  52. lodash/ts4.2/defaults.d.ts +0 -2
  53. lodash/ts4.2/defaultsDeep.d.ts +0 -2
  54. lodash/ts4.2/defer.d.ts +0 -2
  55. lodash/ts4.2/delay.d.ts +0 -2
  56. lodash/ts4.2/difference.d.ts +0 -2
  57. lodash/ts4.2/differenceBy.d.ts +0 -2
  58. lodash/ts4.2/differenceWith.d.ts +0 -2
  59. lodash/ts4.2/divide.d.ts +0 -2
  60. lodash/ts4.2/drop.d.ts +0 -2
  61. lodash/ts4.2/dropRight.d.ts +0 -2
  62. lodash/ts4.2/dropRightWhile.d.ts +0 -2
  63. lodash/ts4.2/dropWhile.d.ts +0 -2
  64. lodash/ts4.2/each.d.ts +0 -2
  65. lodash/ts4.2/eachRight.d.ts +0 -2
  66. lodash/ts4.2/endsWith.d.ts +0 -2
  67. lodash/ts4.2/entries.d.ts +0 -2
  68. lodash/ts4.2/entriesIn.d.ts +0 -2
  69. lodash/ts4.2/eq.d.ts +0 -2
  70. lodash/ts4.2/escape.d.ts +0 -2
  71. lodash/ts4.2/escapeRegExp.d.ts +0 -2
  72. lodash/ts4.2/every.d.ts +0 -2
  73. lodash/ts4.2/extend.d.ts +0 -2
  74. lodash/ts4.2/extendWith.d.ts +0 -2
  75. lodash/ts4.2/fill.d.ts +0 -2
  76. lodash/ts4.2/filter.d.ts +0 -2
  77. lodash/ts4.2/find.d.ts +0 -2
  78. lodash/ts4.2/findIndex.d.ts +0 -2
  79. lodash/ts4.2/findKey.d.ts +0 -2
  80. lodash/ts4.2/findLast.d.ts +0 -2
  81. lodash/ts4.2/findLastIndex.d.ts +0 -2
  82. lodash/ts4.2/findLastKey.d.ts +0 -2
  83. lodash/ts4.2/first.d.ts +0 -2
  84. lodash/ts4.2/flatMap.d.ts +0 -2
  85. lodash/ts4.2/flatMapDeep.d.ts +0 -2
  86. lodash/ts4.2/flatMapDepth.d.ts +0 -2
  87. lodash/ts4.2/flatten.d.ts +0 -2
  88. lodash/ts4.2/flattenDeep.d.ts +0 -2
  89. lodash/ts4.2/flattenDepth.d.ts +0 -2
  90. lodash/ts4.2/flip.d.ts +0 -2
  91. lodash/ts4.2/floor.d.ts +0 -2
  92. lodash/ts4.2/flow.d.ts +0 -2
  93. lodash/ts4.2/flowRight.d.ts +0 -2
  94. lodash/ts4.2/forEach.d.ts +0 -2
  95. lodash/ts4.2/forEachRight.d.ts +0 -2
  96. lodash/ts4.2/forIn.d.ts +0 -2
  97. lodash/ts4.2/forInRight.d.ts +0 -2
  98. lodash/ts4.2/forOwn.d.ts +0 -2
  99. lodash/ts4.2/forOwnRight.d.ts +0 -2
  100. lodash/ts4.2/fp/F.d.ts +0 -2
  101. lodash/ts4.2/fp/T.d.ts +0 -2
  102. lodash/ts4.2/fp/__.d.ts +0 -3
  103. lodash/ts4.2/fp/add.d.ts +0 -2
  104. lodash/ts4.2/fp/after.d.ts +0 -2
  105. lodash/ts4.2/fp/all.d.ts +0 -2
  106. lodash/ts4.2/fp/allPass.d.ts +0 -2
  107. lodash/ts4.2/fp/always.d.ts +0 -2
  108. lodash/ts4.2/fp/any.d.ts +0 -2
  109. lodash/ts4.2/fp/anyPass.d.ts +0 -2
  110. lodash/ts4.2/fp/apply.d.ts +0 -2
  111. lodash/ts4.2/fp/ary.d.ts +0 -2
  112. lodash/ts4.2/fp/assign.d.ts +0 -2
  113. lodash/ts4.2/fp/assignAll.d.ts +0 -2
  114. lodash/ts4.2/fp/assignAllWith.d.ts +0 -2
  115. lodash/ts4.2/fp/assignIn.d.ts +0 -2
  116. lodash/ts4.2/fp/assignInAll.d.ts +0 -2
  117. lodash/ts4.2/fp/assignInAllWith.d.ts +0 -2
  118. lodash/ts4.2/fp/assignInWith.d.ts +0 -2
  119. lodash/ts4.2/fp/assignWith.d.ts +0 -2
  120. lodash/ts4.2/fp/assoc.d.ts +0 -2
  121. lodash/ts4.2/fp/assocPath.d.ts +0 -2
  122. lodash/ts4.2/fp/at.d.ts +0 -2
  123. lodash/ts4.2/fp/attempt.d.ts +0 -2
  124. lodash/ts4.2/fp/before.d.ts +0 -2
  125. lodash/ts4.2/fp/bind.d.ts +0 -2
  126. lodash/ts4.2/fp/bindAll.d.ts +0 -2
  127. lodash/ts4.2/fp/bindKey.d.ts +0 -2
  128. lodash/ts4.2/fp/camelCase.d.ts +0 -2
  129. lodash/ts4.2/fp/capitalize.d.ts +0 -2
  130. lodash/ts4.2/fp/castArray.d.ts +0 -2
  131. lodash/ts4.2/fp/ceil.d.ts +0 -2
  132. lodash/ts4.2/fp/chunk.d.ts +0 -2
  133. lodash/ts4.2/fp/clamp.d.ts +0 -2
  134. lodash/ts4.2/fp/clone.d.ts +0 -2
  135. lodash/ts4.2/fp/cloneDeep.d.ts +0 -2
  136. lodash/ts4.2/fp/cloneDeepWith.d.ts +0 -2
  137. lodash/ts4.2/fp/cloneWith.d.ts +0 -2
  138. lodash/ts4.2/fp/compact.d.ts +0 -2
  139. lodash/ts4.2/fp/complement.d.ts +0 -2
  140. lodash/ts4.2/fp/compose.d.ts +0 -2
  141. lodash/ts4.2/fp/concat.d.ts +0 -2
  142. lodash/ts4.2/fp/cond.d.ts +0 -2
  143. lodash/ts4.2/fp/conforms.d.ts +0 -2
  144. lodash/ts4.2/fp/conformsTo.d.ts +0 -2
  145. lodash/ts4.2/fp/constant.d.ts +0 -2
  146. lodash/ts4.2/fp/contains.d.ts +0 -2
  147. lodash/ts4.2/fp/convert.d.ts +0 -15
  148. lodash/ts4.2/fp/countBy.d.ts +0 -2
  149. lodash/ts4.2/fp/create.d.ts +0 -2
  150. lodash/ts4.2/fp/curry.d.ts +0 -2
  151. lodash/ts4.2/fp/curryN.d.ts +0 -2
  152. lodash/ts4.2/fp/curryRight.d.ts +0 -2
  153. lodash/ts4.2/fp/curryRightN.d.ts +0 -2
  154. lodash/ts4.2/fp/debounce.d.ts +0 -2
  155. lodash/ts4.2/fp/deburr.d.ts +0 -2
  156. lodash/ts4.2/fp/defaultTo.d.ts +0 -2
  157. lodash/ts4.2/fp/defaults.d.ts +0 -2
  158. lodash/ts4.2/fp/defaultsAll.d.ts +0 -2
  159. lodash/ts4.2/fp/defaultsDeep.d.ts +0 -2
  160. lodash/ts4.2/fp/defaultsDeepAll.d.ts +0 -2
  161. lodash/ts4.2/fp/defer.d.ts +0 -2
  162. lodash/ts4.2/fp/delay.d.ts +0 -2
  163. lodash/ts4.2/fp/difference.d.ts +0 -2
  164. lodash/ts4.2/fp/differenceBy.d.ts +0 -2
  165. lodash/ts4.2/fp/differenceWith.d.ts +0 -2
  166. lodash/ts4.2/fp/dissoc.d.ts +0 -2
  167. lodash/ts4.2/fp/dissocPath.d.ts +0 -2
  168. lodash/ts4.2/fp/divide.d.ts +0 -2
  169. lodash/ts4.2/fp/drop.d.ts +0 -2
  170. lodash/ts4.2/fp/dropLast.d.ts +0 -2
  171. lodash/ts4.2/fp/dropLastWhile.d.ts +0 -2
  172. lodash/ts4.2/fp/dropRight.d.ts +0 -2
  173. lodash/ts4.2/fp/dropRightWhile.d.ts +0 -2
  174. lodash/ts4.2/fp/dropWhile.d.ts +0 -2
  175. lodash/ts4.2/fp/each.d.ts +0 -2
  176. lodash/ts4.2/fp/eachRight.d.ts +0 -2
  177. lodash/ts4.2/fp/endsWith.d.ts +0 -2
  178. lodash/ts4.2/fp/entries.d.ts +0 -2
  179. lodash/ts4.2/fp/entriesIn.d.ts +0 -2
  180. lodash/ts4.2/fp/eq.d.ts +0 -2
  181. lodash/ts4.2/fp/equals.d.ts +0 -2
  182. lodash/ts4.2/fp/escape.d.ts +0 -2
  183. lodash/ts4.2/fp/escapeRegExp.d.ts +0 -2
  184. lodash/ts4.2/fp/every.d.ts +0 -2
  185. lodash/ts4.2/fp/extend.d.ts +0 -2
  186. lodash/ts4.2/fp/extendAll.d.ts +0 -2
  187. lodash/ts4.2/fp/extendAllWith.d.ts +0 -2
  188. lodash/ts4.2/fp/extendWith.d.ts +0 -2
  189. lodash/ts4.2/fp/fill.d.ts +0 -2
  190. lodash/ts4.2/fp/filter.d.ts +0 -2
  191. lodash/ts4.2/fp/find.d.ts +0 -2
  192. lodash/ts4.2/fp/findFrom.d.ts +0 -2
  193. lodash/ts4.2/fp/findIndex.d.ts +0 -2
  194. lodash/ts4.2/fp/findIndexFrom.d.ts +0 -2
  195. lodash/ts4.2/fp/findKey.d.ts +0 -2
  196. lodash/ts4.2/fp/findLast.d.ts +0 -2
  197. lodash/ts4.2/fp/findLastFrom.d.ts +0 -2
  198. lodash/ts4.2/fp/findLastIndex.d.ts +0 -2
  199. lodash/ts4.2/fp/findLastIndexFrom.d.ts +0 -2
  200. lodash/ts4.2/fp/findLastKey.d.ts +0 -2
  201. lodash/ts4.2/fp/first.d.ts +0 -2
  202. lodash/ts4.2/fp/flatMap.d.ts +0 -2
  203. lodash/ts4.2/fp/flatMapDeep.d.ts +0 -2
  204. lodash/ts4.2/fp/flatMapDepth.d.ts +0 -2
  205. lodash/ts4.2/fp/flatten.d.ts +0 -2
  206. lodash/ts4.2/fp/flattenDeep.d.ts +0 -2
  207. lodash/ts4.2/fp/flattenDepth.d.ts +0 -2
  208. lodash/ts4.2/fp/flip.d.ts +0 -2
  209. lodash/ts4.2/fp/floor.d.ts +0 -2
  210. lodash/ts4.2/fp/flow.d.ts +0 -2
  211. lodash/ts4.2/fp/flowRight.d.ts +0 -2
  212. lodash/ts4.2/fp/forEach.d.ts +0 -2
  213. lodash/ts4.2/fp/forEachRight.d.ts +0 -2
  214. lodash/ts4.2/fp/forIn.d.ts +0 -2
  215. lodash/ts4.2/fp/forInRight.d.ts +0 -2
  216. lodash/ts4.2/fp/forOwn.d.ts +0 -2
  217. lodash/ts4.2/fp/forOwnRight.d.ts +0 -2
  218. lodash/ts4.2/fp/fromPairs.d.ts +0 -2
  219. lodash/ts4.2/fp/functions.d.ts +0 -2
  220. lodash/ts4.2/fp/functionsIn.d.ts +0 -2
  221. lodash/ts4.2/fp/get.d.ts +0 -2
  222. lodash/ts4.2/fp/getOr.d.ts +0 -2
  223. lodash/ts4.2/fp/groupBy.d.ts +0 -2
  224. lodash/ts4.2/fp/gt.d.ts +0 -2
  225. lodash/ts4.2/fp/gte.d.ts +0 -2
  226. lodash/ts4.2/fp/has.d.ts +0 -2
  227. lodash/ts4.2/fp/hasIn.d.ts +0 -2
  228. lodash/ts4.2/fp/head.d.ts +0 -2
  229. lodash/ts4.2/fp/identical.d.ts +0 -2
  230. lodash/ts4.2/fp/identity.d.ts +0 -2
  231. lodash/ts4.2/fp/inRange.d.ts +0 -2
  232. lodash/ts4.2/fp/includes.d.ts +0 -2
  233. lodash/ts4.2/fp/includesFrom.d.ts +0 -2
  234. lodash/ts4.2/fp/indexBy.d.ts +0 -2
  235. lodash/ts4.2/fp/indexOf.d.ts +0 -2
  236. lodash/ts4.2/fp/indexOfFrom.d.ts +0 -2
  237. lodash/ts4.2/fp/init.d.ts +0 -2
  238. lodash/ts4.2/fp/initial.d.ts +0 -2
  239. lodash/ts4.2/fp/intersection.d.ts +0 -2
  240. lodash/ts4.2/fp/intersectionBy.d.ts +0 -2
  241. lodash/ts4.2/fp/intersectionWith.d.ts +0 -2
  242. lodash/ts4.2/fp/invert.d.ts +0 -2
  243. lodash/ts4.2/fp/invertBy.d.ts +0 -2
  244. lodash/ts4.2/fp/invertObj.d.ts +0 -2
  245. lodash/ts4.2/fp/invoke.d.ts +0 -2
  246. lodash/ts4.2/fp/invokeArgs.d.ts +0 -2
  247. lodash/ts4.2/fp/invokeArgsMap.d.ts +0 -2
  248. lodash/ts4.2/fp/invokeMap.d.ts +0 -2
  249. lodash/ts4.2/fp/isArguments.d.ts +0 -2
  250. lodash/ts4.2/fp/isArray.d.ts +0 -2
  251. lodash/ts4.2/fp/isArrayBuffer.d.ts +0 -2
  252. lodash/ts4.2/fp/isArrayLike.d.ts +0 -2
  253. lodash/ts4.2/fp/isArrayLikeObject.d.ts +0 -2
  254. lodash/ts4.2/fp/isBoolean.d.ts +0 -2
  255. lodash/ts4.2/fp/isBuffer.d.ts +0 -2
  256. lodash/ts4.2/fp/isDate.d.ts +0 -2
  257. lodash/ts4.2/fp/isElement.d.ts +0 -2
  258. lodash/ts4.2/fp/isEmpty.d.ts +0 -2
  259. lodash/ts4.2/fp/isEqual.d.ts +0 -2
  260. lodash/ts4.2/fp/isEqualWith.d.ts +0 -2
  261. lodash/ts4.2/fp/isError.d.ts +0 -2
  262. lodash/ts4.2/fp/isFinite.d.ts +0 -2
  263. lodash/ts4.2/fp/isFunction.d.ts +0 -2
  264. lodash/ts4.2/fp/isInteger.d.ts +0 -2
  265. lodash/ts4.2/fp/isLength.d.ts +0 -2
  266. lodash/ts4.2/fp/isMap.d.ts +0 -2
  267. lodash/ts4.2/fp/isMatch.d.ts +0 -2
  268. lodash/ts4.2/fp/isMatchWith.d.ts +0 -2
  269. lodash/ts4.2/fp/isNaN.d.ts +0 -2
  270. lodash/ts4.2/fp/isNative.d.ts +0 -2
  271. lodash/ts4.2/fp/isNil.d.ts +0 -2
  272. lodash/ts4.2/fp/isNull.d.ts +0 -2
  273. lodash/ts4.2/fp/isNumber.d.ts +0 -2
  274. lodash/ts4.2/fp/isObject.d.ts +0 -2
  275. lodash/ts4.2/fp/isObjectLike.d.ts +0 -2
  276. lodash/ts4.2/fp/isPlainObject.d.ts +0 -2
  277. lodash/ts4.2/fp/isRegExp.d.ts +0 -2
  278. lodash/ts4.2/fp/isSafeInteger.d.ts +0 -2
  279. lodash/ts4.2/fp/isSet.d.ts +0 -2
  280. lodash/ts4.2/fp/isString.d.ts +0 -2
  281. lodash/ts4.2/fp/isSymbol.d.ts +0 -2
  282. lodash/ts4.2/fp/isTypedArray.d.ts +0 -2
  283. lodash/ts4.2/fp/isUndefined.d.ts +0 -2
  284. lodash/ts4.2/fp/isWeakMap.d.ts +0 -2
  285. lodash/ts4.2/fp/isWeakSet.d.ts +0 -2
  286. lodash/ts4.2/fp/iteratee.d.ts +0 -2
  287. lodash/ts4.2/fp/join.d.ts +0 -2
  288. lodash/ts4.2/fp/juxt.d.ts +0 -2
  289. lodash/ts4.2/fp/kebabCase.d.ts +0 -2
  290. lodash/ts4.2/fp/keyBy.d.ts +0 -2
  291. lodash/ts4.2/fp/keys.d.ts +0 -2
  292. lodash/ts4.2/fp/keysIn.d.ts +0 -2
  293. lodash/ts4.2/fp/last.d.ts +0 -2
  294. lodash/ts4.2/fp/lastIndexOf.d.ts +0 -2
  295. lodash/ts4.2/fp/lastIndexOfFrom.d.ts +0 -2
  296. lodash/ts4.2/fp/lowerCase.d.ts +0 -2
  297. lodash/ts4.2/fp/lowerFirst.d.ts +0 -2
  298. lodash/ts4.2/fp/lt.d.ts +0 -2
  299. lodash/ts4.2/fp/lte.d.ts +0 -2
  300. lodash/ts4.2/fp/map.d.ts +0 -2
  301. lodash/ts4.2/fp/mapKeys.d.ts +0 -2
  302. lodash/ts4.2/fp/mapValues.d.ts +0 -2
  303. lodash/ts4.2/fp/matches.d.ts +0 -2
  304. lodash/ts4.2/fp/matchesProperty.d.ts +0 -2
  305. lodash/ts4.2/fp/max.d.ts +0 -2
  306. lodash/ts4.2/fp/maxBy.d.ts +0 -2
  307. lodash/ts4.2/fp/mean.d.ts +0 -2
  308. lodash/ts4.2/fp/meanBy.d.ts +0 -2
  309. lodash/ts4.2/fp/memoize.d.ts +0 -2
  310. lodash/ts4.2/fp/merge.d.ts +0 -2
  311. lodash/ts4.2/fp/mergeAll.d.ts +0 -2
  312. lodash/ts4.2/fp/mergeAllWith.d.ts +0 -2
  313. lodash/ts4.2/fp/mergeWith.d.ts +0 -2
  314. lodash/ts4.2/fp/method.d.ts +0 -2
  315. lodash/ts4.2/fp/methodOf.d.ts +0 -2
  316. lodash/ts4.2/fp/min.d.ts +0 -2
  317. lodash/ts4.2/fp/minBy.d.ts +0 -2
  318. lodash/ts4.2/fp/multiply.d.ts +0 -2
  319. lodash/ts4.2/fp/nAry.d.ts +0 -2
  320. lodash/ts4.2/fp/negate.d.ts +0 -2
  321. lodash/ts4.2/fp/noConflict.d.ts +0 -2
  322. lodash/ts4.2/fp/noop.d.ts +0 -2
  323. lodash/ts4.2/fp/now.d.ts +0 -2
  324. lodash/ts4.2/fp/nth.d.ts +0 -2
  325. lodash/ts4.2/fp/nthArg.d.ts +0 -2
  326. lodash/ts4.2/fp/omit.d.ts +0 -2
  327. lodash/ts4.2/fp/omitAll.d.ts +0 -2
  328. lodash/ts4.2/fp/omitBy.d.ts +0 -2
  329. lodash/ts4.2/fp/once.d.ts +0 -2
  330. lodash/ts4.2/fp/orderBy.d.ts +0 -2
  331. lodash/ts4.2/fp/over.d.ts +0 -2
  332. lodash/ts4.2/fp/overArgs.d.ts +0 -2
  333. lodash/ts4.2/fp/overEvery.d.ts +0 -2
  334. lodash/ts4.2/fp/overSome.d.ts +0 -2
  335. lodash/ts4.2/fp/pad.d.ts +0 -2
  336. lodash/ts4.2/fp/padChars.d.ts +0 -2
  337. lodash/ts4.2/fp/padCharsEnd.d.ts +0 -2
  338. lodash/ts4.2/fp/padCharsStart.d.ts +0 -2
  339. lodash/ts4.2/fp/padEnd.d.ts +0 -2
  340. lodash/ts4.2/fp/padStart.d.ts +0 -2
  341. lodash/ts4.2/fp/parseInt.d.ts +0 -2
  342. lodash/ts4.2/fp/partial.d.ts +0 -2
  343. lodash/ts4.2/fp/partialRight.d.ts +0 -2
  344. lodash/ts4.2/fp/partition.d.ts +0 -2
  345. lodash/ts4.2/fp/path.d.ts +0 -2
  346. lodash/ts4.2/fp/pathEq.d.ts +0 -2
  347. lodash/ts4.2/fp/pathOr.d.ts +0 -2
  348. lodash/ts4.2/fp/paths.d.ts +0 -2
  349. lodash/ts4.2/fp/pick.d.ts +0 -2
  350. lodash/ts4.2/fp/pickAll.d.ts +0 -2
  351. lodash/ts4.2/fp/pickBy.d.ts +0 -2
  352. lodash/ts4.2/fp/pipe.d.ts +0 -2
  353. lodash/ts4.2/fp/placeholder.d.ts +0 -3
  354. lodash/ts4.2/fp/pluck.d.ts +0 -2
  355. lodash/ts4.2/fp/prop.d.ts +0 -2
  356. lodash/ts4.2/fp/propEq.d.ts +0 -2
  357. lodash/ts4.2/fp/propOr.d.ts +0 -2
  358. lodash/ts4.2/fp/property.d.ts +0 -2
  359. lodash/ts4.2/fp/propertyOf.d.ts +0 -2
  360. lodash/ts4.2/fp/props.d.ts +0 -2
  361. lodash/ts4.2/fp/pull.d.ts +0 -2
  362. lodash/ts4.2/fp/pullAll.d.ts +0 -2
  363. lodash/ts4.2/fp/pullAllBy.d.ts +0 -2
  364. lodash/ts4.2/fp/pullAllWith.d.ts +0 -2
  365. lodash/ts4.2/fp/pullAt.d.ts +0 -2
  366. lodash/ts4.2/fp/random.d.ts +0 -2
  367. lodash/ts4.2/fp/range.d.ts +0 -2
  368. lodash/ts4.2/fp/rangeRight.d.ts +0 -2
  369. lodash/ts4.2/fp/rangeStep.d.ts +0 -2
  370. lodash/ts4.2/fp/rangeStepRight.d.ts +0 -2
  371. lodash/ts4.2/fp/rearg.d.ts +0 -2
  372. lodash/ts4.2/fp/reduce.d.ts +0 -2
  373. lodash/ts4.2/fp/reduceRight.d.ts +0 -2
  374. lodash/ts4.2/fp/reject.d.ts +0 -2
  375. lodash/ts4.2/fp/remove.d.ts +0 -2
  376. lodash/ts4.2/fp/repeat.d.ts +0 -2
  377. lodash/ts4.2/fp/replace.d.ts +0 -2
  378. lodash/ts4.2/fp/rest.d.ts +0 -2
  379. lodash/ts4.2/fp/restFrom.d.ts +0 -2
  380. lodash/ts4.2/fp/result.d.ts +0 -2
  381. lodash/ts4.2/fp/reverse.d.ts +0 -2
  382. lodash/ts4.2/fp/round.d.ts +0 -2
  383. lodash/ts4.2/fp/runInContext.d.ts +0 -2
  384. lodash/ts4.2/fp/sample.d.ts +0 -2
  385. lodash/ts4.2/fp/sampleSize.d.ts +0 -2
  386. lodash/ts4.2/fp/set.d.ts +0 -2
  387. lodash/ts4.2/fp/setWith.d.ts +0 -2
  388. lodash/ts4.2/fp/shuffle.d.ts +0 -2
  389. lodash/ts4.2/fp/size.d.ts +0 -2
  390. lodash/ts4.2/fp/slice.d.ts +0 -2
  391. lodash/ts4.2/fp/snakeCase.d.ts +0 -2
  392. lodash/ts4.2/fp/some.d.ts +0 -2
  393. lodash/ts4.2/fp/sortBy.d.ts +0 -2
  394. lodash/ts4.2/fp/sortedIndex.d.ts +0 -2
  395. lodash/ts4.2/fp/sortedIndexBy.d.ts +0 -2
  396. lodash/ts4.2/fp/sortedIndexOf.d.ts +0 -2
  397. lodash/ts4.2/fp/sortedLastIndex.d.ts +0 -2
  398. lodash/ts4.2/fp/sortedLastIndexBy.d.ts +0 -2
  399. lodash/ts4.2/fp/sortedLastIndexOf.d.ts +0 -2
  400. lodash/ts4.2/fp/sortedUniq.d.ts +0 -2
  401. lodash/ts4.2/fp/sortedUniqBy.d.ts +0 -2
  402. lodash/ts4.2/fp/split.d.ts +0 -2
  403. lodash/ts4.2/fp/spread.d.ts +0 -2
  404. lodash/ts4.2/fp/spreadFrom.d.ts +0 -2
  405. lodash/ts4.2/fp/startCase.d.ts +0 -2
  406. lodash/ts4.2/fp/startsWith.d.ts +0 -2
  407. lodash/ts4.2/fp/stubArray.d.ts +0 -2
  408. lodash/ts4.2/fp/stubFalse.d.ts +0 -2
  409. lodash/ts4.2/fp/stubObject.d.ts +0 -2
  410. lodash/ts4.2/fp/stubString.d.ts +0 -2
  411. lodash/ts4.2/fp/stubTrue.d.ts +0 -2
  412. lodash/ts4.2/fp/subtract.d.ts +0 -2
  413. lodash/ts4.2/fp/sum.d.ts +0 -2
  414. lodash/ts4.2/fp/sumBy.d.ts +0 -2
  415. lodash/ts4.2/fp/symmetricDifference.d.ts +0 -2
  416. lodash/ts4.2/fp/symmetricDifferenceBy.d.ts +0 -2
  417. lodash/ts4.2/fp/symmetricDifferenceWith.d.ts +0 -2
  418. lodash/ts4.2/fp/tail.d.ts +0 -2
  419. lodash/ts4.2/fp/take.d.ts +0 -2
  420. lodash/ts4.2/fp/takeLast.d.ts +0 -2
  421. lodash/ts4.2/fp/takeLastWhile.d.ts +0 -2
  422. lodash/ts4.2/fp/takeRight.d.ts +0 -2
  423. lodash/ts4.2/fp/takeRightWhile.d.ts +0 -2
  424. lodash/ts4.2/fp/takeWhile.d.ts +0 -2
  425. lodash/ts4.2/fp/tap.d.ts +0 -2
  426. lodash/ts4.2/fp/template.d.ts +0 -2
  427. lodash/ts4.2/fp/throttle.d.ts +0 -2
  428. lodash/ts4.2/fp/thru.d.ts +0 -2
  429. lodash/ts4.2/fp/times.d.ts +0 -2
  430. lodash/ts4.2/fp/toArray.d.ts +0 -2
  431. lodash/ts4.2/fp/toFinite.d.ts +0 -2
  432. lodash/ts4.2/fp/toInteger.d.ts +0 -2
  433. lodash/ts4.2/fp/toLength.d.ts +0 -2
  434. lodash/ts4.2/fp/toLower.d.ts +0 -2
  435. lodash/ts4.2/fp/toNumber.d.ts +0 -2
  436. lodash/ts4.2/fp/toPairs.d.ts +0 -2
  437. lodash/ts4.2/fp/toPairsIn.d.ts +0 -2
  438. lodash/ts4.2/fp/toPath.d.ts +0 -2
  439. lodash/ts4.2/fp/toPlainObject.d.ts +0 -2
  440. lodash/ts4.2/fp/toSafeInteger.d.ts +0 -2
  441. lodash/ts4.2/fp/toString.d.ts +0 -2
  442. lodash/ts4.2/fp/toUpper.d.ts +0 -2
  443. lodash/ts4.2/fp/transform.d.ts +0 -2
  444. lodash/ts4.2/fp/trim.d.ts +0 -2
  445. lodash/ts4.2/fp/trimChars.d.ts +0 -2
  446. lodash/ts4.2/fp/trimCharsEnd.d.ts +0 -2
  447. lodash/ts4.2/fp/trimCharsStart.d.ts +0 -2
  448. lodash/ts4.2/fp/trimEnd.d.ts +0 -2
  449. lodash/ts4.2/fp/trimStart.d.ts +0 -2
  450. lodash/ts4.2/fp/truncate.d.ts +0 -2
  451. lodash/ts4.2/fp/unapply.d.ts +0 -2
  452. lodash/ts4.2/fp/unary.d.ts +0 -2
  453. lodash/ts4.2/fp/unescape.d.ts +0 -2
  454. lodash/ts4.2/fp/union.d.ts +0 -2
  455. lodash/ts4.2/fp/unionBy.d.ts +0 -2
  456. lodash/ts4.2/fp/unionWith.d.ts +0 -2
  457. lodash/ts4.2/fp/uniq.d.ts +0 -2
  458. lodash/ts4.2/fp/uniqBy.d.ts +0 -2
  459. lodash/ts4.2/fp/uniqWith.d.ts +0 -2
  460. lodash/ts4.2/fp/uniqueId.d.ts +0 -2
  461. lodash/ts4.2/fp/unnest.d.ts +0 -2
  462. lodash/ts4.2/fp/unset.d.ts +0 -2
  463. lodash/ts4.2/fp/unzip.d.ts +0 -2
  464. lodash/ts4.2/fp/unzipWith.d.ts +0 -2
  465. lodash/ts4.2/fp/update.d.ts +0 -2
  466. lodash/ts4.2/fp/updateWith.d.ts +0 -2
  467. lodash/ts4.2/fp/upperCase.d.ts +0 -2
  468. lodash/ts4.2/fp/upperFirst.d.ts +0 -2
  469. lodash/ts4.2/fp/useWith.d.ts +0 -2
  470. lodash/ts4.2/fp/values.d.ts +0 -2
  471. lodash/ts4.2/fp/valuesIn.d.ts +0 -2
  472. lodash/ts4.2/fp/where.d.ts +0 -2
  473. lodash/ts4.2/fp/whereEq.d.ts +0 -2
  474. lodash/ts4.2/fp/without.d.ts +0 -2
  475. lodash/ts4.2/fp/words.d.ts +0 -2
  476. lodash/ts4.2/fp/wrap.d.ts +0 -2
  477. lodash/ts4.2/fp/xor.d.ts +0 -2
  478. lodash/ts4.2/fp/xorBy.d.ts +0 -2
  479. lodash/ts4.2/fp/xorWith.d.ts +0 -2
  480. lodash/ts4.2/fp/zip.d.ts +0 -2
  481. lodash/ts4.2/fp/zipAll.d.ts +0 -2
  482. lodash/ts4.2/fp/zipObj.d.ts +0 -2
  483. lodash/ts4.2/fp/zipObject.d.ts +0 -2
  484. lodash/ts4.2/fp/zipObjectDeep.d.ts +0 -2
  485. lodash/ts4.2/fp/zipWith.d.ts +0 -2
  486. lodash/ts4.2/fp.d.ts +0 -4949
  487. lodash/ts4.2/fromPairs.d.ts +0 -2
  488. lodash/ts4.2/functions.d.ts +0 -2
  489. lodash/ts4.2/functionsIn.d.ts +0 -2
  490. lodash/ts4.2/get.d.ts +0 -2
  491. lodash/ts4.2/groupBy.d.ts +0 -2
  492. lodash/ts4.2/gt.d.ts +0 -2
  493. lodash/ts4.2/gte.d.ts +0 -2
  494. lodash/ts4.2/has.d.ts +0 -2
  495. lodash/ts4.2/hasIn.d.ts +0 -2
  496. lodash/ts4.2/head.d.ts +0 -2
  497. lodash/ts4.2/identity.d.ts +0 -2
  498. lodash/ts4.2/inRange.d.ts +0 -2
  499. lodash/ts4.2/includes.d.ts +0 -2
  500. lodash/ts4.2/index.d.ts +0 -33
  501. lodash/ts4.2/indexOf.d.ts +0 -2
  502. lodash/ts4.2/initial.d.ts +0 -2
  503. lodash/ts4.2/intersection.d.ts +0 -2
  504. lodash/ts4.2/intersectionBy.d.ts +0 -2
  505. lodash/ts4.2/intersectionWith.d.ts +0 -2
  506. lodash/ts4.2/invert.d.ts +0 -2
  507. lodash/ts4.2/invertBy.d.ts +0 -2
  508. lodash/ts4.2/invoke.d.ts +0 -2
  509. lodash/ts4.2/invokeMap.d.ts +0 -2
  510. lodash/ts4.2/isArguments.d.ts +0 -2
  511. lodash/ts4.2/isArray.d.ts +0 -2
  512. lodash/ts4.2/isArrayBuffer.d.ts +0 -2
  513. lodash/ts4.2/isArrayLike.d.ts +0 -2
  514. lodash/ts4.2/isArrayLikeObject.d.ts +0 -2
  515. lodash/ts4.2/isBoolean.d.ts +0 -2
  516. lodash/ts4.2/isBuffer.d.ts +0 -2
  517. lodash/ts4.2/isDate.d.ts +0 -2
  518. lodash/ts4.2/isElement.d.ts +0 -2
  519. lodash/ts4.2/isEmpty.d.ts +0 -2
  520. lodash/ts4.2/isEqual.d.ts +0 -2
  521. lodash/ts4.2/isEqualWith.d.ts +0 -2
  522. lodash/ts4.2/isError.d.ts +0 -2
  523. lodash/ts4.2/isFinite.d.ts +0 -2
  524. lodash/ts4.2/isFunction.d.ts +0 -2
  525. lodash/ts4.2/isInteger.d.ts +0 -2
  526. lodash/ts4.2/isLength.d.ts +0 -2
  527. lodash/ts4.2/isMap.d.ts +0 -2
  528. lodash/ts4.2/isMatch.d.ts +0 -2
  529. lodash/ts4.2/isMatchWith.d.ts +0 -2
  530. lodash/ts4.2/isNaN.d.ts +0 -2
  531. lodash/ts4.2/isNative.d.ts +0 -2
  532. lodash/ts4.2/isNil.d.ts +0 -2
  533. lodash/ts4.2/isNull.d.ts +0 -2
  534. lodash/ts4.2/isNumber.d.ts +0 -2
  535. lodash/ts4.2/isObject.d.ts +0 -2
  536. lodash/ts4.2/isObjectLike.d.ts +0 -2
  537. lodash/ts4.2/isPlainObject.d.ts +0 -2
  538. lodash/ts4.2/isRegExp.d.ts +0 -2
  539. lodash/ts4.2/isSafeInteger.d.ts +0 -2
  540. lodash/ts4.2/isSet.d.ts +0 -2
  541. lodash/ts4.2/isString.d.ts +0 -2
  542. lodash/ts4.2/isSymbol.d.ts +0 -2
  543. lodash/ts4.2/isTypedArray.d.ts +0 -2
  544. lodash/ts4.2/isUndefined.d.ts +0 -2
  545. lodash/ts4.2/isWeakMap.d.ts +0 -2
  546. lodash/ts4.2/isWeakSet.d.ts +0 -2
  547. lodash/ts4.2/iteratee.d.ts +0 -2
  548. lodash/ts4.2/join.d.ts +0 -2
  549. lodash/ts4.2/kebabCase.d.ts +0 -2
  550. lodash/ts4.2/keyBy.d.ts +0 -2
  551. lodash/ts4.2/keys.d.ts +0 -2
  552. lodash/ts4.2/keysIn.d.ts +0 -2
  553. lodash/ts4.2/last.d.ts +0 -2
  554. lodash/ts4.2/lastIndexOf.d.ts +0 -2
  555. lodash/ts4.2/lowerCase.d.ts +0 -2
  556. lodash/ts4.2/lowerFirst.d.ts +0 -2
  557. lodash/ts4.2/lt.d.ts +0 -2
  558. lodash/ts4.2/lte.d.ts +0 -2
  559. lodash/ts4.2/map.d.ts +0 -2
  560. lodash/ts4.2/mapKeys.d.ts +0 -2
  561. lodash/ts4.2/mapValues.d.ts +0 -2
  562. lodash/ts4.2/matches.d.ts +0 -2
  563. lodash/ts4.2/matchesProperty.d.ts +0 -2
  564. lodash/ts4.2/max.d.ts +0 -2
  565. lodash/ts4.2/maxBy.d.ts +0 -2
  566. lodash/ts4.2/mean.d.ts +0 -2
  567. lodash/ts4.2/meanBy.d.ts +0 -2
  568. lodash/ts4.2/memoize.d.ts +0 -2
  569. lodash/ts4.2/merge.d.ts +0 -2
  570. lodash/ts4.2/mergeWith.d.ts +0 -2
  571. lodash/ts4.2/method.d.ts +0 -2
  572. lodash/ts4.2/methodOf.d.ts +0 -2
  573. lodash/ts4.2/min.d.ts +0 -2
  574. lodash/ts4.2/minBy.d.ts +0 -2
  575. lodash/ts4.2/mixin.d.ts +0 -2
  576. lodash/ts4.2/multiply.d.ts +0 -2
  577. lodash/ts4.2/negate.d.ts +0 -2
  578. lodash/ts4.2/noConflict.d.ts +0 -2
  579. lodash/ts4.2/noop.d.ts +0 -2
  580. lodash/ts4.2/now.d.ts +0 -2
  581. lodash/ts4.2/nth.d.ts +0 -2
  582. lodash/ts4.2/nthArg.d.ts +0 -2
  583. lodash/ts4.2/omit.d.ts +0 -2
  584. lodash/ts4.2/omitBy.d.ts +0 -2
  585. lodash/ts4.2/once.d.ts +0 -2
  586. lodash/ts4.2/orderBy.d.ts +0 -2
  587. lodash/ts4.2/over.d.ts +0 -2
  588. lodash/ts4.2/overArgs.d.ts +0 -2
  589. lodash/ts4.2/overEvery.d.ts +0 -2
  590. lodash/ts4.2/overSome.d.ts +0 -2
  591. lodash/ts4.2/pad.d.ts +0 -2
  592. lodash/ts4.2/padEnd.d.ts +0 -2
  593. lodash/ts4.2/padStart.d.ts +0 -2
  594. lodash/ts4.2/parseInt.d.ts +0 -2
  595. lodash/ts4.2/partial.d.ts +0 -2
  596. lodash/ts4.2/partialRight.d.ts +0 -2
  597. lodash/ts4.2/partition.d.ts +0 -2
  598. lodash/ts4.2/pick.d.ts +0 -2
  599. lodash/ts4.2/pickBy.d.ts +0 -2
  600. lodash/ts4.2/property.d.ts +0 -2
  601. lodash/ts4.2/propertyOf.d.ts +0 -2
  602. lodash/ts4.2/pull.d.ts +0 -2
  603. lodash/ts4.2/pullAll.d.ts +0 -2
  604. lodash/ts4.2/pullAllBy.d.ts +0 -2
  605. lodash/ts4.2/pullAllWith.d.ts +0 -2
  606. lodash/ts4.2/pullAt.d.ts +0 -2
  607. lodash/ts4.2/random.d.ts +0 -2
  608. lodash/ts4.2/range.d.ts +0 -2
  609. lodash/ts4.2/rangeRight.d.ts +0 -2
  610. lodash/ts4.2/rearg.d.ts +0 -2
  611. lodash/ts4.2/reduce.d.ts +0 -2
  612. lodash/ts4.2/reduceRight.d.ts +0 -2
  613. lodash/ts4.2/reject.d.ts +0 -2
  614. lodash/ts4.2/remove.d.ts +0 -2
  615. lodash/ts4.2/repeat.d.ts +0 -2
  616. lodash/ts4.2/replace.d.ts +0 -2
  617. lodash/ts4.2/rest.d.ts +0 -2
  618. lodash/ts4.2/result.d.ts +0 -2
  619. lodash/ts4.2/reverse.d.ts +0 -2
  620. lodash/ts4.2/round.d.ts +0 -2
  621. lodash/ts4.2/runInContext.d.ts +0 -2
  622. lodash/ts4.2/sample.d.ts +0 -2
  623. lodash/ts4.2/sampleSize.d.ts +0 -2
  624. lodash/ts4.2/set.d.ts +0 -2
  625. lodash/ts4.2/setWith.d.ts +0 -2
  626. lodash/ts4.2/shuffle.d.ts +0 -2
  627. lodash/ts4.2/size.d.ts +0 -2
  628. lodash/ts4.2/slice.d.ts +0 -2
  629. lodash/ts4.2/snakeCase.d.ts +0 -2
  630. lodash/ts4.2/some.d.ts +0 -2
  631. lodash/ts4.2/sortBy.d.ts +0 -2
  632. lodash/ts4.2/sortedIndex.d.ts +0 -2
  633. lodash/ts4.2/sortedIndexBy.d.ts +0 -2
  634. lodash/ts4.2/sortedIndexOf.d.ts +0 -2
  635. lodash/ts4.2/sortedLastIndex.d.ts +0 -2
  636. lodash/ts4.2/sortedLastIndexBy.d.ts +0 -2
  637. lodash/ts4.2/sortedLastIndexOf.d.ts +0 -2
  638. lodash/ts4.2/sortedUniq.d.ts +0 -2
  639. lodash/ts4.2/sortedUniqBy.d.ts +0 -2
  640. lodash/ts4.2/split.d.ts +0 -2
  641. lodash/ts4.2/spread.d.ts +0 -2
  642. lodash/ts4.2/startCase.d.ts +0 -2
  643. lodash/ts4.2/startsWith.d.ts +0 -2
  644. lodash/ts4.2/stubFalse.d.ts +0 -2
  645. lodash/ts4.2/stubTrue.d.ts +0 -2
  646. lodash/ts4.2/subtract.d.ts +0 -2
  647. lodash/ts4.2/sum.d.ts +0 -2
  648. lodash/ts4.2/sumBy.d.ts +0 -2
  649. lodash/ts4.2/tail.d.ts +0 -2
  650. lodash/ts4.2/take.d.ts +0 -2
  651. lodash/ts4.2/takeRight.d.ts +0 -2
  652. lodash/ts4.2/takeRightWhile.d.ts +0 -2
  653. lodash/ts4.2/takeWhile.d.ts +0 -2
  654. lodash/ts4.2/tap.d.ts +0 -2
  655. lodash/ts4.2/template.d.ts +0 -2
  656. lodash/ts4.2/throttle.d.ts +0 -2
  657. lodash/ts4.2/thru.d.ts +0 -2
  658. lodash/ts4.2/times.d.ts +0 -2
  659. lodash/ts4.2/toArray.d.ts +0 -2
  660. lodash/ts4.2/toFinite.d.ts +0 -2
  661. lodash/ts4.2/toInteger.d.ts +0 -2
  662. lodash/ts4.2/toLength.d.ts +0 -2
  663. lodash/ts4.2/toLower.d.ts +0 -2
  664. lodash/ts4.2/toNumber.d.ts +0 -2
  665. lodash/ts4.2/toPairs.d.ts +0 -2
  666. lodash/ts4.2/toPairsIn.d.ts +0 -2
  667. lodash/ts4.2/toPath.d.ts +0 -2
  668. lodash/ts4.2/toPlainObject.d.ts +0 -2
  669. lodash/ts4.2/toSafeInteger.d.ts +0 -2
  670. lodash/ts4.2/toString.d.ts +0 -2
  671. lodash/ts4.2/toUpper.d.ts +0 -2
  672. lodash/ts4.2/transform.d.ts +0 -2
  673. lodash/ts4.2/trim.d.ts +0 -2
  674. lodash/ts4.2/trimEnd.d.ts +0 -2
  675. lodash/ts4.2/trimStart.d.ts +0 -2
  676. lodash/ts4.2/truncate.d.ts +0 -2
  677. lodash/ts4.2/unary.d.ts +0 -2
  678. lodash/ts4.2/unescape.d.ts +0 -2
  679. lodash/ts4.2/union.d.ts +0 -2
  680. lodash/ts4.2/unionBy.d.ts +0 -2
  681. lodash/ts4.2/unionWith.d.ts +0 -2
  682. lodash/ts4.2/uniq.d.ts +0 -2
  683. lodash/ts4.2/uniqBy.d.ts +0 -2
  684. lodash/ts4.2/uniqWith.d.ts +0 -2
  685. lodash/ts4.2/uniqueId.d.ts +0 -2
  686. lodash/ts4.2/unset.d.ts +0 -2
  687. lodash/ts4.2/unzip.d.ts +0 -2
  688. lodash/ts4.2/unzipWith.d.ts +0 -2
  689. lodash/ts4.2/update.d.ts +0 -2
  690. lodash/ts4.2/updateWith.d.ts +0 -2
  691. lodash/ts4.2/upperCase.d.ts +0 -2
  692. lodash/ts4.2/upperFirst.d.ts +0 -2
  693. lodash/ts4.2/values.d.ts +0 -2
  694. lodash/ts4.2/valuesIn.d.ts +0 -2
  695. lodash/ts4.2/without.d.ts +0 -2
  696. lodash/ts4.2/words.d.ts +0 -2
  697. lodash/ts4.2/wrap.d.ts +0 -2
  698. lodash/ts4.2/xor.d.ts +0 -2
  699. lodash/ts4.2/xorBy.d.ts +0 -2
  700. lodash/ts4.2/xorWith.d.ts +0 -2
  701. lodash/ts4.2/zip.d.ts +0 -2
  702. lodash/ts4.2/zipObject.d.ts +0 -2
  703. lodash/ts4.2/zipObjectDeep.d.ts +0 -2
  704. lodash/ts4.2/zipWith.d.ts +0 -2
@@ -1,1220 +0,0 @@
1
- import _ = require("../index");
2
- declare module "../index" {
3
- interface LoDashStatic {
4
- /**
5
- * Attempts to invoke func, returning either the result or the caught error object. Any additional arguments
6
- * are provided to func when it’s invoked.
7
- *
8
- * @param func The function to attempt.
9
- * @return Returns the func result or error object.
10
- */
11
- attempt<TResult>(func: (...args: any[]) => TResult, ...args: any[]): TResult | Error;
12
- }
13
- interface LoDashImplicitWrapper<TValue> {
14
- /**
15
- * @see _.attempt
16
- */
17
- attempt<TResult>(...args: any[]): TResult | Error;
18
- }
19
- interface LoDashExplicitWrapper<TValue> {
20
- /**
21
- * @see _.attempt
22
- */
23
- attempt<TResult>(...args: any[]): ExpChain<TResult | Error>;
24
- }
25
-
26
- interface LoDashStatic {
27
- /**
28
- * Binds methods of an object to the object itself, overwriting the existing method. Method names may be
29
- * specified as individual arguments or as arrays of method names. If no method names are provided all
30
- * enumerable function properties, own and inherited, of object are bound.
31
- *
32
- * Note: This method does not set the "length" property of bound functions.
33
- *
34
- * @param object The object to bind and assign the bound methods to.
35
- * @param methodNames The object method names to bind, specified as individual method names or arrays of
36
- * method names.
37
- * @return Returns object.
38
- */
39
- bindAll<T>(object: T, ...methodNames: Array<Many<string>>): T;
40
- }
41
- interface LoDashImplicitWrapper<TValue> {
42
- /**
43
- * @see _.bindAll
44
- */
45
- bindAll(...methodNames: Array<Many<string>>): this;
46
- }
47
- interface LoDashExplicitWrapper<TValue> {
48
- /**
49
- * @see _.bindAll
50
- */
51
- bindAll(...methodNames: Array<Many<string>>): this;
52
- }
53
-
54
- interface LoDashStatic {
55
- /**
56
- * Creates a function that iterates over `pairs` and invokes the corresponding
57
- * function of the first predicate to return truthy. The predicate-function
58
- * pairs are invoked with the `this` binding and arguments of the created
59
- * function.
60
- *
61
- * @since 4.0.0
62
- * @category Util
63
- * @param pairs The predicate-function pairs.
64
- * @returns Returns the new composite function.
65
- * @example
66
- *
67
- * var func = _.cond([
68
- * [_.matches({ 'a': 1 }), _.constant('matches A')],
69
- * [_.conforms({ 'b': _.isNumber }), _.constant('matches B')],
70
- * [_.stubTrue, _.constant('no match')]
71
- * ]);
72
- *
73
- * func({ 'a': 1, 'b': 2 });
74
- * // => 'matches A'
75
- *
76
- * func({ 'a': 0, 'b': 1 });
77
- * // => 'matches B'
78
- *
79
- * func({ 'a': '1', 'b': '2' });
80
- * // => 'no match'
81
- */
82
- cond<R>(pairs: Array<CondPairNullary<R>>): () => R;
83
- cond<T, R>(pairs: Array<CondPairUnary<T, R>>): (Target: T) => R;
84
- }
85
-
86
- type ConformsPredicateObject<T> = {
87
- [P in keyof T]: T[P] extends (arg: infer A) => any ? A : any
88
- };
89
- interface LoDashStatic {
90
- /**
91
- * Creates a function that invokes the predicate properties of `source` with the corresponding
92
- * property values of a given object, returning true if all predicates return truthy, else false.
93
- */
94
- conforms<T>(source: ConformsPredicateObject<T>): (value: T) => boolean;
95
- }
96
- interface LoDashImplicitWrapper<TValue> {
97
- /**
98
- * @see _.conforms
99
- */
100
- conforms(): Function<(value: ConformsPredicateObject<TValue>) => boolean>;
101
- }
102
- interface LoDashExplicitWrapper<TValue> {
103
- /**
104
- * @see _.conforms
105
- */
106
- conforms(): FunctionChain<(value: ConformsPredicateObject<TValue>) => boolean>;
107
- }
108
-
109
- interface LoDashStatic {
110
- /**
111
- * Creates a function that returns value.
112
- *
113
- * @param value The value to return from the new function.
114
- * @return Returns the new function.
115
- */
116
- constant<T>(value: T): () => T;
117
- }
118
- interface LoDashImplicitWrapper<TValue> {
119
- /**
120
- * @see _.constant
121
- */
122
- constant(): Function<() => TValue>;
123
- }
124
- interface LoDashExplicitWrapper<TValue> {
125
- /**
126
- * @see _.constant
127
- */
128
- constant(): FunctionChain<() => TValue>;
129
- }
130
-
131
- interface LoDashStatic {
132
- /**
133
- * Checks `value` to determine whether a default value should be returned in
134
- * its place. The `defaultValue` is returned if `value` is `NaN`, `null`,
135
- * or `undefined`.
136
- *
137
- * @param value The value to check.
138
- * @param defaultValue The default value.
139
- * @returns Returns the resolved value.
140
- */
141
- defaultTo<T>(value: T | null | undefined, defaultValue: T): T;
142
- /**
143
- * @see _.defaultTo
144
- */
145
- defaultTo<T, TDefault>(value: T | null | undefined, defaultValue: TDefault): T | TDefault;
146
- }
147
- interface LoDashImplicitWrapper<TValue> {
148
- /**
149
- * @see _.defaultTo
150
- */
151
- defaultTo(defaultValue: TValue): TValue;
152
- /**
153
- * @see _.defaultTo
154
- */
155
- defaultTo<TDefault>(defaultValue: TDefault): TValue extends null | undefined ? TDefault : TValue | TDefault;
156
- }
157
- interface LoDashExplicitWrapper<TValue> {
158
- /**
159
- * @see _.defaultTo
160
- */
161
- defaultTo(defaultValue: TValue): ExpChain<TValue>;
162
- /**
163
- * @see _.defaultTo
164
- */
165
- defaultTo<TDefault>(defaultValue: TDefault): ExpChain<TValue extends null | undefined ? TDefault : TValue | TDefault>;
166
- }
167
-
168
- interface LoDashStatic {
169
- /**
170
- * Creates a function that returns the result of invoking the provided functions with the this binding of the
171
- * created function, where each successive invocation is supplied the return value of the previous.
172
- *
173
- * @param funcs Functions to invoke.
174
- * @return Returns the new function.
175
- */
176
- flow<A extends any[], R1, R2, R3, R4, R5, R6, R7>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7): (...args: A) => R7;
177
- /**
178
- * @see _.flow
179
- */
180
- flow<A extends any[], R1, R2, R3, R4, R5, R6, R7>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7, ...func: Array<Many<(a: any) => any>>): (...args: A) => any;
181
- /**
182
- * @see _.flow
183
- */
184
- flow<A extends any[], R1, R2, R3, R4, R5, R6>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6): (...args: A) => R6;
185
- /**
186
- * @see _.flow
187
- */
188
- flow<A extends any[], R1, R2, R3, R4, R5>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5): (...args: A) => R5;
189
- /**
190
- * @see _.flow
191
- */
192
- flow<A extends any[], R1, R2, R3, R4>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4): (...args: A) => R4;
193
- /**
194
- * @see _.flow
195
- */
196
- flow<A extends any[], R1, R2, R3>(f1: (...args: A) => R1, f2: (a: R1) => R2, f3: (a: R2) => R3): (...args: A) => R3;
197
- /**
198
- * @see _.flow
199
- */
200
- flow<A extends any[], R1, R2>(f1: (...args: A) => R1, f2: (a: R1) => R2): (...args: A) => R2;
201
- /**
202
- * @see _.flow
203
- */
204
- flow(...func: Array<Many<(...args: any[]) => any>>): (...args: any[]) => any;
205
- }
206
- interface Function<T extends (...arg: any) => any> {
207
- /**
208
- * @see _.flow
209
- */
210
- flow<R2, R3, R4, R5, R6, R7>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7): Function<(...args: Parameters<T>) => R7>;
211
- /**
212
- * @see _.flow
213
- */
214
- flow<R2, R3, R4, R5, R6, R7>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7, ...func: Array<Many<(a: any) => any>>): Function<(...args: Parameters<T>) => any>;
215
- /**
216
- * @see _.flow
217
- */
218
- flow<R2, R3, R4, R5, R6>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6): Function<(...args: Parameters<T>) => R6>;
219
- /**
220
- * @see _.flow
221
- */
222
- flow<R2, R3, R4, R5>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5): Function<(...args: Parameters<T>) => R5>;
223
- /**
224
- * @see _.flow
225
- */
226
- flow<R2, R3, R4>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4): Function<(...args: Parameters<T>) => R4>;
227
- /**
228
- * @see _.flow
229
- */
230
- flow<R2, R3>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3): Function<(...args: Parameters<T>) => R3>;
231
- /**
232
- * @see _.flow
233
- */
234
- flow<R2>(f2: (a: ReturnType<T>) => R2): Function<(...args: Parameters<T>) => R2>;
235
- /**
236
- * @see _.flow
237
- */
238
- flow(...func: Array<Many<(...args: any[]) => any>>): Function<(...args: any[]) => any>;
239
- }
240
- interface FunctionChain<T> {
241
- /**
242
- * @see _.flow
243
- */
244
- flow<R2, R3, R4, R5, R6, R7>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7): FunctionChain<(...args: Parameters<T>) => R7>;
245
- /**
246
- * @see _.flow
247
- */
248
- flow<R2, R3, R4, R5, R6, R7>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6, f7: (a: R6) => R7, ...func: Array<Many<(a: any) => any>>): FunctionChain<(...args: Parameters<T>) => any>;
249
- /**
250
- * @see _.flow
251
- */
252
- flow<R2, R3, R4, R5, R6>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5, f6: (a: R5) => R6): FunctionChain<(...args: Parameters<T>) => R6>;
253
- /**
254
- * @see _.flow
255
- */
256
- flow<R2, R3, R4, R5>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4, f5: (a: R4) => R5): FunctionChain<(...args: Parameters<T>) => R5>;
257
- /**
258
- * @see _.flow
259
- */
260
- flow<R2, R3, R4>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3, f4: (a: R3) => R4): FunctionChain<(...args: Parameters<T>) => R4>;
261
- /**
262
- * @see _.flow
263
- */
264
- flow<R2, R3>(f2: (a: ReturnType<T>) => R2, f3: (a: R2) => R3): FunctionChain<(...args: Parameters<T>) => R3>;
265
- /**
266
- * @see _.flow
267
- */
268
- flow<R2>(f2: (a: ReturnType<T>) => R2): FunctionChain<(...args: Parameters<T>) => R2>;
269
- /**
270
- * @see _.flow
271
- */
272
- flow(...func: Array<Many<(...args: any[]) => any>>): FunctionChain<(...args: any[]) => any>;
273
- }
274
-
275
- interface LoDashStatic {
276
- /**
277
- * This method is like _.flow except that it creates a function that invokes the provided functions from right
278
- * to left.
279
- *
280
- * @param funcs Functions to invoke.
281
- * @return Returns the new function.
282
- */
283
- flowRight<A extends any[], R1, R2, R3, R4, R5, R6, R7>(f7: (a: R6) => R7, f6: (a: R5) => R6, f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R7;
284
- /**
285
- * @see _.flowRight
286
- */
287
- flowRight<A extends any[], R1, R2, R3, R4, R5, R6>(f6: (a: R5) => R6, f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R6;
288
- /**
289
- * @see _.flowRight
290
- */
291
- flowRight<A extends any[], R1, R2, R3, R4, R5>(f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R5;
292
- /**
293
- * @see _.flowRight
294
- */
295
- flowRight<A extends any[], R1, R2, R3, R4>(f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R4;
296
- /**
297
- * @see _.flowRight
298
- */
299
- flowRight<A extends any[], R1, R2, R3>(f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R3;
300
- /**
301
- * @see _.flowRight
302
- */
303
- flowRight<A extends any[], R1, R2>(f2: (a: R1) => R2, f1: (...args: A) => R1): (...args: A) => R2;
304
- /**
305
- * @see _.flowRight
306
- */
307
- flowRight(...func: Array<Many<(...args: any[]) => any>>): (...args: any[]) => any;
308
- }
309
- interface Function<T> {
310
- /**
311
- * @see _.flowRight
312
- */
313
- flowRight<A extends any[], R1, R2, R3, R4, R5>(f6: (a: R5) => Parameters<T>["0"], f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): Function<(...args: A) => ReturnType<T>>;
314
- /**
315
- * @see _.flowRight
316
- */
317
- flowRight<A extends any[], R1, R2, R3, R4>(f5: (a: R4) => Parameters<T>["0"], f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): Function<(...args: A) => ReturnType<T>>;
318
- /**
319
- * @see _.flowRight
320
- */
321
- flowRight<A extends any[], R1, R2, R3>(f4: (a: R3) => Parameters<T>["0"], f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): Function<(...args: A) => ReturnType<T>>;
322
- /**
323
- * @see _.flowRight
324
- */
325
- flowRight<A extends any[], R1, R2>(f3: (a: R2) => Parameters<T>["0"], f2: (a: R1) => R2, f1: (...args: A) => R1): Function<(...args: A) => ReturnType<T>>;
326
- /**
327
- * @see _.flowRight
328
- */
329
- flowRight<A extends any[], R1>(f2: (a: R1) => Parameters<T>["0"], f1: (...args: A) => R1): Function<(...args: A) => ReturnType<T>>;
330
- /**
331
- * @see _.flowRight
332
- */
333
- flowRight<A extends any[]>(f1: (...args: A) => Parameters<T>["0"]): Function<(...args: A) => ReturnType<T>>;
334
- /**
335
- * @see _.flowRight
336
- */
337
- flowRight(...func: Array<Many<(...args: any[]) => any>>): Function<(...args: any[]) => any>;
338
- }
339
- interface FunctionChain<T> {
340
- /**
341
- * @see _.flowRight
342
- */
343
- flowRight<A extends any[], R1, R2, R3, R4, R5>(f6: (a: R5) => Parameters<T>["0"], f5: (a: R4) => R5, f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): FunctionChain<(...args: A) => ReturnType<T>>;
344
- /**
345
- * @see _.flowRight
346
- */
347
- flowRight<A extends any[], R1, R2, R3, R4>(f5: (a: R4) => Parameters<T>["0"], f4: (a: R3) => R4, f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): FunctionChain<(...args: A) => ReturnType<T>>;
348
- /**
349
- * @see _.flowRight
350
- */
351
- flowRight<A extends any[], R1, R2, R3>(f4: (a: R3) => Parameters<T>["0"], f3: (a: R2) => R3, f2: (a: R1) => R2, f1: (...args: A) => R1): FunctionChain<(...args: A) => ReturnType<T>>;
352
- /**
353
- * @see _.flowRight
354
- */
355
- flowRight<A extends any[], R1, R2>(f3: (a: R2) => Parameters<T>["0"], f2: (a: R1) => R2, f1: (...args: A) => R1): FunctionChain<(...args: A) => ReturnType<T>>;
356
- /**
357
- * @see _.flowRight
358
- */
359
- flowRight<A extends any[], R1>(f2: (a: R1) => Parameters<T>["0"], f1: (...args: A) => R1): FunctionChain<(...args: A) => ReturnType<T>>;
360
- /**
361
- * @see _.flowRight
362
- */
363
- flowRight<A extends any[]>(f1: (...args: A) => Parameters<T>["0"]): FunctionChain<(...args: A) => ReturnType<T>>;
364
- /**
365
- * @see _.flowRight
366
- */
367
- flowRight(...func: Array<Many<(...args: any[]) => any>>): FunctionChain<(...args: any[]) => any>;
368
- }
369
-
370
- interface LoDashStatic {
371
- /**
372
- * This method returns the first argument provided to it.
373
- *
374
- * @param value Any value.
375
- * @return Returns value.
376
- */
377
- identity<T>(value: T): T;
378
- /**
379
- * @see _.identity
380
- */
381
- identity(): undefined;
382
- }
383
- interface LoDashImplicitWrapper<TValue> {
384
- /**
385
- * @see _.identity
386
- */
387
- identity(): TValue;
388
- }
389
- interface LoDashExplicitWrapper<TValue> {
390
- /**
391
- * @see _.identity
392
- */
393
- identity(): this;
394
- }
395
-
396
- interface LoDashStatic {
397
- /**
398
- * Creates a function that invokes `func` with the arguments of the created
399
- * function. If `func` is a property name the created callback returns the
400
- * property value for a given element. If `func` is an object the created
401
- * callback returns `true` for elements that contain the equivalent object properties, otherwise it returns `false`.
402
- *
403
- * @category Util
404
- * @param [func=_.identity] The value to convert to a callback.
405
- * @returns Returns the callback.
406
- * @example
407
- *
408
- * var users = [
409
- * { 'user': 'barney', 'age': 36 },
410
- * { 'user': 'fred', 'age': 40 }
411
- * ];
412
- *
413
- * // create custom iteratee shorthands
414
- * _.iteratee = _.wrap(_.iteratee, function(callback, func) {
415
- * var p = /^(\S+)\s*([<>])\s*(\S+)$/.exec(func);
416
- * return !p ? callback(func) : function(object) {
417
- * return (p[2] == '>' ? object[p[1]] > p[3] : object[p[1]] < p[3]);
418
- * };
419
- * });
420
- *
421
- * _.filter(users, 'age > 36');
422
- * // => [{ 'user': 'fred', 'age': 40 }]
423
- */
424
- iteratee<TFunction extends (...args: any[]) => any>(func: TFunction): TFunction;
425
- /**
426
- * @see _.iteratee
427
- */
428
- iteratee(func: symbol | number | string | object): (...args: any[]) => any;
429
- }
430
- interface Function<T extends (...args: any) => any> {
431
- /**
432
- * @see _.iteratee
433
- */
434
- iteratee(): Function<T>;
435
- }
436
- interface Collection<T> {
437
- /**
438
- * @see _.iteratee
439
- */
440
- iteratee(): Function<(o: object) => boolean>;
441
- }
442
- interface Object<T> {
443
- /**
444
- * @see _.iteratee
445
- */
446
- iteratee(): Function<(o: T) => boolean>;
447
- }
448
- interface String {
449
- /**
450
- * @see _.iteratee
451
- */
452
- iteratee(): Function<(o: object) => any>;
453
- }
454
- interface FunctionChain<T extends (...args: any) => any> {
455
- /**
456
- * @see _.iteratee
457
- */
458
- iteratee(): FunctionChain<T>;
459
- }
460
- interface CollectionChain<T> {
461
- /**
462
- * @see _.iteratee
463
- */
464
- iteratee(): FunctionChain<(o: object) => boolean>;
465
- }
466
- interface ObjectChain<T> {
467
- /**
468
- * @see _.iteratee
469
- */
470
- iteratee(): FunctionChain<(o: T) => boolean>;
471
- }
472
- interface StringChain {
473
- /**
474
- * @see _.iteratee
475
- */
476
- iteratee(): FunctionChain<(o: object) => any>;
477
- }
478
- interface StringNullableChain {
479
- /**
480
- * @see _.iteratee
481
- */
482
- iteratee(): FunctionChain<(o: object) => any>;
483
- }
484
-
485
- interface LoDashStatic {
486
- /**
487
- * Creates a function that performs a deep comparison between a given object and source, returning true if the
488
- * given object has equivalent property values, else false.
489
- *
490
- * Note: This method supports comparing arrays, booleans, Date objects, numbers, Object objects, regexes, and
491
- * strings. Objects are compared by their own, not inherited, enumerable properties. For comparing a single own
492
- * or inherited property value see _.matchesProperty.
493
- *
494
- * @param source The object of property values to match.
495
- * @return Returns the new function.
496
- */
497
- matches<T>(source: T): (value: any) => boolean;
498
- /**
499
- * @see _.matches
500
- */
501
- matches<T, V>(source: T): (value: V) => boolean;
502
- }
503
- interface LoDashImplicitWrapper<TValue> {
504
- /**
505
- * @see _.matches
506
- */
507
- matches<V>(): Function<(value: V) => boolean>;
508
- }
509
- interface LoDashExplicitWrapper<TValue> {
510
- /**
511
- * @see _.matches
512
- */
513
- matches<V>(): FunctionChain<(value: V) => boolean>;
514
- }
515
-
516
- interface LoDashStatic {
517
- /**
518
- * Creates a function that compares the property value of path on a given object to value.
519
- *
520
- * Note: This method supports comparing arrays, booleans, Date objects, numbers, Object objects, regexes, and
521
- * strings. Objects are compared by their own, not inherited, enumerable properties.
522
- *
523
- * @param path The path of the property to get.
524
- * @param srcValue The value to match.
525
- * @return Returns the new function.
526
- */
527
- matchesProperty<T>(path: PropertyPath, srcValue: T): (value: any) => boolean;
528
- /**
529
- * @see _.matchesProperty
530
- */
531
- matchesProperty<T, V>(path: PropertyPath, srcValue: T): (value: V) => boolean;
532
- }
533
- interface LoDashImplicitWrapper<TValue> {
534
- /**
535
- * @see _.matchesProperty
536
- */
537
- matchesProperty<SrcValue>(srcValue: SrcValue): Function<(value: any) => boolean>;
538
- /**
539
- * @see _.matchesProperty
540
- */
541
- matchesProperty<SrcValue, Value>(srcValue: SrcValue): Function<(value: Value) => boolean>;
542
- }
543
- interface LoDashExplicitWrapper<TValue> {
544
- /**
545
- * @see _.matchesProperty
546
- */
547
- matchesProperty<SrcValue>(srcValue: SrcValue): FunctionChain<(value: any) => boolean>;
548
- /**
549
- * @see _.matchesProperty
550
- */
551
- matchesProperty<SrcValue, Value>(srcValue: SrcValue): FunctionChain<(value: Value) => boolean>;
552
- }
553
-
554
- interface LoDashStatic {
555
- /**
556
- * Creates a function that invokes the method at path on a given object. Any additional arguments are provided
557
- * to the invoked method.
558
- *
559
- * @param path The path of the method to invoke.
560
- * @param args The arguments to invoke the method with.
561
- * @return Returns the new function.
562
- */
563
- method(path: PropertyPath, ...args: any[]): (object: any) => any;
564
- }
565
- interface LoDashImplicitWrapper<TValue> {
566
- /**
567
- * @see _.method
568
- */
569
- method(...args: any[]): Function<(object: any) => any>;
570
- }
571
- interface LoDashExplicitWrapper<TValue> {
572
- /**
573
- * @see _.method
574
- */
575
- method(...args: any[]): FunctionChain<(object: any) => any>;
576
- }
577
-
578
- interface LoDashStatic {
579
- /**
580
- * The opposite of _.method; this method creates a function that invokes the method at a given path on object.
581
- * Any additional arguments are provided to the invoked method.
582
- *
583
- * @param object The object to query.
584
- * @param args The arguments to invoke the method with.
585
- * @return Returns the new function.
586
- */
587
- methodOf(object: object, ...args: any[]): (path: PropertyPath) => any;
588
- }
589
- interface LoDashImplicitWrapper<TValue> {
590
- /**
591
- * @see _.methodOf
592
- */
593
- methodOf(...args: any[]): LoDashImplicitWrapper<(path: PropertyPath) => any>;
594
- }
595
- interface LoDashExplicitWrapper<TValue> {
596
- /**
597
- * @see _.methodOf
598
- */
599
- methodOf(...args: any[]): LoDashExplicitWrapper<(path: PropertyPath) => any>;
600
- }
601
-
602
- interface MixinOptions {
603
- /**
604
- * @see _.chain
605
- */
606
- chain?: boolean | undefined;
607
- }
608
- interface LoDashStatic {
609
- /**
610
- * Adds all own enumerable function properties of a source object to the destination object. If object is a
611
- * function then methods are added to its prototype as well.
612
- *
613
- * Note: Use _.runInContext to create a pristine lodash function to avoid conflicts caused by modifying
614
- * the original.
615
- *
616
- * @param object The destination object.
617
- * @param source The object of functions to add.
618
- * @param options The options object.
619
- * @param options.chain Specify whether the functions added are chainable.
620
- * @return Returns object.
621
- */
622
- mixin<TObject>(object: TObject, source: Dictionary<(...args: any[]) => any>, options?: MixinOptions): TObject;
623
- /**
624
- * @see _.mixin
625
- */
626
- mixin<TResult>(source: Dictionary<(...args: any[]) => any>, options?: MixinOptions): LoDashStatic;
627
- }
628
- interface LoDashImplicitWrapper<TValue> {
629
- /**
630
- * @see _.mixin
631
- */
632
- mixin(source: Dictionary<(...args: any[]) => any>, options?: MixinOptions): this;
633
- /**
634
- * @see _.mixin
635
- */
636
- mixin(options?: MixinOptions): LoDashImplicitWrapper<LoDashStatic>;
637
- }
638
- interface LoDashExplicitWrapper<TValue> {
639
- /**
640
- * @see _.mixin
641
- */
642
- mixin(source: Dictionary<(...args: any[]) => any>, options?: MixinOptions): this;
643
- /**
644
- * @see _.mixin
645
- */
646
- mixin(options?: MixinOptions): LoDashExplicitWrapper<LoDashStatic>;
647
- }
648
-
649
- interface LoDashStatic {
650
- /**
651
- * Reverts the _ variable to its previous value and returns a reference to the lodash function.
652
- *
653
- * @return Returns the lodash function.
654
- */
655
- noConflict(): typeof _;
656
- }
657
- interface LoDashImplicitWrapper<TValue> {
658
- /**
659
- * @see _.noConflict
660
- */
661
- noConflict(): typeof _;
662
- }
663
- interface LoDashExplicitWrapper<TValue> {
664
- /**
665
- * @see _.noConflict
666
- */
667
- noConflict(): LoDashExplicitWrapper<typeof _>;
668
- }
669
-
670
- interface LoDashStatic {
671
- /**
672
- * A no-operation function that returns undefined regardless of the arguments it receives.
673
- *
674
- * @return undefined
675
- */
676
- noop(...args: any[]): void;
677
- }
678
- interface LoDashImplicitWrapper<TValue> {
679
- /**
680
- * @see _.noop
681
- */
682
- noop(...args: any[]): void;
683
- }
684
- interface LoDashExplicitWrapper<TValue> {
685
- /**
686
- * @see _.noop
687
- */
688
- noop(...args: any[]): PrimitiveChain<undefined>;
689
- }
690
-
691
- interface LoDashStatic {
692
- /**
693
- * Creates a function that returns its nth argument.
694
- *
695
- * @param n The index of the argument to return.
696
- * @return Returns the new function.
697
- */
698
- nthArg(n?: number): (...args: any[]) => any;
699
- }
700
- interface LoDashImplicitWrapper<TValue> {
701
- /**
702
- * @see _.nthArg
703
- */
704
- nthArg(): Function<(...args: any[]) => any>;
705
- }
706
- interface LoDashExplicitWrapper<TValue> {
707
- /**
708
- * @see _.nthArg
709
- */
710
- nthArg(): FunctionChain<(...args: any[]) => any>;
711
- }
712
-
713
- interface LoDashStatic {
714
- /**
715
- * Creates a function that invokes iteratees with the arguments provided to the created function and returns
716
- * their results.
717
- *
718
- * @param iteratees The iteratees to invoke.
719
- * @return Returns the new function.
720
- */
721
- over<TResult>(...iteratees: Array<Many<(...args: any[]) => TResult>>): (...args: any[]) => TResult[];
722
- }
723
- interface Collection<T> {
724
- /**
725
- * @see _.over
726
- */
727
- over<TResult>(...iteratees: Array<Many<(...args: any[]) => TResult>>): Function<(...args: any[]) => TResult[]>;
728
- }
729
- interface Function<T> {
730
- /**
731
- * @see _.over
732
- */
733
- over<TResult>(...iteratees: Array<Many<(...args: any[]) => TResult>>): Function<(...args: any[]) => Array<ReturnType<T> | TResult>>;
734
- }
735
- interface CollectionChain<T> {
736
- /**
737
- * @see _.over
738
- */
739
- over<TResult>(...iteratees: Array<Many<(...args: any[]) => TResult>>): FunctionChain<(...args: any[]) => TResult[]>;
740
- }
741
- interface FunctionChain<T> {
742
- /**
743
- * @see _.over
744
- */
745
- over<TResult>(...iteratees: Array<Many<(...args: any[]) => TResult>>): FunctionChain<(...args: any[]) => Array<ReturnType<T> | TResult>>;
746
- }
747
-
748
- interface LoDashStatic {
749
- /**
750
- * Creates a function that checks if all of the predicates return truthy when invoked with the arguments
751
- * provided to the created function.
752
- *
753
- * @param predicates The predicates to check.
754
- * @return Returns the new function.
755
- */
756
- overEvery<T, Result1 extends T, Result2 extends T>(...predicates: [
757
- (arg: T) => arg is Result1,
758
- (arg: T) => arg is Result2
759
- ]): (arg: T) => arg is Result1 & Result2;
760
- overEvery<T>(...predicates: Array<Many<(...args: T[]) => boolean>>): (...args: T[]) => boolean;
761
- }
762
- interface Collection<T> {
763
- /**
764
- * @see _.overEvery
765
- */
766
- overEvery<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): Function<(...args: TArgs[]) => boolean>;
767
- }
768
- interface Function<T> {
769
- /**
770
- * @see _.overEvery
771
- */
772
- overEvery<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): Function<(...args: Parameters<T> | TArgs[]) => boolean>;
773
- }
774
- interface CollectionChain<T> {
775
- /**
776
- * @see _.overEvery
777
- */
778
- overEvery<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): FunctionChain<(...args: TArgs[]) => boolean>;
779
- }
780
- interface FunctionChain<T> {
781
- /**
782
- * @see _.overEvery
783
- */
784
- overEvery<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): FunctionChain<(...args: Parameters<T> | TArgs[]) => boolean>;
785
- }
786
-
787
- interface LoDashStatic {
788
- /**
789
- * Creates a function that checks if any of the predicates return truthy when invoked with the arguments
790
- * provided to the created function.
791
- *
792
- * @param predicates The predicates to check.
793
- * @return Returns the new function.
794
- */
795
- overSome<T, Result1 extends T, Result2 extends T>(...predicates: [
796
- (arg: T) => arg is Result1,
797
- (arg: T) => arg is Result2
798
- ]): (arg: T) => arg is Result1 | Result2;
799
- overSome<T>(...predicates: Array<Many<(...args: T[]) => boolean>>): (...args: T[]) => boolean;
800
- }
801
- interface Collection<T> {
802
- /**
803
- * @see _.overSome
804
- */
805
- overSome<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): Function<(...args: TArgs[]) => boolean>;
806
- }
807
- interface Function<T> {
808
- /**
809
- * @see _.overSome
810
- */
811
- overSome<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): Function<(...args: Parameters<T> | TArgs[]) => boolean>;
812
- }
813
- interface CollectionChain<T> {
814
- /**
815
- * @see _.overSome
816
- */
817
- overSome<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): FunctionChain<(...args: TArgs[]) => boolean>;
818
- }
819
- interface FunctionChain<T> {
820
- /**
821
- * @see _.overSome
822
- */
823
- overSome<TArgs>(...iteratees: Array<Many<(...args: TArgs[]) => boolean>>): FunctionChain<(...args: Parameters<T> | TArgs[]) => boolean>;
824
- }
825
-
826
- interface LoDashStatic {
827
- /**
828
- * Creates a function that returns the property value at path on a given object.
829
- *
830
- * @param path The path of the property to get.
831
- * @return Returns the new function.
832
- */
833
- property<TObj, TResult>(path: PropertyPath): (obj: TObj) => TResult;
834
- }
835
- interface LoDashImplicitWrapper<TValue> {
836
- /**
837
- * @see _.property
838
- */
839
- property<TObj, TResult>(): Function<(obj: TObj) => TResult>;
840
- }
841
- interface LoDashExplicitWrapper<TValue> {
842
- /**
843
- * @see _.property
844
- */
845
- property<TObj, TResult>(): FunctionChain<(obj: TObj) => TResult>;
846
- }
847
-
848
- interface LoDashStatic {
849
- /**
850
- * The opposite of _.property; this method creates a function that returns the property value at a given path
851
- * on object.
852
- *
853
- * @param object The object to query.
854
- * @return Returns the new function.
855
- */
856
- propertyOf<T extends {}>(object: T): (path: PropertyPath) => any;
857
- }
858
- interface LoDashImplicitWrapper<TValue> {
859
- /**
860
- * @see _.propertyOf
861
- */
862
- propertyOf(): LoDashImplicitWrapper<(path: PropertyPath) => any>;
863
- }
864
- interface LoDashExplicitWrapper<TValue> {
865
- /**
866
- * @see _.propertyOf
867
- */
868
- propertyOf(): LoDashExplicitWrapper<(path: PropertyPath) => any>;
869
- }
870
-
871
- interface LoDashStatic {
872
- /**
873
- * Creates an array of numbers (positive and/or negative) progressing from start up to, but not including, end.
874
- * If end is not specified it’s set to start with start then set to 0. If end is less than start a zero-length
875
- * range is created unless a negative step is specified.
876
- *
877
- * @param start The start of the range.
878
- * @param end The end of the range.
879
- * @param step The value to increment or decrement by.
880
- * @return Returns a new range array.
881
- */
882
- range(start: number, end?: number, step?: number): number[];
883
- /**
884
- * @see _.range
885
- */
886
- range(end: number, index: string | number, guard: object): number[];
887
- }
888
- interface LoDashImplicitWrapper<TValue> {
889
- /**
890
- * @see _.range
891
- */
892
- range(end?: number, step?: number): Collection<number>;
893
- }
894
- interface LoDashExplicitWrapper<TValue> {
895
- /**
896
- * @see _.range
897
- */
898
- range(end?: number, step?: number): CollectionChain<number>;
899
- }
900
-
901
- interface LoDashStatic {
902
- /**
903
- * This method is like `_.range` except that it populates values in
904
- * descending order.
905
- *
906
- * @category Util
907
- * @param start The start of the range.
908
- * @param end The end of the range.
909
- * @param step The value to increment or decrement by.
910
- * @returns Returns the new array of numbers.
911
- * @example
912
- *
913
- * _.rangeRight(4);
914
- * // => [3, 2, 1, 0]
915
- *
916
- * _.rangeRight(-4);
917
- * // => [-3, -2, -1, 0]
918
- *
919
- * _.rangeRight(1, 5);
920
- * // => [4, 3, 2, 1]
921
- *
922
- * _.rangeRight(0, 20, 5);
923
- * // => [15, 10, 5, 0]
924
- *
925
- * _.rangeRight(0, -4, -1);
926
- * // => [-3, -2, -1, 0]
927
- *
928
- * _.rangeRight(1, 4, 0);
929
- * // => [1, 1, 1]
930
- *
931
- * _.rangeRight(0);
932
- * // => []
933
- */
934
- rangeRight(start: number, end?: number, step?: number): number[];
935
- /**
936
- * @see _.rangeRight
937
- */
938
- rangeRight(end: number, index: string | number, guard: object): number[];
939
- }
940
- interface LoDashImplicitWrapper<TValue> {
941
- /**
942
- * @see _.rangeRight
943
- */
944
- rangeRight(end?: number, step?: number): Collection<number>;
945
- }
946
- interface LoDashExplicitWrapper<TValue> {
947
- /**
948
- * @see _.rangeRight
949
- */
950
- rangeRight(end?: number, step?: number): CollectionChain<number>;
951
- }
952
-
953
- interface LoDashStatic {
954
- /**
955
- * Create a new pristine lodash function using the given context object.
956
- *
957
- * @param context The context object.
958
- * @return Returns a new lodash function.
959
- */
960
- runInContext(context?: object): LoDashStatic;
961
- }
962
- interface LoDashImplicitWrapper<TValue> {
963
- /**
964
- * @see _.runInContext
965
- */
966
- runInContext(): LoDashStatic;
967
- }
968
-
969
- interface LoDashStatic {
970
- /**
971
- * This method returns a new empty array.
972
- *
973
- * @returns Returns the new empty array.
974
- */
975
- stubArray(): any[];
976
- }
977
- interface LoDashImplicitWrapper<TValue> {
978
- /**
979
- * @see _.stubArray
980
- */
981
- stubArray(): any[];
982
- }
983
- interface LoDashExplicitWrapper<TValue> {
984
- /**
985
- * @see _.stubArray
986
- */
987
- stubArray(): CollectionChain<any>;
988
- }
989
-
990
- interface LoDashStatic {
991
- /**
992
- * This method returns `false`.
993
- *
994
- * @returns Returns `false`.
995
- */
996
- stubFalse(): false;
997
- }
998
- interface LoDashImplicitWrapper<TValue> {
999
- /**
1000
- * @see _.stubFalse
1001
- */
1002
- stubFalse(): false;
1003
- }
1004
- interface LoDashExplicitWrapper<TValue> {
1005
- /**
1006
- * @see _.stubFalse
1007
- */
1008
- stubFalse(): PrimitiveChain<false>;
1009
- }
1010
-
1011
- interface LoDashStatic {
1012
- /**
1013
- * This method returns a new empty object.
1014
- *
1015
- * @returns Returns the new empty object.
1016
- */
1017
- stubObject(): any;
1018
- }
1019
- interface LoDashImplicitWrapper<TValue> {
1020
- /**
1021
- * @see _.stubObject
1022
- */
1023
- stubObject(): any;
1024
- }
1025
- interface LoDashExplicitWrapper<TValue> {
1026
- /**
1027
- * @see _.stubObject
1028
- */
1029
- stubObject(): LoDashExplicitWrapper<any>;
1030
- }
1031
-
1032
- interface LoDashStatic {
1033
- /**
1034
- * This method returns an empty string.
1035
- *
1036
- * @returns Returns the empty string.
1037
- */
1038
- stubString(): string;
1039
- }
1040
- interface LoDashImplicitWrapper<TValue> {
1041
- /**
1042
- * @see _.stubString
1043
- */
1044
- stubString(): string;
1045
- }
1046
- interface LoDashExplicitWrapper<TValue> {
1047
- /**
1048
- * @see _.stubString
1049
- */
1050
- stubString(): StringChain;
1051
- }
1052
-
1053
- interface LoDashStatic {
1054
- /**
1055
- * This method returns `true`.
1056
- *
1057
- * @returns Returns `true`.
1058
- */
1059
- stubTrue(): true;
1060
- }
1061
- interface LoDashImplicitWrapper<TValue> {
1062
- /**
1063
- * @see _.stubTrue
1064
- */
1065
- stubTrue(): true;
1066
- }
1067
- interface LoDashExplicitWrapper<TValue> {
1068
- /**
1069
- * @see _.stubTrue
1070
- */
1071
- stubTrue(): PrimitiveChain<true>;
1072
- }
1073
-
1074
- interface LoDashStatic {
1075
- /**
1076
- * Invokes the iteratee function n times, returning an array of the results of each invocation. The iteratee
1077
- * is invoked with one argument; (index).
1078
- *
1079
- * @param n The number of times to invoke iteratee.
1080
- * @param iteratee The function invoked per iteration.
1081
- * @return Returns the array of results.
1082
- */
1083
- times<TResult>(n: number, iteratee: (num: number) => TResult): TResult[];
1084
- /**
1085
- * @see _.times
1086
- */
1087
- times(n: number): number[];
1088
- }
1089
- interface LoDashImplicitWrapper<TValue> {
1090
- /**
1091
- * @see _.times
1092
- */
1093
- times<TResult>(iteratee: (num: number) => TResult): TResult[];
1094
- /**
1095
- * @see _.times
1096
- */
1097
- times(): number[];
1098
- }
1099
- interface LoDashExplicitWrapper<TValue> {
1100
- /**
1101
- * @see _.times
1102
- */
1103
- times<TResult>(iteratee: (num: number) => TResult): CollectionChain<TResult>;
1104
- /**
1105
- * @see _.times
1106
- */
1107
- times(): CollectionChain<number>;
1108
- }
1109
-
1110
- interface LoDashStatic {
1111
- /**
1112
- * Converts `value` to a property path array.
1113
- *
1114
- * @category Util
1115
- * @param value The value to convert.
1116
- * @returns Returns the new property path array.
1117
- * @example
1118
- *
1119
- * _.toPath('a.b.c');
1120
- * // => ['a', 'b', 'c']
1121
- *
1122
- * _.toPath('a[0].b.c');
1123
- * // => ['a', '0', 'b', 'c']
1124
- *
1125
- * var path = ['a', 'b', 'c'],
1126
- * newPath = _.toPath(path);
1127
- *
1128
- * console.log(newPath);
1129
- * // => ['a', 'b', 'c']
1130
- *
1131
- * console.log(path === newPath);
1132
- * // => false
1133
- */
1134
- toPath(value: any): string[];
1135
- }
1136
- interface LoDashImplicitWrapper<TValue> {
1137
- /**
1138
- * @see _.toPath
1139
- */
1140
- toPath(): Collection<string>;
1141
- }
1142
- interface LoDashExplicitWrapper<TValue> {
1143
- /**
1144
- * @see _.toPath
1145
- */
1146
- toPath(): CollectionChain<string>;
1147
- }
1148
-
1149
- interface LoDashStatic {
1150
- /**
1151
- * Generates a unique ID. If prefix is provided the ID is appended to it.
1152
- *
1153
- * @param prefix The value to prefix the ID with.
1154
- * @return Returns the unique ID.
1155
- */
1156
- uniqueId(prefix?: string): string;
1157
- }
1158
- interface LoDashImplicitWrapper<TValue> {
1159
- /**
1160
- * @see _.uniqueId
1161
- */
1162
- uniqueId(): string;
1163
- }
1164
- interface LoDashExplicitWrapper<TValue> {
1165
- /**
1166
- * @see _.uniqueId
1167
- */
1168
- uniqueId(): StringChain;
1169
- }
1170
-
1171
- // stubTrue
1172
-
1173
- interface LoDashStatic {
1174
- /**
1175
- * This method returns true.
1176
- *
1177
- * @return Returns true.
1178
- */
1179
- stubTrue(): true;
1180
- }
1181
-
1182
- interface LoDashImplicitWrapper<TValue> {
1183
- /**
1184
- * @see _.stubTrue
1185
- */
1186
- stubTrue(): true;
1187
- }
1188
-
1189
- interface LoDashExplicitWrapper<TValue> {
1190
- /**
1191
- * @see _.stubTrue
1192
- */
1193
- stubTrue(): LoDashExplicitWrapper<true>;
1194
- }
1195
-
1196
- // stubFalse
1197
-
1198
- interface LoDashStatic {
1199
- /**
1200
- * This method returns false.
1201
- *
1202
- * @return Returns false.
1203
- */
1204
- stubFalse(): false;
1205
- }
1206
-
1207
- interface LoDashImplicitWrapper<TValue> {
1208
- /**
1209
- * @see _.stubFalse
1210
- */
1211
- stubFalse(): false;
1212
- }
1213
-
1214
- interface LoDashExplicitWrapper<TValue> {
1215
- /**
1216
- * @see _.stubFalse
1217
- */
1218
- stubFalse(): LoDashExplicitWrapper<false>;
1219
- }
1220
- }