DefinitelyTyped/types/lodash/string
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
..
camelCase.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
capitalize.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
deburr.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
endsWith.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
escape.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
escapeRegExp.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
kebabCase.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
lowerCase.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
lowerFirst.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
pad.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
padEnd.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
padStart.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
parseInt.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
repeat.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
replace.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
snakeCase.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
split.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
startCase.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
startsWith.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
template.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
toLower.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
toUpper.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
trim.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
trimEnd.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
trimStart.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
truncate.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
unescape.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
upperCase.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
upperFirst.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
words.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