DefinitelyTyped/types/lodash/array
Wesley Wigham 422003f3c5 Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355)
* Use import require when call or construct signatures are needed to improve compat with esModuleInterop

* Add moment-timezoe fix
2018-02-02 14:09:06 -08:00
..
chunk.d.ts
compact.d.ts
concat.d.ts
difference.d.ts
differenceBy.d.ts
differenceWith.d.ts
drop.d.ts
dropRight.d.ts
dropRightWhile.d.ts
dropWhile.d.ts
fill.d.ts
findIndex.d.ts
findLastIndex.d.ts
first.d.ts
flatten.d.ts
flattenDeep.d.ts
flattenDepth.d.ts
fromPairs.d.ts
head.d.ts
indexOf.d.ts
initial.d.ts
intersection.d.ts
intersectionBy.d.ts
intersectionWith.d.ts
join.d.ts
last.d.ts
lastIndexOf.d.ts
nth.d.ts
pull.d.ts
pullAll.d.ts
pullAllBy.d.ts
pullAllWith.d.ts
pullAt.d.ts
remove.d.ts
reverse.d.ts
slice.d.ts
sortedIndex.d.ts
sortedIndexBy.d.ts
sortedIndexOf.d.ts
sortedLastIndex.d.ts
sortedLastIndexBy.d.ts
sortedLastIndexOf.d.ts
sortedUniq.d.ts
sortedUniqBy.d.ts
tail.d.ts
take.d.ts
takeRight.d.ts
takeRightWhile.d.ts
takeWhile.d.ts
union.d.ts
unionBy.d.ts
unionWith.d.ts
uniq.d.ts
uniqBy.d.ts
uniqWith.d.ts
unzip.d.ts
unzipWith.d.ts
without.d.ts
xor.d.ts
xorBy.d.ts
xorWith.d.ts
zip.d.ts
zipObject.d.ts
zipObjectDeep.d.ts
zipWith.d.ts