sindresorhus / camelcase-keys

Convert object keys to camel case
MIT License
689 stars 92 forks source link

Add support for TS4.8 #98

Closed Masa-Shin closed 2 years ago

Masa-Shin commented 2 years ago

The code was tested with both version of tsd.

Fixes #97

sindresorhus commented 2 years ago

Thanks for fixing :)