DefinitelyTyped/types/lodash/math
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
..
add.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
ceil.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
divide.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
floor.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
max.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
maxBy.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
mean.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
meanBy.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
min.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
minBy.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
multiply.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
round.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
subtract.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
sum.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00
sumBy.d.ts Use import require when call or construct signatures are needed to improve compat with esModuleInterop (#23355) 2018-02-02 14:09:06 -08:00